html, body{ 
margin:0; 
padding:0; 
text-align:center; 
font-family:verdana;
font-size:12px;
	background:url(../images/header.gif) repeat-x;
	color:#000;
} 

#pagewidth{ 
width:900px;  
margin-left:auto; 
margin-right:auto;  
} 
#header{
	width:900px;
	height:350px;
	background:url(../images/header_bg.jpg) no-repeat;
}

#kopcinja{
float:left;
margin-left:200px;
margin-top:110px;
height:30px;

} 
a:active{
outline: none;
}
* :focus {
outline: none;
}
.kopce{
	float:left;
	margin-right:15px;
	height:20px;
	text-align:center;
	font-size:12px;
	color:#fff;
	background: url(../images/button.gif) no-repeat;
}
.kopce a{
	text-decoration:none; 
	color:#fff;
	height:20px;
	padding-top:5px;
	float:left;
	margin-left:3px;
	padding-left: 20px;
	}

p
{
margin-top: 0;
padding-top: 0;
}
.kopce a:hover
{
	color:#999;
}
#flags{
float:left;
margin-left:100px;
}

#maincol{
background-color: #FFFFFF; 
width: 900px;
min-height: 360px;

}
#latest_news{
	width:410px;
	float:left;
	margin-left:20px;
}
#latest_news_title{
	width:410px;
	height:25px;
	float:left;
	border-bottom:1px solid #ccc;
	background: url(../images/logo_bg.gif) no-repeat;
}
#latest_news_title a{
	width:410px;
	height:20px;
	float:left;
	padding-top:8px;
	text-decoration:none;
	color:#000;
}
#latest_news_img{
	float:left;
	border:2px solid #ccc;
	padding:4px;
	margin-top:5px;
}
#latest_news_descrip{
	width:410px;
	float:left;
	margin-top:5px;
}

#latest_gallery{
	margin-left:20px;
	width:410px;
	float:left;
}
#latest_gallery_title{
	width:410px;
	height:25px;
	float:left;
	border-bottom:1px solid #ccc;
	background: url(../images/logo_bg.gif) no-repeat;
}
#latest_gallery_title a{
	width:410px;
	height:20px;
	float:left;
	padding-top:8px;
	text-decoration:none;
	color:#000;
}
#latest_gallery_img{
	float:left;
	border:1px solid #ccc;
	padding:2px;
	margin-left:10px;
	margin-top:10px;
}
#facebook{
border:1px solid #CCCCCC;
float:left;
height:115px;
margin-left:26px;
margin-top:5px;
width:395px;
}
#facebook_text{
float:left;
height:130px;
margin-top:11px;
width:110px;
}
.proekt{
	width:400px;
	min-height:150px;
	float:left;
	margin-left:40px;
	margin-top:10px;

}
.proekt_title{
	width:400px;
	height:25px;
	float:left;
	border-bottom:1px solid #ccc;
	background: url(../images/logo_bg.gif) no-repeat;
}
.proekt_title a{
	width:400px;
	height:20px;
	float:left;
	padding-top:8px;
	text-decoration:none;
	color:#000;
}
.proekt img{
	float:left;
	border:2px solid #ccc;
	padding:4px;
	margin-top:5px;
}
.proekt_opis{
	width:400px;
	float:left;
	margin-top:5px;

}
#footer{
	border-top:1px solid #ccc;
	margin-left:auto;
	margin-right:auto;
margin-top:20px;
height:28px; 
width:900px;
text-align:center;
font-size:12px;
color:#777;
} 




