html {
  font-family: arial;
  background-image: url(images/bg.gif);
  color: #333333;
}

body {
  margin: 0;
  padding: 0;
  text-align: center;
}

h1, h1 a, h2, h2 a, h3, h3 a {
  font-weight: bold;
  color: #3366CC;
  margin: 0;
  margin-bottom: 10px;
}

h1, h1 a {
  font-size: 14px;
}

h2, h2 a {
  font-size: 12px;
}

h3, h3 a {
  font-size: 11px;
  color: #FF9900;
}

h1 {
  background-image: url(images/odrazka_nadpis.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15px;
}

hr {
  border-bottom: 1px #E0E0E1 solid;
  border-top: 1px white solid;
  border-left: 1px white solid;
  border-right: 1px white solid;
}

input, textarea {
  border: 1px #E0E0E1 solid;
  font-family: arial;
  font-size: 11px;
}

img {
  border: 0;
}

#main li {
  list-style-image: url(images/odrazka.gif);
  list-style-position: outside;
}

#main ul {
  margin: 5px 0px;
  padding: 0;
  padding-left: 15px;
}

#main_right img {
  border: 3px #E0E0E1 solid;
  margin-right: 5px;
}

#page {
  width: 720px;
  text-align: left;
  margin: auto;
}

#top {
  width: 720px;
  height: 224px;
  background-image: url(images/top.jpg);
  font-size: 12px;
}

#main {
  background-image: url(images/main_bg.gif);
  background-repeat: repeat-y;
  font-size: 12px;
}

#foot {
  clear: both;
  width: 690px;
  height: 53px;
  background-image: url(images/footer.jpg);
  background-repeat: no-repeat;
  font-size: 11px;
  padding-left: 30px;
  padding-top: 13px;
  line-height: 150%;
}

#quick_navig {
  position: relative;
  left: 465px;
  top: 25px;
  width: 227px;
}

#quick_navig td {
  text-align: center;
  width: 75px;
  line-height: 150%;
  font-size: 11px;
}

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

.kont {
  border-left: 1px #B2B2B2 dotted;
  border-right: 1px #B2B2B2 dotted;
}

#navcontainer {
  position: relative;
  left: 30px;
  top: 50px;
  width: 192px;
}

#navcontainer ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 14px;
}

#navcontainer li
{
  margin: 0;
}

#navcontainer a
{
  display: block;
  padding-left: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 176px;
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
  font-size: 12px;
  color: black;
}

#navcontainer a:link, #navlist a:visited
{
  text-decoration: none;
}

#navcontainer a:hover
{
  color: #3366CC;
}

#main_left {
  width: 215px;
  float: left;
  padding-left: 30px;
 
/*  padding-right: 20px;*/
}

#main_left a {
  color: #333333;
}

#main_left h1 {
  background-image: url(images/menu_nadpis.jpg);
  background-position: right;
  background-repeat: no-repeat;  
  margin: 0;
  font-size: 12px;
  color: #3366CC;
  font-weight: bold;
  width: 227px;
  padding-left: 15px;
  padding-top: 9px;
  height: 22px;
  margin-left: -16px;
  margin-bottom: 10px;
  margin-right: 0px;
}

#main_right {
  width: 415px;
  padding-left: 19px;
  padding-right: 30px;
  float: right;
}

#main_bottom {
  background-image: url(images/main_bottom.gif);
  background-repeat: no-repeat;
  height: 20px;
  clear: both;
}

.mapa a {
  line-height: 150%;
  /*text-decoration: none;*/
}

a {
  color: #FF9900;
}


.blue, .blue a {
  color: #90C2F7;
}

.white, .white a {
  color: white;
}


a:hover {
  text-decoration: none !important;
}
