* {
  font-family: "Verdana CE", Verdana, "Helvetica CE", Helvetica, sans-serif; 
  color: #252525;
  font-size: 10px;
  letter-spacing: 1px !important;
  }

body {
  margin: 0px;
  margin-bottom: 0px;
  background-color: #f5fdf7;
  background-image: url(images/pozadi.png);
  background-repeat: repeat-x;

}

table {padding : 0px;margin : 0px;}

table.billboard {background-color: #f6f6f6;}
table.box{background-color: #f6f6f6; border : 1px solid #a3a3a3; padding-top: 5px;}
table.box td {padding-left: 5px; padding-right: 5px;}

td.loginbox {background-color: #fd9525;}

td.pruhmodry {padding-left: 10px; font-weight: bold; color: white; font-size: 12px; letter-spacing: 2px !important; background-image: url(images/pruhmodry.png); background-repeat: repeat-x;}
td.pruhzeleny {padding-left: 10px; font-weight: bold; color: white; font-size: 12px; letter-spacing: 2px !important; background-image: url(images/pruhzeleny.png); background-repeat: repeat-x;}
td.pruhoranzovy {padding-left: 10px; font-weight: bold; color: white; font-size: 12px; letter-spacing: 2px !important; background-image: url(images/pruhoranzovy.png); background-repeat: repeat-x;}

td.vypisnazev {font-weight: bold; height: 12px; color: #fd9525;}
td.vypispopis {height: 10px;}
table.vypispolozka {border-bottom: 1px dotted #fd9525}

input {background-color: #f6f6f6; border : 1px solid #252525;}
select {background-color: #f6f6f6;}
textarea{background-color: #f6f6f6;	border : 1px solid #252525;}


.topas {
  color: white;
}

tr.top {
  width: 600px;
  height: 80px;
  background-image: url(images/top.jpg);
  background-repeat: no-repeat;
}

form {
  display: inline;
}        
  

h1 {
  font-size: 24px;
}

h2 {
  font-size: 14px;
}



input.noborder {
	border : none;
}

table.ramecek {
   border : 1px solid #079328;
}   
