body,p,ul,ol,li{padding: 0px; margin: 0px;}

body{
  font-family: Tahoma, sans-serif; font-size: 12px;
  background-color: #fff;
  text-align: center; /*Vycentrování pro IE #CC3300 body_bg */
  color: #CC3300;
  padding-top: 100px;
}

table{ border-spacing: 0; border-collapse: collapse; } 
th, td{font-size: 12px;}

ul{list-style: none;}
li{}

a, .umely_odkaz{text-decoration: underline; color: #BC3001;}
a:hover, .umely_odkaz:hover{color: #FF6600;}
a img{border: 0px;}

h1{font-size: 25px; margin: 10px 0px 8px 0px; }/*padding-left: 30px; background: transparent url('h1.jpg') no-repeat scroll 0% 50%; color: #EE3200;*/
h2{ font-size: 22px; line-height: 24px; margin: 10px 0px 5px 0px;}
h3{ font-size: 20px; line-height: 22px; margin: 8px 0px 4px 0px;}
h4{ font-size: 18px; line-height: 20px; margin: 6px 0px 3px 0px;}
h5{ font-size: 15px; line-height: 17px; margin: 4px 0px 2px 0px;}
h6{ font-size: 14px; line-height: 16px; margin: 2px 0px 1px 0px;}

h1, h2, h3, h4, h5, h6{color: #C1773F;} /*EE3200*/

input, select, textarea{ font-family: Tahoma, sans-serif; font-size: 12px;}

pre{float: left; text-align: left;}
#container{ width: 800px; height: 522px; margin: 0px auto; background: #fff url('uz-se-na-tom-pracuje.jpg') no-repeat scroll 50% 50%;}
#newsletter{border: 0px solid red; width: 200px; height: 70px; margin-top: 260px; margin-left: 520px; font-size: 13px;}
  #newsletter span{ font-size: 13px; font-weight: bold;}
  #newsletter input{padding: 3px; font-size: 13px;}

#footerline{height: 15px; font-size: 11px; }

.center{text-align: center;}
.true{color: green;}
.false{color: red;}
.umely_odkaz{cursor: pointer;}
.divider{width: 750px; height: 14px; background: transparent url('divider.jpg') no-repeat scroll 50% 0%; }  
.stretch{width: 1020px;}
.selected{ font-weight: bold;}
.clear{clear: both;}
.schovany{display: none;}
.absmiddle{vertical-align: middle;}
.big-button{font-size: 17px; font-weight: bold; padding: 3px;}