/* basic style */
body {
	background-color: #FFFFFF;
	color: #184690;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	background-image : url(../images/podklad.gif);

}

h1, h2, h3, h4, p, ul, li, a, img{
	margin: 0;
	padding: 0;
	border: 0; }

/* FORMATOVANI STRANKY */
#page {
	color: #184690;
	background-color: #FFFFFF;
	text-align: left;
	width: 800px;
	margin: 0 auto;
	padding: 0;
}
a:visited {
	color: Blue;
}
td {
	font-size: 11px;
}
#content {
	width:570px;
	float:right;}

#leftmenu {
	width:220px;
	float:left;}
	

/* ==HEAD ===== */
#headleft {
	display:  block;
	position: relative;
	width:    190px;
	height:   208px;
	overflow: hidden ;
	float: left;
	}

#headleft span  {
	background:url(../images/headleft.jpg) no-repeat left top;
	display:     block;
	position:    absolute;
	z-index:     1;
	top:         0;
	left:        0;
	width:       190px;
	height:      208px ;
	cursor: pointer;}	

#headright {
	display:  block;
	position: relative;
	width:    610px;
	height:   208px;
	overflow: hidden ;
	float: right;
	margin:0px;
	}

#headright span  {
	background:url(../images/headright.jpg) no-repeat left top;
	display:     block;
	position:    absolute;
	z-index:     1;
	top:         0;
	left:        0;
	width:       610px;
	height:      208px ;
	}	
	
#vlajky {
	display: block;
	margin-left: 425px;
	margin-top: 149px;
	margin-bottom: 0px;
	position: absolute;
	text-align: right;
	z-index: 50;
}

#leftbox {
}

#leftmenu ul {
	list-style-type: none;
}

#leftmenu ul li  {
	display:block;
	height:30px;
	overflow:hidden;
}
	
#leftmenu ul li a  {
	display:block;
	width: 192px;
	height: 29px;
	font-weight: bold;
	/*color: #D57E1C;*/
	color: #184690;
	text-decoration: none;
	background: url(../images/bgmenu.gif) no-repeat;
	font-size: 15px;
	font-style: italic;
}

#leftmenu ul li a span {
	padding-left: 25px;
	line-height: 29px;	
}

#leftmenu ul li a:hover {
		background-position: 0 -58px;
}

#leftmenu ul li a.aktiv {
		background-position: 0 -29px;
		cursor:default;
}

/* === OBSAH ===== */
#contbox { padding-right: 20px;
padding-top: 40px;
}

#contbox h1{
	color: #184690;
	font-size: 28px;
	font-style: italic;
	margin-bottom: 20px;
	padding-left: 90px;
	background-image : url(../images/sbs.gif);
	height: 60px;
	background-repeat : no-repeat;
	padding-top: 22px;
}

#contbox h2{
	color: #184690;
	font-size: 20px;
	font-style: italic;
	margin-bottom: 20px;
}

#contbox p{ font-style: italic;	 }

#contbox p span{ font-size: 14px; }

#contbox ul{
	list-style: none;
	padding-left:5px;
	margin-bottom: 20px;
	}

#contbox ul li{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
}

#contbox {}

/* === PATICKA =====  */
#footer {
	display: block;
	position: relative;
	width: 800px;
	height: 130px;
	overflow: hidden;
	/*padding-top: 30px;
	*/
	float: left;
	background-image : url(../images/footer.gif);
	background-position : bottom;
	text-align: center;
	vertical-align: super;
	background-repeat : no-repeat;
	background-color : White;
}

#footer span{
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 800px;
	vertical-align: super;
}

#footer p {
	margin: 5px;
	padding: 5px;
	display : inline;
	position: relative;
}
.paticka{
	font-size: 10px;
	width : 790px;
	padding: 3px;
	

}
#menutrat {
	padding-left: 15px;
}
#menutrat a {
	font : bold italic 12px Arial, Helvetica, sans-serif;
	color: #184690;
	text-decoration : none;
}
#menutrat a:hover{
	color: Blue;
}
#menuubytovani {
		padding-left: 15px;
}
#menuubytovani  a {
	font : bold italic 12px Arial, Helvetica, sans-serif;
	color: #184690;
	text-decoration : none;
}
#menuubytovani  a:hover{
	color: Blue;
}
/* == POMOCNE === */
.cleaner {clear: both}

.tabnad {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	background-color: #0066cc;
	color: #ffffff;
}
.ram {
	/*border : 1px solid #DCDCDC;*/
	padding : 10px;
	margin-bottom : 5px;
	background-image : url(../images/prechodpodklad.gif);
	background-position : bottom;
	background-repeat : repeat-x;
}
.error {
	color: Red;
	padding-left: 40px;
	background-image : url(../ico/script_alert.gif);
	background-repeat : no-repeat;
	background-position : 0 0;
	line-height : 30px;
	border : 1px solid Red;
}
.ramvitame {
	border : 4px solid #184690;
	padding : 10px;
	margin-bottom: 15px;
	text-align: center;
	background-image : url(../images/podklad2.gif);
	color: #184690;
	font-size: 16px;
	font-style: italic;
	font-weight : bold;
}

/* == baze == */


#mainframe {
	background-color : #F4DB91;
	color: Black;
	padding: 10px;
	text-align: left;
}
#mainframe td {
	font-size: 12px;
}
#mainframe h1 {
	color: #8B0000;
	font-size: 28px;
	font-style: italic;
	margin-bottom: 10px;
}
#mainframe h1 span {
	font-size: 12px;
}

#mainframe h2, #mainframe.ram h2 {
	color: #8B0000;
	font-size: 20px;
	font-style: italic;
	margin-bottom: 20px;
}
#bazemenu {
	list-style: none;
	list-style-position: outside;
	padding: 0;
}
#bazemenu li {
	height: 16px;
margin-top: 2px;

}
#bazemenu li A {
	font-size: 11px;
	color: White;
	font-weight: normal;
	border: 1px solid #8B0000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../obr/butpodklad3.gif);
	background-color : #8B0000;
	text-decoration : none;
	padding-left: 5px;
	padding-right: 5px;
	
}
#bazemenu li A:hover {
	background-image: url(../obr/butpodklad2.gif);
	background-color : #a70000;
}
fieldset {
	border : 1px solid #FFFFF0;
	padding: 10px;
	margin-bottom: 10px;
	/*background-image : url(../images/podklad3.gif);*/
	width: 800px;
}
legend {
padding-left: 10px;
padding-right: 10px;
	font-weight : bold;
	background-color: #F4DB91;
}
.ramnapoveda {
	border : 1px solid #F9E7B4;
	padding : 5px;
	padding-left: 40px;
	margin-top: 50px;
	margin-bottom: 10px;
	font-size: 11px;
	font-style: italic;
	background-color : #F9E7B4;
	background-image : url(../ico/help.gif);
	background-repeat : no-repeat;
}