		* { margin: 0; padding: 0; }
		
		html { 
			background: url(back.jpg) no-repeat top center;
			background-attachment: fixed; 
		}
		


BODY {
margin: 0 0 0 0;
 text-align:center;

}




#blat {
width: 1190px;
text-align: left; 
 margin-left: auto; 
 margin-right: auto;
}

#center {
width: 1096px;
text-align: center; 
 margin-left: auto; 
 margin-right: auto;
}


#top {
height: 208px;
 width: 1098px;
 text-align: center; 
 margin-left: auto; 
 margin-right: auto;
 padding-top:15px;
 background: url(top.png) no-repeat top center;
}

#logo {
height: 137px;
margin-top: 22px;
}

#left {
width: 435px;
float: left;
}

#left h2 {
margin-left: 120px;
font-family: Georgia, Times, Times New Roman, Bookman;
font-size: 12pt;
color: #fff;
text-align: center;
font-weight: bold;	
}

#left p {
margin-left: 120px;
font-family: Georgia, Times, Times New Roman, Bookman;
font-size: 12pt;
color: #fff;
text-align: center;
font-weight: normal;	
}

#left a {

font-family: Georgia, Times, Times New Roman, Bookman;
font-size: 12pt;
color: #fff;
text-align: center;

}

#right {
width: 650px;
float: right;
}


#right p {
margin-right: 20px;
font-family: Georgia, Times, Times New Roman, Bookman;
font-size: 12pt;
color: #fff;
text-align: left;	
}

#right a {

font-family: Georgia, Times, Times New Roman, Bookman;
font-size: 12pt;
color: #fff;
text-align: center;

}

#right h2 {
margin-right: 20px;
margin-top: 10px;
font-family: Georgia, Times, Times New Roman, Bookman;
font-size: 16pt;
color: #fff;
text-align: left;
display: block;	
}



#right .projekty{
	float: left;
}

#news h3 {
margin: 8px;
font-family: Times;
font-size: 22pt;
color: #540108;
text-align: left;

}

div.clear 
{ 
clear: both; 
}

