/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body {
	margin:30px 15px;
	background:#000000;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#obal {
	position: absolute;
	width: 800px;
	top: 30px;
	left: 50%;
	margin: 0px 0px 0px -400px;
	overflow: auto;
	background-color:#FFFFFF;
	background-image:url("img/zahlavi_01.jpg");
	background-repeat: no-repeat;
	}

#obsah {
	margin:0px 0px 15px 110px;
	text-align: left;
	line-height: 100%;		
	padding-top: 280px;
	padding-left: 0px;
	}	

#obsah img {
	border:0px;
	padding-top: 0.5em;
	padding-bottom: 1em;
	}

#obsah li {
	line-height: 2em;
	font-size: 10pt;
	font-weight: bold;
	list-style-type: square;
	}
	
#obsah li {
	
	}	
							 
#novinky {
	margin: 0 0 0 65px;
	float: right;
	padding-left: 0px;
	padding-top: 0px;
	width: 250px;
	height: 400px;
	}

#menu{
	position: absolute;
	padding: 0px;
	width: 450px;
	height: 15px;
	top: 41px;
	left: 45px;	
}

p.menu {
	position:absolute;
	left:0px;
	top:0px;
	margin: 0;
	}
p.menu a {
	display:block;
	position:absolute;
	top:0px;
	width:102px;
	height:15px;	
	margin:0;
	padding:0 0 0 0;
	text-decoration:none;
	background-repeat: no-repeat;
	}
p.menu a:hover { top:0px; }

#menu12 { left:0; background:url("img/tlup_12.jpg"); }
#menu12:hover { background:url("img/tldwn_12.jpg"); }

#menu13 { left:37px; background:url("img/tlup_13.jpg"); }
#menu13:hover { background:url("img/tldwn_13.jpg"); }

#menu14 { left:99px; background:url("img/tlup_14.jpg"); }
#menu14:hover { background:url("img/tldwn_14.jpg"); }

#menu15 { left:162px; background:url("img/tlup_15.jpg"); }
#menu15:hover { background:url("img/tldwn_15.jpg"); }

#menu16 { left:205px; background:url("img/tlup_16.jpg"); }
#menu16:hover { background:url("img/tldwn_16.jpg"); }

#menu17 { left:280px; background:url("img/tlup_17.jpg"); }
#menu17:hover { background:url("img/tldwn_17.jpg"); }

#menu18 {
	left:382px;
	background:url("img/tlup_18.jpg");
	background-repeat: no-repeat;
}
#menu18:hover {
	background:url("img/tldwn_18.jpg");
	background-repeat: no-repeat;
}
/**********************************************************/

h1, h2, p {
	font-family: Arial,sans-serif;
	}
 
h1{
	font-size: 24px;
	color: #FF0000;
	padding-top: 0.5em;
	}

h2{
	font-size: 18px;
	color: #666666;
	clear: both;
	}

p{
	font-size: 80%;
	color: #000000;
	}


#foto {
	padding:0 0 0 0;
	width:120px;
	float: left;
	text-align:center;
	height: 200px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #000000;
	margin-right: 10px;
				 }	
#foto h5 {
	background: #CC7866;
	color: #FFCABF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
				 }
#foto img {
				 border:0px; 
						 }		
#foto a {
	text-decoration: none;
		 }							 		 
#foto p {
	margin:  0 0 0 0;
	font-size:10pt;
	padding:0px 0px;
	text-align: center;
	color: #FF0000;	
				}	

#fotovozy {
	width:220px;
	float: left;
	text-align:center;
	height: 200px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #000000;
	margin-right: 20px;
	padding: 5px 5px 5px 5px;
				 }	
#fotovozy h5 {
	background: #CC7866;
	color: #FFCABF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
				 }
#fotovozy img {
				 border:0px; 
						 }		
#fotovozy a {
	text-decoration: none;
		 }							 		 
#fotovozy p {
	margin:  0 0 0 0;
	font-size:10pt;
	padding:0px 0px;
	text-align: center;
	color: #FF0000;	
				}	

#footer {
	position:absolute;
	left:10px;
	bottom:5px;
	text-align:left;
	font-size:9px;
	color:#CCCCCC;
	padding-top: 80px;
	}

.mocnina {
	position: relative;
	top: -1em;
	font-size: 50%;
		 }		


table {
	border: solid 1px black;
	border-collapse: collapse;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
td {
	border: solid 1px black;
	padding: 5px 5px 5px 5px;
}
td.zahlavi {
	background-color: #CCFFFF;
	font-weight: bold;
}
td.bold {
	font-size: 13px;
	font-weight: bold;
}
/*Developed by RoComp (c) 2008 */
/**********************************************************/

