@charset "UTF-8";

@import url(reset.css);

body {
	font-family: Verdana;
	background-color: #C4C4C4;
	background-image: url(../img/main_bg.png);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 70%;
}

a {
	color: #FFD304;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active,a:focus {
	text-decoration: underline;
}
a.detail {
	display: block;
	padding-top: 4px;
	text-align: right;
}

p {
	line-height: 1.2em;
}

.ar {
	text-align: right;
}
.ac {
	text-align: center;
}
.al {
	text-align: left;
}

#maincontainer {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

/*logo-homepage-horni cast*/
#header {
	height: 180px;
	background-image: url(../img/logo.png);
	background-position: left top;
	background-repeat: no-repeat;
}
H1 a {
	display: block;
	position: absolute;
	text-indent: -1400px;
	top: 18px;
	left: 0px;
	width: 330px;
	height: 115px;
}
/*horni menu*/


#banner {
	z-index:10;
  	position: absolute;
	top: 14px;
	left: 855px;


}

#menu {
	z-index:10;
  	position: absolute;
	top: 140px;
	left: 0px;
	height: 40px;
	float: left; 
	clear: right;
}
#menu li {
	float: left; 
	display: inline;
	line-height: 30px;
	margin-right: 15px;
	padding-bottom: 10px;
}
#menu li a {
}
#menu li a:hover {
	text-decoration: underline;
}
#menu h3 {	
	font-size: 120%;
	color: #FFD304;
	font-weight: bold;
	text-decoration: none;
   	margin:0; 
   	padding-right: 10px; 
   	border: 0px;
}
#menu h3 a { 
	display: block; 
	text-decoration: none; 
	width: 100%; 
}
#menu h3 a:hover { 
	text-decoration: underline;
}
#menu ul.sub {
	position: absolute; 
	top: 31px; 
	z-index: 10; 
	visibility:hidden; 
	margin-top:0px; 
	padding-bottom:10px; 
	border: 1px solid black; 
	background-color: #DEDEDD;
} /*pokud vynecháme tento řádek budeme mít při vypnutém JavaScriptu přístupné menu pod sebou*/
#menu ul.sub li { 
	display: block; 
	width: 100%; 
	margin:0; 
	padding: 0;
}
#menu ul.sub li a {
	display: block; 
	margin: 0; 
	padding-left:5px; 
	height:20px; 
	width:180px; 
	color: black 
}
#menu ul.sub li > a { }
#menu ul.sub li a:hover {
	text-decoration: underline; 
}
#menu ul li.main:hover h3 a { 
	text-decoration: underline;
}
#menu ul li.main { 
	position: relative;
}
#menu ul li > ul.sub {
	position: absolute; 
	z-index:10; 
	visibility: hidden;
}
#menu ul li.main:hover ul.sub { 
	visibility: visible;
}
#menu ul.sub{
	position: absolute; 
	z-index:10; 
	visibility: hidden; 
} 
#menu li.mainHover ul.sub{
	visibility: visible;
} 
#menu li {
	behavior: url(hover.htc);
}


#midlecolumn{
	float: left;
	width: 100%;
	padding-top: 3px;
	background-image: url(../img/content_top.png);
	background-position: center top;
	background-repeat: no-repeat;
}
/*obsahove boxy*/
#content{
	position: relative;
	margin: 0px 198px;
	background-image: url(../img/content_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #51728F;
	color: white;
	padding-bottom: 10px;
	padding-top: 4px;
}
#bottom-content{
	background-image: url(../img/content_bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

/*bocni chlivecky*/
dl.sidebar{
	float: left;
	width: 190px;
	margin-left: -980px;
}
#rightcolumn{
	margin-left: -190px;
}

dl.sidebar dt {
	font-size: 120%;
	color: #FFD304;
	font-weight: bold;
	padding: 10px 0 6px 0.5em;
	border-bottom: 3px #FFD304 solid;
	background-image: url("../img/header_bg.png");
	background-repeat: repeat-x;
	background-position: left 3px;
}

dl.sidebar dd {
	text-align: center;
	font-size: medium;
	margin: 10px 0 6px;
}

#blok-bbsluzba-819160, #odkaz-bbsluzba-819160{
	margin: 0 auto;
	width: 150px;
}

#content-block{
	clear: left;
	margin: 0 198px;
	background-image: url(../img/content_bottom.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#sponzor-bottom {
	padding-top: 15px;
	text-align: center;
}
#sponzor-bottom-nadpis {
	padding-top: 15px;
	text-align: center;
font-weight: bold;
text-decoration: underline;
font-size: medium;
}
#breaket {
	clear: both;
	height: 15px;
}

#footer {
	background-color: #023262;
	background-image: url("../img/header_bg.png");
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFD304;
	text-align: center;
	padding: 8px;
	line-height: 1.2em;
}
a.odkazyls {
	color: #936F42;
}

/*OBSAH-OBECNY*/
#content H2, #content H3, #content H4 {
	color: #FFD304;
	margin: 0px 10px;
	padding-top: 10px;
	border-bottom: 3px #FFD304 solid;
	clear: both;
	text-align: left;
}
#content H2 {
	padding: 7px 0 6px 0.75em;
	font-size: 130%;
	margin-top: 4px;
	border-top: 3px #FFD304 solid;
	text-align: center;
}
#content H3 {
	padding: 5px 0 4px 1em;
	font-size: 110%;
	border-bottom-width: 2px;
}
#content H4 {
	padding: 5px 0 2px 1em;
	font-size: 100%;
	border-bottom-width: 1px;
}
#content div.text-content{
	margin: 10px 10px 15px;
	line-height: 1.2em;
}
#content p, #content table{
	margin: 5px 10px;
}

/*LEVY SLOUPEC*/
/*odkazy na ostatni kluby*/
img.sponzor{
	height: 100px;
	margin: 3px 0;
}
address{
	margin-bottom: 10px;
	text-align: left;
	font-size: 	70%;
	font-style: normal;
	font-weight: normal;
}
address span{
	display: block;
}
dd.recommend img{
	padding: 4px;
}
#other-clubs li{
	margin-bottom: 3px;
}

/*PRAVY SLOUPEC*/
/*tabulka s vysledky*/
table.near-match{
	width: 190px;
	border-collapse: collapse;
	border: 1px #3F5885 solid;
}
table.near-match .venku{
	font-style: italic;
	color:#666666 ;
}
table.near-match.men td{
	background-color: #FFDC3C;
}
table.near-match th{
	color: #FFD304;
	background-color: #3F5885;
	padding: 2px 0px 4px;
	font-size: small;
}
table.near-match td{
	font-size: x-small;
	font-weight: bold;
	padding: 8px 0;
}
table.near-match td.who{
	padding-bottom: 0;
}

/*novinky ze sveta*/
#world-news p{
	font-size: 85%;
	text-align: left;
}
#world-news span.date{
	color: #FFD304;
	display: block;
	font-weight: bold;
	padding-top: 0.3em;
}
#world-news a.source {
	display: block;
	padding-bottom: 0.3em;
}

/*formular z dotazem*/
#user-form {
	text-align: left;
}
#user-form label {
	display: block;
	padding-bottom: 3px;
}
#user-form input#email,#user-form textarea{
	width: 186px;
	margin-bottom: 5px;
	cursor: text;
	border: 1px #FFD304 solid;
}
#user-form input{
	border: 1px #FFD304 solid;
}
/*vyber z tisku*/
#vyber-z-tisku{
	text-align: center;
}

/*OBSAH*/
/*novinky*/
ul.news {
	margin: 0px 10px;
}
ul.news li {
	position: relative;
	border-top: 1px white solid;
	margin-top: 9px;
	padding: 10px 0 0;
}
ul.news li.top {
	border-top: 0px #FFD304 solid;
	margin-top: 0px;
}
ul.news li div {
	width: 446px;
	padding-left: 110px;
	min-height: 84px;
	_height: 84px;
	background-image: url(../img/kplogo.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}
#content ul.news H3 {
	border-bottom-width: 0;
	text-align: left;
	margin: 0;
	padding: 0;
}
H3 span.date {
	font-size: smaller;
	font-style: italic;
}
ul.news p {
	margin-top: 6px;
	margin-left: 0 !important;
}
a.detail, span.details{
	display: block;
	padding-top: 6px;
	text-align: right;
	font-size: small;
	color: #CEA652;
}
span.details a {
	margin-left: 1em;
	color: #C0C0C0;
	font-size: 80%;
}

/*Druzstva*/
ul.druzstva-v-sezonach {
	margin: 10px;
}
ul.druzstva-v-sezonach li{
	line-height: 1.2em;
}
ul.druzstva-v-sezonach span{
	padding-left: 10px;
}
/*Druzstvo*/
ul#menudruzstvo {
	margin: 0 10px 1em;
}
ul#menudruzstvo li{
	display: inline;
	padding-right: 10px;
}
table.tabulka {
	width: 564px;
	border-collapse: collapse;
	border: 2px #FFD304 solid;
	margin: 1em 0 0;
	font-size: small;
}
table.tabulka td, table.tabulka th {
	padding: 4px 6px;
	border: 1px #FFD304 solid;
}
table.tabulka th {
	background-image: url("../img/header_bg.png");
	background-repeat: repeat-x;
	background-position: left top;
}
table.time-table td {
	padding: 2px;
	font-size: small;
}
table.time-table td.date {
	padding-right: 1em;
}
/*Druzstvo-info*/
/*Druzstvo-hrac*/
#hrac-info{
	width: 564px;
}
#hrac-info td{
	vertical-align: top;
}
#hrac-info .hrac-foto{
	text-align: right;
}
#hrac-info img {
	border: 2px #FFD304 solid;
}
#hrac-info #hrac-detail {
	margin-left: 0;
	width: 250px;
}
#hrac-detail td{
	vertical-align: middle;
	text-align: center;
}
/*Druzstvo-clanky*/
/*Druzstvo-fotky*/

/*Klub*/
#content table.osoba {
	margin-bottom: 0;
}
#content table.osoba td{
	padding-bottom: 1em;
}
#content table.osoba td.jmeno{
	width: 200px;
}
#kontakt-na-druzstva {
	width: 564px;
}
#kontakt-na-druzstva th{
	text-align: left;
	padding-bottom: 2px;
	border-bottom: 1px #FFD304 dashed;
}
#kontakt-na-druzstva td{
   padding-bottom: 1em;
}
/*clanky*/
#content div.vice {
	margin: 0 10px;
	padding-bottom: 25px;
	text-align: right;
}
#content div.vice a{
	padding-left: 1em;
}

/*historie*/

/*forum*/
div.archivmenu{
	margin: 6px 10px;
}
div.archivmenu a{
	padding-left: 0.5em;
}
table.dotaznik td{
	padding: 0 5px 5px 0;
}
table.dotaznik td.polozka {
	text-align: right;
	padding-right: 0.5em;
	vertical-align: middle;
}
table.dotaznik span.note {
	padding-left: 2em;
}
table.forum {
	width: 564px;
	border-left: 3px #FFD304 solid;
	border-top: 2px #FFD304 solid;
}
table.forum td {
	padding: 2px 3px;
}
table.forum th {
	text-align: left;
	padding: 3px;
	border-bottom: 1px #FFD304 dashed;
}
table.forum th.forum_autor {
	width: 35%;
}
table.forum th.forum_datum {
	text-align: right;
}
#content table.forum_reakce {
	width: 547px;
	margin-right: 0;
	border-left: 2px #FFD304 solid;
	border-top: 1px #FFD304 solid;
}
#content table.pagesMenu {
	margin: 0 10px;
}
table.pagesMenu td{
	padding: 4px 0;
}
table.pagesMenu a {
	padding: 0 4px;
}

/*stranka s odkazy*/
#content ul#odkazy a{
	padding-right: 1.5em;
}

/*ptejte se*/
#ptejte-se label {
	margin: 0;
	padding:0.2em;
	margin-top:0.3em;
	text-align:right;
	width:70px;
	float:left;
	text-transform:uppercase;
}

#ptejte-se fieldset {
  width:300px;
}

#ptejte-se legend{
	width:194px;
	height:30px;
	color:#fff;
	font-size:2em;
	padding-left:0.5em;
	background: transparent url("../img/legend_bg.gif") no-repeat;
	position:relative;
	top:-1em;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;
	white-space:pre; /* hack: make sure */
}

#ptejte-se .br {display:none;}

#ptejte-se .textfield {
	font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
	color:#333 ;
	margin:3px;
	height:20px;
	border:solid 0 #fff;
	padding: 3px 8px;
	background: transparent url("../img/textfield_bg.gif") no-repeat fixed;
	width:200px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:187px;
}

#ptejte-se input.textfield {
	background: transparent url("../img/textfield_bg.gif") no-repeat;
}

#ptejte-se textarea {
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#333 ;
	margin:3px;
	height:165px;
	border:solid 0 #fff;
	padding: 0 8px;
	background: transparent url("../img/textarea_bg.gif") no-repeat fixed;
	width:200px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:190px;
}

#ptejte-se textarea {
	background: transparent url("../img/textarea_bg.gif") no-repeat;
}

#ptejte-se .submit {
	margin:3px;
	background: transparent url("../img/submit.gif") no-repeat;
	height:20px;
	border:solid 0 #fff;
	width:80px;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	text-transform:uppercase;
}

table.hry {
	padding: 0px; margin: 0px; border: 1;
}

table.hry td{
vertical-align: top;
width: 250px;
line-height: 30px;
}

table.vedeni {
	padding: 0px; margin: 0px; border: 0;
}

table.vedeni td{
padding: 5px;
vertical-align: top;
line-height: 20px;
}