html, body  
	{

	margin: 0px;
        
	 text-align: center; 
	 font-size: 12px; 
	 font-family: trebuchet ms,verdana,arial,helvetica,sans-serif;
	 background-image: url('../img/bg_top.jpg');
	 background-repeat: repeat-x; 
	 }
body *
	{
	 margin: 0px;
	 padding: 0px; 
	 font-size: 12px; 
	 text-align: left;
		
	}
img 
  {border: 0px;
	}
ul, li, lo{
margin-left:20px
}
h1 
	{font-size: 16px; 
	 font-weight: bold;
	 text-transform: uppercase;
	}
h2 
	{font-size: 14px;
	}
h3
	{font-size: 13px; 
	 font-weight: bold;
	}
a 
	{color: #747474;
	 font-size: 12px;
	 
	 text-decoration: NONE;
	 text-transform: uppercase;
	}

a:visited 
	{color: #747474;
	}
a:hover 
	{color: #A2A2A2;
	
	}
#cala
	{

	margin:auto; 
	width:800px;
	min-height: 550px;


	}
#top
	{
	margin:  0px; 
	padding: 0px;
	width:798px;
	height:150px;


	}
	
#dol
        {
       
			 width:800px;
			 height     : auto;
        min-height :330px;
				margin: 0px;
        }

#menu
	{
	margin: 0 5px 0 10px;
	padding: 5px;
	width:190px;
	    float:left;
        height     : auto;
        min-height : 330px;
        overflow: auto;
				text-align:center;
	}
	
#okno
	{
	
	padding: 25px 20px 10px 10px;
	text-align : left;
	width:540px;
	float:left;
  height     : auto;
  min-height : 330px;

        }
	
	

#stopka
       {
			 background:#214167;
        margin:  0px;
        padding: 5px;
        text-align : center;
        width:800px;
        height:30px;
        clear : both;
       }


	

	

