body {
	background: #8B8B8B;
	color: Black;
	font: 5px Arial, Helvetica, sans-serif;
	margin: 10px 0 10px 0;
	padding: 0px;
	border: 0px;
	text-align: center;
}

h1{
	color: red;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 2px solid #FCC462; 
	width:auto;
	padding: 0;
	margin: 0px auto;
}

h2 {
	color: black;
	font-size: 19px;
	font-weight: bold;
	border-bottom: 2px solid #FD7235; 
	width:auto;
	margin:0px auto; 
	padding:0;
	}
	
h4 {
	color: red;
	font-size: 17px;
	font-weight: bold;
	border-bottom: 2px solid #FCC462; 
	width:auto;
	padding: 0;
	margin: 0px auto;
}

a {
	color: #0048DC;
	text-decoration: underline;
}

a:hover {
	color: red;
	text-decoration: underline;
}

img {
	border: 0px;
}

img.sipka {
	padding: 0 5px 0 0;
	margin: 0px auto;
}

img.sipkar {
	padding: 0 0 0 5px;
	margin: 0px auto;
}

.hide {
	display: none;
}

.hide_always {
	display: none;
}

.print-nohide {
	display: none;
}

.tocenter {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}

.blacklink a:link, .blacklink a:visited, .blacklink a.selected:link, .blacklink a.selected:visited {
	color:  #000000;
	text-decoration: none;
}

.blacklink a:hover {
	text-decoration: underline;
}

hr.lineintext {
	background-color:  #FD7235;
	color:  #FD7235;
	border: 0px solid #FD7235; 
    height: 2px;	 
	margin: 4px auto;
	padding: 0px;
}

#favorite {
	font-size: 16px;
	margin: 0px auto;
	padding: 0px;
}

 #favorite a:link, #favorite a:visited, #favorite a.selected:link, #favorite a.selected:visited {
	font-size: 16px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	}
	
#favorite a:hover {
	text-decoration: underline;
}

#top{
	background: no-repeat;
	background-color: white;
	background-image: url('/img/top.png');
	width: 722px;
	height: 20px;
	margin: 0px auto;
	text-align: center;
}

#background{
	background: repeat-y;
	background-color: white;
	background-image: url('/img/background.png');
	width: 722px;
	height: auto;
	padding: 0;
	margin: 0px auto;
	text-align: center;
}

#logos {
	width: 690px;
	height: 50px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
}

#logo {
	width: 263px;
	height: 36px;
	float: left;
	padding: 5px 10px 0px 1px;
	margin: 0px auto;
	text-align: left;
}

#logo h2 {
	display: inline;
	font-size: 35px;
	padding: 0px;
	margin: 0px auto;
	
	}
	
#logo a {
	background-color: transparent; 
	display: block; 
	position: relative; 
	text-decoration: none;
	height: 36px; 
	width: 263px; 
	padding: 0px 0px 0px 0px; 
	margin: 0px auto; 
	color: #0048DC;
}

#logo span {
	background: url(../img/logo.png) top left no-repeat; 
	cursor: pointer; 
	display: block; 
	position: absolute; 
	height: 36px; 
	width: 263px; 
	margin: 0px auto; 
	padding: 0px; 
	left: 0px;
 	top: 0px; 
	z-index: 1;
}

#slogan-blok {
	background: no-repeat;
	background-image: url('/img/logoline.png');
	color: #7D7D7D;
	width: 310px;
	height: auto;
	padding: 20px 0 5px 2px;
	margin: 0px auto;
	float: left;
	
}

.slogan {
	color: #7D7D7D;
	font-size: 16px;
	font-weight: bold;
	margin: 0px auto;
	padding: 0;
}

#links{
	font-size: 10px;
	float: right;
	padding: 0;
	margin: 0px auto;
}

#header {
	background: no-repeat;
	background-color: #D74B18;
	background-image: url('/img/hlavicka.png');
	width: 690px;
	height: 112px;
	margin: 0px auto;
	padding: 0;
}

#aktualita{
	background-color: #FFDBC1;
	width: 280px;
	font-size: 16px;
	text-align: justify;
	height: auto;
	margin: 0px 0 0 0 ;
	padding: 3px 5px 3px 5px;
	border-left: 6px solid red;
	float: right;
	}
	

	
#content{
	width: 690px;
	height: auto;
	padding: 0px 15px 0px 17px;
	margin: 0px auto;
}

#linka {
	height: 23px;
	width: 690px;
	padding: 0px;
	margin: 0px auto;
}

#navbar {
	height: 19px;
	font-size: 15px;
	text-align: left;
	padding: 2px 0 2px 0;
	margin: 0px auto;
	font-weight: bold;
	float: left;
}

#navbar a {
	color: black;
	text-decoration: underline;
}

#navbar a:hover {
	color: #0048DC;
}

#zmena_textu {
	height: 19px;
	font-size: 15px;
	text-align: right;
	padding: 2px 0 2px 0;
	margin: 0px auto;
	font-weight: bold;
	float: right;
}

.zmena_a a:link, .zmena_a a:visited, .zmena_a a.selected:link, .zmena_a a.selected:visited, .zmena_a a:hover {
	color:   #000000;
	text-decoration: underline;
}

.zmena_b a:link, .zmena_b a:visited, .zmena_b a.selected:link, .zmena_b a.selected:visited, .zmena_b a:hover {
	color: #0048DC;
	text-decoration: none;
}


#menu{
	background: #0048DC;
	color: white;
	font-size: 18px;
	width: 468px;
	height: 30px;
	padding: 0px;
	margin: 0px auto;
	text-align: justify;
}



#nav {
	width: 100%; 
	height: 14px; 
 }
#nav a {
	color: white;
}


#nav, #nav ul {
	padding: 0; 
	margin: 0px auto; 
	list-style-image:none; 
	list-style-type:none;
}
#nav li {
	background-color:  #0048DC; 
	height: 14px; 
	padding: 6px 3px 0 3px;
	float: left; 
}
#nav li a {
	float:left; 
	float: none; 
	padding: 0; 
	text-decoration:none; 
	font-weight:bold;
}
#nav a:hover {
	text-decoration: underline;
	color: 	#BEE0EB;
}
#nav div, #nav li.navvyp div {
	visibility: hidden; 
 }
#nav li.navzap div {	
	 visibility: visible;
 }
#nav div { 
	position: relative; 
	clear: both;
}
#nav div ul {
	background-color:  #0048DC; 
	list-style-image: none;  
	width: 268px; 
	margin:0; 
	padding:0; 
	position: absolute; 
	left: 0; 
	border: 2px solid #2C06BA; 
	z-index: 5; 
}
#nav div li {
	height:22px;
 	float:none; 
	vertical-align: bottom;
 	font-size: 16px; 
 	padding:0; 
 	margin:0; 
 	border-top: 1px solid #0B5CFF; 
 	border-bottom: 1px solid #2C06BA;  
 	border-left:none;


 }
#nav div a {
	color: white; 
	display:block;  
	height:100%; 
	width: 260px; 
	margin:0; 
	padding:1px 0 0 8px; 
	font-weight:bold;
}
#nav div a:hover {
	width: 260px; 
	background: #0B5CFF;
	color: white;
}
#nav li#zacatek {
	margin-left: 5px; 
	border-left:none;
}
* html #nav li#zacatek {
	border-left:none; margin-left: 5px;
}
* html #nav>li {
 	width: 60px;
  }
* html #nav div a {
	float: left;
}

#main {
	font-size: 17px;
	padding: 5px 5px 5px 3px;
	text-align: justify;
}

#main p {
	padding: 4px 0 4px 0;
	margin: 0px auto;
}


#left {
	width: 468px;
	height: auto;
	font-size: 17px;
	text-align: justify;
	padding: 0 2px 2px 0px;
	margin: 0px auto;
	float: left;
}

#right {
	width: 220px;
	height: auto;
	padding: 0px 0px 2px 0;
	margin: 0px auto;
	float: right;
	font-size: 17px;
	text-align: justify;
}

#right-nabidka1{
	width: 212px;
	background-color: #FF8B63;
	height: auto;
	padding: 3px 5px 5px 3px;
	margin: 0px auto;
	float: right;
}

#right-nabidka2{
	width: 212px;
	background-color: #FDB69D;
	height: auto;
	padding: 3px  5px 5px 3px;
	margin: 2px auto;
	float: right;
}

#right-nabidka3{
	width: 212px;
	background-color: #FBDBD0;
	height: auto;
	padding: 3px  5px 5px 3px;
	margin: 0px auto;
	float: right;
}

#footer{
	background: #0048DC;
	color: white;
	font-size: 13px;
	width: 690px;
	height: 40px;
	margin: 0px auto;
	padding: 0;
	text-align: center;
}

#footer p {
	padding: 3px;
	margin: 0px auto;
}

#footer a, #footer a:hover {
	color: white;
	text-decoration: underline;
	}

#bottom{
	background: no-repeat;
	background-color: white;
	background-image: url('/img/bottom.png');
	width: 722px;
	height: 15px;
	padding: 0;
	margin: 0px auto;
}

hr.cistic {
   clear: both;
   height: 1px;
   border: none;
   margin: 0px auto;
   visibility: hidden;
 }

.hledani-input {
	background: white;	
	border: 1px solid  black; 
	height: 20px; 
	width: 100px; 
	font-size: 16px;
	font-weight: bold;
	color: black; 
	margin: 0px auto; 
	padding: 0px;
}

.hledani-tlacitko {
	background: white;	
	border: 1px solid  black; 
	height: 22px; 
	width: 80px; 
	color: black; 
	margin: 0px auto; 
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

table.hledani {
	font-size: 15px;
	font-weight: bold;
	width: 200px;
	height: 30px;
	text-align: center;
	padding: 3px 0px 5px 0px;
	border-width: 0px;
	margin: 0px auto;
}

table.ledani td {
	border-width: 0px;
	margin: 0px auto;
	padding: 3px;
}

.required {
	color: red;
}

legend {
	font-size: 16px;
	font-weight: bold;
	color: #0048DC;
	margin: 0px auto;
	padding: 0px 3px 0px 3px;
	}
	
fieldset {
	background: #FBFBFB;
	border: 1px  solid  #0048DC;
	width: 440px;
	color: black;
	margin: 0px auto;
	padding: 0px 6px 6px 6px;
}

input, select {
	margin: 2px auto;
	padding: 1px 0px 1px 0px;
}

.ok {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.ok2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}


.nadpis {
	font-weight: bold;
	text-decoration: underline;
	}