html, body{ 
margin:0; 
padding:0; 
text-align:center; 
font-family:verdana;
color:#000;
font-size:12px;
background: url(../images/body_bg.gif) left top repeat-x;
} 
a:active{
outline: none;
}
* :focus {
outline: none;
}
#pagewidth{ 
width:900px;  
margin-left:auto; 
margin-right:auto; 

} 

#header{ 
width:900px;  
height:160px;
margin-left:auto; 
margin-right:auto;  
float:left;
} 
#kopcinja{
float:left;
height:33px;
margin-left:110px;
margin-top:22px;
} 
.kopce{
	float:left;
	width:127px;
	height:32px;
	background: url(../images/btn.gif) no-repeat;
	margin-left:10px;
	text-align:center;
	font-size:12px;
	color:#fff;

}
.kopce a{
	text-decoration:none; color:#fff;
	float:left;
	width:127px;
	height:32px;
	background: url(../images/btn.gif) no-repeat;
	padding-top:10px;
	}


.kopce a:hover
{
float:left;
	width:127px;
	height:32px;
	background: url(../images/btn_over.gif) no-repeat;
}
#logo{
float:left;
width: 900px;
height: 90px;
}
#front1{
width:280px;height:300px;float:left;margin-left:9px;margin-top:5px;
}
#front2{
width:280px;height:300px;float:left;margin-left:25px;margin-top:5px;
}
#front3{
width:280px;height:300px;float:left;margin-left:25px;margin-top:5px;
}
#maincol{
width: 900px;
min-height: 360px;
}
.top_search{
height:40px;
width:900px;
float:left;
	color:#fff;
	padding-left:125px;
}
.box1{
width:140px;
border:1px solid #CCCCCC;
float:left;
height:140px;
margin-left:8px;
margin-bottom:25px;
margin-top:10px;

}

#about{
position:relative;
width:150px;
float:left;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#6699FF;
margin-top:-231px;
margin-left:250px;
}

#about_header{
position:relative;
width:160px;
float:left;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#6699FF;
margin-top:-204px;
margin-left:210px;
}


#contact{
position:relative;
width:260px;
float:left;
text-align:left;
font-size:14px;
color:#6699FF;
margin-top:45px;
margin-left:60px;
}

#contact1{
font-size:14px;
color:#6699FF;
}

#footer_stripe{
height:13px;
margin-top:20px; 
margin-left:auto; 
margin-right:auto; 
background: url(../images/footer_stripe.gif) repeat-x;
}
#footer{
margin-top:5px; 
width:900px;
text-align:center;
font-size:12px;
color:#fff;
font-style:italic;
margin-bottom:10px;
margin-left:auto; 
margin-right:auto; 
} 
#kola{

width:464px;

float:none;

background-repeat:no-repeat;

}




