
html { margin: 0; padding: 0;  }
body {
  
  margin-top: 0px;
  padding-top: 0px;
  background-color: #242424;
}

body, p, table, td, tr{		 font-family: "palatino Linotype", "times New Roman";
								font-style: normal;
								font-size: 13px;
								color: #fcf7e3;
								font-weight: normal;
								line-height: 19px;
								}

#container { width: 788px !important;
				 width: 788px; /* IE */ 
				 margin: 0 auto 0px auto;
				}
		
#header { background-image: url('grafa/top.jpg');
			background-color: #fff;
			  height: 261px !important; height: 261px; /* IE */ } 
#tyt{ font-size: 14px; padding: 218px  20px 20px 45px;}			
				
#content {		float:left;
					background-image: url('grafa/cont_mid.jpg');
  			 		background-repeat: repeat-y; 
	 				width: 469px !important; width: 469px; /* IE */ 
					} 	

#content_in {	  padding: 5px  20px 20px 45px; text-align: justify;} 	

#content_bot {	 		float:left;	
background-image: url('grafa/cont_bot.jpg');
  			 	 		height: 23px !important; height: 23px; /* IE */
	 						width: 469px !important; width: 469px; /* IE */  
					} 

#menu_place { float: right;	  padding: 5px  40px 0px 0px;} 					
	
a{ color: #746856; font-size: 13px; letter-spacing: 1px;}		
a.menu{ color: #746856; font-size: 13px; letter-spacing: 1px; } 		
	
a{ text-decoration: none;}

a:hover{color: #fff;}

input {font-size: 11px; margin-top: 5px;}
textarea {margin-bottom: 15px;}
form {margin: 0px; padding: 0px; margin-bottom: 15px;}
p{margin: 0px; padding: 0px;}
