body {
	margin: 0; padding: 0;
	position: relative;
		
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 80%;
	background-color: white;
	background-image: url(../images/back_page.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: auto;
	margin-right: auto;
}

a, .svinibrodska_zelena {
	color: #2f9629;
}

a img {
	border: 0;
}

h4 {
	font-size: 110%;
	=font-size: 95%;
}

ul, li {
	margin-left: 0px;
}

li {
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style-type: none;
	padding-left: 13px;
}

#logo {
	position: absolute;
	left: 45px;
	top: 10px;
}

#lang {
	position: absolute;
	right: 26px;
	top: 0;
}

#top_page {
	position: absolute;
	right: 16px;
	top: 34px;
	background-image: url(../images/top_page.jpg);
	width: 210px;
	height: 46px;
}

#top_home {
	position: absolute;
	right: 261px;
	top: 40px;
	background-image: url(../images/top_home.jpg);
	background-position: top left;
	width: 253px;
	height: 39px;
}

h2 {
	margin: 0;
	padding: 0;
	color: white;
	font-size: 100%;
}

div#container {
	margin: 0;
	position: relative;
	background-image: url(../images/page_back.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 1022px;
	min-height: 700px;
	=height: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 80px;
	padding-bottom: 30px;
}

#homepage_flash {
	padding-left: 26px;
	position: absolute;
	top: 105px;
	/*margin-left: 0px;*/
	width: 996px;
	=width: 1022px;
	height: 327px;
	background-image: url(../images/flash_back.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

div#menu_container {
	background-image: url(../images/menu_back.png);
	width: 1022px;
	height: 24px;
	line-height: 24px;
	
}

ul#menu {
	width: 860px;
	margin: 0;
	margin-left: 26px;
	_margin-left: 13px;
	padding-left: 120px;
	height: 25px;
	line-height: 25px;
	float: left;
	display: block;
	background-image: url(../images/menu_ul_back.png);
}

#menu li {
	/*float: left;*/
	list-style-type: none;
	display: inline;
	padding: 0;
}

#menu li a {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	color: white;
	text-decoration: none;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding-left: 8px;
	padding-right: 8px;
}

#menu li a:hover, #menu li.active a {
	
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-image: url(../images/menu_li_active.png);
	height: 25px;
}

#nazev_sekce {
	background-image: url(../images/nazev_sekce_back.png);
	height: 23px;
	line-height: 23px;
	padding-left: 61px;
	=border-top: 1px solid white;
	
	/**/
	width: 961px;
	top: 176px;
	position: absolute;
	=position: inherit;
}

#article {
	border-top: 1px solid white;
	margin-left: 26px;
	margin-right: 16px;
	padding: 20px;
	padding-top: 43px;
	=padding-top: 20px;
	padding-bottom: 43px;
	background-color: #e6eff8;
	background-image: url(../images/article_back.png);
	background-position: 161px bottom;
	background-repeat: no-repeat;
}

#second_menu_homepage, #second_menu {
	
	margin-left: 26px;
	width: 980px;
	border-top: 1px solid white;
	height: 86px;
	overflow: hidden;
	
	background-color: #4cb242;
	text-align: center;
}


#second_menu_homepage {
	position: absolute;
	top: 432px;
}

#below_menu_homepage, #below_menu {
	padding-top: 11px; 	
}

#below_menu_homepage {
	margin-left: 26px;
	position: absolute;
	top: 518px;
}

#below_menu {
	margin-left: 26px;
}

#news {
	width: 636px;
	=width: 590px;
	padding-left: 23px;
}

#below_menu_hr, #below_menu_hr_home {
	border-top: 1px solid #acacac;
	width: 981px;
	height: 16px;
	clear: both;
}

#below_menu_hr {
	/*margin-left: 26px;*/
}

#news strong , #rychly_kontakt strong {
	color: #08377b;
}


.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.ml26 {
	padding-left: 26px;
}

.mr26 {
	padding-right: 36px;
}

.mr26_homepage  {
	padding-right: 46px;
}

.copy {
	font-size: 70%;
}

.copy, .copy a {
	color: #aaa;
}

.center {
	text-align: center;
}

.reference_item {
	border: 1px solid #ccc;
	padding: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
	background-color: #f6fff8;
}

.reference_item img {
	border: 1px solid #ccc;
}

#obrazek_sekce {
	=border-top: 1px solid white;
	_border-top: 0;
}
