/* CSS Document */

body{
  color: rgb(255,255,255);
  margin: 0;
  background-color: rgb(77,77,77);
  font-family: Helvetica;
  width: 800px;
  font-size: 13px;
}

td{
  font-size: 13px;
}

.att{
  color: rgb(247, 147, 30);
  text-decoration: none;
}

a{
  color: rgb(255,255,255);
  text-decoration: none;
}

#hlavicka{
  height: 200px;
}

#hlavickal{
  position: absolute;
  top: 0px;
  left:0px;
  width: 370px;
  height: 200px;
  background-color: rgb(115, 137, 166);
  
}

#logo{
  position: relative;
  left:20px;
  top:35px;
}

#hlavickar{
  position: absolute;
  top: 0px;
  left: 370px;
  width: 430px;
  height: 200px;
  text-align: center;
  cursor: pointer;
}

#nadpis1{
margin-top:45px;
font-size: 42px;
}

#nadpis2{
font-size: 23px;
}

#menu{
  width: 800px;
  height: 30px;
  border-top: 1px solid rgb(255, 255, 255);
  border-bottom: 1px solid rgb(255, 255, 255);
  padding-left: 35px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 30px;
}

#content{
  border-bottom: 1px solid rgb(255, 255, 255);
  width:800px;
  float: left;
}

#contentl{
  padding-left: 35px;
  float: left;
  width:365px;
  left:0px;
}

#contentr{
  float: left;
  width:400px;
  left: 400px;
}

#donate{
  padding-left: 35px;
  padding-bottom: 10px;
}

#bottom{
  padding-left: 35px;
  line-height: 30px;
}

#content>h3{
  padding-left: 35px;
}

div.row_std>b>a, div.row_std>a, div.row_std>form>a{
  text-decoration: underline;
}

div.row_left>b>a, div.row_left>a, div#content>div#contentl>p>a, div#content>div#contentr>ul>li>a{
  text-decoration: underline;
}

div#content>div#contentl>table{
  margin-top:10px;
  margin-bottom:10px;
}

#searchform{
  padding-top:20px;
  line-height: 40px;
}

#bottom{
  padding-left: 35px;
  line-height: 30px;
  width: 800px;
}

#rss{
  padding-top: 10px;
  float: left;
}

#podpis{
  padding-top: 0px;
  margin-left:10px;
  padding-bottom: 10px;
  float: left;
}


.row_std{
  padding-left: 35px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.row_left{
  padding-top: 5px;
  padding-bottom: 5px;
}

.row_divider{
  margin-left: 35px;
  border-bottom: 1px solid rgb(247, 147, 30);
}

.row_divider_left{
  border-bottom: 1px solid rgb(247, 147, 30);
}

.buttonky{
  text-align:right;
  margin-top: 5px;
  clear:both;
  padding-bottom: 20px;
}

.rightfloat{
  float: right;
  margin-left: 10px;
  padding-bottom: 10px;
}


.tlacitko{
  background-color: rgb(247, 147, 30);
  color: rgb(255, 255, 255);
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  border: none;
}

.inputline{
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  border: none;
}

.sourcecode{
  width:750px;
  height:200px;
  display: none;
}

.err6{
  color: rgb(255, 255, 0);
}

.err12{
  color: rgb(222, 240, 138);
}

.err24{
  color: rgb(238, 58, 0);
}
