/* CSS Document */
body{
  margin: 0; 
  padding: 0;
  text-align: center; 
  color: #292929;
  font-family: serif;
}
img{
  border: 0;
}
hr{
  margin: 0;
  color: #00baff;
  border-color: #00baff;
  border-style: solid;
  border-width: 1px;
  background-color: #00baff;
}
fieldset{
  margin: 0;
  padding-top: 0;
  border: 0;
}
.none{
  display: none;
}
.obligatory{
  font-weight: bold;
}
#main{ 
  margin: 0;
  padding: 0;
  min-width: 1024px;
  max-width: 1395px;  
  text-align: left;
  background: url("/img/head.jpg") left top no-repeat;
}
a{
  color: black;
}
a:hover{
  text-decoration: none;
}
#head{
  height: 330px;
}
#head #logo{
  width: 300px;
  height: 45px;
  position: absolute;
  margin-left: 26px;
  margin-top: 17px;
}
#head #logo img{
  border: 0;
}
#body{
  position: relative;
}
#competizione-box{
  position:absolute;
  top:280px;
  left:15px;  
  width:200px;
}
#menu{
  width: 198px;
  float: left;
  margin-left: 20px;
  margin-top: 50px;
}
#menu ul{
  padding: 0;
  margin:  0;
  list-style: none;
}
#menu ul li a{
  width: 138px;
  display: block;
  height: 55px;
  line-height: 55px;
  padding-right: 60px;
  text-align: right;
  font-weight: bold;
  font-size: 150%;
  text-decoration: none;
  font-style: italic;
  color: #484848;
  background: url("/img/link.jpg") no-repeat left top;
}
#menu ul li a:hover{
  background: url("/img/link.jpg") no-repeat left bottom;
}
#menu ul li.mezera{
  margin-top: 170px;
}
#menu ul li a img{
  border: 0;
}
#content{
  margin-left: 236px;
  margin-right: 10px;
}
#content p{
  width: 100%;
}
#foot{
  height: 134px;
  clear: both;
  background: url("/img/foot.jpg") left top no-repeat;
}
#foot .tools{
  position: absolute;
  margin-left: 250px;
  margin-top: 40px;
}
#foot .tools .nahoru{
  background: url("/img/Nahoru.gif") no-repeat left center;
  padding-left: 17px;
  padding-right: 10px;
}
#foot .tools .tisk{
  background: url("/img/Print.gif") no-repeat left center;
  padding-left: 25px;
}
#foot .tools a{
  padding-left: 10px;
  margin-left: 10px;
}
#foot .content{
  position: absolute;
  margin-left: 250px;
  margin-top: 65px;
}
#foot .content p{
  margin: 5px;
}
#foot .content p a{
  color: black;
}
#galerie{
  float: left;
  width: 100%;
}
#galerie img{
  margin: 10px;
}
/* indivudualni styl k editoru */
table.example2, table.example2 td{
  border-width: 1px;
  border-color: black;
  border-style: solid;
  border-color: #6c6c6c;
  font-size: 90%;
}
table.example2 a{
  padding-right: 25px;
  background: url("/img/tablelink.gif") no-repeat right center;
}
a.example1{
  float: left;
  width: 198px;
  padding-right: 50px;
  height: 55px;
  line-height: 55px;
  background: url("/img/link.jpg") no-repeat right top;
  text-decoration: none;
  text-align: right;
  font-weight: bold;
  font-family: serif;
  color: #484848;
  text-decoration: none;
  font-style: italic;
  font-size: 16px;
  border: 0;
  cursor: pointer;
  margin-left: 30%;
}
.submitbutton, #submitbutton{
  width: 198px;
  padding-right: 50px;
  height: 55px;
  line-height: 55px;
  background: url("/img/link.jpg") no-repeat right top;
  text-decoration: none;
  text-align: right;
  font-weight: bold;
  font-family: serif;
  color: #484848;
  text-decoration: none;
  font-style: italic;
  font-size: 16px;
  border: 0;
  cursor: pointer;
  margin: 0 auto 0 auto;
}
.submitbutton:hover, a.example1:hover{
  background: url("/img/link.jpg") no-repeat right bottom;
}
.width100{
  width: 100%;
}
/* styli pro staticke clanky */
table h2{
  padding-left: 0px;
}
table  img{
  margin-right: 10px;
}
table h2 a{
  color: #ff2e22;
}
.modely{
  float: left;
  width: 100%;
}
.modely a{
  float: left;
  padding: 10px;
  width: 214px;
  height: 200px;
  text-align: center;
  text-decoration: none;
}
.modely a span{
  text-decoration: underline;
}
.modely a:hover, .modely a span:hover{
  text-decoration: none;
}
#login, #password{
  width: 80px;
}
/* ostatni hlouposti */
.agree{
  padding-left: 20px;
}
.agree input{
  margin-left: -20px;
}

