body {
	margin: 0 0 0 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #e0e0e0;
	/*
	zoom: 1.5;
	-moz-transform: scale(1.5);
	-moz-transform-origin: 0 0;
	-o-transform: scale(1.5);
	-o-transform-origin: 0 0;
	-webkit-transform: scale(1.5);
	-webkit-transform-origin: 0 0; 
	*/
}
P {
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	line-height: 130%;
}
a img {
	border: none;
}
a {
	color: #154D72;
}
a:hover {
	color: #6D747A;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 962px;
	border: 0;
	background: none;
	height: auto;
	background-image: url(img/back.jpg);
	background-repeat: repeat-y;
	border: none;
	padding: 0 16px 0 16px;
}
#header {
	width: 962px;
	height: 100px;
	background-color: #0d5eb1;
}
.logo {
  margin: 17px 58px 17px 46px;
  float: left;
}
#title {
  padding: 25px 0 20px 0;
  float: left;
}
.jazyky {
	float:right;
	color:#FFFFFF;
	width: 120px;
	padding: 22px 0 0 0;
	line-height: 170%;
}
div.jazyky a:link, .jazyky a:visited {
	color: #FFFFFF;
	text-decoration:none;
	margin: 5px 5px 5px 0;
	padding: 0 0 4px 0;
}
div.jazyky a:hover {
	color:#FFCC00;
	text-decoration: none;
	margin: 5px 5px 5px 0;
	padding: 0 0 4px 0;
}

/*topmenu*/
#topmenu{
	width: 832px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:  #144c71;
	padding-left: 130px;
	float:right;
}

#topmenu ul{
	margin: 0;
	padding: 8px 0 6px 0;
	float: left;
	width: 100%;
}

* html #topmenu ul{ /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
}

#topmenu ul li{
	display: inline;
}


#topmenu ul li a{
	float: left;
	color: #ffffff;
	font-weight: bold;
	margin: 0 0 0 8px;
	padding: 0 0 4px 20px;
	background-image:url(img/arrow_topmenu.gif);
	background-repeat: no-repeat;
	text-decoration:none;
}

#topmenu ul li a:hover{
	color: #FFCC00;
	font-weight: bold;
	margin: 0 0 0 8px;
	padding: 0 0 4px 20px;
	background-image:url(img/arrow_topmenu.gif);
	background-repeat: no-repeat;
	text-decoration:none;
}
/*konec topmenu*/

#top {
	width: 962px;
	height: 140px;
	color:#FFFFFF;
	background-color: #0d5eb1;
	clear: both;
}
#top img {
	float:left;
	margin: 0 40px 0 0;
}
/*
H1 {
	font-weight:bold;
	font-size: 35px;
	color:#FFFFFF;
	font-style: italic;
	margin: 0 0 5px 0;
	padding: 30px 0 0 0;
}
H2 {
	font-weight:bold;
	font-size: 21px;
	color:#FFFFFF;
	font-style: italic;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}*/

h1 {
  font-size: 22px;
  font-style: italic;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
  line-height: 100%;
  font-family: tahoma, verdana;
}
.h1_other_lng {
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  color: #397DC3;
  font-family: tahoma, verdana;
}
h2 {
	font-weight:bold;
	font-size: 20px;
	letter-spacing: 2px;
	color:#FFFFFF;
	font-style: italic;
	margin: 0 20px 15px 0;
	padding: 20px 0 0 0;
}
h3 {
	font-weight:bold;
	font-size: 14px;
	color:#FFFFFF;
	font-style: italic;
	letter-spacing: 2px;
	padding: 0 0 0 0;
	margin: 0 20px 0 0;
	line-height: 150%;
}
#main {
	width: 962px;
	background-image:url(img/back.gif);
	background-repeat: repeat-y;
}
#leftmenu {
	float: left;
	width: 236px;
	padding: 0 0 20px 0;
}
ul#left_menu_items {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 240px;
	list-style-type: none;
}
ul#left_menu_items li a {
	display: block;
	padding: 11px 0 11px 35px;
	background: url(img/left_menu_arrow_grey.gif) no-repeat 9px center;
	background-color: #6D747A;
	border-bottom: 1px solid #FFFFFF;
	float: left;
	width: 201px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#left_menu_items li a:hover {
	color: #FFCC00;
}
ul#left_menu_items li a#left_menu_item_active {
	padding: 17px 0 17px 35px;
	background: url(img/left_menu_arrow_dark_blue.gif) no-repeat 9px center;
	background-color: #0D5EB0;
}
ul#left_menu_subitems {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 240px;
	list-style-type: none;
}
ul#left_menu_subitems li a {
	display: block;
	padding: 6px 6px 8px 35px;
	background: none;
	background-color: #4A90C4;
	border: 0;
	width: 195px;
}
ul#left_menu_subitems li a#left_menu_subitem_active {
	text-decoration: underline;
}
.search {
	background-color:#3d3d3d;
	padding: 5px;
	height: 19px;
}
.s_text {
	font-size: 10px;
	color:#000000;
	padding: 2px 5px;
	margin: 0 0 0 0;
	border: 1px solid #000000;
	width: 132px;
	float:left;
}
.button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	color:#000000;
	padding: 1px 1px;
	margin: 0 0 0 4px;
	border: 1px solid #000000;
}
#page {
	margin-left: 236px;
}
.page_top {
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	padding: 8px 30px;
	;
}
.page_top a {
	color: #FFFFFF;
	text-decoration: none;
}
.page_top a:hover {
	text-decoration: underline;
}
.text {
  text-align: justify;
	width: 430px;
	padding: 15px 0 50px 30px;
}
.text ul {
  padding: 0 0 0 0;
  margin: 0 0 20px 0;
}
.text li {
	list-style: none;
	background: url(img/disc.gif) no-repeat 0px 5px;
	padding: 0 0 0px 12px;
	margin: 3px 0 4px 0;
}
.text ul li ul {
	margin: 0 0 0px 10px;
}
.text ul li ul li {
	background: url(img/circle.gif) no-repeat 0px 5px;
}
.text ul li ul li ul {
	margin: 0 0 0px 10px;
}
.text ul li ul li ul li {
	background: url(img/square.gif) no-repeat 0px 5px;
}
.text ol li {
	list-style:decimal;
	background:none;
	padding: 0 0 0 0;
	margin: 3px 0 4px 0;
	
}	
	.nadpis {
	font-size: 15px;
	color: #0d5eb1;
	font-weight: bold;
	text-transform:uppercase;
	margin: 16px 0 10px 0;
}
.podnadpis {
	font-weight:bold;
	color: #0d5eb1;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
#right_frame {
	width: 239px;
	float: right;
	list-style-image:none;
}
div.right_frame {
	margin-bottom: 15px;
}
div.right_frame_title {
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #4a90c4;
	padding: 10px 10px 10px 35px;
	border-bottom: 1px solid #ffffff;
}
div.right_frame_content {
	padding: 10px;
	text-align:left;
	background-color:#dadfe4;
}
ul.right_linklist {
	font-size:1em;
	text-align:left;
	padding: 0 0 0 30px;
	margin: 0 0 0 0;
	text-decoration:none;
}
ul.right_linklist li {	
	background-repeat:no-repeat;
	background-position:left 0em;
	padding: 3px 0 8px 30px;
	color: #000000;
	font-weight:bold;
	list-style:none;
}
ul.right_linklist li.produkt_pdf a {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
ul.right_linklist li.produkt_pdf a:hover {
	font-weight:bold;
	color:#000000;
	text-decoration: underline;
}
ul.right_frame_aktuality {
  padding: 0;
  list-style-type: none;
}
ul.right_frame_aktuality li {
  margin-bottom: 5px;
}
.photo {
	padding: 3px;
	background-color:#dadfe4;
	text-align:center;
}
.photoimg {
	float:left;
	width: 112px;
	text-align: center;
	margin: 2px;
  line-height: 84px;
}
.photoimg a {
  background-color: #F2F2F2;
  width: 112px;
	height: 86px;
  display: block;
}
.photoimg a:hover {
  background-color: #6d747a;
}
.photoimg img {
  margin: 3px 0 4px 0;
  vertical-align: middle;
}
.text_vpravo {
	clear: left;
	color: #0d5eb1;
	text-align:left;
	padding: 20px 5px 20px 5px;
}
#footer {
	clear:both;
	background-color: #313b49;
	font-size: 10px;
	letter-spacing: 1px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
}
.dis {
	float:left;
	background-color: #0062ac;
	width: 221px;
	padding: 5px 5px 5px 10px;
	position: relative;
}
.dis a {
  color: #FFFFFF;
  text-decoration: none;
}
.dis a:hover {
  color: #CFCFCF;
}
#counter {
  position: absolute;
  left: 74px;
  bottom: 72px;  
}
.address {
	padding: 5px;
	text-align:right;
}
img.image_zoom {
	position: absolute;
	bottom: 4px;
	right: 4px;
	border: none;
}
div.image_ie6 img.image_zoom {
	right: 1px;
}
div.ctg_printout {
	width: 427px;
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
	float: left;
	background-image:url(pic/tecky.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
div.ctg_printout img {
	margin: 2px 10px 2px 0;
	float: left;
}
span.ctg_printout_title a {
	font-weight: bold;
	text-decoration: none;
	color: #0d5eb1;
}
span.ctg_printout_title a:hover {
	text-decoration: underline;
}

.reset {
	clear: both;
}
.heading1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #026bb7;
	text-transform:uppercase;
	/*line-height: 26px;*/
	margin: 20px 0 15px 0;
}
.heading2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #026bb7;	
	/*line-height: 6px;*/
	margin: 10px 0 4px 0;
}
.bold {
  font-weight: bold;
  text-decoration: underline;
  margin: 0 0 5px 0;
}

/* MAPA STRANEK */

ul#sitemap {
  margin: 0;
  padding: 0;
  font-weight: bold;
}
ul#sitemap li ul {
  margin: 8px 0 8px 0;
  padding: 0;
}
ul#sitemap li ul li {
	background: url(img/circle.gif) no-repeat 28px 5px;
	padding: 0 0 0 40px;
}
ul#sitemap li ul li ul {
  font-weight: normal;
  font-size: 10px;
  margin: 4px 0 12px 0;
}
ul#sitemap li ul li ul li {
	background: url(img/square.gif) no-repeat 20px 5px;
	padding: 0 0 0 30px;
}
/* MAPA STRANEK Konec */

.col {
	padding: 4px 2px;
	margin: 0 0 0 0;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size:10px;
	text-align:left;
}
.tecky {
	clear:both;
	background-image:url(pic/tecky2.gif);
	background-repeat:repeat-x;
	margin: 5px 0 0 0;
	height: 5px;
}
.video {
	padding: 3px;
	background-color:#dadfe4;
	text-align:center;
}
.video a {
  cursor: pointer;
}
.videoimg {
  float: left;
	width: 112px;
	text-align: center;
	margin: 2px;
  line-height: 84px;
}
.videoimg a {
  background-color: #F2F2F2;
  width: 112px;
	height: 86px;
  display: block;
  text-decoration: none;
}
.videoimg a:hover {
  background-color: #6d747a;
}
.videoimg img {
  margin: 3px 0 4px 0;
  vertical-align: middle;
}
.video_text {
  float: left;
	width: 102px;
	padding-left: 10px;
	text-align: center;
	margin: 2px;
	text-align: left;
}
.video_text a {
  color: #000000;
  text-decoration: none;
}
.video_text a:hover {
  text-decoration: underline;
}
.video_container {
  position: relative;
}
.video_flash {
  position: relative;
  margin-top: 46px;
}
.video_flash_close {
  position: absolute;
  top: -31px;
  left: 397px;  
}
.video_flash_title {
  position: absolute;
  top: -31px;
  left: 0px;  
  font-weight: bold;
  font-size: 12px;
}
#navigace_bottom {
  margin-top: 20px;
}
#navigace_bottom a {
  padding-right: 3px;
  color: #397DC3;
  text-decoration: none;
  font-weight: bold;
}
#navigace_bottom a:hover {
  text-decoration: underline;
}
#navigace_bottom img {
  margin-right: 15px;
  border: none;
}
.navigation_pagination {
  text-align: right;
  margin-bottom: 10px;
  width: 660px;
  font-size: 12px;
  letter-spacing: 2px;
}
.navigation_pagination a {
  text-decoration: none;
}
.navigation_pagination a:hover {
  text-decoration: underline;
}

.form_error {
  color: #FF0000;
}

input {
  font-size: 11px;
}

input.s0 {
  width: 40px;
}

input.s2 {
  width: 150px;
}

input.button2 {
  border: 1px solid #000000;
  background-color: #6D747A;
  font-weight: bold;
  color: #FFFFFF;
}

span.povinne {
  color: #FF0000;
  font-weight: bold;
}

/* ANKETA */
#polls { 
  margin: 20px 10px 20px 10px;
  background-color: #FFFFFF; 
}

#polls #pollstitle { 
  background: #0A4B8F; 
  padding: 10px; 
  text-transform: uppercase; 
  color: #FFFFFF; 
  font-weight: bold;
}

.poll { 
  margin: 0 0 10px 0; 
}
.poll .title { 
  /*background: #0D5EB0; 
  color: #fff; */

  padding: 8px; 
}

.poll .body { 
  background: #FFFFFF; 
  color: #454648; 
  padding: 8px 5px 0 0px; 
}

.poll .body img { 
  margin: 0 0 0 6px; 
}

.poll .body .pollresult { 
  color: #0160b2; 
}

#pollbutton { 
  background: #a7cdf4; 
  padding: 2px; 
  margin: 6px 0 0 6px; 
  border: 0; 
	width: 200px; 
  font-size: 13px; 
  font-weight: bold;
}

.poll .info { 
  background: #fff; 
  padding: 6px; 
  /*text-transform: uppercase;*/ 
  font-size: 10px; 
	/*font-weight: bold;*/ 
  padding: 8px 10px; 
}
/* KONEC ANKET */


.mezera {
	font-size: 5px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

