@import url("../css/layout.css");
body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background:;
	font-size:90%;
}

p, ul li, ol li{
	line-height:140%;
}

p{
	margin:0px 10px 10px 20px;
}

a{
	color:#00c503;
}

h1, h2, h3{
	color:#00c503;
	margin-left:20px;
}

h1{
	font-size:140%;
	margin:15px 20px 8px;
}

h2{
	font-size:120%;
	margin:12px 20px 6px;
}

.nodisp{
	display:none;
}

.novis{
	visibility:hidden;
}

#page{
	padding:0px;
}

#obsah{
	background:url(../graph/obsah.jpg) top left no-repeat #fff;
}

#levy{
	margin:0px 611px 0px 0px;
}

#pravy{
	float:right;
	width:609px;
}

#zahlavi{
	background:url(../graph/zahlavi-bg.jpg) top left no-repeat #eee;
	padding:1px 0px 0px;
	margin:0px;
	position:relative;
}

#zapati{
	background:url(../graph/zapati-bg.jpg) top left no-repeat;
	color:#fff;
	text-align:right;
}

#zapati p{
	margin:10px 20px;
	font-weight:bold;
}

#logo{
	position:absolute;
	top:119px;
	left:64px;
	width:159px;
	height:32px;
	color:#00F200;
	font-weight:bold;
}

#logo a{
	position:relative;
	display:block;
	width:159px;
	height:32px;
}

#logo span{
	display:block;
	width:159px;
	height:32px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(../graph/logo.jpg) left top no-repeat #eee;
}

#topmenu{
	position:relative;
	margin:22px 6px 0px 295px;
	padding:0px;
	height:42px;
}

a.topmenuitem{
	display:block;
	padding:3px 0px;
	float:left;
	width:150px;
	height:42px;
	margin-right:1px;
	position:relative;
}

a.topmenuitem span{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:150px;
	height:42px;
}

a.topmenuitem span#spolecnost{ background:url(../graph/spolecnost.jpg) bottom right no-repeat;}
a:hover.topmenuitem span#spolecnost{ background:url(../graph/spolecnost.jpg) top right no-repeat;}
a.active span#spolecnost{ background:url(../graph/spolecnost.jpg) center right no-repeat;}

a.topmenuitem span#cinnosti{ background:url(../graph/cinnosti.jpg) bottom right no-repeat;}
a:hover.topmenuitem span#cinnosti{ background:url(../graph/cinnosti.jpg) top right no-repeat;}
a.active span#cinnosti{ background:url(../graph/cinnosti.jpg) center right no-repeat;}

a.topmenuitem span#reference{ background:url(../graph/reference.jpg) bottom right no-repeat;}
a:hover.topmenuitem span#reference{ background:url(../graph/reference.jpg) top right no-repeat;}
a.active span#reference{ background:url(../graph/reference.jpg) center right no-repeat;}

a.topmenuitem span#kontakty{ background:url(../graph/kontakty.jpg) bottom right no-repeat; width:151px;}
a:hover.topmenuitem span#kontakty{ background:url(../graph/kontakty.jpg) top right no-repeat;}
a.active span#kontakty{ background:url(../graph/kontakty.jpg) center right no-repeat; width:151px;}

p#jazyky{
	text-align:right;
	padding:30px 10px 30px 0px;
	background:url(../graph/jazyky-bg.jpg) center right no-repeat;
	color:#fff;
	margin:0px;
}

p#jazyky a{
	color:#fff;
	text-decoration:none;
	font-style:italic;
	margin:0px 5px 0px 6px;
	font-weight:bold;
}

p#jazyky a:hover{
	color:#333;
}

ul#levemenu{
	list-style:none;
	margin:0px;
}

ul#levemenu li{
	margin-bottom:5px;
}

ul#levemenu li a{
	display:block;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	background:url(../graph/leve-menu-a-bg.jpg) top left no-repeat;
	color:#6b6b6b;
	padding:5px 10px 5px 20px;
	text-decoration:none;
}

ul#levemenu li a:hover{
	background:url(../graph/leve-menu-a-bg.jpg) bottom left no-repeat;
	color:#00c503;
}

.ref{
	margin:5px 25px;
}

#adr{
	margin:0px 300px 0px 0px;
	border:1px solid white;
}

#mapa{
	float:right;
	width:290px;
	border:1px solid white;
}

#mapa img{
	margin:0px 0px 0px 20px;
}

#mapa h2 span{
	font-weight:normal;
	font-size:12px;
}

#kontakt{
	margin:10px 20px;
	width:450px;
}

#kontakt input, #kontakt textarea{
	border:1px solid #00c503;
	margin-bottom:5px;
}

#kontakt textarea{
	width:300px;
	height:150px;
}

#kontakt input.send{
	border:1px solid #00c503;
	background:#00c503;
	color:#fff;
	margin-bottom:5px;
}

#kontakt label{
	float:left;
	width:10em;
	margin-bottom:5px;
}

#mail_status{
	float:right;
	width:16px;
	height:16px;
}

#doklady{
	margin:10px 20px;
}

#doklady img{
	border:1px solid #00c503;
	padding:2px;
	height:180px;
}
