
/* CSS Document */

/* BODY SECTION */

body{
	margin:0px auto;
	font-family:Tahoma, Geneva, sans-serif;
	background:#050505 url(gfx/back.jpg) center top no-repeat;
	color:#FFF;
	font-size:11px;
	line-height: 15px;
	}

a img {
	border: 1px solid #333;
}

br.clear {clear: both;}
/*ALL SEACTION */


/* HEADER */

a.getBack{
	display:block;
	float:right;
	background:url(gfx/btn_back.gif);
	border:1px solid #970000;
	padding:8px 0px;
	margin:5px 0px 0px 10px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	width:165px;
	text-align:center;
	}
	
a:hover.getBack{
	background:url(gfx/btn_back_hover.gif) repeat-x;
}

#tourneHeader {background:#000; border-bottom:1px solid #333; width:100%; overflow:auto;}
#tourneHeader img {float:left;}
div.headerContent {width:965px; margin:0px auto;}

a.moreBtn  {float:right; background:url(gfx/btn_back.gif) repeat-x; display:block; padding:5px 20px; width:60px; color:#FFF; text-decoration:none; border:1px solid #970000; margin-top:10px;}
a:hover.moreBtn {background:url(gfx/btn_back_hover.gif) repeat-x;}

/* CONTENT SECTION */

#tourneMain {margin:20px auto; width:960px; background:#000; padding:15px; border:1px solid #333;}
#content {border:1px solid #333; color:#999; font-size:11px; margin-bottom:10px; padding:0px 20px;}
#content h1{font-weight:bold; margin:0.5em 0; padding:0px; color: #fff; line-height: 1.3em;}
#content h3 {color: #a00;}
#content h4 {color: #fff; clear: right; font-size: 14px; margin: 3em 0 1em 0;}
#content h5 {color: #eee; font-size: 12px; margin: 1em 0;}

div.podtytul {font-size: 13px; line-height: 16px; font-weight: bold; margin-bottom: 1em;}
div.cytat {color: #f96; padding: 8px; font-style: italic; font-size: 13px; line-height: 16px; margin-top: 1em;}
div.cytat:before {content: open-quote " "}
div.cytat:after {content: " " close-quote}

#content p {margin: 0.5em; padding: 0;}
#content p i {line-height: 3em;}
#content p b, #content p strong {color: #ccc;}
#content a {color: #f00;}
#content a:hover {#fff}
#content a:visited {#aaa}
div.galcontainer {margin: auto; width: 840px;}
span.imgcontainer {float: left; width: 160px; height: 160px; background: #0c0c0c; margin: 4px; position: relative;}
span.imgcontainer img {float: none; margin: auto; border: 0 none; position: absolute; top: 0; bottom: 0; left: 0; right: 0;}

table.fotogaleria td {padding: 2px; background: #0c0c0c;}
div.videoembed {padding: 8px; background: #0c0c0c; width: 824px; margin: 2em auto;}
/* FOOTER SECTION */

#footer {background:#000; border-top:1px solid #333; width:100%; overflow:auto; padding:20px 0px;}
#footerCont {width:965px; margin:0px auto;}
#footer p{float:left; color:#666;}

