*{
	padding: 0;
	margin: 0;
}

body{
	text-align: center;
	background-color: #fff;
	font-family: "Verdana CE", "Helvetica CE", Verdana, "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: black;
}

h2{
	font-size: 150%;
	text-align: center;
}

ul, ol{
	padding-left: 15px;
	margin: 10px;
}

a{
	color: Blue;
	background-color: transparent;
}

p, div.sekce{
	line-height: 1.3em;/*1.2em;*/
	text-indent: 1.5em;/*0.7em;*/
	/*margin: 5px;*/
	padding: 1px 7px;
	text-align: justify;
}

div.sekce h3, div.sekce address{
	text-indent: 0;
}

table.mrizka{
   border-collapse: collapse;
   border: 1px solid black;
   text-align: left;
   margin: 5px 0 5px 0;
}

table.mrizka td, table.mrizka th {
   border: 1px solid black;
   padding: 2px;
   
}

table.zapasy{
   text-align: left;
   margin: 5px 0 5px 0;
}

table.zapasy td {
   padding: 1px;
}

abbr{
	text-decoration: none;
	border-bottom: 1px dotted black;
}

#stranka{
	width: 1000px;
	color: #000;
	margin: 10px auto;
	text-align: left;
}

#logo a:link, #logo a:visited, #logo a:hover{
	display: block;
	width: 1000px;
	height: 150px;
	background-color: #03c;
	background-image: url(../img/web/horni_lista_02.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: white;
	margin: 0 auto;
}

#logo span{
	display: none;
}

#obal{
	float: left;
	width: 1000px;
	margin: 0;
	padding-bottom: 5px;
}

#levy{
	height: 25px;
	background-color: #cdf/*#bdd6ff*/;
	border: 1px solid #729fcc;
	border-top-color: Green;
	overflow: hidden;
}

#levy ul#menu, #levy ul#adminmenu{
	margin: 0;
	padding: 0;
	position: relative;
}

#levy ul#adminmenu{
	margin-bottom: 10px;
}

#levy ul#menu li{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#levy ul#adminmenu li{
	padding: 2px 0;
}

#levy ul#menu li a, #levy ul#adminmenu a{
	color: #008;
	border-right: 1px solid #729fcc;
	display: block;
	float: left;
	padding: 0 20px;
	line-height: 25px;
}

#levy ul#menu li a:hover, #levy ul#adminmenu li a:hover{
	background-color: #008;
	color: #bdd6ff;
	text-decoration: none;
}

#levy ul#menu li#aktivni{
	list-style-type: disc;
	font-weight: bold;
}

#levy ul#menu li#aktivni a{
	background-color: #bdd6ff;
}

#levy ul#menu li#aktivni a:hover{
	background-color: #008;
	color: #bdd6ff;
	text-decoration: none;
}

#levy ul#menu li ul#kategorie{
	position: absolute;
	width: 100%; 
	left: 0; 
	top: 25px; 
	height: 25px; 
	margin: 0; 
	padding: 0; 
	white-space: nowrap;
	border-top: 1px solid #729fcc;
	background-color: /*#cdf*/#bdd6ff;
}

#levy ul#menu li#aktivni ul#kategorie li{
	font-weight: normal;
	padding: 2px 0;
	list-style-type: circle;
}

#levy ul#menu li ul#kategorie li#aktiv_kategorie{
	list-style-type: disc;
	font-weight: bold;
}

#stredni{
	background-color: #e3ebf9;
	border: 1px solid #729fcc;
	width: 690px;
	margin: 5px;
	margin-left: 0;
	float: left;
	padding: 0;
}

#stredni a:hover{
	color: #e3ebf9;
	background-color: Blue;
	text-decoration: none;
}

#pravy{
	width: 300px;
	float: right;
	margin-right: 0;
	margin-top: 5px;
	margin-left: 0;
}

#pravy #top, #pravy #blesk{
	margin-top: 10px;
	border: 1px solid #729fcc;
	padding-bottom: 5px;
}

#pravy a:hover{
	color: #f0f0f0;
	background-color: Blue;
	text-decoration: none; 
}

#pravy #deska{
	border: 1px solid #a42e23;
	padding-bottom: 5px;
}

#pravy #akce{
	border: 1px solid #185924;
	margin-top: 10px;
	padding-bottom: 5px;
	width: 298px;
	float: left;
}

#pravy #top h2, #pravy #blesk h2{
	/*font-size: 105%;
	text-align: center;*/
	margin-bottom: 5px;
	padding: 2px;
	background-color: #729fcc;
	color: Black;
}

#pravy #blesk .bleskdatum{
	font-weight: bold;
}

#pravy #blesk .blesknadpis{
	font-style: italic;
}

#pravy h2{
	text-align: center;
	font-size: 110%;
}

#pravy #deska h2{
	background-color: #a42e23;
	color: White;
	margin-bottom: 5px;
}

/*#pravy #top h2{
	background-color: #729fcc;
	color: Black;
	margin-bottom: 10px;
}*/

#pravy #deska a{
	color:#a42e23;
}

#pravy #deska a:hover{
	background-color: #a42e23;
	color: #fff;
}

#pravy #deska a.stare{
	margin-left: 5px ;
	font-style: italic;
}

#pravy #deska .lichy{
	background-color: #f9e6e3;
}

#pravy #deska .sudy{
	background-color: #f9d8d2;
}

#pravy #akce h2{
	background-color: #185924;
	color: Yellow;
	margin-bottom: 5px;
}

#pravy #akce a img, #pravy #akce a:hover img{
	display: block;
	border: none;
	float: left;
	margin-left: 5px;
}

#pravy #akce .lichy{
	background-color: #c9e1b1;
}

#pravy #akce .sudy{
	background-color: #94b176;
}

#pravy #top .lichy, #pravy #blesk .lichy{
	background-color: #e3ebf9;
}

#pravy #top .sudy, #pravy #blesk .sudy, #stredni .sudy{
	background-color: #d2e0f9;
}

#pata{
	background-color: #bdd6ff;
	text-align: center;
	clear: both;
	width: 100%;
	font-size: 85%;
	padding: 3px 0;
}

#pata a:hover{
	color: #bdd6ff;
	background-color: blue;
	text-decoration: none;
}

.lichy, .sudy{
	padding: 2px 5px;
}

#stredni .lichy, #stredni .sudy{
	/*border-bottom: 1px dotted #729fcc;*/
}

.neaktivni{
	color: Gray;
}

.neaktivni a{
	color: Gray;
}

#clanek{
	padding: 5px;
	margin: 5px;
}

#clanekdatum{
	font-size: 95%;
}

#clanek h2{
	text-align: center;
	font-size: 1.3em;
	margin-top: 5px;
	margin-bottom: 10px;
}

#clanek h3{
	font-size: 1.1em;
	margin-bottom: 10px;
}

#clanektext{
	text-indent: 0.5em;
	padding-top: 5px;
	margin-bottom: 10px;
}

#clanektext li{
	margin-top: 5px;
	line-height: 1.3em;
}

.bezstylu{
	display: none;
}

.nav{
	position:absolute;
	top:-10000px;
	left:0;
	height:1px;
	overflow:hidden;
}

p.uvitani{
	line-height: 1.3em;/*1.2em;*/
	text-indent: 1.5em;/*0.7em;*/
	padding: 1px 7px;
	text-align: justify;
	font-size: 100%;
}

h3.news{
	font-size: 105%;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
	margin: 5px;
}

.autor{
	clear: both;
	margin-top: 5px;
	text-align: right;
}

.clankydatum{
	font-style: italic; 
}

.administrace{
	margin-bottom: 3px;
	margin-top: 5px;
}

div.foto{
	float: left;
	height: 190px;
	width: 130px;
	padding: 0;
	margin: 3px;
}

div.foto_bezpopisu{
	height: 100px;
}

div.foto_bezpopisus{
	height: 130px;
}

div.foto a img{
	display: block;
}

div.foto img{
	border: 1px solid;
	border-color: #157 #6be #6be #157;
}

div.vodorovne img{
	height: 96px;
	width: 128px;
	margin: 0;
}

div.svisle img{
	height: 128px;
	width: 96px;
	margin: 0 16px;
}



div.foto ul{
	margin: 0.25em 0 0;
	padding: 0;
}

div.foto ul li{
	list-style: none;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
}

h4.nadpisgalerie{
	clear: both;
	font-size: 105%;
	text-align:center;
	margin-bottom: 10px;
}

.pdf{
	padding-left: 20px;
	background: url(/img/web/icopdf.gif) no-repeat left;
}

.doc{
	padding-left: 20px;
	background: url(/img/web/icoword.gif) no-repeat left;
}

.tucne, .b{
	font-weight: bold;
}

.kurziva, .i{
	font-style: italic;
}

.centrovani, .center{
	text-align: center;
} 

.right{
	text-align: right;
}

.u{
	text-decoration: underline;
}


.centrtucny{
	text-align: center;
	font-weight: bold;
}

.muzstvo{
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

.podpis{
	text-align: right;
	font-style : italic;
	font-size : 95%;
	clear: both;
}

.tynec, .vyhra, .prohra{
   font-weight: bold;
}

.vyhra{
   color: green;
}

.prohra{
   color: Red;
}

.plus, .minus, .nula{
   font-size: 70%;
	font-weight: bold;
}

.plus{
	padding-left: 12px;
	background: url(/img/web/nahoru.gif) no-repeat left;
	color: green;
}

.minus{
	padding-left: 12px;
	background: url(/img/web/dolu.gif) no-repeat left;
	color: #ce00b7;
}

.nula{
	padding-left: 12px;
	background: url(/img/web/cerna_doleva.gif) no-repeat left;
}

p.drobnav{
	text-indent: 0;
	margin: 0;
	padding: 0;
	font-size: 80%;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #f1f5fc;
	font-weight: bold;
	border-bottom: 1px solid #729fcc;
}

div#deskaall{
	border-bottom: 1px solid #729fcc;
	margin-bottom: 10px;
}

div#deskaall h3, h3.archiv{
	padding-left: 15px;
	font-size: 117%;
}

/* 23062010 */
div#deskaall .lichy, div#deskaall .sudy{
	padding-top: 7px;
	padding-bottom: 7px;
}

.deska_kategorie{
	font-weight: bold;
	font-size: 85%;
}

#analog{
	margin-bottom: 20px;
	text-align: center;
}

#analog img{
	display: block;
	margin: 10px auto;
	
}

#analog a, #analog a img, #analog a:hover, #analog a:hover img{
	border: none;
}

.deska p{
	text-indent: 0;
	margin: 5px 0;
}
