body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	color:black;
	text-align:center;
	background-image:url(images/bgr.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#ECEFE7;
}

a {
	color:#45610E;
}

a:hover {
	color:#F30000;
}

a.visited {
	color:#339966;
}

.accessible {
	display:none;
	visibility:hidden;
}

.skipmenu {
    position:absolute;
    top:1px;
    z-index:0;
    padding:0.2em 0.5em;
    border-bottom:0 !important;
	color:white;
	font-size:10px;
}

.skipmenu:focus, .skipmenu:active {
    z-index:2;
    background:#FFF;
	color:#003300;
	font-weight:bold;
}

.img-right {
	float:right;
	margin:0 0 5px 5px;
}

.img-left {
	float:left;
	margin:0 5px 5px 0;
}

.more {
	display:block;
	float:right;
	font-weight:bold;
	margin-top:-30px;
	_margin-top:-10px;
}

.top {
	font-weight:bold;
	text-align:right;
}

#container {
	text-align:left;
	margin:auto auto auto auto;
	width:760px;
	background-color:white;
}


#header {
	height:180px;
	_height:180px;	
	margin:0;
	padding:0px;
	background-image:url(images/zena.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#header #logo {
	display:block;
	position:absolute;
	top:16px;
	width:282px;
	height:159px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	margin:0 0 0 0;
}
#header #logo strong {
	display:none;
	visibility:hidden;
}

#header h1 {
	display:none;
	visibility:hidden;
	margin:0px;
	padding:0px;
}

#location {
	display:block;
	position:absolute;
	width:550px;
	margin:4.5em 0 0 0;
	_margin:50px 0 0 0;	
	text-align:right;
	font-size:11px;
	padding:0 0 0 187px;
}

#location b {
	color:#699317;
}

#location strong {
	font-weight:normal;
}

#nav { /* all lists */
	padding: 0 0 0 10px;
	margin: 0;
	list-style: none;
	background-image:url(images/nav-bgr.jpg);
	height:35px;
	font-size:12px;
}

#nav li { /* all list items */
	float:left;
	margin:0px;
	padding: 0 10px 0 0;
	list-style: none;
	position:relative;
}

#nav li a {
	display:block;
	text-decoration:none;
	color:white;
	font-weight:bold;
	margin:0px 3px 0px 3px;
	padding:7px 3px 5px 3px;
}

#nav #current {
	z-index:0;
	display:block;
	margin:3px 0 0 0;
	background-image:url(images/active-right.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#nav #current a {
	display:block;
	z-index:0;
	background-image:url(images/active-left.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 0 0 0;
	padding:7px 10px 5px 10px;
	color:#324707 !important;
}

#nav #current a:hover {
	color:#FF3300 !important;
}


#nav li a:hover {
	color:#324707;
}

#nav li ul { /* second-level lists */
	display:none;
	z-index:3;
	position: absolute;
	list-style:none;
	margin:0px;
	padding:0px;
	width:170px;
	background-image:url(images/subnav-bgr.jpg) !important;
	background-position:right top !important;
	border-bottom:2px solid #878A8F !important;
}

#nav #current ul {
	background-image:url(images/subnav-bgr.jpg) !important;
	background-position:top left !important;
}

#nav li ul li {
	display:block;
	float:none;
	background-repeat:repeat-y;
	padding:0px !important;
	padding-left:4px;
	padding-right:4px;
	margin:0px !important;
	_height:20px;
}

#nav li ul li a {
	font-size:11px;
	display:block;
	margin:0px 4px 0 3px !important;
	padding:5px 0px 8px 7px !important;
	_padding:7px 0px 5px 7px !important;
	border-top:1px solid #CCCCCC;
	background-image:none !important;
	color:white !important;
}

#nav li ul li a:hover {
color:#324707 !important;
}

#nav a {float:none;}

#nav li ul li a:hover {
	display:block;
	color:#333333;
}

#nav li >ul { 
	top: auto;
	left: auto; 
}

#nav li:hover ul, #nav li.over ul { /* lists nested under hovered list items */
	display:block;
}

.sipka {
	display:block;
	width:27px;
	height:13px;
	background-image:url(images/arrow.jpg);
	background-repeat:no-repeat;
	margin:-1px 0 0 213px;
}

#right-bar {
	width:555px;
	float:right;
	border-top:1px solid #E8E8E8;
	margin:30px 0 0 0;
	padding:5px 0 15px 0;
	line-height:1.5em;
	font-size:90%;
}

#right-bar h2 {
	color:#FF3D05;
	font-size:1.2em;
	margin:10px 0 0 0;
	padding:0px;
}

#right-bar h3 {
	color:#932100;
	font-size:13px;;
	margin:10px 0 0 0;
	padding:0px;
}

#dotaz {
	border:2px solid gray;
	background-image:url(images/question-bgr.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	clear:both;
	margin:15px 0 0 0;
}

#dotaz legend {
	font-size:1.1em;
	font-weight:bold;
	color:#0066FF;
}

#dotaz p {
	margin:10px;
}

#dotaz table th {
	text-align:right;
	width:27%;
	padding:0 20px 0 0;
	vertical-align:top;
}

#jmeno, #prijmeni, #email, #otazka	{
	width:170px !important;
}



#languages {
	position:absolute;
	top:130px;
	text-align:right;
	width:750px;
}

#languages img {
	border:1px solid gray;
}

#left-bar {
	width:186px;
}



#left-bar h3 {
	background-image:url(images/leftbox-header-bgr.gif);
	background-repeat:no-repeat;
	background-color:#74AD38;
	font-size:95%;
	color:white;
	margin:0px;
	padding:8px 5px 3px 10px;
}

#left-bar ul {
	list-style:none;
	margin:0px;
	padding:0px;
	background-image:url(images/leftbox-bgr.jpg);
	background-repeat:repeat-y;
}

#left-bar ul li {
	padding:0 5px 0 5px;
	background-image:url(images/leftbox-item-bot.gif);
	background-repeat:no-repeat;
	background-position:top;


}

#left-bar ul li a {
	display:block;
	font-size:90%;
	font-weight:bold;
	color:#45610E;
	margin:0px;
	padding:8px 2px 7px 9px;
	text-decoration:none;
	_height:17px;
}

#left-bar ul li a:hover {
	background-color:#CCCCCC;
	border-left:4px solid gray;
	color:#003300;
	padding:8px 2px 7px 5px;

}

#left-bar .left-bot {
	display:block;
	width:13.7em;
	width:186px;
	background-image:url(images/leftbox-footer-bgr.gif);
	background-repeat:no-repeat;
	margin:0 0 20px 0;
}

#footer {
	border-top:1px solid gray;
	height:40px;
	clear:both;
	vertical-align:middle;
	color:#666666;
	font-size:0.8em;
	padding:20px 0 0 0;
	text-align:center;
}

.partners {
	font-size:90%;
	color:#999999;
}

.partners a {
	color:#999999;
}
