input {
  border : 1px solid black;
  height:20px;
}

.input {
  border : 1px solid black;
}

.tlac{

  background-color : white;
  height : 20px;

}

a{
  text-decoration: none;
  color: black;
}

a:link,a:visited,a:active{
  text-decoration: none;
  color: black;
}

a:hover{
  color: black;
  text-decoration : underline;
}


.link2{
  border : 0px;
  color: black;
  text-decoration: none;
}

.link2:link,.link2:visited,.link2:active{
  color: black;
  text-decoration: none;
}

.link2:hover{
  color: #505050;
  text-decoration: none;
}

.barva6{
  background :#F75B31;
}


.barva5{
  background :#F6791C;
}

.barva4{
  background :#F9BB0E;
}


.barva1{
  background : #F75B31;
}

.barva2{
  background : #FFD9BF;
}

.barva3{
  background : #FCD67A;
}


body{
  margin : 10px 0px 0px 0px;
  font-family : Arial;
  font-size : 11px;
  font-variant : normal;
  font-weight : bold;
  font : normal normal bold 11px;
  color : Black;


SCROLLBAR-TRACK-COLOR: white;
SCROLLBAR-3DLIGHT-COLOR: black;
SCROLLBAR-FACE-COLOR: #F0EDCD;
SCROLLBAR-HIGHLIGHT-COLOR: #F0EDCD;
SCROLLBAR-SHADOW-COLOR: #F0EDCD; 
SCROLLBAR-ARROW-COLOR: black;
SCROLLBAR-DARKSHADOW-COLOR: black;;
}

.normal{
  font-family : Arial;
  font-size : 11px;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
}

.nadpis{
  font-family : Arial;
  font-size : 18px;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
}

.hide{
  display : none;
}

.bold{
  font-family : Arial;
  font-size : 11px;
  font-variant : normal;
  font-weight : bold;
  font : normal normal bold 11px;
  color : Black;
}

.small{
  font-family : Arial;
  font-size : 9px;
  font-variant : normal;
  color : Black;
}

.title{
  font-family : Arial;
  font-size : 11px;
  font-variant : normal;
  font-weight : bold;
  font : normal normal bold 11px;
  color : white;
}

.ramecek{
  border : 1px solid Black;
}

.ramecekdl{
  border-bottom : 1px solid Black;
  border-left : 1px solid Black;

}

.ramecekb{
  border-left : 1px solid Black;
  border-right : 1px solid Black;
  border-top : 1px solid Black;
}



.ramecekvl{
  border-top : 1px solid Black;
  border-left : 1px solid Black;
}

.ramecekvp{
  border-right : 1px solid Black;
  border-top : 1px solid Black;
}

.ramecekd{
  border-bottom : 1px solid Black;
}

