#wrap{
	width:900px;
	height:auto;
	min-height:400;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#header{
	width:900px;
	height:25px;
	background:url(siteimg/header_back.jpg);
	background-repeat:no-repeat;
	background-position:center;
		overflow:hidden;
}
#content{
	width:900px;
	height:auto;
	background:url(siteimg/content_back.jpg);
	background-repeat:repeat-y;
	position:relative;
	overflow:hidden;
	visibility: visible;
	left:1px;
	background:#FFF;
}
#footer{
	width:900px;
	height:25px;
	background:url(siteimg/footer_back.jpg);
	background-repeat:no-repeat;
		overflow:hidden;
}
#banner{
	width:900px;
	height:150px;
	background:url(siteimg/head_banner.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:inherit;
	position:relative;
	overflow:hidden;
}
#meniu{
	width:890px;
	height:25px;
	font-family:"Arial Rounded MT Bold";
	color:#900;
	font-size:14px;
	text-align:right;
	position:relative;
	float:left;
	top:5px;
	padding:3px 10px 3px auto;
}
#counter{
	width:600px;
	height:300px;
	position:inerheit;
	margin-left:auto;
	margin-right:auto;
	margin:75px auto auto auto;
}
#box_noi{
	width:400px;
	haieght:auto;
	min-height:450px;
	padding:25px 25px 25px 25px;
}
.mihdra{
	font-family:"Handwriting - Dakota";
	font-size:14px;
	color:#666;
	text-align:right;
	left:10px;
	margin-top:2px;
}
#harta{
	width:400px;
	height:400px;
	min-height:400px;
	max-width:400px;
	float:left;
	position:absolute;
	background:#C63;
}
.activ{
	color:#C8A2C8;
}