/*
	Author: Rumin Sergey
	Copyright: CENTROARTS.com
	e-mail: centroarts@mail.ru
	URL: http://www.centroarts.com
*/

@import url("tools.css");
  @import url('/css/ajax.css') all;  






/*UL, LI*/
ul {
    margin: 0;
    padding-left: 16px;
    list-style-position:outside;
    list-style-image:none;
}

ul li { margin: 0; padding: 0; }

ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 18px;
	margin-left: 2.2em;
}

ul.reset, ul.reset li { list-style: none; padding: 0; margin: 0; }

/*WRAPPER ОСНОВНОЙ РАЗМЕРНЫЙ БЛОК*/
.wrapper {
	margin: auto;
	width: 90%;
	min-width: 986px;
	max-width: 1400px;
	text-align: left;
}

.wrapper { width: expression(((document.body.clientWidth)) < 986? "986px": ((document.body.clientWidth)) > 1400? "1400px": "90%" ); }

.wwide {
	margin: auto;
	width: 100%;
	min-width: 994px;
}
.wwide { width: expression(document.body.clientWidth) < 994? "994px" ); }




/*HORIZONTAL TOP MENU*/

.tophead, .tophead .wrapper { height: 159px; }
.tophead {
	overflow: hidden;
	background: #f7f7f7 url("http://maxrompoligon.ucoz.com/imagini/theader_bg.png") repeat-x 0 -54px;
}

.tophead .wrapper {
	background: url("http://maxrompoligon.ucoz.com/imagini/theader_bg.jpg") no-repeat 0 8px;
	position: relative;
	overflow: hidden;
}

/*Логотип*/
h1.headarlogo {
	display: block;
	width: 343px; height: 84px;
	margin: 0; padding: 0;
	top: 45px; left: 72px;
	position: absolute;
}

h1.headarlogo a {
	width: 343px; height: 84px;
	display: block;
	overflow: hidden;
	line-height: 200px;
	background: url("http://maxrom.ucoz.com/imagini/design1/1_1.gif") no-repeat 0 0;
}

/*HOMEBTN*/
.tophead .righthead {
	margin-left: 481px;
	height: 144px;
	text-align: center;
}

.homebtn {
	text-align: right;
	height: 35px;
}

.homebtn span { float: right; padding-top: 14px; }

/*BANNER TOP*/
.bannertop {
	margin: 0 auto;
	width: 484px; height: 109px;
	background: url("http://maxrompoligon.ucoz.com/imagini/banner_bg.png") no-repeat 0 0;
	text-align: left;
	overflow: hidden;
}
.bannerpad {
	margin: 8px 0 0 8px;
	width: 468px; height: 60px;
	overflow: hidden;
}

/*CATEGORY MENU*/
.catmenu {
	height: 55px;
	background: #f7f7f7 url("http://maxrompoligon.ucoz.com/imagini/theader_bg.png") repeat-x 0 -213px;
	font-size: 0.9em;
}
.catmenu .dmid, .catmenu .dleft, .catmenu .dright { height: 45px; }
.catmenu .dmid { background: url("http://maxrompoligon.ucoz.com/imagini/headmenu_bg.png") repeat-x 0 0; }
.catmenu .dleft { padding-left: 8px; background: url("http://maxrompoligon.ucoz.com/imagini/headmenu_bg.png") no-repeat 0 -164px; }
.catmenu .dright { overflow: hidden; padding-right: 8px; background: url("http://maxrompoligon.ucoz.com/imagini/headmenu_bg.png") no-repeat 100% -82px; }

.catinmenu {
	margin-left: 20px;
	margin-top: 1px;
	height: 43px;
}



/*FOOTBOX*/

/*FOOTMENU*/
.footmenu {
	height: 39px;
	overflow: hidden;
	background: #5d5d5d url("http://maxrompoligon.ucoz.com/imagini/footerwide_bg.png") repeat-x 0 -80px;
	font-size: 0.9em;
}

/*FOOTER*/
.footer, .footer .wrapper { height: 106px; } 
.footer {
	background: #f7f7f7 url("http://maxrompoligon.ucoz.com/imagini/footerwide_bg.png") repeat-x 0 -119px;
	overflow: hidden;
	font-size: 0.9em;
}

.footer .wrapper { overflow: hidden; }

/*COPYRIGHT*/
.copyright, .copyright a { color: #5d5d5d; }
.copyright { padding-top: 26px; overflow: hidden; margin-right: 250px; }

.copyright .shareddown {
	float: left;
	width: 213px; height: 42px;
	margin-top: 5px;
}
.copyright span {
	display: block;
	margin-left: 231px;
	border-left: 1px solid #b3b3b3;
	padding: 10px 0 10px 20px;
}

/*COUNTS*/
.counts {
	float: right;
	position: relative;
	top: 19px;
	line-height: 22px;
	overflow: hidden;
}
.counts .clr { height: 36px; }
.counts .clr2 { height: 36px; }

.counts span {
	float: left;
	margin-left: 5px;
	margin-bottom: 3px;
	width: 88px; height: 33px;
	overflow: hidden;
}

.counts .clr2 span {
	float: left;
	margin-left: 5px;
	margin-bottom: 3px;
	width: 112px; height: 33px;
	overflow: hidden;
}

/*FOOTSHADOW*/
.footshadow {
	height: 83px;
	font-size: 0.9em;
	background: #5d7282 url("http://maxrompoligon.ucoz.com/imagini/footerwide_bg.png") repeat-x 0 -225px;
}
.footshadow .wrapper {
	padding-top: 11px;
	overflow: hidden;
	position: relative;
	line-height: normal;
}
.footdescription {
	display: block;
	margin-right: 330px;
	color: #d9e4ec;
}
.footdescription a { color: #d9e4ec; }
