*{
	padding: 0;
	margin: 0;
}
body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(pics/header_bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color : #e6e5e5;
	color: black;
	text-align : center;
	font-size: 12px;
	behavior: url(csshover2.htc);
}
#inmain{
	width: 810px;
	float: left;
	padding: 5px 5px 0 0;
	text-align: left;
	line-height:120%;
}
h1 {
	font-size: 18px;
	color: #e87e34;
	text-align:left;
	z-index: 5;
	position: relative;
	margin: 10px 0 0 0;
	line-height:120%;
}
h2 {
	color: #3f428f;
	width: 100%;
	padding: 2px;
	font-size: 16px;
	/*background: #eee;*/
	line-height:120%;
}
h3 {
	line-height:120%;
}

a{
	color: Black;
}

a:hover{
	text-decoration: none;
}

p {
    margin: 10px 0;
}

h1 a, h2 a{
	color: #e87e34;
	text-decoration: none;
}

h1.nadpis{
	font-size: 16px;
	margin:10px 0;
	text-align:left;
}
#main{
	width: 984px;
	margin: 0 auto;
	background-color: white;
	background-image: url(pics/bg_menu_left.gif);
    background-repeat: repeat-y;
    background-position: top left;
}

#main_inside {
    padding: 0 0px;
}

#blok1{
	float: right;
	width: 815px;
	padding-left: 5px;
}
#menuleft{
	width: 164px;
	float: left;
	border-top: #fff 5px solid;
	/*padding-top: 10px;*/
	text-align: left;
	
}
.menuleft_polozka{
	text-align: left;
	padding-bottom: 15px;
	background-color: #fff;
}

.menu_padding {
	padding: 3px;
}

.menu_aktuality {
	background-color: #f8cd90;
}

.menu_nejctenejsi {
	background-color: #a1dcf5;
	padding: 3px;
}

.menu_anketa {
	background-color: #affab0;
	padding: 3px;
}

#header_logo {
    height: 129px;
    overflow: hidden;
}
#header_menu {
    height: 20px;
    background-color: #e67818;
	background-image: url(pics/bg_menu_header.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
	padding: 0 0 0 164px;
}
#header_kosticky {
    height: 48px;
    background-image: url(pics/header_bg_kosticky.gif);
    background-repeat: repeat-x;
    background-position: top left;
}
.tdTop td, td.tdTop {
	vertical-align: top;
}
div.nav{
	position: relative;
	z-index: 15;
}
div.nav ul{
	margin: 0;
	padding: 0;
	width: 130px;
	background: White;
}

.main_sub {
	/*font-size: 10px;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #919b9c;
	margin-top: 7px;
}

.main_sub h2 {
	color: #3f428f;
	width: 100%;
	padding: 2px;
	font-size: 16px;
}
a{
	color: Black;
}
.main_sub h2 a{
	color: #e87e34;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}

.main_sub h3 {
	margin: 0;
	padding: 0;
}
.main_sub h3 a {
	color: #e87e34;
	width: 100%;
	padding: 2px;
	font-size: 13px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

div.nav li{
	position: relative;
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #fff;
}
div.nav ul ul li{
	border-bottom: 1px solid #eee;
}
div.nav li:hover{
	background: #eee;
}
div.nav ul ul li:hover{
	background: #eee;
}
div.nav li.submenu{
	background: white;

}
div.nav li.submenu:hover{
	background: #eee;

}
div.nav li a {
	display: block;
	text-decoration: none;
	padding: 4px 0;
	width: 130px;
	font-weight: bold;
	font-size: 11px;
	color: black;
}
div.nav ul ul li a {
	display: block;
	text-decoration: none;
	padding: 4px 0;
	width: 127px;
	padding-left: 2px;
	border-left: 1px solid #ddd;
	font-weight: bold;
	font-size: 10px;
	color: darkblue;
}
div.nav>ul a {
	width: auto;
}
div.nav ul ul{
	position: absolute;
	top: 0;
	left: 130px;
	display: none;
}
div.nav ul.level1 li.submenu:hover ul.level2{
	display: block;
}

#menuright{
	width: 150px;
	float: right;
}
.menuright_polozka{
	padding-top: 15px;
}

#search{
	text-align: right;
}
.search{
	text-align: right;
	margin-top: 10px;
}
#search input, .search input{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #0000cc;
	font-size:11px;
	margin-top: 5px;
}
#menuright div{
	margin-bottom: 3px;
}
.mr_text{
	text-align: left;
	font-size: 10px;
	padding-bottom: 7px;
}

.mr_text a{
	text-decoration: none;
}
.mr_text a:hover{
	text-decoration: underline;;
}

div#mr_anketa{
	text-align: left;
}
div#mr_anketa div{
	padding-top: 2px;
}
.dotaz{
	font-weight: bold;
	font-size: 11px;
}
div#mr_anketa a{
	color: black;
}
.clanek{
	margin-top: 8px;
	text-align: justify;
}
#footer{
	clear: both;
	font-size: 5px;
}
div.soupis a{
	display: block;
	color: Black;
	margin: 0 0 5px 8px;
}
div.soupis a:hover{
	text-decoration: none;
	background-color: #eee;
}
div.soupis3 a{
	display: block;
	color: Black;
	margin-left: 20px;
	margin-top: 3px;
}
div.soupis3 a:hover{
	text-decoration: none;
	background-color: #eee;
}

div.soupis2{
	border:1px solid #99ccff;
	padding: 2px;
	text-align: right;

	font-size: 10px;
}
div.soupis2 a{
	color: Black;
	margin-left: 2px;
}
span.hore{
	vertical-align: 3px;
}
div.soupis2 a:hover{
	text-decoration: none;
	background-color: #eee;
}

div#pocitadlo{
	text-align: center;
	margin: 10px auto;

}
table#prestupky{
	border: 1px solid black;
	border-collapse: collapse;
	margin: 10px auto;
	width: 400px;
}
table#prestupky th, table#prestupky td{
	padding: 3px;
	border: 1px solid #bbb;
	font-size: 13px;
}
table#prestupky th{
	background-color: #eee;
}
table#prestupky td.podklad{
	background-color: #eee;
}

div#fotgalmkds{
	margin-top: 6px;
}
div#fotgalmkds a{
	display: block;
	border: 1px solid #71bddd;
	float: left;
	margin: 5px 4px 0 0;
}
div#fotgalmkds a:hover{
	border: 1px solid #3b438c;

}
ul.odrazky{
	margin-left: 18px;
}

.margin_home_main_bottom {
	padding: 10px 0;
	border-bottom: #808080 1px dotted;
}

.margin_home_main_right {
	padding-right: 5px;
	border-right: #808080 1px dotted;
}

.margin_home_main_left {
	padding-left: 5px;
}

hr {
	margin-top: 7px;
	margin-bottom: 7px;
	background-color: #808080;
	height: 1px;
	border: 0;
}
.text {
	font-size: 100%;
}

.small_text {
	font-size: 10px;
}

.small_text2 {
	font-size: 75%;
}

.admin_menu {
	background:#ffcc99;
	padding: 0px;
	padding-right: 10px;
	text-align: right;
}

.cleaner{
	font-size: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.space_top {
	margin-top: 7px;
}

.space_bottom {
	margin-bottom: 7px;
}

.popis_bold {
	font-size: 100%;
	color: #525252;
	font-weight:bold;
}
.error_text {
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
}

.bold {
	font-weight: bold;
}

.justify {
	text-align: justify;
}

.center {
	text-align: center;
}

legend {
	font-size: 75%;
}

fieldset {
	padding: 5px;
}

.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #919b9c;
}
.border_bottom_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #919b9c;
}

.border_bottom_light {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
}

.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #919b9c;
	padding-top: 7px;
}

.menu_nadpis {
	display: block;
	text-decoration: none;
	padding: 4px 0;
	width: 130px;
	font-weight: bold;
	font-size: 11px;
	color: #e87e34;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e87e34;
}

.clanek_info_top, .clanek_info_top a {
	background:#EEEEEE;
	color: #666666;
	/*color: #e87e34;*/
	padding: 2px;
	margin-top: 2px;
	text-align: left;
	font-size: 9px;
}

.clanek_info_bottom {
	background:#EEEEEE;
	padding: 2px;
	margin-top: 2px;
	text-align: right;
}

.clanek_vice {
	text-align: right;
	margin: 3px 0 0 0;
}

.required {
	color: darkred;
	font-weight: bold;
}

.hledany {
	background:#b9e3f5;
}

.inclanek img {
	margin: 5px;
}

.pager {
	font-size: 95%;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-align: center;
	margin-top: 7px;
}

.pager .pager-now { 
	margin: 0.3em;
	padding: 0.5em;
	font-size: 110%;
	vertical-align: -11%;
}

.pager a, .pager a:visited {
	font-size: 90%;
	margin: 0.3em;
	padding: 0.3em;
	color: red;
	text-decoration:underline;
}

.pager a:hover {
	background:#f6c5ae;
	color:red;
}

table#hledat_uzivatele td{
	vertical-align: baseline;
}


table#mkdso td{
	padding: 3px;
	vertical-align: top;
	text-align: left;
	font-size: 13px;
}

table#parkovani td{
	padding: 3px;
	vertical-align: middle;
	text-align: left;
	font-size: 13px;
}

ul{
	margin-left: 20px;
}

div#mapaserveru{
	margin-left: 15px;
}
div#mapaserveru li{
	list-style: none;
	margin-top: 10px;

}
div#mapaserveru ul ul{
	margin-left: 20px;
}
div#mapaserveru li ul li{
	list-style: none;
	margin-top: 5px;

}
table.kontakty th, table.kontakty td{
	text-align: left;
	padding: 3px 8px 3px 0;
	font-size: 12px;
}

.hidden {
	display: none;
}

.menu_line {
	background-image: url(pics/menu_line.gif);
	background-repeat: repeat-x;
	height: 2px;
	margin: 5px 0;
}

#NewsTicker{
	width:164px;
	height:300px;
	margin:0 auto;
}
#NewsTicker h1{
	padding:6px;
	margin:0;
	border:0;
	background:#dfe9d5;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
#NewsVertical {
	width: 164px;
	height: 300px;
	display: block;
	overflow: hidden;
	position: relative;
}
#controller{
	padding:6px;
	font-size:11px;
	color:#666;
}
#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
	width: 164px;
	height: 300px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#TickerVertical li {
	display: block;
	width: 164px;
	color: #333333;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 0 0 6px 0;
	float: left;
	/*border-bottom: #919b9c 2px dotted;*/
}
#TickerVertical li .NewsTitle{
	display: block;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:6px;
}
#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:Visited {
	display: block;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:6px;
	text-decoration:none;
}
#TickerVertical li .NewsTitle a:hover {
	text-decoration:underline;
}

#TickerVertical li .NewsImg{
	float:left;
	margin-right:10px;
}
#TickerVertical li .NewsFooter{
	display: block;
	color: #000000;
	font-size: 10px;
	margin:6px 0 14px 0;
}
