/* 
  barva zelena - c1d72d
  LOGO: font - Bauhaus 93       
*/

BODY {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  background-image: url(images/pozadi.jpg);
  margin: auto;
  margin-top: 0px;
  _text-align: center;
}

TABLE,TR,TD{
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

A:LINK, A:ACTIVE, A:VISITED{
  color: black;
  text-decoration: none;
}
A:HOVER{
  color: rgb(104,104,104);
  text-decoration: none;
}


.hlavni {
  width: 950px;
  margin: auto;
  text-align: left;
}

.logo {
  background-color: #c1d72d;
}

.logo_obr {
  background: url(images/logo.jpg) no-repeat;
  margin-left: 100px;
  width: 450px;
  height: 90px;
  float: left;
}

.akce{
  background: url(images/banner.jpg) no-repeat;
  margin-top: 10px;
  width: 400px;
  height: 70px;
  float: right;
}

.akce2{
  background: url(images/banner2.jpg) no-repeat;
  margin-top: 10px;
  width: 400px;
  height: 70px;
  float: right;
}

.akce3{
  background: url(images/banner3.jpg) no-repeat;
  margin-top: 10px;
  width: 400px;
  height: 70px;
  float: right;
}

.block {
  min-height: 700px;
  background-image: url(images/hlavni_bg.jpg);
  display: block;
}



.left {
  float: left;
  width: 190px;
  height: 600px;
}

.context {
  float: right;
  width: 730px;
  min-height: 580px;
  padding: 10 10 10 10;
  /*overflow: auto;*/
  overflow: visible;
  position: relative;
}

/* -------------- PRVKY MENU --------------- */


.menu ul {
  margin-left: 10;
  padding-left: 0;
  list-style-type: none;
}

.menu li {
  list-style-type: none;
}

.menu a {
  font-size: 10px;
  font-family: Verdana;
  color: white;
  display: block;
  width: 174px;
  height: 24px;
  _width: 172px;
  _height: 34px;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-top: 10px;
  margin-top: 10px;
}

.menu a:link, .menu a:visited {
  background-image: url(images/menu.jpg);
  background-repeat: no-repeat;
  text-decoration: none;
  color: white;
}

.menu a:hover {
  background-image: url(images/menua.jpg);
  color: white;
}


/* --------------- OSTATNI PRVKY ------------*/

.inp{
  border: 1px black solid;
  font-family: Arial;
  font-size: 12px;
  text-overflow: ellipsis;
  background-color: rgb(205,205,205);
}

.main_flash {
  width: 350px;
  float: left;
}

.main_text {
  float: right;
  width: 350px;
  _width: 330px;
}

.apart{
  background-color: #c1d72d;
  border: 2px #59750F solid;
  width: 190px;
  _width: 170px;
  margin: 0 30 30 0;
  padding: 5 5 5 5;
  float: left;
}

.img_nahled {
  /*width: 120px;*/
  border: 1px black solid;
  margin-left: 10px;
  margin-bottom: 5px;
}

.pocasi {
  margin-left: 10px;
}

.banner {
  margin-left: 15px;
  margin-top: 10px;
}

.language {
  padding-top: 3px;
  padding-left: 30px;
  width: 120px;
  _width: 150px;
  height: 14px;
}

.copyright {
  font-family: Tahoma;
  font-size: 10px;
  text-align: center;
}

.clear {
  clear: both;
}

/* ----------------- POMOCNE PRVKY ----------------- */

.nevid{
display: none;
}

.r{
  color: red;
  font-size: 12px;
}

.banner a {
  font-size: 10px;
  font-family: Verdana;
  color: white;
  text-decoration: none;
}

.banner a:link, .banner a:visited, .banner a:hover {
  text-decoration: none;
}

.banner a:hover {
  text-decoration: underline;
}

.specnab{
  font-weight: bold;
  font-style: italic;
  background-color: c1d72d;
}

#obrNahled{
  position: absolute;
  left: 560px;
  display: block;
  visibility: hidden;
}

.video{
   height: 220;
}
