body {
	text-align:center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	overflow: -moz-scrollbars-vertical;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
#page {
	width:948px;
	margin-left:auto;
	margin-right:auto;
	background-color: #cdcdcd;
	clear: both;
	float: none;
	background-image: url(img/title_top_bg.gif);
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-right: 6px;
}
#hlavicka {
	width:948px;
	clear: both;
	height: 42px;
	float: none;
}
.hlavicka_url {
	width:auto;
	height: auto;
	padding-top: 13px;
	padding-left: 5px;
	float: left;
	font-size: 11px;
	color: #595959;
}
.hlavicka_url a {
	width:auto;
	height: auto;
	color: #595959;
	text-decoration: none;
}
.hlavicka_url a:hover {
	color: #000000;
	text-decoration: underline;
}

.hlavicka_ikony {
	width:auto;
	height: 10px;
	padding-top: 17px;
	float: right;
	padding-right: 16px;
}
.ico_home {
	margin-right: 20px;
	float: left;
}
.ico_home a {
	background-image: url(img/ico_home1a.gif);
	width: 11px;
	height: 10px;
	display: block;

}
.ico_home a:hover {
	background-image: url(img/ico_home1b.gif);

}
.ico_email {
	float: left;
}
.ico_email a {
	background-image: url(img/ico_email1a.gif);
	width: 11px;
	height: 10px;
	display: block;
}
.ico_email a:hover {
	background-image: url(img/ico_email1b.gif);
}


#flash1_top {
	width:948px;
	clear: both;
	height: 6px;
	float: none;
	background-image: url(img/flash1_top.gif);
	background-repeat: no-repeat;
}

#flash1 {
	width:948px;
	clear: both;
	height: 351px;
	float: none;
}
#flash1_bottom {
	width:948px;
	clear: both;
	height: 6px;
	float: none;
	background-image: url(img/flash1_bottom.gif);
	background-repeat: no-repeat;
}
#menu {
	width:948px;
	clear: both;
	height: 105px;
	float: none;
	background-image: url(img/title_bg.jpg);
	background-repeat: no-repeat;
}
.menu_logo {
	width:auto;
	height: auto;
	padding-top: 32px;
	padding-left: 28px;
	float: left;
}
.menu_box {
	width:580px;
	height: auto;
	padding-top: 44px;
	float: right;
}
.menu_spacer {
	width:2px;
	height: 10px;
	float: left;
	background-image: url(img/menu1_spacer.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-left: 8px;
	margin-right: 8px;
}
.menu_item {
	text-align: left;
	float: left;
	color: #FFFFFF;
	font-size: 11px;
	width: auto;
}
.menu_item a {
	TEXT-DECORATION: none;
	color: #FFFFFF;
	display: block;
	width: auto;
	height: 20px;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
}
.menu_item a:hover {
	TEXT-DECORATION: none;
	color: #d1e7f8;
	background-image: url(img/menu1_hover.gif);
	background-repeat: repeat-x;
	background-position: 0px 14px;
}
.menu_item_select {
	TEXT-DECORATION: none;
	color: #AFE0FA;
	background-image: url(img/menu1_select.gif);
	background-repeat: repeat-x;
	background-position: 0px 14px;
	float: left;
	width: auto;
	font-size: 11px;
	height: 20px;
	padding-left: 3px;
	padding-right: 3px;
}




#main {
	width:auto;
	height: auto;
	float: none;
	clear: both;
	background-image: url(img/main_bg.gif);
	background-repeat: repeat-x;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	text-align: left;
	min-height: 301px;
}
#uvod_sloupec1 {
	height: auto;
	width:650px;
	float: left;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 35px;
}
#uvod_sloupec2 {
	width:230px;
	height: auto;
	float: right;
	background-image: url(img/novinky_bg.gif);
	background-repeat: repeat-x;
	background-position: left 2px;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
}
#copyright {
	clear: both;
	float: none;
	height: 34px;
	width: 960px;
	background-image: url(img/copyright_bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
}
.copyright_text1 {
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	float: left;
	padding-left: 11px;
}
.copyright_text1   a {
	TEXT-DECORATION: none;
	color: #000000;
}
.copyright_text1   a:hover {
	TEXT-DECORATION: none;
	color: #666666;
}
.copyright_text2 {
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	float: right;
	padding-right: 11px;
}
.copyright_text2 a {
	TEXT-DECORATION: none;
	color: #000000;
}
.copyright_text2 a:hover {
	TEXT-DECORATION: none;
	color: #666666;
}
.odkaz_email {
	text-decoration: underline;
}
a.odkaz_email {
	TEXT-DECORATION: none;
	color: #B6E1FC;
}
a.odkaz_email:hover {
	TEXT-DECORATION: underline;
	color: #FFFFFF;
}
.div_cleaner {
	clear: both;
	height: 0px;
	float: none;
}
.imgborder0 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.foto_right {
	border: 1px solid #FFFFFF;
	float: right;
	margin-left: 30px;
	margin-bottom: 10px;

}
.foto_left {
	border: 1px solid #00538A;
	float: left;
	margin-bottom: 10px;
	margin-right: 30px;
}
.foto_center {
	border: 1px solid #00538A;
	float: none;
	text-align: center;
}
#main2_bottom {
	width:948px;
	clear: both;
	height: 13px;
	float: none;
	background-image: url(img/main2_bottom_bg.gif);
	background-repeat: no-repeat;
}
#main2_uvod {
	width:auto;
	clear: both;
	height: 188px;
	float: none;
	background-image: url(img/main2_bg.gif);
	background-repeat: repeat-x;
	padding-top: 18px;
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}
#projekt_box {
	width:274px;
	height: 173px;
	float: left;
	background-image: url(img/projekt_bg.jpg);
	background-repeat: no-repeat;
	margin-right: 12px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.projekt_nadpis {
	clear: both;
	height: 26px;
	float: none;
	background-image: url(img/nadpis2_bg1.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #FFFFFF;
	width: auto;
	background-position: 0px 21px;
	margin-bottom: 15px;
}
.projekt_text1 {
	clear: both;
	float: none;
	background-image: url(img/bullet1.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	width: auto;
	background-position: 15px 6px;
	margin-bottom: 12px;
	padding-left: 25px;
}
.projekt_text1 sup {
	font-size: 8px;
	vertical-align: super;
}
#aktualne_box {
	width:274px;
	height: 173px;
	float: left;
	background-image: url(img/projekt_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.aktualne_nadpis {
	clear: both;
	height: 26px;
	float: none;
	background-image: url(img/nadpis2_bg1.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #FFFFFF;
	width: auto;
	background-position: 0px 21px;
	margin-bottom: 15px;
}
.aktualne_text1 {
	clear: both;
	float: none;
	font-size: 11px;
	color: #3d3d3d;
	width: auto;
	text-align: justify;
	line-height: 16px;
}
#galerie_box {
	width:298px;
	height: 188px;
	float: right;
	padding-top: 0px;
}
.galerie_nadpis {
	height: 14px;
	font-size: 11px;
	color: #FFFFFF;
	width: auto;
	margin-bottom: 15px;
	padding-top: 4px;
}
.galerie_img_left {
	height: 46px;
	width: 146px;
	float: left;
}
.galerie_img_right {
	height: 46px;
	width: 146px;
	float: right;
}
.galerie_spacer {
	height: 6px;
	float: none;
	clear: both;
	width: auto;
}
.nadpis1 {
	height: 24px;
	background-image: url(img/nadpis1_bg1.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #2e4a5e;
	background-position: 0px 18px;
	font-weight: bold;
	width: auto;
	margin-bottom: 15px;
}
.nadpis1_line {
	height: 1px;
	background-image: url(img/nadpis1_bg2.gif);
	background-repeat: repeat-x;
	width: auto;
	margin-bottom: 18px;
}


.text1 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-align: justify;

}
.text1 sup {
	font-size: 9px;
	vertical-align: super;
}
.vizualizace_table1 {
	color: #FFFFFF;
	width: 100%;
}
.vizualizace_table1 td.td1 {
	text-align: center;

}
.vizualizace_img {
	border: 2px solid #FFFFFF;

}
.lokalita_img {
	border: 2px solid #96D5F8;
	margin-right: 30px;
	float: left;
}
.pdf_doc {
	background-image: url(img/ico_pdf16x16.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 22px;
	height: 16px;
	width: auto;
	float: none;
	margin-bottom: 10px;

}

