body, div{
  margin: 0px;
  padding: 0px;
/* font-weight: normal;*/
  color: #fff;
  font-size: 12px;
  background: url(images/bg.gif);
  font-family: arial, verdana, sans-serif;
}

td, div, p{
 font-family: arial, verdana, sans-serif;
 background: transparent;
 /*font-size: 12px;*/
}

td#ieAll{
  text-align: center
}

div#all{
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  border: 5px solid #232323;
  background: #232323;
  text-align: left;
}

div#top{
  width: 750px;
  height: 184px;
  background: url(images/top_bg.jpg);
}

div#topLogo{
  position: relative;
  left: 20px;
  top: 25px;
  width: 189px;
  height: 52px;
  background: transparent;
  border: 0px none;
}

div#topTitle{
  position: relative;
  left: 20px;
  top: 75px;
  background: transparent;
  color: #fff;
  font-family: arial;
  font-style: italic;
  font-weight: bold;
  font-size: 15px;
}

div#topSearch{
  position: relative;
  top: 60px;
  float: right;
  background: #232323;
  width: 250px;
  height: 32px;
  padding-top: 6px;
  padding-left: 7px;
  color: #FFFB02;
  font-weight: bold;
  font-size: 11px;
}

form#search{
  padding: 0px;
  margin: 0px;
}

div#topSearch div#t{
  padding-top: 8px;
  padding-right: 8px;
  background: transparent;
  float: left;
}

div#topSearch div#i{
  float: left;
  padding-top: 3px;
  padding-right: 8px;
  background: transparent;
}

div#topSearch div#b{
  float: left;
  padding-top: 0px;
  padding-top: 3px;
  background: transparent;
}

form#search input#sb{
  /*position: relative;
  top: 3px;*/
  padding: 0px;
  margin: 0px;
  height: 20px;
  width: 20px;
}

form#search input#hledat{
  font-size: 11px;
  padding: 1px;
  margin: 0px;
  width: 126px;
}

div#topUrl{
  float: right;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 4px;
  padding-botton: 0px;
  border-top: 4px solid #FFFB02;
  background: transparent;
}

div#topUrl a{
  font-weight: bold;
  font-size: 11px;
  background: transparent;
}

div#topUrl a:visited, div#topUrl a:link{
  color: #FFFB02;
  text-decoration: none;
}

div#topUrl a:hover, div#topUrl a:focus{
  color: #fff;
  text-decoration: none;
}

div#menu{
  width: 750px;
  height: 31px;
}

div#menu table td.item{
  height: 31px;
  background: url(images/menu_bg.png) repeat-x;
  text-align: center;
  /*padding-left: 5px;
  padding-right: 5px;*/
}

div#menu table td.sep{
  font-size: 0px; /* kvoli IE */
  width: 2px;
  height: 31px;
  background: url(images/menu_sep.png);
}

div#menu a{
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  background: transparent;
  height: 31px;
  line-height: 31px;
  padding-left: 5px;
  padding-right: 5px;
  display: block;
}

div#menu a:visited, div#menu a:link{
  color: #fff;
  text-decoration: none;
}
div#menu a:hover, div#menu a:focus{
  color: #FFFF00;
  text-decoration: none;
}

div#nav{
  width: 740px;
  height: 19px;
  background: url(images/navigace_bg.png);
  color: #99999B;
  font-size: 10px;
  padding-left: 10px;
  padding-top: 4px;
}

div#nav span#arrows{
  font-size: 7px;
}

div#nav a{
  font-size: 10px;
  background: transparent;
}

div#nav a:visited, div#nav a:link{
  color: #99999B;
  text-decoration: underline;
}

div#nav a:hover, div#nav a:focus{
  color: #fff;
  text-decoration: none;
}

div#footer{
  border-top: 5px solid #232323;
  color: #4D494A;
  text-align: center;
  padding: 8px;
  color: #fff;
  background: #4A4A4A;
  font-size: 10px;
}

div#footer a{
  text-align: center;
  font-weight: normal;
  font-size: 10px;
  background: transparent;
}

div#footer a:visited, div#footer a:link{
  color: #FFFB04;
  text-decoration: underline;
}
div#footer a:hover, div#footer a:focus{
  color: #fff;
  text-decoration: none;
}

div#signature{
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 4px;
  margin-bottom: 20px;
  background: transparent;
  color: #999999;
  text-align: center;
  font-size: 10px;
}

div#signature a{
  text-align: center;
  font-weight: normal;
  font-size: 10px;
  background: transparent;
}

div#signature a:visited, div#signature a:link{
  color: #999999;
  text-decoration: underline;
}
div#signature a:hover, div#signature a:focus{
  color: #fff;
  text-decoration: none;
}

div#main{
  width: 750px;
  min-height: 66px;
  background: url(images/main_bg.jpg) no-repeat #232323;
}

div#mLeft{
  float: left;
  width: 199px;
  padding-top: 8px;
  background: transparent;
}

div#mRight{
  float: right;
  width: 185px;
  padding-top: 8px;
  background: transparent;
}

div#mMiddle{
  padding-top: 8px;
  padding-left: 207px;
  padding-right: 193px;
  background: transparent;
  color: #fff;
}

div#mMiddle2{
  padding-top: 8px;
  padding-left: 207px;
  padding-right: 10px;
  background: transparent;
  color: #fff;
}

div#resetovac{ 
  border: 0px none; 
  margin: 0px; 
  padding: 0px; 
  float: none; 
  clear: both; 
  width: 0px; 
  height: 0px; 
  line-height: 0px; 
  font-size: 0px; 
}

div.obalPanel{
  border: 1px solid #4A4A4A;
  padding: 1px;
  background: #232323;
}

div.lpHead{
  width: 185px;
  height: 19px;
  background: url(images/left_title_bg.png);
  padding-left: 10px;
  padding-top: 3px;
  color: #fffb00;
  font-weight: bold;
  font-size: 12px;
}

div.lpItem{
  width: 195px;
  height: 21px;
  border-top: 1px solid #5C5C5C;
  margin-top: 1px;
  background: #4a4a4a;
}

div.lpItem1{
  width: 195px;
  height: 22px;
  margin-top: 1px;
  background: #707070;
}

div.lpItem1 a{
  display: block;
  height: 18px;
  /*width: 185px;*/
  padding-top: 4px;
  /*padding-left: 10px;*/
  font-size: 11px;
  text-align: left;
  font-weight: normal;
}

div.lpItem1 a:visited, div.lpItem1 a:link{
  color: #fff;
  text-decoration: none;
  background: #707070;
}

div.lpItem1 a:hover, div.lpItem1 a:focus{
  color: #fffb00;
  text-decoration: none;
  background: #585858;
}

div.lpItem2{
  width: 195px;
  height: 22px;
  margin-top: 1px;
  background: #898989;
}

div.lpItem2 a{
  display: block;
  height: 18px;
  /*width: 185px;*/
  padding-top: 4px;
  /*padding-left: 10px;*/
  font-size: 11px;
  text-align: left;
  font-weight: normal;
}

div.lpItem2 a:visited, div.lpItem2 a:link{
  color: #fff;
  text-decoration: none;
  background: #898989;
}

div.lpItem2 a:hover, div.lpItem2 a:focus{
  color: #fffb00;
  text-decoration: none;
  background: #585858;
}

div.lpItemSel{
  width: 195px;
  height: 21px;
  font-size: 11px;
  border-top: 1px solid #5C5C5C;
  margin-top: 1px;
  background: #fe0000;
  font-weight: bold;
}

div.lpItem a{
  display: block;
  height: 18px;
  width: 185px;
  padding-top: 3px;
  padding-left: 10px;
  font-size: 11px;
  text-align: left;
  font-weight: normal;
}

div.lpItem a:visited, div.lpItem a:link{
  color: #fff;
  text-decoration: none;
  background: #4a4a4a;
}

div.lpItem a:hover, div.lpItem a:focus{
  color: #fffb00;
  text-decoration: none;
  background: #585858;
}

a.alpSel{
  display: block;
  height: 18px;
  width: 185px;
  padding-top: 3px;
  padding-left: 10px;
  font-size: 11px;
  text-align: left;
  font-weight: bold;
}

a.alpSel:visited, a.alpSel:link{
  color: #fff;
  text-decoration: none;
  background: #fe0000;
}

a.alpSel:hover, a.alpSel:focus{
  color: #fffb00;
  text-decoration: none;
  background: #585858;
}

div.lpItem1 a.alpSel1{
  display: block;
  height: 18px;
  /*width: 185px;*/
  padding: 0px;
  padding-top: 4px;
  /*padding-left: 7px;*/
  font-size: 11px;
  text-align: left;
  font-weight: bold;
  border-left: solid 3px #FE0000;
}

div.lpItem1 a.alpSel1:visited, div.lpItem1 a.alpSel1:link{
  color: #fff;
  text-decoration: none;
  background: #707070;
}

div.lpItem1 a.alpSel1:hover, div.lpItem1 a.alpSel1:focus{
  color: #fffb00;
  text-decoration: none;
  background: #585858;
}

div.lpItem2 a.alpSel2{
  display: block;
  height: 18px;
  width: 185px;
  padding-top: 4px;
  padding-left: 10px;
  font-size: 11px;
  text-align: left;
  font-weight: bold;
  border-left: solid 3px #FE0000;
}

div.lpItem2 a.alpSel2:visited, div.lpItem2 a.alpSel2:link{
  color: #fff;
  text-decoration: none;
  background: #898989;
}

div.lpItem2 a.alpSel2:hover, div.lpItem2 a.alpSel2:focus{
  color: #fffb00;
  text-decoration: none;
  background: #585858;
}

div.panelSep{
  font-size: 0px;
  height: 5px;
  background: transparent;
}

div.rpHead{
  width: 171px;
  height: 19px;
  background: url(images/right_title_bg.png);
  padding-left: 10px;
  padding-top: 3px;
  color: #fffb00;
  font-weight: bold;
  font-size: 12px;
}

div.rpText{
  width: 161px;
  margin-top: 1px;
  padding-left: 10px;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 5px;
  background: #4A4A4A;
  color: #fff;
  font-size: 11px;
}

a{
  font-weight: normal;
  font-size: 11px;
  background: transparent;
}

a:visited, a:link{
  color: #fffC01;
  text-decoration: underline;
  background: transparent;
}
a:hover, a:focus{
  color: #fff;
  text-decoration: none;
  background: transparent;
}

div.sLine{
  font-size: 0px;
  background: #999999;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 8px;
}

span.rpTitle{
  color: #999999;
  font-size: 11px;
}

span.akTitle{
  color: #fdfc01;
  font-size: 11px;
  font-weight: bold;
}

.akText{
  color: #fff;
  font-size: 11px;
  text-align: justify;
}

div.akLink{
  text-align: right;
  background: transparent;
  font-size: 11px;
}

div.akSep{
  background: url(images/main_sep2.gif) repeat-x;
  height: 3px;
  font-size: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

h2{
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #FDFC01;
}

h3{
  font-size: 14px;
  margin-top: 14px;
  margin-bottom: 14px;
  color: #FDFC01;
}

h4{
  font-size: 11px;
  margin-top: 11px;
  margin-bottom: 11px;
}

div#lNews{
  float: left;
  width: 49%;
  text-align: left;
  margin-top: 15px;
}

div#rNews{
  float: right;
  width: 49%;
  text-align: right;
  margin-top: 15px;
}

.b{
  font-weight: bold;
}

.t11{
  font-size: 11px;
  text-align: justify;
}

div#rpNOLink{
  margin-top: 20px;
  text-align: right;
}

div#mapa ul{
  margin: 0px;
  margin-left: 20px;
  padding: 0px;
}

div#mapa ul li{
  color: #fffC01;
  font-weight: normal;
  font-size: 11px;
}

img.def{
  border: 0px none;
}

input{
  font-size: 11px;
}

/* DYNAMICKE MENU ********************************************************** */
ul.menu1{
  background: #232323;
  position: absolute;
  text-align: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-top: 31px;
  padding-top: 1px;
  border: 1px solid #4A4A4A;
  z-index: 100;
  display: none;
  width: 160px; /* kvoli IE musi byt napevno */
}

ul.menu1 li{
  position: relative;
  background: #232323;
  /*border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;*/
}

ul.menu2{
  background: #232323;
  border-top: 1px solid #AB0C0C;
/*  border-bottom: 2px solid #AB0C0C;*/
  position: absolute;
  top: -2px;
  left: 150px;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 100;
  display: none;
  width: 150px;
}

ul.menu2 li{
}

.menu1 li:hover ul, .menu2 li:hover ul{
/*.menu1 li.over ul, .menu2 li.over ul*/
	display: block;
}

div#menu td.item ul.menu1 a,
div#menu td.item ul.menu2 a{
  display: block;
  text-align: left;
  white-space: nowrap;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  height: 21px;
  line-height: 21px;
  padding-left: 5px;
  padding-right: 5px;
  border: 0px;
  border: 1px solid #232323;
  border-top: 1px solid #5C5C5C;
}

div#menu td.item ul.menu1 a:visited, div#menu td.item ul.menu1 a:link,
div#menu td.item ul.menu2 a:visited, div#menu td.item ul.menu2 a:link{
  color: #fff;
  background: #4A4A4A;
}

div#menu td.item ul.menu1 a:hover, div#menu td.item ul.menu1 a:focus,
div#menu td.item ul.menu2 a:hover, div#menu td.item ul.menu2 a:focus
{
  color: #fffb00;
  background: #585858;
}

.catalog-item {
	float: left;
	width: 533px;
}

.catalog-img {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	border: none;
}
