body { 
 	
    text-align: center;
    margin: 0;
    font-family : Verdana, Arial, Helvetica, sans-serif;	 
    background-color: #002c61;
    background-image: url(img/tlo.jpg);
    background-repeat: repeat-x;    
}

#container {

    position: relative;
    padding: 0;
    margin: 0 auto;   
    width: 802px;
       
}

.main {
    width: 802px; 
    margin: 0;

}

.main_boksy {
    width: 250px;
    background-color: #09203d;
    margin: 0;
}

.center {
    
    width: 870px;
    font-size: 14 px;
    font-family: Georgia, georgia, "Times New Roman", Times, serif;
    color: #646451;
    line-height: 160%;
    text-align: justify;
    
}


.center_menu {
    
    width: 802px;
    height: 120px;
    margin: 0 auto;
    padding-bottom: 10px;
   
    
}

.center_top {
    
    width: 870px;
    margin: 0 auto;
    border-style: solid;
    border-color: #09203d;
    border-width: 5px;
    border-top: 0px;
    
}

.center_photo {
    
    width: 870px;
    margin: 0 auto;
    border-style: solid;
    border-color: #E1D7B9;
    border-width: 5px;

}

.menu {

    font-family: Georgia, georgia, "Times New Roman", Times, serif;
    font-size : 17px;
    color: #646451;


}


.news {

    width: 200px;
    font-family: Tahoma, "Times New Roman", Times, serif;
    font-size : 11px;
    color: #7F775F;
    text-align: left;
    padding: 15px;	
}

.naglowek {
   
    color: white;
    font-family: Tahoma, georgia, "Times New Roman", Times, serif;
    font-size : 13px;
    font-weight: bold;
}

.linia {
    
    width: 802px;
    font-size: 10px;
    border-style: solid;
    border-color: #09203d;
    border-width: 5px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;

    
}

.stopka {
    
    width: 802px;
    font-size: 20px;
    color: white;
    font-family: Georgia, georgia, "Times New Roman", Times, serif;
    font-size : 10px;
    text-align: center;
    float:left;
}

.idego_logo {
	width:150px;
	float:right;
}

a.golabgroup{
    color: white;
    font-family: Georgia, georgia, "Times New Roman", Times, serif;
    font-size : 10px;
}

a.menu {
	text-decoration: none;
	color: white;
    font-family: Tahoma, georgia, "Times New Roman", Times, serif;
    font-size : 13px;
    font-weight: bold;

}

a.menu:hover {
	text-decoration: underline;
	color: white;
    font-family: Tahoma, georgia, "Times New Roman", Times, serif;
    font-size : 13px;
    font-weight: bold;
}

.tresc {
background-color:white; 
font-family: Tahoma, Times, serif; 
font-size : 13px; 
padding: 10px; 
line-height: 17px;

}

#formularz h3 {
	font-size : 13px; 
}

.formularz{
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
}

form.formKontakt p input {
	font-size:1.3em;
	border:1px solid #aaa;
	color:#666;
	background:#fafafa;
	width:300px;
	display:block;
	padding:4px 3px;
}

form.formKontakt p select {
	font-size:1.3em;
	border:1px solid #aaa;
	color:#666;
	background:#fafafa;
	width:300px;
	display:block;
	padding:4px 3px;
}


form.formKontakt p textarea{
	font-size:1.3em;
	border:1px solid #aaa;
	color:#666;
	background:#fafafa;
	width:300px;
	display:block;
	padding:4px 3px;
}

form.formKontakt p input:focus{
	background:#fff;
	border:1px solid #888;
}

form.formKontakt p textarea:focus{
	background:#fff;
	border:1px solid #888;
}


