html {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #333341;
  background-image: url(images/bg_html.gif);
  background-repeat: repeat-x;
}
body {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 50%;
  margin-left: -375px;
}

a, h2, .hladaj {
  color: #0055A5;
}
h1 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 0px;
}

h2 {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 5px 0;
}

.left h2 {
  font-size: 11px;
}

.left h1 {
  margin: 0;
  background-image: url(images/h1-left.gif);
  background-repeat: repeat-y;
  padding-left: 15px;
  padding-bottom: 13px;
  padding-top: 13px;
}

#main .right h1 {
  padding-bottom: 13px;
  margin: 0;
}

p {
  margin: 0;
  padding: 0 0 10px 0;
}


img {
  border: 0;
}

.tab1, .tab2 {
  border-bottom: 1px #CCCCCC solid;
  padding: 2px 10px;
  background-image: url(images/li-blue.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

.tab1 {
  /*background-color: #E4EFFF;*/
}

.tab2 {
  /*background-color: #EFF6FF;*/
}

#main .right img {
  border: 5px #F5F5F5 solid;
  padding: 2px;
  margin: 3px 10px 3px 0px;
}

.nob {
  border: 0px !important;
  
  margin: 0 !important;
  padding: 0 !important;
}

.ref, .ref a {
  color: #99CCFF;
}

hr {
  border: 0px #D4D4D4 solid;
}

.left .news {
  /*background-color: #F9F9F9; */
  padding-bottom: 10px;
}

.news .sprava-left, .news .navig {
  border-left: 6px #E2E2E2 solid;
  padding: 5px 10px 5px 10px;
}
.hladaj {
  float: right;
  padding-top: 4px;
  line-height: 200%;
  padding-right: 18px;
  _padding-right: 10px;
}

.input-hladaj {
  border: 2px #E2E2E2 solid;
  height: 16px;
}
form {
  margin: 0;
}
.input-hladaj2 {
  width: 48px;
  height: 22px;
  background-image: url(images/hladaj.gif);
  border: 0;
  color: white;
  font-size: 10px;
  
}

.navig {
  margin-top: 10px;
}

#page, #top {
  width: 771px;
}
#page {
  text-align: left;
  background-image: url(images/bg_main.gif);
  background-repeat: repeat-y;
}
#head {
  height: 123px;
  background-image: url(images/top.gif);
}
#head .lang, #head .lang a, #bottom .left, #bottom .left a {
  color: #D2E6F0;
}

#head .lang {
  height: 25px;
  width: 235px;
  text-align: center;
  padding-top: 8px;
  float: left;
}
#head .datum {
  height: 13px;
  width: 518px;
  text-align: right;
  padding-top: 20px;
  float: left;
}

#head .logo {
  padding-top: 13px;
  padding-left: 25px;
  padding-right: 63px;
  float: left;
}

#head .button {
  float: left;
  padding-top: 19px;
  width: 70px;
  line-height: 140%;
}

#top {
  height: 334px;
}

#top .left {
  background-image: url(images/menu.gif);
  height: 334px;
}

.menu {
  padding-top: 18px;
  padding-left: 26px;
}

.menu a {
	height: 31px;
	padding-top: 10px;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: white;
	background-image: url(images/menu_li.gif);
	background-position: right center;
  background-repeat: no-repeat;
  text-decoration: none;
	display: block;
	width: 184px;
}

.menu a:hover {
	text-decoration: underline;
	background-image: url(images/menu_over.gif);
  background-position: right center;
  background-repeat: no-repeat;
}

#main {
  /*background-color: white;*/
  line-height: 140%;
  color: #333341;
  /*margin-top: 10px;*/
}

#main ul {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  padding-left: 20px;
}
#main li {
  list-style-image: url(images/li.gif);
  padding-left: 0px;
}

.left {
  width: 236px;
  float: left;
}

.right {
  width: 535px;
  float: right;
}

#main .left p {
  padding: 0 0 10px 20px;
}

#main .right {
  width: 510px;
  padding: 5px 10px 10px 15px;
  margin-top: 6px;
  _margin-top: 8px;
  background-image: url(images/h1-right.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

#main .right .area {
  width: 180px;
  float: left;
  background-color: #F5F5F5;
  padding: 5px;
}
#main .right .ref {
  width: 290px;
  float: right;
  color: #333350;
  padding-left: 5px;
  padding-top: 0;
  padding-right: 15px;
  _padding-right: 0px;
}


#bottom {
  height: 51px;
  background-image: url(images/bottom.gif);
  clear: both;
  font-size: 10px;
}

#bottom .left {
  padding-top: 10px;
  text-align: left;
  line-height: 150%;
  width: 216px;
  padding-left: 20px;
}

#bottom .right p {
  padding: 20px 10px 0px 15px;
  text-align: left;
}

#bottom, #bottom a {
  color: #6B6B6B;
}
.button a {
  color: #666666;
}
#head .lang a.active {
  color: white;
}
#head .lang a, .button a, #bottom a:hover {
  text-decoration: none;
}
#head .lang a:hover {
  text-decoration: underline;
}

.td0 {
  background-color: #ccc;
  padding: 2px;
}
.td1 {
  background-color: #E4EFFF;
}
.td2 {
  background-color: #EFF6FF;
}

.td0 td, .td1 td, .td2 td {
  padding: 2px 5px 5px 5px;
}