* {
	margin: 0;
	padding: 0;
}

#form img {
margin:0;
margin-bottom:-3px;
}

.error {
	line-height:15px;
	}

#form td {
	width: 400px;
	text-align:left;
}

.val_ok {
	padding-left:7px;
	}
	
.val_wrong {
	padding-left:6px;
	}

.checkout:hover {
	text-decoration:none!important;
	}
.checkout {
	color:#FFF;
	cursor:pointer;
	position:relative;
	top:15px;
	left:23px;
	width:132px;
	height:34px;
	border:none;
	background:url(../img_shop/checkout.png) 0 0 no-repeat;
}

.checkout:hover{
	background-position:0 -34px;
	}	
.checkout span{
	position:relative;
	top:5px;
	left:0px;
	color:#606060;
	}
	
#TB_title {
	background-color:#FFF !important;
	height:10px;
	margin-top:7px;
}

#grav_err {
	width:200px;
	float:left;
}

.thankyou {
	font-size:16px;
}

#captcha_error {
	padding-left:230px;
	text-align:left;
	}
.captcha {
	width:370px;
	height:60px;
	margin-top:-25px;
	margin-left:20px;
	text-align:left;
	}
.captcha_descr {
	width:160px;
	float:right;
	}
.captcha_intput {
	margin-top:-30px;
	float:right;
	}
.logoutbtn {
	text-decoration:none;
	text-align:center;
	background:url(../img_shop/log-in-bg.png) 0 0 no-repeat;
	border:none;
	background-repeat:no-repeat;
	width:87px;
	height:29px;
	margin-top:4px;
	margin-bottom: 0px;
	padding-top:6px;
	float:right;
	cursor:pointer;
}

.logoutbtn:hover{
	background:url(../img_shop/log-in-bg.png) 0 -38px no-repeat;
	margin-top:4px;
	margin-bottom: 0px;
		text-decoration:none;
}

.club_num {
	margin-top:17px;
	}

#pimg {
	position:relative;
	top:0px;
	left:0px;
	right:5px;
}

#gallery {
	width:80px;
	height:340px;
	position:relative;
	top:0px;
	left:0px;
}

.item {
	margin-top:20px;
}

#prop_cart {
	color:black;
	border:0px;
}

#prop_cart tr{
    border-bottom:1px solid black;
}

#carttable {
	margin-top:20px;
 	color:black;
	margin-left:-40px;
}

#carttable a{
 	color:black;
	margin-right:5px;
}

#answer {
	text-align:center;
    font-size:16px;
}
html {height: 100%; display:block;}
body {
	color:#606060;
	font: 12px/18px tahoma, Calibri;
	width: 100%;
	min-width:980px;
	height: 100%;   
	background:#f5f5f5;
	padding-top: 42px;
}
img{
	border:none;
	}
input{vertical-align:middle}
input:focus{
	outline:none;
	}
	
a{ 
	color:#606060;		
	outline:none; 
	text-decoration:none;
	}
a:hover{ 
	color: #0c4e3a;
	text-decoration:underline;
	}
#wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	height:auto;
	min-height:500px;
	background:#f5f5f5;
	}
/*---------------------------------------HEADER----------*/
#header{
	height:190px;
	background:#f5f5f5;
	}
.info-tel-icq{
    min-height:45px;
	width: 235px;
	padding:10px 0 0 0;
	margin:0px 0 0px 20px;
	line-height:15px;
	}
.search-bg{
	float:left;
	margin:50px 0 0 10px;
	width:174px;
	height:24px;
	background:url(../img_shop/search-bg.png) no-repeat;
	}
.search-form{
	color: #606060;
	padding-left:3px;
	font:15px/20px tahoma, Calibri;
	margin:2px 0 0 4px;
	width:147px;
	height:18px;
	border:none;
	background:none;
	}
.search-button{
	margin:1px 0 0 -4px;
	border:none;
	width:15px;
	height:14px;
	background:url(../img_shop/search-button.png) no-repeat;
	}
.search-button:hover{
	background-position:0 0px;
	}
.logo{
	margin:-106px auto 0;
	width:216px;
	}
.languages{
	list-style-type:none;
	width:80px;
	float:right;
	margin:-120px 280px 0 0;
	}
.languages li{
	display:inline;
	}
.languages li a{
	text-decoration:underline;
	}
.languages li a:hover{
	color:#0c4e3a;
	text-decoration:none;
	}
.languages li a.here{
	color:#0c4e3a;
	}
.mainmenu, .mainmenu2{
	position:relative;
	margin:4px auto 1px;
	width:404px;
	height:42px;
	text-align:center;
	font-size:13px;
	}
.btn1{
	position:absolute;
	top:0;
	left:0;
	width:123px;
	height:30px;
	padding:10px 0 0;
	border:none;
	background:url(../img_shop/butt-left.png) 0 0 no-repeat;
	}
.btn1:hover{
	background:url(../img_shop/butt-left.png) 0 -42px; no-repeat;
	}
.btn2{
	position:absolute;
	top:0;
	left:123px;
	width:156px;
	height:31px;
	padding:10px 0 0;
	border:none;
	background:url(../img_shop/butt-mid.png) 0 0 no-repeat;
	}
.btn2:hover{
	background:url(../img_shop/butt-mid.png) 0 -42px no-repeat;
	}
.btn3{
	position:absolute;
	top:0;
	left:279px;
	width:124px;
	height:31px;
	padding:10px 0 0;
	border:none;
	background:url(../img_shop/butt-right.png) 0 0 no-repeat;
	}
.btn3:hover{
	background:url(../img_shop/butt-right.png) 0 -42px no-repeat;
	}
.login{
	margin:-171px 0 0 0;
	width:238px;
	height:185px;
	float:right;
	background:url(../img_shop/login-bg.png) no-repeat;
	position:relative;
	}
.kabinet{
	font-size:20px;
	position:absolute;
	top:4px;
	left:32px;
	}
.reg{
	position:absolute;
	top:76px;
	left:15px;
	font:13px/20px tahoma, Calibri;
	}
.remember{
	position:absolute;
	top:96px;
	left:15px;
	font:13px/20px tahoma, Calibri;
	}
.log-form{
	width:163px;
	height:23px;
	position:absolute;
	top:24px;
	left:38px;
	background:url(../img_shop/log-form-bg.png) no-repeat;
	}
	.os_kab {
		color:#0c4e3a;
text-transform: uppercase;
	width:215px;
	float:left;
	text-align:center;
	font-size:14px;
	padding-top:3px;
	margin-bottom:5px;
}
.pass-form{
	margin-bottom:4px;
	width:163px;
	height:23px;
	position:absolute;
	top:49px;
	left:38px;
	background:url(../img_shop/log-form-bg.png) no-repeat;
	}
.log-input{
	color: #8D8A8A;
	padding-top:-1px;
	padding-left: 4px;
	padding-right: 4px;
	margin:2px 0 0 4px;
	height:18px;
	width:160px;
	border:none;
	background:none;
	}
.log-in{
	color: #606060;
	cursor:pointer;
	position:absolute;
	top:79px;
	left:137px;
	border:none;
	width:87px;
	height:38px;
	font-size:15px;
	padding:0px 0 8px 0;
	background:url(../img_shop/log-in-bg.png) 0 0px no-repeat;
	}
.log-in:hover{
	background-position:0 -38px;
	}
.log-in span{
	position:relative;
	top:-5px;
	left:-2px;
	}
.skidki{
	text-transform: uppercase;
	font-size:14px;
	text-align:center;
	width:210px;
	margin-left:13px;
	float:left;
	margin-top:100px;
	color:#0c4e3a;
	}

.login_text {
	margin-left: 25px;
	width: 200px;
	font-size: 14px;
}	

.percent{
	position:absolute;
	top:135px;
	left:160px;
	font:35px/25px century, tahoma, Calibri;
	}
.main-middle{
	width:100%;
	height:auto;
	min-height:700px;
	min-width:1024px;
	}
.left-middle{
	margin-right:183px;
	}
.left-middle-container{
	float:left;
	width:100%;
	margin-right:-183px;
	}

/*----------------------------------LEFT SIDEBAR-------*/
.left-podkladka{
	width:190px;
	height:auto;
	min-height:500px;
	margin:0 0 0 2px;
	border-left:1px solid #dee3e7;
	border-top:1px solid #dee3e7;/*
	border-right:1px solid #dee3e7;*/
	border-bott:1px solid #dee3e7;
	float:left;
	background:#f5f5f5;
	}
#leftside{
	width:190px;
	height:auto;
	min-height:450px;
	float:left;
	background:white;
	}
.floatimg{
	float:left;
	margin:-1px 0 0 -1px;
	}
.leftmenu{
	margin:10px 0 5px 0px;
	list-style-image:url(../img_shop/rombik.png);
	line-height:25px;
	}
.leftmenu ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
.leftmenu li
{
line-height: 22px;
background-image: url(../img/rombik.png);
background-repeat: no-repeat;
background-position: -0px 4px; 
padding-left: 20px; 
cursor:pointer;
}
.punkt-menu a{	
	text-decoration:none;
}
.punkt-menu{
	width:170px;
	height:25px;
	padding:0 0 0 15px;
	line-height: 22px;
background-image: url(../img/rombik.png);
background-repeat: no-repeat;
background-position: -0px 4px; 
padding-left: 20px; 
	}
.punkt-menu:hover{
	background:url(../img_shop/punkt-menu.png) no-repeat;
	text-decoration:none;
	}
.novynka{
	width:100%;
	height:auto;
	min-height:270px;
	border-top:1px solid #dee3e7;
	}
.newclock-name{
	width:100%;
	position:absolute;
	top:113px;
	left:0px;
	}
.title{
	height:20px;
	margin:5px 0 5px 56px;
	font-size:18px;
	}
.tovar{
	width:95px;
	height:136px;
	float:left;
	margin:5px 0;
	text-align:center;
	position:relative;
	}
.center img{
	height:auto;
	text-align:center;
	}
.banner{
	width:182px;
	height:96px;
	margin:20px 0 0 2px;
	float:left;
	}
.banner img{
	float:left;
	}
.banner-content{
	width:155px;
	height:70px;
	background:url(../img_shop/white-center.png) repeat;
	float:left;
	vertical-align:middle;
	color:#767676;
	}
	
.banner-contentx{
	width:175px;
	height:90px;
	background:url(../img_shop/white-center.png) repeat;
	float:left;
	vertical-align:middle;
	color:#767676;
	margin-top:10px;
	}
.banner-content a{
	color:#767676;
	}
.banner-content p{
	margin:7px 0 0 0;
	color:#767676;
	font-size:18px;
	text-align:center;
	line-height:18px;
	}
.banner-content p.right{
	margin-top:25px;
	}

/*----------------------------------MIDDLE-------------*/
#middle{
	margin:0 0 0 193px;
	padding:0 7px 0 0;
	height:auto;
	min-height:100px;
	min-width:620px;
	z-index:20;
	text-align:center;
	border-left:1px solid #dee3e7;
	border-top:1px solid #dee3e7;
	background:white url(../img_shop/main-shadow.png) 100% 0 repeat-y;
	}
.center-menu{
	padding-top:4px;
	height:auto;
	width:620px;
	position:relative;
	font-size:14px;
	text-align:center;
	margin:0 auto 20px;
	}
	.center-menu1{
	width:600px;
	margin: auto;
	height:26px;
	}
	.center-menu2{
	width:430px;
	margin: auto;
	height:26px;
	}
	.center-menu3{
	width:230px;
	margin: auto;
	height:26px;
	}
.button1{
	position:absolute;
	top:0px;
	left:0;
	width:190px;
	height:25px;
	padding:7px 0 0 0;
	background:url(../img_shop/menu1.png) 0 0 no-repeat;
	}
.button1:hover{
	background:url(../img_shop/menu1.png) 0 -32px no-repeat;
	}
.button2{
	position:absolute;
	top:0px;
	left:185px;
	width:210px;
	height:25px;
	padding:7px 0 0 0;
	background:url(../img_shop/menu_diamond.png) 0 0 no-repeat;
	}
.button2:hover{
	height:25px;
	background:url(../img_shop/menu_diamond.png) 0 -32px no-repeat;
	}
.button3{
	position:absolute;
	top:0px;
	left:390px;
	width:210px;
	height:25px;
	padding:7px 0 0 0;
	background:url(../img_shop/menu3.png) 0 0 no-repeat;
	}
.button3:hover{
	height:25px;
	background:url(../img_shop/menu3.png) 0 -31px no-repeat;
	}
.button11{
	position:absolute;
	top:32px;
	left:20px;
	width:190px;
	height:25px;
	padding:7px 0 0 0;
	background:url(../img_shop/menu1.png) 0 -1px no-repeat;
	}
.button11:hover{
	background:url(../img_shop/menu1.png) 0 -33px no-repeat;
	}
.collection_btn{
	float:left;
	width:205px;
	height:25px;
	padding:7px 0 0 0;
	background:url(../collections_bg/collection_default_bg.png) 0 0px no-repeat;
	}
.collection_btn:hover{
	background:url(../collections_bg/collection_default_bg.png) 0 -31px no-repeat;
	}
.collection_gold_btn{
	float:left;
	width:205px;
	height:25px;
	padding:7px 0 0 0;
	background:url(../collections_bg/collection_gold_bg.png) 0 0px no-repeat;
	}
.collection_gold_btn:hover{
	background:url(../collections_bg/collection_gold_bg.png) 0 -31px no-repeat;
	}
.collection_diamond_btn{
	float:left;
	width:205px;
	height:25px;
	padding:7px 0 0 0;
	background:url(../collections_bg/collection_diamond_bg.png) 0 0px no-repeat;
	}
.collection_diamond_btn:hover{
	background:url(../collections_bg/collection_diamond_bg.png) 0 -31px no-repeat;
	}
.button22{
	position:absolute;
	top:32px;
	left:191px;
	width:194px;
	height:25px;
	padding:7px 0 0 0;
	background:url(../img_shop/menu2.png) 0 0 no-repeat;
	}
.button22:hover{
	height:25px;
	background:url(../img_shop/menu2.png) 0 -32px no-repeat;
	}
.button33{
	position:absolute;
	top:32px;
	left:385px;
	width:190px;
	height:25px;
	padding:7px 0 0 0;
	background:url(../img_shop/menu3.png) -20px 0 no-repeat;
	}
.button33:hover{
	height:25px;
	background:url(../img_shop/menu3.png) -20px -31px no-repeat;
	}
.button4{
	position:absolute;
	top:32px;
	left:110px;
	width:174px;
	height:27px;
	padding:7px 0 0;
	background:url(../img_shop/menu1.png) 0 -32px no-repeat;
	}
.button4:hover{
	height:24px;
	background:url(../img_shop/menu1.png) 0 -1px no-repeat;
	}
.button5{
	position:absolute;
	top:32px;
	left:284px;
	width:210px;
	height:27px;
	padding:7px 0 0;
	background:url(../img_shop/menu3.png) 0 -31px no-repeat;
	}
.button5:hover{
	height:24px;
	background:url(../img_shop/menu3.png) 0 0 no-repeat;
	}

.chol{
	position:absolute;
	left:196px;
	padding-top:2px;
	top:3px;
	width:111px;
	height:25px;
	background:url(../img_shop/magaz-chol.png) 0 0px no-repeat;

	}
.chol:hover{
	background:url(../img_shop/magaz-chol.png) 0 -26px no-repeat;
	}
.jin{
	position:absolute;
	left:307px;
	text-align:left;
	text-indent:23px;
	padding-top:2px;
	top:3px;
	width:119px;
	height:25px;
	background:url(../img_shop/magaz-jin.png) 0 0 no-repeat;
	}
.jin:hover{
	background:url(../img_shop/magaz-jin.png) 0 -26px no-repeat;
	}
.toggler{
	width:614px;
	height:64px;
	margin:0 auto;
	}
.search{
	color:#606060;
	height:90px;
	width:593px;
	margin:0 auto;
	}
.search-param{
	height:19px;
	width:140px;
	background:url(../img_shop/search-param.png) no-repeat;
	}
.search-body{
	width:587px;/*
	margin:0 auto;*/
	height:43px;
	border-top:1px solid #dee3e7;
	border-bottom:1px solid #dee3e7;
	}
.srch-left{
	float:left;
	margin:-1px 0 0 0;
	}
.srch-right{
	float:right;
	margin:-1px -9px 0 0;
	}
.search-go{
	color: #606060;
	padding-bottom:3px;
	cursor:pointer;
	float:right;
	margin:0 2px 0 0;
	width:106px;
	height:23px;
	border:none;
	background:url(../img_shop/magaz-find.png) 0 -27px no-repeat;
	}
.search-go:hover{
	background:url(../img_shop/magaz-find.png) 0 -2px no-repeat;
	}
.search-go span{
	position:relative;
	top:-3px;
	left:0;
	}
.search1{
	float:left;
	height:43px;
	width:47%;
	margin:0 0 0 2%;
	}
.search2{
	float:right;
	margin:0px 2% 0 0;
	height:43px;
	width:47%;
	}
.search-half1{
	width:200px;
	height:43px;
	margin:0 auto;
	position:relative;
	}
.search-half2{
	width:250px;
	height:43px;
	margin:0 auto;
	position:relative;
	}
.price{
	position:absolute;
	top:2px;
	left:0px;
	width:30px;
	font-size:15px;
	}
.material{
	position:absolute;
	top:2px;
	left:0px;
	width:145px;
	font-size:15px;
	text-align:left;
	}
.mech{
	position:absolute;
	top:22px;
	left:0px;
	width:130px;
	font-size:15px;
        text-align:left;
	}
.select1{
	width:125px;
	height:18px;
	position:absolute;
	top:2px;
	left:70px;
	border:none;
	font-size:12px;
	background:url(../img_shop/select.png) no-repeat;
	}
.select2{
	width:125px;
	height:18px;
	position:absolute;
	top:23px;
	left:70px;
	border:none;
	font-size:12px;
	background:url(../img_shop/select.png) no-repeat;
	}
.select3{
	width:125px;
	height:18px;
	position:absolute;
	top:2px;
	left:130px;
	border:none;
	font-size:12px;
	background:url(../img_shop/select.png) no-repeat;
	}
.select4{
	width:125px;
	height:18px;
	position:absolute;
	top:23px;
	left:130px;
	border:none;
	font-size:12px;
	background:url(../img_shop/select.png) no-repeat;
	}
.pages{
	margin:0 0 0 0;
	list-style-type:none;
	}
.pages li{
	display:inline;
	}
.content{
	/*min-height:100px;*/
	height:auto;
	margin:13px auto 5px;
	color:#606060;
	text-align:center;
	}
.content-clocks{
	margin:0 0px;
	height:auto;
	min-height:730px;
	}
.content table{	
	width: 97%;
	margin: auto;
	margin-bottom: 10px;
	}
.clock{
	width:200px !important;
	height:365px;
	margin:5px 0 5px 0;
	float:left;
	display:inline;
	}
.pic-podkladka{
	position:relative;
	padding:10px 0 0 0;
	text-align:center;
	width:180px;
	height:264px;
	}
.prosmotr-pic-podkladka{
	position:absolute;
	top:20px;
	left:100px;
	padding:10px 0 0 0;
	text-align:center;
	width:180px;
	height:340px;
	}
.new{
	position:absolute;
	top:4px;
	left:5px;
	}
.plus{
	height:20px;
	width:100px;
	position:relative;
	top:2px;
	left:20px;
	background:url(../img_shop/plus.png) 0 0 no-repeat;
	font-size:15px;
	padding:0 0 0 30px;
	text-align:left;
	}
.plus:hover{
	background:url(../img_shop/plus.png) 0px -20px no-repeat;
	}
.clock-info{
	position:relative;
	width:180px;
	height:115px;
	}
.clock-info form{
	position:relative;
	}
.clock-name{
	position:absolute;
	top:4px;
	left:8px;
	color:#2f6cab;
	font-size:14px;
	width:90px;
	text-align:left;
	}
.clock-name2{
	position:absolute;
	top:4px;
	left:57px;
	color:#2f6cab;
	font-size:14px;
	}
.prosmotr-clock-info{
	width:631px !important;
	height:auto;
	min-height:365px;
	margin:0px auto 0;
	padding:20px 0 0 0;
	position:relative;
	}
.clock-text{
	width:270px;
	height:365px;
	/*position:absolute;
	top:20px;
	left:330px;*/
	float:right;
	margin:-360px 0 30px 0;
	text-align:left;
	color:#606060;
	line-height:14px;
	}
.clock-text h1{
	color:#606060;
	font-size:13px;
	
	}
.clock-text a{
	color:#185ca2;
	font-size:14px;
	text-decoration:underline;
	}
.price1{
	padding:5px 0 0 0;
	position:absolute;
	top:0px;
	left:93px;
	width:85px;
	height:27px;
	color:black;
	font-size:13px;
	background:url(../img_shop/price1-bg.png) no-repeat;
	text-align:center;
	vertical-align:middle;
	}
.prosmotr-price1{
	padding:6px 0 0 0;
	position:relative;
	margin:30px 0 0 0;
	width:85px;
	height:26px;
	color:black;
	font-size:13px;
	background:url(../img_shop/price1-bg.png) no-repeat;
	text-align:center;
	vertical-align:middle;
	}
.for-member{
	position:absolute;
	top:32px;
	left:5px;
	width:73px;
	height:20px;
	color:#606060;
	font-size:13px;
	line-height:13px;
	}
.prosmotr-for-member{
	position:relative;
	top:10px;
	left:110px;
	width:73px;
	height:20px;
	color:#606060;
	font-size:13px;
	line-height:13px;
	text-align:center;
	}
.price2{
	padding:5px 0 0 0;
	position:absolute;
	top:33px;
	left:93px;
	width:85px;
	height:27px;
	color:white;
	font-size:13px;
	background:url(../img_shop/price2-bg.png) no-repeat;
	text-align:center;
	vertical-align:middle;
	}
.prosmotr-price2{
	padding:6px 0 0 0;
	position:relative;
	top:-10px;
	left:0px;
	width:85px;
	height:26px;
	color:white;
	font-size:13px;
	background:url(../img_shop/price2-bg.png) no-repeat;
	text-align:center;
	vertical-align:middle;
	}
.light{
	position:absolute;
	top:76px;
	left:3px;
	}	
.prosmotr-light{
	position:relative;
	top:-75px;
	left:103px;
	}
.present{
	position:absolute;
	top:73px;
	left:15px;
	width:99px;
	height:20px;
	color:#606060;
	font-size:13px;
	line-height:13px;
	text-align:left;
	}
.prosmotr-present{
	position:relative;
	top:-87px;
	left:120px;
	width:99px;
	height:20px;
	color:#606060;
	font-size:13px;
	line-height:13px;
	text-align:left;
	}
.go-case{
	color:#FFF;
	cursor:pointer;
	position:absolute;
	top:67px;
	left:94px;
	width:84px;
	height:34px;
	border:none;
	background:url(../img_shop/go-case.png) 0 0 no-repeat;
	}
.go-case:hover{
	background-position:0 -34px;
	}	
.go-case2{
	color:#606060;
	padding-bottom:5px;
    margin: 0 auto;
	cursor:pointer;
	width:84px;
	height:34px;
	border:none;
	background:url(../img_shop/go-case.png) 0 -34px no-repeat;
	}
.go-case2:hover{
	background-position:0 0px;
	text-decoration:none;
	}	
.go-case span{
	position:relative;
	top:-3px;
	left:-2px;
	color:#606060;
	}
.go-case2 span{
	position:relative;
	top:-3px;
	left:-2px;
	color:#9A9292;
	}
.prosmotr-go-case{
	cursor:pointer;
	position:relative;
	top:20px;
	left:-10px;
	width:84px;
	height:34px;
	border:none;
	background:url(../img_shop/go-case.png) 0 0 no-repeat;
	}
.prosmotr-go-case:hover{
	background-position:0 -34px;
	}	
.prosmotr-go-case span{
	position:relative;
	top:-3px;
	left:-2px;
	color:#606060;
	}
.rezina-podkladka{
	position:relative;
	margin:0 auto;
	height:210px;
	width:584px;
	}
.rezina-top{
	width:100%;
	height:10px;
	border-top:1px solid #d5cfcf;
	}
.rezina-top-left{
	float:left;
	margin:-1px 0 0 -1px;
	}
.rezina-top-right{
	float:right;
	margin:-1px -1px 0 0px;
	}
.rezina-bott{
	margin:-1px 0 0 0;
	width:100%;
	height:10px;
	border-bottom:1px solid #d5cfcf;
	}
.rezina-bott-left{
	float:left;
	margin:1px 0 0 -1px;
	}
.rezina-bott-right{
	float:right;
	margin:1px -5px 0 0px;
	}
.rezina-center{
	width:100%;
	height:170px;
	margin:-1px 0 0 -1px;
	border-left:1px solid #d5cfcf;
	border-right:1px solid #d5cfcf;
	}
.rezina-center h1{
	font-size:18px;
	color:#606060;
	font-weight:normal;
	}
.center-content{
	position:relative;
	top:11px;
	left:0;
	margin:0 0 11px 0;
	width:100%-2px;
	height:auto;
	min-height:400px;
	background:white;
	}
.content-footer{
	margin:40px 0 0 0;
	height:30px;
	width:100%;
	}
.pages2{
	margin:14px 0 0 0;
	display:inline;
	float:left;
	height:10px;
	color:black;
	font-size:15px;
	}

.pages2 p{
	margin:0 0 0 20px;
	width:80px;
	float:left;
	}
.count-pages{
	display:inline;
	float:left;
	margin:0 0 0 10px;
	}
.count-pages li{
	display:inline;
	list-style-type:none;
	}
.pages-mid{
	margin:0 auto;
	padding:12px 0 0 0;
	list-style-type:none;
	font-size:15px;
	width:270px;
	}

.pages-mid li{
	display:inline;
	}
.show-all{
	float:right;
	font-size:13px;
	height:10px;
	margin:-17px 20px 0 0;
	color:#185ca2;
	}
.rez-shadow{
	height:18px;
	background:url(../img_shop/main-bott.png) repeat-x;
	}
.rez-left{
	float:left;
	margin:0 0 0 -1px;
	}
.rez-right{
	float:right;
	margin: 0 -7px 0 0;
	}
.clear{
	clear: both;
}
.grav{
	position:relative;
	width:595px;
	height:130px;
	margin:0 auto;
	background:url(../img_shop/grav-bg.png) 0 0 no-repeat;
	}
.grav-text{
	position:relative;
	padding-top:5px;
	padding-left:4px;
	padding-bottom:5px;
	font-size:13px;
	color:#606060;
	font:tahoma, Calibri;
	width:367px;
	height:58px;
	background:none;
	border:none;
	float:left;
	max-width:370px;
	max-height:68px;
	z-index:100;
	}
.grav-center{
	color:#606060;
	margin:10px auto 0;
	height:125px;
	position:relative;
	width:560px;
	background:url(../img_shop/grav-example.png) 0 0 no-repeat;
	}
.grav_text {
	width: 367px;
	float: left;
}
.grav_sample {
	margin-top: 10px;
	width: 193px;
	float: right;

}
.used-char{
	float:left;
	margin:0 0 0 100px;
	color:#606060;
	font-size:14px;
	}
.font{
	font-size:14px;
	width:50px;
	position:absolute;
	top:-15px;
	left:410px;
	}

.radio-font1{
	cursor: pointer;
	
	}

.radio-font2{
	cursor: pointer;
	}

.grav_rules{
	}
.grav_rules p {
	text-align:left;
	font-size:12px;
	font-weight:700;
}

.grav-buy{
	color:#9A9292;
	cursor:pointer;
	padding-bottom:3px;
	float:right;
	margin:0 3px 0 0;
	border:none;
	background:url(../img_shop/grav-buy.png) 0 -24px no-repeat;
	width:101px;
	height:22px;
	}
.grav-buy:hover{
	height:22px;
	background:url(../img_shop/grav-buy.png) 0 -1px no-repeat;
	}
.grav-buy span{
	position:relative;
	top:-3px;
	left:-2px;
	color:#9A9292;
	}
.rezina-podkladka2{
	position:relative;
	margin:10px auto 20px;
	min-height:162px;
	height:auto;
	width:584px;
	}
.rezina-center2{
	width:100%;
	min-height:120px;
	height:auto;
	margin:-1px 0 0px -1px;
	border-left:1px solid #d5cfcf;
	border-right:1px solid #d5cfcf;
	text-align:center;
	color:#606060;
	padding:0 0 20px 0;
	}
.rezina-center2 h1{
	font-size:22px;
	color:#606060;
	font-weight:normal;
	text-align:center;
	}
.comment{
	width:90%;
	margin:40px 0 20px 20px;
	color:#606060;
	text-align:left;
	}
.lost-comm{
	font-size:16px;
	color:#606060;
	float:left;
	margin:0 0 0 20px;
	}
.your-nick{
	float:right;
	font-size:14px;
	margin:0 150px 0 0;
	}
.nick{
	margin:5px 0;
	}
.nick-bg{
	float:right;
	margin:-3px -150px 0 0;
	width:94px;
	height:24px;
	background:url(../img_shop/nick-bg.png) 0 0 no-repeat;
	}
.nick-bg input{
	padding:0;
	color:#606060;
	font-size:13px;
	font-family:tahoma, Calibri;
	border:none;
	width:86px;
	height:20px;
	margin:2px 4px;
	background:none;
	}
.all-comm{
	margin:50px auto 0;
	width:550px;
	height:159px;
	}
.post-comm{
	width:550px;
	height:127px;
	border:1px solid #dee3e7;
	}
.post-comm textarea{
	width:540px;
	height:119px;
	max-width:540px;
	max-height:119px;
	border:none;
	margin:4px 5px;
	color:#606060;
	font:tahoma, Calibri;
	font-size:13px;
	padding:0;
	}
.go-comm{
	color:#9A9292;
	cursor:pointer;
	margin:-1px -2px 0 0;
	width:135px;
	height:32px;
	border:none;
	background:url(../img_shop/post-comm.png) 0 -32px no-repeat;
	float:right;
	}
.go-comm:hover{
	background:url(../img_shop/post-comm.png) 0 0 no-repeat;
	}
.go-comm span{
	position:relative;
	top:-3px;
	left:-2px;
	color:#9A9292;
	}
.date{
	margin:5px 0;
	}
.clearing{
	clear:both;
	height:0;
	}
#form input.button, .button {
  background:#CCCCCC;
  color:#FFFFFF;
  border:1px solid #666666 !important;
  text-transform:uppercase;
  font-size:11px;
  padding:0px 10px;
  height:24px;
  line-height:24px;
}

#form {
width:450px;
}
a.buttonr {
   float:right !important;
   margin-left:10px;
   margin-left:0px !important;

}
a.butact {
  background:#aaaaaa !important;
  border:1px solid #333333 !important;




}
a.button {
   float:left;
   display:block;
   color:#000000 !important;
   text-decoration:none !important;
   margin-right:10px;
}
a.button:hover, a.butact:hover {
  color:#FFFFFF !important;
  background:#333333 !important;
  text-decoration:none !important;
}
#form textarea, #form input.input, #form input.input2, input.input {
  border:1px solid #cccccc;
  padding:3px;
  background:#F4f4f4;

}
/*----------------------------------RIGHT SIDEBAR------*/
#rightside{
	float:right;
	width:183px;
	height:auto;
	min-height:700px;
	position:relative;
	}
.case{
	color:#606060;
	width:180px;
	border-top:1px solid #dee3e7;
	border-bottom:1px solid #dee3e7;
	border-right:1px solid #dee3e7;
	background:white;
	text-align:center;
	}
	
.case a {
	color:#606060;
}
.case h2 {
	margin-top:10px;
	font-weight: normal;
}
.case-right{
	position:absolute;
	top:0px;
	left:171px;
	}
.empty{
	font-size:14px;
	text-align:center;
	margin:4px 0 20px 0;
	}
.top{
	width:180px;
	height:322px;
	min-height:270px;
	border-right:1px solid #dee3e7;
	border-bottom:1px solid #dee3e7;
	background:white;
	}
.top-title{/*
	height:20px;*/
	padding:5px 0 3px 0;
	text-align:center;
	font-size:18px;
	color:#606060;
	}
.top-tovar{
	width:85px;
	height:136px;
	float:left;
	margin:5px 0;
	text-align:center;
	position:relative;
	}
.top-right-bott{
	float:right;
	margin:111px -1px -1px 0;
	}
.banner2{
	width:182px;
	height:96px;
	margin:20px 0 0 -3px;
	float:left;
	}
.banner2 img{
	float:left;
	}
.banner2-content{
	width:155px;
	height:70px;
	background:url(../img_shop/white-center.png) repeat;
	float:left;
	vertical-align:middle;
	color:#767676;
	}
.banner2-content a{
	color:#767676;
	}
.banner2-content p{
	margin:27px 0 0 0;
	color:#767676;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	line-height:18px;
	}


/*------------------------------------FOOTER------*/
#footer{
	margin:30px auto 0;
	width:100%;
	height:60px;
	}
.foot-menu{
	text-align:center;
	list-style-type:none;
	color:#555c63;
	}
.foot-menu li{
	display:inline;
	margin:0 1px;
	color:#555c63;
	}
.foot-menu li a{
	color:#555c63;
	}
.footer-stripe{
	float:left;
	margin:4px 0 0 0;
	}
.copyrights{
	margin:5px 0 0 0;
	border-top:1px solid #ebebeb;
	text-align:center;
	color:#293b49;
	}
.copyrights a{
	color:#293b49;
	}
.copyrights a:hover{
	color:black;
	}