
#page {margin-left:auto; margin-right:auto; width:600px;}
.image {width:600px; margin-top:20px; margin-bottom:25px;}
.button {width:190px; margin-left:205px; margin-right:205px;}
.butEN {float:left; width:103px; line-height:20px; background:#F5721A;}
.butCZ {float:right; width:86px; line-height:20px;background:#777777;}
.odrazka1 {clear:both; padding-top:18px; width:600px; text-align:center;}
.odrazka2 {width:600px; text-align:center;}
.startText {text-align:justify;}

/*************************************** styly pro obsah *********************************************/

body {	
  font-family:"Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
  font-size:11px; 
  margin:0px; 
  padding:0px;
  color:#404040;
  background:#EDEDED url(../images/bg_start.gif) repeat-x;
  text-align:center;
  }
a {	
  color:#FFFFFF;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  }
a:hover {	
  color:#FFFFFF;
  text-decoration:none;
  }
img {	
  border:0px;
  }
p {	
  padding:0px;
  margin-top:12px;
  margin-bottom:12px  
  }

