/* Don't forget to set a foreground and background color
   on the 'html' or 'body' element! */
html, body {
	height: 100%;
}

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: Verdana;
	/*vertical-align: baseline;*/
}
a img, :link img, a:visited img {
	border: 0;
}
a {
	text-decoration: none;
	color: #15a8e5;
}
a:hover {
	text-decoration: underline;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
strong {
	font-weight:bold;
}
.over {overflow:hidden; width:100%;}
.column_box { /* это шоб не перенасилось под картинку *//**/
	display: table;
	_height: 0;/*это для ИЕ5-6*/
	zoom: 1;/*это для ИЕ7*/
}

/* Сайт */
body {
	background: url(../images/static/bg/pod_site.gif) center top repeat-y;
	text-align: center;
	min-height: 100%;
	_height: 100%;
	}
.site {
	position:relative;
	text-align: left;
	margin: 0 auto;
	color: #333;
	background-color: #fff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;

	min-width:900px;
	max-width:1200px;
	_width:expression(document.body.clientWidth < 1000  ? "920px": "100%" );
	_width:expression(document.body.clientWidth > 1201  ? "1200px": "100%" );

	min-height: 100%;
	_height: 100%;
}
.l_otstup {
	margin-left: 20px;
	}


/* Шапка сайта */
.header {
	padding-top: 20px;
	margin-bottom: 20px;
	}
.addres {
	font-size: 12px;
	margin-bottom: 10px;
	position: relative;
	z-index: 2;
	display: none;
	}
.phone {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 20px;
	position: absolute;
	z-index: 2;
	background: #fff;
	padding: 3px;
	}
	.phone span {
		font-size: 12px;
		}
.icq {
	font-size: 14px;
	line-height: 16px;
	margin-top: 32px;
	position: absolute;
	z-index: 2;
	background: #fff;
	padding: 3px;
	}
	.icq span {
		font-size: 11px;
		}
.blog {
	font-size: 14px;
	line-height: 16px;
	margin-top: 57px;
	position: absolute;
	z-index: 2;
	background: #ff0000;
	color: #fff;
	padding: 3px;
	}
	.blog a {
		color: #fff;
		text-decoration: underline;
		}
.slogan {
	font-size: 30px;
	line-height: 24px;
	margin-bottom: 20px;
	position: absolute;
	z-index: 2;
	background: #fff;
	padding: 3px;
	}
.header .images {
	height: 175px;
	}
.header .images table {
	position: absolute;
	z-index: 1;
	margin-top: -35px;
	width: 100%;
	}
.header .images .logo {
	vertical-align: middle;
	text-align: center;
	width: 30%;
	}
	.header .images .logo img {
		/*margin-top: -20px;*/
		}
.header .pic {
	background: url(../images/static/bg/pic.jpg) right top no-repeat;
	padding: 0px 40px 46px 0;
	display: block;
	}
	.header .pic_conteiner {
		height: 200px;
		background-position: center;
		background-repeat: no-repeat;
		}
.header .gimn {
	position: relative;
	z-index: 2;
	color: #999;
	font-size: 12px;
	}

/* Меню */
.menu {
	position: relative;
	z-index: 2;
	height: 40px;
	}
.menu .item {
	float: left;
	position: relative;
	top: 15px;
	padding: 0 10px;
	background-repeat: repeat-x;
	background-position: 0 -200px;
	margin-right: 10px;
	height: 40px;
	z-index: 2;
	}
	.menu .item .left , .menu .item .right {
		background-repeat: no-repeat;
		width: 9px;
		height: 40px;
		background-position: 0 -120px;
		position: absolute;
		top: 0;
		right: 0;
		*right: -1px;
		z-index: 3;
		}
	.menu .item .left {
		background-position: 0 -160px;
		left: 0;
		}
	.menu .item a {
		position: relative;
		top: 3px;
		}
.menu .active {
	background-position: 0 -80px;
	top: 5px;
	padding-top:5px;
	}
	.menu .active .left {
		background-position: 0 -40px;
		}
	.menu .active .right {
		background-position: 0 0px;
		}
	.menu .active span {
		font-weight: bold;
		position: relative;
		top: 2px;
		}

.menu .item , .menu .item a {
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	}

.menu .orange , .menu .orange .left , .menu .orange .right {
	background-image: url(../images/static/bg/colors/orange/orange.jpg);
	}
.menu .red , .menu .red .left , .menu .red .right {
	background-image: url(../images/static/bg/colors/red/red.jpg);
	}
.menu .blue , .menu .blue .left , .menu .blue .right {
	background-image: url(../images/static/bg/colors/blue/blue.jpg);
	}
.menu .fiolet , .menu .fiolet .left , .menu .fiolet .right {
	background-image: url(../images/static/bg/colors/fiolet/fiolet.jpg);
	}
.menu .green , .menu .green .left , .menu .green .right {
	background-image: url(../images/static/bg/colors/green/green.jpg);
	}
.menu .grey , .menu .grey .left , .menu .grey .right {
	background-image: url(../images/static/bg/colors/grey/grey.jpg);
	}
.menu .greenny , .menu .greenny .left , .menu .greenny .right {
	background-image: url(../images/static/bg/colors/greenny/greenny.jpg);
	}

.menu .activation {
	position: absolute;
	right: 0;
	}
	.menu .activation .pic {
		position: relative;
		top:5px;
		}



/* Контентная часть */
.content {
	padding-bottom: 140px;
	position: relative;
	}

/* Цвета */
.content .orange .text 		, .content .blocks .orange .title	, .content .right_column .right_menu li.orange {
	background-color: #f48000;
	}
	.inner .content .orange .text {
		background: #fff;
		border-top: 4px solid #f48000;
		}
	.content .blocks .orange .right {
		background-image: url(../images/static/bg/colors/orange/right.png);
		}
	.content .blocks .orange .left {
		background-image: url(../images/static/bg/colors/orange/left.png);
		}
	.content .orange .text a{
		color: #f48000;
	}
	.content .orange .text .search_form a{
		color: #fff;
	}

.content .blue .text, .content .blocks .blue .title	, .content .right_column .right_menu li.blue {
	background-color: #0074c5;
	}
	.inner .content .blue .text {
		background: #fff;
		border-top: 4px solid #0074c5;
		}
	.inner .content .blue .text h1, .inner .content .blue .text h2, .inner .content .blue .text h3 {
		color: #0074c5;
		}
	.content .blocks .blue .right {
		background-image: url(../images/static/bg/colors/blue/right.png);
		}
	.content .blocks .blue .left {
		background-image: url(../images/static/bg/colors/blue/left.png);
		}
	.content .blue .text a{
		color: #0074c5;
	}

.content .red .text	, .content .blocks .red .title	, .content .right_column .right_menu li.red {
	background-color: #eb3d00;
	}
	.inner .content .red .text {
		background: #fff;
		border-top: 4px solid #eb3d00;
		}
	.content .blocks .red .right {
		background-image: url(../images/static/bg/colors/red/right.png);
		}
	.content .blocks .red .left {
		background-image: url(../images/static/bg/colors/red/left.png);
		}
	.content .red a.seeme{
		color: #eb3d00;
	}
	.content .red .text a{
		color: #eb3d00;
	}

.content .fiolet .text		, .content .blocks .fiolet .title	, .content .right_column .right_menu li.fiolet {
	background-color: #340e70;
	}
	.inner .content .fiolet .text {
		background: #fff;
		border-top: 4px solid #340e70;
		}
	.inner .content .fiolet .text h1, .inner .content .fiolet .text h2, .inner .content .fiolet .text h3 {
		color: #340e70;
		}
	.content .blocks .fiolet .right {
		background-image: url(../images/static/bg/colors/fiolet/right.png);
		}
	.content .blocks .fiolet .left {
		background-image: url(../images/static/bg/colors/fiolet/left.png);
		}
	.content .fiolet .text a{
		color: #340e70;
	}

.content .green .text		, .content .blocks .green .title	, .content .right_column .right_menu li.green {
	background-color: #35c035;
	}
	.content .blocks .green .right {
		background-image: url(../images/static/bg/colors/green/right.png);
		}
	.content .blocks .green .left {
		background-image: url(../images/static/bg/colors/green/left.png);
		}
	.content .green .text a{
		color: #35c035;
	}

.content .green .text	, .content .blocks .green .title	, .content .right_column .right_menu li.green {
	background-color: #35c035;
	}
	.inner .content .green .text h1, .inner .content .green .text h2, .inner .content .green .text h3 {
		color: #35c035;
		}
	.inner .content .green .text {
		background: #fff;
		border-top: 4px solid #35c035;
		}
	.content .blocks .green .right {
		background-image: url(../images/static/bg/colors/green/right.png);
		}
	.content .blocks .green .left {
		background-image: url(../images/static/bg/colors/green/left.png);
		}
	.inner .content .green .cena{
		background: #35c035;
	}

.content .pink .text		, .content .blocks .pink .title	, .content .right_column .right_menu li.pink {
	background-color: #cc3399;
	}
	.content .blocks .pink .right {
		background-image: url(../images/static/bg/colors/pink/right.png);
		}
	.content .blocks .pink .left {
		background-image: url(../images/static/bg/colors/pink/left.png);
		}

.content .azure .text		, .content .blocks .azure .title	, .content .right_column .right_menu li.azure {
	background-color: #2436dd;
	}
	.content .blocks .azure .right {
		background-image: url(../images/static/bg/colors/azure/right.png);
		}
	.content .blocks .azure .left {
		background-image: url(../images/static/bg/colors/azure/left.png);
		}

.content .yellow .text		, .content .blocks .yellow .title	, .content .right_column .right_menu li.yellow {
	background-color: #ffcc00;
	}
	.content .blocks .yellow .right {
		background-image: url(../images/static/bg/colors/azure/right.png);
		}
	.content .blocks .yellow .left {
		background-image: url(../images/static/bg/colors/azure/left.png);
		}


.content .grey .text 		, .content .blocks .grey .title, .content .right_column .right_menu li.grey {
	background-color: #a1a1a1;
	}
	.inner .content .grey .text {
		background: #fff;
		border-top: 4px solid #a1a1a1;
		}
	.content .blocks .grey .right {
		background-image: url(../images/static/bg/colors/grey/right.png);
		}
	.content .blocks .grey .left {
		background-image: url(../images/static/bg/colors/grey/left.png);
		}
	.inner .content .grey .text h1, .inner .content .grey .text h2, .inner .content .grey .text h3 {
		color: #a1a1a1;
		}

.content .greenny .text 		, .content .blocks .greenny .title, .content .right_column .right_menu li.greenny {
	background-color: #c8de4d;
	}
	.inner .content .greenny .text {
		background: #fff;
		border-top: 4px solid #c8de4d;
		}
	.content .blocks .greenny .right {
		background-image: url(../images/static/bg/colors/greenny/right.png);
		}
	.content .blocks .greenny .left {
		background-image: url(../images/static/bg/colors/greenny/left.png);
		}
	.inner .content .greenny .text h1, .inner .content .greenny .text h2, .inner .content .greenny .text h3 {
		color: #c8de4d;
		}


/* Текст */
.content .text {
	padding: 20px;
	color: #fff;
	margin-bottom: 20px;
	}
	.content .text , .content .text * {
		line-height: 14px;
		font-size: 12px;
		color: #fff;
		}
	.inner .content .text , .inner .content .text * {
		color: #333;
		}
	.content .text p {
		margin: 10px 0 15px;
		}
	.content .text ul , .content .text ol {
		margin-bottom: 15px;
		}
		.content .text li {
			margin: 4px 0;
			}
		.content .text ul li {
			background: url(../images/static/ico/ul_list.gif) no-repeat left 9px;
			padding-left: 20px;
			margin-left: 15px;
			}
		.inner .content .text ul li {
			background-image: url(../images/static/ico/ul_list_333.gif);
			}
		.content .text ol li {
			list-style-type: decimal;
			list-style-position: outside;
			margin-left: 35px;
			}
.content .text h1 , .content .text h2 , .content .text h3 , .content .text h1 a , .content .text h2 a, .content .text h3 a {
	font-weight: bold;
	margin-bottom: 15px;
	}
.inner .content .text h1 , .inner .content .text h2 , .inner .content .text h3 {
	color: #EB3D00;
	}
.content .text h1 {
	font-size: 22px;
	}
.content .text h2 {
	font-size: 18px;
	}
.content .text h3 {
	font-size: 13px;
	}
.content .texter {
	/*width: 450px;*/
	}
.content .orange .text .texter a, .content .orange .text .texter a:visited, .content .orange .text .texter a:active{
	color: #fff;
	text-decoration: underline;
	}
.content .text .right_column ul li {
		margin-left: 0;
		}


/* Форма поиска */
.content .orange .search_form {
	background-color: #f7a64d;
	padding: 10px;
	width: 300px;
	float: right;
	position: relative;
	margin:0 10px;
	}
	.content .orange .search_form table {
		width: 100%;
		margin: 10px 0;
		}
	.content .orange .search_form td {
		vertical-align: middle;
		font-size: 14px;
		padding: 0 3px;
		}
	.content .orange .search_form input {
		font-family: Verdana;
		font-size: 14px;
		}
	.content .orange .search_form input.itext {
		border: 1px solid #ececec;
		background: #fff;
		color: #666;
		width: 100%;
		}
	.content .orange .search_form input.button {
		background: none;
		border: none;
		color: #fff;
		cursor: pointer;
		}
.inner .content .orange .search_form {
	color: #fff;
	float: none;
	margin-bottom: 20px;
	}
	.inner .content .orange .search_form p {
		margin: 0;
		}



/* Блоки по категориям на главной странице */

.content .blocks {
	margin-top: 60px;
	}
.content .blocks .titles {
	position: absolute;
	margin-top: -40px;
	margin-left: 29px;
	}
.content .blocks .title {
	height: 40px;
	font-weight: bold;
	margin-right: 20px;
	position: relative;
	float: left;
	}
	.content .blocks .title , .content .blocks .title a {
		color: #fff;
		font-size: 18px;
		line-height: 40px;
		text-decoration: none;
		}
	.content .blocks .text .motalka a {
		color: #fff;
		text-decoration: none;
		}
	.content .blocks .text .motalka a:hover {
		color: #fff;
		text-decoration: underline;
		}
.content .blocks .all_pres {
	font-size: 11px;
	margin-left: 3px;
	margin-top: 12px;
	height: 26px;
	}
	.content .blocks .all_pres , .content .blocks .all_pres a {
		color: #fff;
		font-size: 12px;
		line-height: 25px;
		text-decoration: none;
		}
.content .blocks .title .right , .content .blocks .title .left {
	position: absolute;
	top: 0;
	}
.content .blocks .title .right {
	right: -9px;
	}
.content .blocks .title .left {
	left: -9px;
	}

.content .blocks .text {
	padding-bottom: 60px;
	margin-bottom: 2px;
	}

.content .blocks .last .text {
	padding-bottom: 20px;
	}
	.content .text .blocks {
		margin-top: 10px;
		}
.content .blocks .tovar {
	float: left;
	width: 25%;
	*width: 24%;
	margin-right: 1%;
	text-align: center;
	position: relative;
	margin: 20px 0;
	*padding-bottom: 20px;
	}
.content .right_column .blocks .tovar {
	float: none;
	width: auto;
	padding-bottom: 20px;
	}
.content .text .tovar p {
	margin-bottom: 5px;
	}
.content .blocks .text .last {
	width: 19%;
	margin-right: 0;
	}
.content .blocks p.tovar_title {
	height: 40px;
	dipslay: block;
	margin-bottom: 0;
	overflow:hidden;
	}
.content .blocks .cena {
	background: #EB3D00;
	color: #fff;
	display: inline;
	padding: 3px;
	position: relative;
	top: 10px;
	}
.content .blocks .text .cena {
	background: #fff;
	color: #333;
	display: inline;
	padding: 3px;
	position: relative;
	top: 10px;
	}



.motalka td {
	vertical-align: middle;
	}
	.motalka td {
		vertical-align: top;
		}

.motalka table {
	position: relative;
	width: 100%;
	_width: 96%;
	}
	.content .blocks .motalka .tovar {
		width: 180px;
		}




.content .right_column {
	float: right;
	width: 280px;
	}
.content .left_column {
	margin-right: 300px;
	}
.content .left_column td{
	padding: 10px;
	}
.content .right_column .box {
	margin-bottom: 30px;
	}
.content .right_column h2 {
	font-weight: normal;
	/*font-style: italic;*/
	}
.content .text .right_column .blocks {
	margin-top: 0;
	}

.content .blocks .tovar .tovar_pic img {
	border: 1px solid #fff;
	}

.inner .content .blocks .tovar .tovar_pic , .content .blocks .tovar .tovar_pic {
	width: 132px;
	height: 100px;
	margin: 0 auto;
	}
.content .right_column .photos img , .inner .content .blocks .tovar .tovar_pic img {
	border:solid 1px #EB3D00;
	border-left-color: #340e70;
	border-bottom-color: #0074c5;
	border-right-color: #f48000;
	height: 98px;
	}
.content .right_column .photos img {
	margin: 0 5px 5px 0;
	display: block;
	width: 130px;
	float: left;
	}
.inner .content .right_column .right_menu li {
	padding: 4px 5px;
	margin-bottom: 5px;
	background-image: none;
	color: #fff;
	}
	.content .right_column .right_menu li a {
		color: #fff;
		font-size: 14px;
		}
.buybutton {
	/*margin: 30px 0;*/
	width: 240px;
	display:inline;
	}

	.content .red .text .buybutton a {
		color: #fff;
		background-color: #35C035;
		padding: 5px;
		font-size: 20px;
		line-height: 30px;
		}

.hit {
	margin: 30px 0;
	width: 110px;
	display:inline;
}
	.hit a, .hit a:visited{
		color: #fff;
		background-color: #ED521C;
		padding: 5px;
		text-align:center;
		line-height: 30px;
	}

.new {
	margin: 30px 0;
	width: 110px;
	display:inline;
}
	.new a, .new a:visited{
		color: #fff;
		background-color: #F48000;
		padding: 5px;
		text-align:center;
		line-height: 30px;
	}

.hit span{
	color: #fff;
}

.activation_form {
	width: 500px;
	}
	.content .text .activation_form h3 {
		margin-bottom: 0;
		}
	.activation_form table {
		width: 100%;
		}
	.activation_form input, .activation_form textarea, .activation_form select.ol {
		width: 100%;
		border: 1px solid #EB3D00;
		font-size: 12px;
		padding: 3px;
		*height: 22px;
		}
	.inner .content .text .activation_form input.activ_b {
		background-color: #EB3D00;
		color: #fff;
		font-weight: bold;
		cursor: pointer;
		width: 200px;
		}
	#datepicker {
		width:80px;
		}


.messege_form {
	width: 500px;
	}
	.content .text .messege_form h3 {
		margin-bottom: 0;
		}
	.messege_form table {
		width: 100%;
		}
	.messege_form input, .messege_form textarea, .messege_form select.ol {
		width: 100%;
		border: 1px solid #340E70;
		font-size: 12px;
		padding: 3px;
		*height: 22px;
		}
	.inner .content .text .messege_form input.activ_b {
		background-color: #340E70;
		color: #fff;
		font-weight: bold;
		cursor: pointer;
		width: 200px;
		}


.footer {
	position: absolute;
	width: 100%;
	padding: 10px 0;
	bottom: 0;
	border-top: 1px solid #e7e7e7;
	}
	.footer .text div {
		color: #999;
		font-size: 12px;
		line-height: 14px;
		}
		.footer .text a {
			line-height: 14px;
			}
	.footer .copyright {
		float: left;
		/*width: 40%;*/
		}
	.footer .made_in {
		float: right;
		width: 40%;
		text-align: right;
		margin: 14px 70px 0 0;
		}
td.notice{
	background:#CC3399;
	padding:5px;
}
.2_otstup{
	margin-left: 250px;
}
.warning{
	padding:0 0 10px 23px;
	font-size:11px;
	color:#ccc;
}
.content .text p.tovar_title a{
	color:#000000;
}
.content .text .cena a{
	color: #fff;
	text-decoration: none;
}
.content .text .motalka .cena a, .content .text .motalka .cena a:hover{
	color: #000;
	text-decoration: none;
}
.topme{
	margin-top: -50px
}

.topnnews{
	margin:0 0 0 20px;
}
.topnnews .title, .topnnews .title a, .topnnews .title a:hover, .topnnews .title a:visited{
	color:#F48000;
	font-size:14px;
	padding:0 0 10px 10px;
	text-decoration:none;
	font-weight:bold;
}


.bordered {
   background: #ffffff;
}
.news .bordered{
   background: #F48000;
}
.top .bordered{
   background: #ED521C;
}
.news .toped div {
   background: url(/images/static/bg/rnd_tl.jpg) no-repeat top left;
}
.news .toped {
   background: url(/images/static/bg/rnd_tr.jpg) no-repeat top right;
}
.news .btmed div {
   background: url(/images/static/bg/rnd_bl.jpg) no-repeat bottom left;
}
.news .btmed {
   background: url(/images/static/bg/rnd_br.jpg) no-repeat bottom right;
}

.news .toped div, .toped,
.news .btmed div, .btmed {
   width: 100%;
   height: 20px;
   font-size: 1px;
}

.top .toped div {
   background: url(/images/static/bg/rnd_tl2.jpg) no-repeat top left;
}
.top .toped {
   background: url(/images/static/bg/rnd_tr2.jpg) no-repeat top right;
}

.top .btmed {
   background: url(/images/static/bg/rnd_br2.jpg) no-repeat bottom right;
}
.top .btmed div {
   background: url(/images/static/bg/rnd_bl2.jpg) no-repeat bottom left;
}

.top .toped div, .toped,
.top .btmed div, .btmed {
   width: 100%;
   height: 20px;
   font-size: 1px;
}

.cntnted { padding: 0 0px 10px 0px; }

.topnnews .bordered{
	text-align:center;
}
.topnnews  a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.topnnews a {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 12px;
}

.topnnews .cena {
	background:#FFFFFF none repeat scroll 0 0;
	color:#333333;
	display:inline;
	padding:0 3px 0 3px;
	position:relative;
	top:10px;
}
.topnnews .cena a, .topnnews .cena a:hover{
	color:#000000;
	text-decoration:none;
}
.content .red .text a.tst{
	color: #fff;
}
.inner .content .text .little_notice{
	font-size: 11px;
}
.ttitle{
	display: block;
	height: 40px;
}
.inner .content .text .comments_title{
	color:#EB3D00;
	font-size:18px;
	padding-top: 20px;
}
.comment{
	padding-left: 10px;
	margin: 20px;
	border-left: 1px solid #ccc;
}
.inner .content .text .comment_name{
	font-size: 11px;
	color: #ccc;
}
.inner .content .text .comment_data{

}
.payed{
	font-size:11px;
	padding:5px 10px 0 0;
	text-align:right;
	vertical-align:top;
	color: #000;
}
.payed img{
	height: 30px;
}
.payed a{
	color: #000;
}
.payed a:hover{
	color: #000;
}