body{
	background-color: white;
	text-align:center;
	font-family :Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 11px;
	color:#313131;
}
#page{
	width: 768px;
	margin: auto;
	background-color: white;
}
#stit{
	margin: auto;
	height:100px;
	background-image: url(../images/menu2.jpg);
	background-repeat : no-repeat;
	margin-bottom: 5px;
}
.logo{margin-left:-120px;}
#levy_sloupec{
	float: left;
	width: 563px;
	margin-right: 5px;
}
.stranka{	
		background-image: url(../images/pozadi2.gif);
		background-repeat: repeat-y;
		text-align: left;
		padding:10px 10px  10px 10px;
}
#pravy_sloupec{float: right;	width:200px;}
#bigFlash{
	width: 563px;
	height: 198px;
	margin-bottom: 5px;
}

#media{
	float:left;
	width: 150px;
	margin-right: 5px;

}
#aktuality{
	float: right;
	text-align: left;
	width: 408px;
}
#index_novinka{
	background-image: url(../images/pozadi2.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
	height: 132px;
}
.partneri{
	background-image: url(../images/pozadi2.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
}
.pruh{/*Tmave modry pruh u kazdeho okna....*/
	background-color: #A41313;
	color: #E6E6E6;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 2px;
}
.pruh a{color: #F5EA14;}
.pruh a:hover{color: white;}
.kld{/*Lista s kulatejma rohama*/
		background-image: url(../images/pozadi2.gif);
		background-repeat: repeat-y;
		background-color: #C6C3C3;
		height:8px;
		width: 100%;
}
.kld2{/*Lista s kulatejma rohama*/
		background-image: url(../images/pozadi2.gif);
		background-repeat: repeat-y;
		height:8px;
		width: 100%;
		margin-top: -5px;
		margin-bottom: 5px;
}
img{	border: none;}
.paticka{ float:right;}/*kulatej roh*/
.spicka{ float:left;}/*kulatej roh*/
.profIkony{	height:70px;	margin-bottom:5px;}
.profIkony:hover{	background-color: #B82B2B;	height:70px;}
a{	text-decoration:none;	color: #B82B2B;	}
a:hover{text-decoration:underline;}
#img_str{
	width: 563px;/* 613px;*/
	height: 80px;
	margin-bottom: 5px;
}
#copyright{
	clear: both;
	width: 100%;
	margin-top: 10px;
	color: #9E9E9E;
}
#copyright a{color: #A41313;}
#copyright a:hover{	color: black;}
.novinky_nadpis_menu{
		font-weight: bold;
		width:99%;
		border: 1px solid  black;
		height: 14px;
}
.imgObrys{border: 1px solid white;	}
.vybranaPolozka{		color: #ffffff;		font-weight: bold;}	
.center{
		text-align:center;
		margin-bottom: 5px;
		margin-top: 5px;
}	
.center_table{ /*zarovnani tabulky */		margin: auto;		text-align: left;		}
.fotogalerie_table{ /*zarovnani tabulky */		margin: auto;		text-align: center;		}		
.nadpis{/*u novinek nadpis*/		font-weight: bolder;		font-size: 15px;}		
.minipismo{	font-size: 9px;	}
.img_doprava{	float: right;	margin: 0px 5px 10px 10px;}
.tab_kalendare{		margin: auto;		text-align: left;}
.tab_kalendare td{	padding: 3px 6px 3px 6px;}							
.tr_modra{background-color: #B3AEAE;}
.tr_mcern{background-color: transparent;}
.zluta{color: #F5EA14;}
.prima{
	color: #313131;
}
.partneri form{
	position: relative;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	_margin-bottom: -8px;	
	font: bold 9px;	
	height: 10px;
}
.partneri form input{
	font-weight: bold;	
	font-size: 10px;
    text-align: center;
	border: none;
	height: 14px;
	color: #000000;
	background-color: transparent;
}
.scroll{
	width: 99%;
	height: 110px;
	overflow: auto;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}
.index_novinky{width: 96%;}
img.zarovnejObr{	vertical-align: middle;}
#menicko{margin-left: 270px;}
#menicko:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: inline; 
height: 0; 
clear: both; 
visibility: hidden;
}
#menicko ul{
padding-left: 0;
margin: 0;
float: left;
font: bold 11px Verdana;
}
#menicko ul li{
	display: inline-block;
	_display:inline;
	list-style: none;
}
#menicko ul li a{
	margin-top: 13px;	
	_margin: 15px 7px 0px 0px;
	float: left;
	color: #A41313;
	font-weight: bold;
	padding: 4px 6px 4px 4px;
	text-decoration: none;
}
#menicko ul li a:hover{	
color: white;}

#menicko ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content:  url(../images/sipka.gif);
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid white; /*Theme Change here*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:14px;
z-index:100;
background-color: #C1C1C1;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
.dropmenudiv a{
	width: 120px;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #A41313;
	text-align: left;
}
.dropmenudiv a:hover{ /*background-color:#003399 ; */
background-color: #A41313;
color:#ffffff;}
.img_border{
	border:1px solid #fff;
	padding:2px;
}

