body{
	margin:0;
	padding:0;
	}
h1 {
	color:#990000;
}
h3{
}
.home{
	width:100%;
	height:200px;
	margin-top:5px;
	position:relative;
	float:right;
	clear:both;
	}
.home img{
	height:119px;
	width:114px;
	float:right;
	border:none;
	}
input, textarea, select, option {
	border-color:#FFCC99;
	border-style:solid;
	background-color:#FFFFCC; 
	color:#660000;
}
.bkg_m{
	margin:0;
	padding:0;
	background:#ffcccc url(./img/bg.jpg) repeat-x;
	width:100%;
	height:200px;
}
.m_pos{
	margin:0 auto 0;
	width:95%;
	font-family:Arial;
	font-weight:bold;
	}
.m_pos ul {padding-left:30px;}
.or_m{
	background:#ffcc99 url(./img/bg1.jpg) repeat-x;
	width:19%;
	height:200px;
	margin-left:2%;
	float:left;
	color:#ff9933;
}
.or_m a:link, .or_m a:visited, .or_m a:active{
	color:#ff6600;
	text-decoration:none;
	}
.or_m a:hover{
	color:#ff9933;
	text-decoration:underline;
	}
.or_img{
	width:63px;
	height:99px;
	background:url(./img/oranges.gif) no-repeat 0 100%;
	float:right;
	vertical-align:bottom;
	}
.gr_m{
	background:#cccc99 url(./img/bg2.jpg) repeat-x;
	width:22%;
	height:200px;
	margin-left:2%;
	float:left;
	color:#339933;
}
.gr_m a:link, .gr_m a:visited, .gr_m a:active{
	color:#006600;
	text-decoration:none;
	}
.gr_img{
	width:100%;
	height:200px;
	background:url(./img/cucumber.gif) no-repeat 100% 100%;
	float:right;
	position:relative;
	}
.gr_m a:hover{
	color:#339933;
	text-decoration:underline;
	}
.re_m{
	background:#ff9999 url(./img/bg3.jpg) repeat-x;
	width:26%;
	height:200px;
	margin-left:2%;
	float:left;
	color:#cc3333;
	}
.re_m a:link, .re_m a:visited, .re_m a:active{
	color:#990000;
	text-decoration:none;
	}
.re_m a:hover{
	color:#cc3333;
	text-decoration:underline;
	}
.re_img{
	width:100%;
	height:200px;
	background:url(./img/strawberry.jpg) no-repeat 100% 100%;
	float:right;
	position:relative;
	}
.bl_m{
	background:#9999cc url(./img/bg4.jpg) repeat-x;
	width:22%;
	height:200px;
	margin-left:2%;
	float:left;
	color:#666699;
	}
.bl_m a:link, .bl_m a:visited, .bl_m a:active{
	color:#000099;
	text-decoration:none;
	}
.bl_m a:hover{
	color:#666699;
	text-decoration:underline;
	}
.bl_img{
	width:100%;
	height:200px;
	background:url(./img/megapovar.jpg) no-repeat 100% 100%;
	float:right;
	position:relative;
	}
.or_m ul, .re_m ul, .gr_m ul, .bl_m ul{margin-top:20px;}
.new_m_page{
	width:95%;
	margin:0 auto 0;
	}
.new_m_articles{
	float:left;
	width:200px;
	border:#ffcc99 1px solid;
	padding-right:20px;
	}
.new_m_articles a:link, .new_m_articles a:active, .new_m_articles a:visited{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#990000;
	}
.new_m_articles a:hover{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#f00;
	}
.new_m_articles em{
	font-size:smaller;
	color:#666;
	margin-left:-10px;
}
.new_m_articles li{
	list-style-type:none;
}
.m_h4{
	color:#336633;
	font-size:1.2em;
	text-align:center;
	padding:0;
	margin:0;
	margin-bottom:-10px;
	}
.new_m_text{
	width:50%;
	margin:0px;
	margin-left:5px;
	border:#6c6 1px solid;
	float:left;
	padding-top:0px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:20px;
	}
.new_m_text a:link, .new_m_text a:active, .new_m_text a:visited{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#990000;
	}
.new_m_text a:hover{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#f00;
	}
	
	.rightcolinfosearch img{border:0px none;}