.oramovani{
	background-color: #F4F4F4;
	padding: 5px;
	border: 1px solid #CCCCCC;

}

body {
	font-size: 10px;
	margin: 0 auto;
	padding: 0;
	background: url(img_background.gif) top center repeat-y;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #333333;
}


#header {
	clear: both;
	margin: 0em 0em 1.5em 0em;
	border-left: solid 0.1em rgb(175,175,175);
	/*border-top: solid 0.1em rgb(175,175,175);*/
	/*border-bottom: solid 0.1em rgb(175,175,175);*/
	/*background-color: rgb(235,235,235);	*/
	text-transform: uppercase;
	line-height: 2.0em;
	height: 2.0em;
	color: rgb(50,50,50);
}

#header ul {	
	margin: 0em;
	padding: 0em;
	list-style: none;
	font-weight: bold;
	font-size: 10px;
}	

#header li {
	float: left;
	white-space: nowrap;
}

#header li a {
	display: block;
	padding: 0px 8px 0px 8px;
	border-bottom: solid 0.1em rgb(175,175,175);
	border-top: solid 0.1em rgb(175,175,175);
	border-right: solid 0.1em rgb(175,175,175);	
	background-color: rgb(235,235,235);	
	text-decoration: none;
	color: rgb(50,50,50);
}

#header a:hover {
	border-right: solid 0.1em rgb(175,175,175);	
	background-color: rgb(220,220,220);			
	text-transform: uppercase;
	text-decoration: none;
	color: rgb(50,50,50);
}

#header .selected {
	padding: 0em 0.5em 0em 0.5em;
	border-right: solid 0.1em rgb(175,175,175);
	background-color: rgb(65,107,142);
	color: rgb(250,250,250);
}

/* * html #header a {width:1%;} */


#frame {
	width: 880px;
	margin: 0 auto;
	text-align: left;
	top: 0;
	position: relative;
}

body>#frame {
	height: auto
	
}

#text{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC3333;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
strong {
	font-weight: bold;
	color: #000033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
#text a {
	font-weight: normal;
	color: #1B5C7C;
	text-decoration: underline;
	font-family: Verdana;
}


#text img{
padding-right: 20px;
}

#text img.ramecek{
	border: 5px solid #BDBBD0;
	padding: 0;
	margin: 0;
}
#text img.titulni{
	border: 5px solid #BDBBD0;
	padding: 0;
	margin: 0;
	margin-right: 20px;
}

.oramovani{
	background-color: #F4F4F4;
	padding: 5px;
	border: 1px solid #CCCCCC;

}

.paticka{
	font-size: 9px;
	color:#666666;
	background-color: #F4F4F4;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

