#page {
width:750px;
height:auto;
 background: #d3d3d3; 

margin: auto;
border: solid 1px;  

} 
      
 p  {
      margin-left: 25px;
      margin-right: 25px;
      margin-bottom: 25px;
      margin-top: 35px;
      text-align: left;
     }

.citát {
         
               font-style:  italic;
             
                }

body {
width: 900px;
padding-top: 20px;
padding-bottom: 10px; 
text-align:center;
margin: auto;

 font-family:  "verdana CE", sans-serif, verdana;            
        }

.banner {
	width: 690px;
	height: 230px;
	
                  background-color: #d3d3d3; 
	margin: auto;
	
	text-align: center;
}



.column {
border: none;
margin: auto;
width:690px;
             }

.left-column {
                 float: left; 
margin: auto;
width: 138px;
height: auto;
border: none;

text-align: center;
 background-color:  #d3d3d3; 
 line-height:1.5;
}


.right-column {
float: right; 
width:528px;
margin: auto;	
	border: solid 1px;
	
                  
	 background-color:  #F5F5F5;  
	text-align: left;
 line-height:1.5;
}

.bottom {
width: 690px;
margin: auto;
height: 40px;
margin-bottom: 20px;
background-color: #d3d3d3;   
text-align: center;
padding-top: 5px;  
font: italic  0.8em   Arial;
clear: both;
}

 img {
         margin-left: 25px;;		
         }

.obrazek {
                float: left;
                border: none;
	margin: 15px;
                 }

 .obrazek2 {
                float: right;
                border: none;
	margin: 15px;
                 }


                   

 h1,h2,h3 {
                  text-align: center;
                  
                   }

.copy {
               font: bold  30px Georgia;
               text-align: center;
                 }

              
                        a	  { background: transparent; font-weight:bold; text-decoration: underline;}
a:link {color: #00008b; font-weight:bold}
a:visited {color: #000080;  font-weight:bold}
a:active{color:  #008000;  font-weight:bold}
a:hover	  {color: #ff0000;  text-decoration: underline; font-weight:bold}



 .cara {
                               font-size:110%;
                               
                               border-top: 3px solid grey; padding-top: 10px;
                               margin-left: 25px;
                               margin-right: 25px;
                               margin-top: 1%;
                               margin-bottom: 1%;
                               }
