body {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family:verdana, arial, helvetica, sans-serif;
    background-color: white;
    color: #325e82
}
hr {
	margin-left: 10px;
	background-image:url(hr.gif);
	width: 540px;
	color:gray
}
a {
	color: red; text-decoration: none;
	padding:0px
}
a:hover {
	color: #325e82; 
	text-decoration: underline
}
h1 {
    font-size:16px;
    color:#325e82;
	border-left: 4px #325e82 solid;
	margin:15px 0px 0px 12px;
	padding-left: 7px;
}
h2 {
    font-size:14px;
    color:#325e82;
	margin:15px 0px 0px 12px;
	padding-left: 7px;
}
#main{
	width: 760px;
	position: relative;
	text-align: left;
    margin: auto;
    border: 0px solid black;

}
#up_window {
    margin: 0px;
    width: 760px;
	height:127px;
    border-top-style: none;
    padding-top: 0px;
	display: none

}#flash_window {
    margin: 0px;
    width: 586px;
	height:97px;
    border-top-style: none;
    padding-top: 0px;
	position:absolute;
	left:0px;
	display: none
}
#slogan_window {
    margin: 0px;
    width: 174px;
	height:73px;
    border-top-style: none;
    padding-top: 0px;
	position:absolute;
	left:586px;
	display: none
}
#webmap_window {
    margin: 0px;
    width: 174px;
	height:24px;
    border-top-style: none;
    padding-top: 0px;
	position:absolute;
	left:586px;
	top:74px;
	background-image:url(bgr_webmap.gif);
	background-repeat:repeat-x;
}
/*  navigace */
#navigace_bgr {
    margin: 0px 0px 0px 0px;
    width: 760px;
	position:absolute;
	height: 30px;
	top: 97px;
	border: 0px solid black;
	background-image:url(bgr_navigace.gif);
	background-repeat:repeat-x;

}
#navigace {
    padding-left: 20px;
}
#images_bgr {
    width: 760px;
    height: 171px;
	position:absolute;
	top: 127px;
	background-color: #d6dfe6;
	background-image:url(bgr_images.jpg);
	background-repeat:repeat-y
}
#images_body {
	width: 726px;
	position:absolute;
	top: 10px;
	left: 23px;
	height: 157px;
}
.img {
    border: #325e82 1px dashed;
    padding: 2px;
    background: white;
    margin-left: 12px
}
/*  submenu  */
#submenu {
    width: 760px;
	height:100%;
	background:url(submenu_bgr.gif);
	background-repeat:repeat-y;

}
#submenu h1 {
    font-size:14px;
    color:#325e82;
	margin:5px 0px 5px 4px;
	padding-left: 7px;
}

#submenu_body {
    width: 588px;
	float:left;
	border-top: 3px solid #325e82;
	border-left: 1px dashed #325e82;
}
#submenu_body_kontakt {
    width: 588px;
	float:right;
	border-top: 3px solid #325e82;
	border-left: 1px dashed #325e82;
}
#submenu_body_kontakt_simple {
    width: 588px;
	float:right;
	border-top: 3px solid #325e82;
	border-left: 1px dashed #325e82;
}
#submenu_body_kontakt a {
	color: #325e82; text-decoration: none;
	padding:0px
}
#submenu_body_kontakt a:hover {
	color: red; 
	text-decoration: underline
}
#submenu_body p {
	line-height: 130%;
    margin:15px 0px 0px 12px;
}
#submenu_body h1 {
    font-size:16px;
    color:#325e82;
	border-left: 4px #325e82 solid;
	margin:15px 0px 0px 12px;
	padding-left: 7px;

}
#submenu_body h2 {
    font-size:14px;
    color:#325e82;
	margin:15px 0px 0px 12px;
	padding-left: 7px;
}
#submenu_left {
    width: 168px;
	float:left;
	border-top: 3px solid #325e82;
	padding-left:2px;
	background-color:#d6dfe6;
		display: none
}
#submenu_left .menu a {
	display: block;
	text-decoration: none;
	color: #325e82;
	padding: 5px 0px 5px 4px;

}
#submenu_left .menu a:hover {
	color: #666666;	
	text-decoration: none;
	background-color: #cccccc;

}
#submenu_left .button {
    width: 164px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	margin: 2px;
	background-color: white;
}
#submenu_left .button_active {
	width: 161px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	border-left: 2px solid red;
	margin: 2px;
	background-color: white;
	background-image: url(sipka.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#submenu_left .button_sub {
    width: 150px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	border-left: 2px solid gray;
	margin: 0px 1px 2px 13px;
	background-color:#eaeaea;
}
#submenu_left .button_sub_active {
    width: 150px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	border-left: 2px solid red;
	margin: 0px 1px 2px 13px;
	background-color:#eaeaea;
	background-image: url(sipka.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#submenu_left .button_sub_sub {
    width: 140px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	border-left: 2px solid gray;
	margin: 0px 1px 2px 23px;
	background-color:#d7d7d7;
}
#submenu_left .button_sub_sub_active {
    width: 140px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	border-left: 2px solid red;
	margin: 0px 1px 2px 23px;
	background-color:#d7d7d7;
	background-image: url(sipka.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*  footer  */
#footer {
	width: 760px;
	height: 40px;
	background-image:url(footer_bgr.gif);
	background-color:white;
	background-repeat:repeat-x;
	clear:both;
}
.footer {
	padding-top:8px;
	font-size:9px;
	padding-right: 350px;
}

#footer a {
padding-right:120px
}
/*  various_index  */
#horizontal_line {
	width: 760px;
	height: 10px;
	background-image:url(bgr_line.gif);
	position:absolute;
	top: 299px;
}
#vstup_info {
	width: 760px;
	height: 165px;
	position:absolute;
	top: 309px;
}
#vstup_info  h1{
    font-size:12px;
    color:#325e82;
	border-left: 4px #325e82 solid;
	margin:15px 0px 0px 20px;
	padding-left: 7px;
}
#box  {
    	border: 1px dashed #325e82;
		width:422px;
		height:42px;
		padding-left:10px;
		margin: 2px 0 0 20px
}
#footer_index {
	width: 760px;
	height: 25px;
	position:absolute;
	top:475px;
	background-image:url(footer_bgr.gif);
	background-color:white;
	background-repeat:repeat-x;
	clear:both;
}
.footer_index {
padding-top:8px;
font-size:9px
}
#search {
	border-left: 1px dashed #325e82;
	background-color: #d6dfe6;
	width:127px;
	height:162px;
	float:right;
	margin: 2px 0 0 20px;
	position:absolute;
	left: 611px;
	top: 0px
}
#aktuality {
	width:161px;
	height:162px;
	float:right;
	margin: 2px 0 0 20px;
	position:absolute;
	left: 441px;
	top: 0px
}
#aktuality h1 {
    font-size:12px;
    color:#325e82;
	border-left: 4px #325e82 solid;
	margin:13px 0px 2px 5px;
}
.img_akt{
    border: #325e82 1px dashed;
    padding: 2px;
    background: white;
    margin-left: 5px
}
	.fr_pole {
	border-right: #67b4d4 1px solid;
	border-top: #67b4d4 1px solid;
	font-size: 8pt;
	border-left: #67b4d4 1px solid;
	color: #002246;
	border-bottom: #67b4d4 1px solid;
	background: #d6dfe6;
	margin: auto;
	}
#tisk {
	width:37px;
	float:right;
	margin: 2px 0 0 20px;
	position:absolute;
	left: 640px;
	top: 143px;
	height: 21px;
	display:none
}
.table {
border:1px dashed #325e82;
margin:0px 0px 0px 12px;
text-align:center;
}
.table td {
border: 1px solid white;
background-color:#d6dfe6
}

