body{
  font-family: Tahoma; font-size: 11px; color: #605d5c; background-color: #e8e9eb;
  margin: 10px; padding: 0;

}

a{
  color: #6d5126;
}

a:hover{
  color:black;
}




#page, #footer, #header, #middle, #header{
  width: 982px;
  margin: 0px auto 0px auto;
}

#header{
  background: url(header.jpg) no-repeat;
  height: 218px;
  position: relative;
}


#middle{
  background: url(content-bg.jpg) no-repeat;
  background-color: #ded8b4;
  background-position: 566px 0px;
  width: 962px;
  overflow: hidden;
}

#mainmenu{
  margin:0;
  padding: 12px 0 0 348px;
  height: 30px;
}

#mainmenu li{
  float:left;
  margin-right: 5px;
  list-style: none
}

#mainmenu a.menu0{  background: url(0.gif);  width: 42px;  height: 25px; display: block;}
#mainmenu a.menu0:hover, #mainmenu .mactive0{ background: url(0.gif);background-position: -42px;}

#mainmenu a.menu1{  background: url(1.gif);  width: 69px;  height: 25px; display: block;}
#mainmenu a.menu1:hover,  .mactive1{ background: url(1.gif); background-position: -69px;}

#mainmenu a.menu2{  background: url(2.gif);  width: 82px;  height: 25px;  display: block;}
#mainmenu a.menu2:hover, #mainmenu .mactive2{ background: url(2.gif);background-position: -82px;}

#mainmenu a.menu3{  background: url(3.gif) no-repeat;  width: 72px;  height: 25px;  display: block;}
#mainmenu a.menu3:hover, #mainmenu .mactive3{  background: url(3.gif);background-position: -72px;}

#mainmenu a.menu4{  background: url(4.gif) no-repeat;  width: 79px;  height: 25px;  display: block;}
#mainmenu a.menu4:hover, #mainmenu .mactive4{ background: url(4.gif); background-position: -79px;}

#mainmenu a.menu5{  background: url(5.gif) no-repeat;  width: 95px;  height: 25px;  display: block;}
#mainmenu a.menu5:hover, #mainmenu .mactive5{ background: url(5.gif); background-position: -95px;}

#mainmenu a.menu6{  background: url(6.gif) no-repeat;  width: 58px;  height: 25px;  display: block;}
#mainmenu a.menu6:hover, #mainmenu .mactive6{ background: url(6.gif); background-position: -58px;}


#submenu{
  padding: 25px 0 0 310px;
  margin: 0;
}

#submenu li{
  float: left;
  list-style: none;
}

#otestuj-sub{
  margin: 0;
  padding: 0;
  background: transparent;
  position: absolute;
  top: 195px;
  left: 330px;
}

#otestuj-sub li{
  float: left;
  list-style:none;
  padding-right: 5px;
  padding-left: 15px;
  background: url(rectangle.gif) no-repeat;
}

#otestuj-sub a{
  color: black;
  text-decoration: none;
  margin-right: 10px;
}

#otestuj-sub a:hover{
  text-decoration: underline;
}


a.otestuj{
  background: url(otestuj.gif) no-repeat;
  display: block;
  text-indent: -9999px;
  width: 106px;
  height: 32px;
  margin-left: 5px;
}

a.otestuj:hover, a.otestuj-on{
  background-image: url(otestuj.gif);
  background-position: -106px;
  display: block;
  text-indent: -9999px;
  width: 106px;
  height: 32px;
  margin-left: 5px;
}

a.prihlas{
  background-image: url(prihlaska.gif);
  display: block;
  text-indent: -9999px;
  width: 134px;
  height: 32px;
}

a.prihlas:hover{
  background-position: -134px;
}

.prihlas-on{
  background-position: -134px;
}

h1, h2{
  color: #6d5126;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 14px;
}

h1{
  margin: 20px 0 20px 0;
}


#content h2{
  color: #000;
  font-size: 12px;
  padding: 0;
  margin: 20px 0 20px 0;
}

p{
  padding: 0;
  margin: 10px 0 0 0;
}

#akcia {
  float:left;
  display: inline;
  margin: 0px 0 0 56px;
  width: 228px;
  height: 40px;
}


#left{
  float:left;
  margin: 0 0 0 46px;
  padding: 0;
  display: inline;
  width: 200px;
}

#right{
  margin-left: 62px;
  float: left;
  display: inline;
  width: 615px;
}

#content{
/*  width: 615px; */
  width: 555px;
  min-height: 400px;
  _height: 450px;
  overflow: visible;
}

#content p{
  margin: 15px 0 15px 0;
  padding: 0;
  text-indent: none;
}

#footer{                 
  width: 962px;
  height: 50px;
  background-color: #ded8b4;
}

#contact-left{
  float: left;
  width: 200px;
}


a.poll-answer{
  color: #6d5126;
}

a.poll-answer:hover{
  color:black;
}

div.car{
  float: left;
  width: 230px;
  height: 230px;
  margin-right: 40px;
  margin-bottom: 40px;
  display: inline;
}


/* KKV SKOLENIE  */

.table-vo{
  margin: 15px 0;
}

.table-vo label{
  width: 100px;
  display: block;
  float: left;
  padding-top: 3px;
}

.table-vo input{
  width: 90px;
  margin-bottom: 3px;
}

