body {
	background: #21365b url(/tmpl/img/bg_vert.jpg) repeat-x scroll top center;
}

#wrapper {
	margin:0 auto;
	width:990px;
	position:relative;
	background: url(/tmpl/img/bg.jpg) no-repeat scroll 0 0 transparent;
}

#wrapper_none{
	margin:0 auto;
	width:990px;
	position:relative;
}

#head{
	width:990px;
	height: 295px;
	position:relative;
}

#head a#main{
	position:absolute;
	height: 50px;
    left: 65px;
    top: 100px;
    width: 415px;
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}

#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:800px;
  height:330px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:780px; 
  height:380px;
  padding:10px;
  background-image:url(/tmpl/img/window.gif);
}

#window_div{
	position:relative;
	width:100%;
	height:100%;
}

#window_div table{
	width:100%;
	height:90%;
}

#boxes .close{
	position:absolute;
	top:0px;
	right:1px;
}

.city{
	position:absolute;
	right:23px;
	top:23px;
	padding: 10px;
	width:233px;
	height:30px;
	font-weight:bold;
	text-align:center;
}
.city b{
	color:white;
}

.city a{
	color:#69afe7;
}

.enter{
	position:absolute;
	right:23px;
	font-size:19px;
	color:white;
	top:82px;
	padding: 13px 5px 0 48px;
	width:200px;
	height:10px;
	text-align:center;
}
.enter a{
	color:white;
}

ul.menu {
	position:absolute;
    background-image: url(/tmpl/img/menubackground.png);
    height: 58px;
    list-style-type: none;
    top: 230px;
	left:10px;
    width: 957px;
}
.menu li {
	background-image: url(/tmpl/img/mdel.png);
	background-repeat: no-repeat;
	float: left;
	font-size: 13pt;
	font-weight: bold;
	height: 52px;
	margin-top: 3px;
	text-align: center;
	width: 159px;
}

.selected {
	background-image: url(/tmpl/img/success.png);
	height: 86px;
	position: relative;
	right: 13px;
	top: -17px;
	width: 185px;
	z-index: 10;
}

.selected span {
	color: black;
	position: relative;
	top: 33px;
}

.menu li a {
	color: white;
    position: relative;
    text-decoration: none;
    top: 16px;
}

.soc_top {
	position: absolute;
	right: 310px;
	top: 34px;
}

a#friend{
	position: absolute;
	left: 285px;
	top: 16px;
}

div#actions{
	margin-top:20px;
	min-height:600px;
}

table#actions td{
	padding-right:10px;
}

div.action {
	width:479px;
	position:relative;
	background: url(/tmpl/img/action.png) no-repeat scroll 0 0 transparent;
	height:516px;
	float:left;
	display:inline;
	padding-right:10px;
}
div.action_small {
	width:320px;
	position:relative;
	background: url(/tmpl/img/action_small.png) no-repeat scroll 0 0 transparent;
	height:351px;
}
div.action_big {
	width:680px;
	position:relative;
	background: url(/tmpl/img/action_big.png) no-repeat scroll 0 0 transparent;
	height:570px;
}

.date, .img,.title,.discuss,.action_discribe,.action_additional, .date_s, .img_s,.title_s,.discuss_s,.action_discribe_s,.action_additional_s, .date_l, .img_l,.title_l,.discuss_l,.action_discribe_l,.action_additional_l{
	position:absolute;
}

.date{
	top:12px;
	left:20px;
	font-weight:bold;
	font-size:14px;
}
.date_s{
	top:6px;
	left:15px;
	font-weight:bold;
	font-size:12px;
}
.date_l{
	top:18px;
	left:30px;
	font-weight:bold;
	font-size:18px;
}


.img{
	top:125px;
	left:43px;
}
.img_s{
	top:90px;
	left:27px;
}
.img_l{
	top:127px;
	left:150px;
}

.title{
	font-size:16px;
	color:black;
	font-weight:bold;
	display:block;
	text-align:center;
	width:430px;
	top:44px;
	left:28px;
}
.title_s{
	font-size:12px;
	color:black;
	font-weight:bold;
	display:block;
	text-align:center;
	width:286px;
	top:30px;
	left:19px;
}
.title_l{
	font-size:16px;
	color:black;
	font-weight:bold;
	display:block;
	text-align:center;
	width:620px;
	top:58px;
	left:28px;
}

.img img,.img_l img{
	WIDTH:400px;
	height:270px;
}
.img_s img{
	WIDTH:270px;
	height:180px;
}

.discuss{
	top:15px;
	right:28px;
	color:#3187ce;
	font-weight:bold;
}
.discuss_s{
	top:8px;
	right:7px;
	color:#3187ce;
	font-weight:bold;
	font-size:11px;
}
.discuss_l{
	top:24px;
	right:45px;
	color:#3187ce;
	font-weight:bold;
	font-size:16px;
}

.action_discribe{
	top:417px;
	left:24px;
}
.action_discribe_s{
	top:281px;
	left:18px;
	font-size:11px;
}
.action_discribe_l{
	top:415px;
	left:40px;
	font-size:16px;
}

.action_additional{
	font-size: 14px;
	width: 177px;
	top:421px;
	right:14px;
}
.action_additional_s{
	font-size: 13px;
	width: 90px;
	top:285px;
	right:5px;
}
.action_additional_l{
	font-size: 16px;
	width: 200px;
	top:425px;
	right:50px;
}

.action_additional p{
	padding-bottom:5px;
}
.price{
	position:absolute;
	top:410px;
	left:155px;
	width:120px;
	height:60px;
}
.price_s{
	position:absolute;
	top:285px;
	left:130px;
	width:80px;
	height:40px;
}
.price_l{
	position:absolute;
	top:414px;
	left:268px;
	width:120px;
	height:60px;
}

._1i,._2i,._3i,._4i,.r{
	position:absolute;
	top:7px;
}
._1i_s,._2i_s,._3i_s,._4i_s,.r_s{
	position:absolute;
	width:11px;
	top:7px;
}
._1i_l,._2i_l,._3i_l,._4i_l,.r_l{
	position:absolute;
	top:10px;
}

._1i{
	left:20px;
}
._2i{
	left:35px;
}
._3i{
	left:50px;
}
._4i{
	left:65px;
}
.r{
	top:11px;
	left:82px;
}

._1i_s{
	left:20px;
}
._2i_s{
	left:31px;
}
._3i_s{
	left:42px;
}
._4i_s{
	left:53px;
}
.r_s{
	top:11px;
	left:64px;
	width:10px;
}

._1i_l{
	left:20px;
}
._2i_l{
	left:36px;
}
._3i_l{
	left:52px;
}
._4i_l{
	left:68px;
}
.r_l{
	top:16px;
	left:86px;
}
#say_soc{
	position:absolute;
	left:250px;
	top:9px;
}
#say_soc img{
	width:25px;
	height:25px;
}
table#actions #say_soc td {
    padding-right: 1px;
}

#iframe_facebook{
	position:absolute;
	left:50px;
	bottom:51px;
}
#iframe_vk{
	position:absolute;
	left:300px;
	bottom:51px;
}
#iframe_twitter{
	position:absolute;
	left:175px;
	bottom:49px;
}
#iframe_odnoklass{
	position:absolute;
	left:415px;
	bottom:52px;
}
#iframe_mail{
	position:absolute;
	left:535px;
	bottom:52px;
}

#left_s_top{
	height:12px;
	width:275px;
	margin:20px 0 0 5px;
	background: url(/tmpl/img/top_s.png) no-repeat scroll 0 0 transparent;
}

#left_s_middle{
	width:254px;
	padding:0 10px;
	margin:0 0 0 5px;
	background-color:#F0F0F0;
}

#left_s_bot{
	height:34px;
	width:280px;
	background: url(/tmpl/img/bot_s.png) no-repeat scroll 0 0 transparent;
}

#footer {
	width:990px;
	height:122px;
	position:relative;
	background: url(/tmpl/img/footer.png) no-repeat scroll 0 0 transparent;
}
#copy,#questions, #footer img,#vacancy{
	position:absolute;
	color:white;
}
#copy{
	top:60px;
	right:43px;
	font-size:14px;
}
#questions{
	top:48px;
	left:405px;
	width:200px;
	font-size:17px;
	font-weight:bold;
	text-align:center;
}
#vacancy{
	top:58px;
	left:595px;
	width:200px;
	font-size:17px;
	font-weight:bold;
	text-align:center;
}
#questions a,#vacancy a{
	color:white;
}

#footer img{
	top:58px;
	left:170px;
}

#mask1 {
  position:absolute;
  left:0;
  top:0;
  height: auto;
  height: 200%;
  width: 100%;
  z-index:9000;
  background-color:#000;
  display:none;
}

#boxes1 .window1 {
  position:absolute;
  left:0;
  top:0;
  width:800px;
  height:330px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes1 #dialog1 {
  margin-left:-500px;
  left:50%;
  top:50%;
  margin-top:-420px;
  height:390px;
  width:570px;
  padding:300px 210px 200px;
  background-image:url(/tmpl/img/reg.png);
  text-align:center;
  position: fixed;
}

#dialog1 h3{
	color:#5672ad;
}

#dialog1 p{
	padding-top:10px;
	font-size:18px;
}
#dialog1 p#pass{
	padding-top:40px;
}
#dialog1 .small td{
	vertical-align:top;
}
#dialog1 .small{
	margin-left:220px;
	font-size:14px;
}
#dialog1 .small1{
	font-size:14px;
}
#dialog1 p.bottom_p{
	padding-top:55px;
	color:#275592;
	font-size:14px;
}
#dialog1 p.bottom_p a{
	color:#275592;
	font-weight:bold;
}
#dialog1 label{
	color:#000000;
	width:55px;
	text-align:right;
	padding-right:20px;
	font-size:15px;
	display:inline-block;
}
#lf_remind{
	border: 1px solid #b8b8b8;
	height: 16px;
	margin: 2px 4px 0 0;
    width: 16px;
}
#dialog1 .small#lf_error,#dialog1 .small#lf_error2{
	margin-left:0px;
}
#dialog1 input[type=text],#dialog1 input[type=password]{
	border: 1px solid #b8b8b8;
	width:270px;
	font-size:18px;
}
#dialog1 select{
	width:270px;
	font-size:14px;
}

.ptop {
	background-image: url(/tmpl/img/ptop.png);
	height: 29px;
	width: 677px;
}
.ptop_r {
	background: #346db1 url(/tmpl/img/r_top.png) repeat-x scroll;
	padding-top:10px;
	min-height: 559px;
	margin-left:5px;
	width: 677px;
}
.ptop_k{
	background-image: url(/tmpl/img/cupon_top.png);
	height: 23px;
	width: 598px;
	font-size:19px;
	padding:17px 40px;
}

.middle {
	background-color: #F0F0F0;
	width: 624px;
	margin-left:13px;
	padding:0 20px 20px 20px;
	text-align: left;
	min-height:450px;
}
.middle_k{
	background-color: #F0F0F0;
	width: 624px;
	margin-left:13px;
	padding:0 20px 20px 20px;
	text-align: left;
	min-height:450px;
}

.pbot {
	background-image: url(/tmpl/img/pbot.png);
	height: 44px;
	width: 680px;
}
.pbot_r {
	background-image: url(/tmpl/img/r_bot.png);
	height: 71px;
	margin-left:5px;
	width: 677px;
}
.pbot_k{
	background-image: url(/tmpl/img/pbot_k.png);
	height: 40px;
	width: 664px;
	margin-left:13px;
}
#grey{
	background-image: url(/tmpl/img/cupon_bot.png);
	height: 64px;
	margin-left:-5px;
	width: 617px;
	font-size:16px;
	padding:45px 0px 0px 20px;
}

#window_div1{
	position:relative;
	width:570px;
	height:290px;
}

#boxes1 .close1{
	position:absolute;
	top:0px;
	right:1px;
}

table#reg #left{
	width:212px;
	text-align:right;
	font-size:16px;
	font-weight:bold;
	height:35px;
}

table#reg #right{
	padding-left:10px;
}
table#reg #right input{
	border: 1px solid #dadada;
	font-size:20px;
	width:250px;
}
#reg_send{
	text-decoration:none;
	width:128px;
	height:26px;
	display:block;
	margin-left:91px;
	background-image:url(/images/send_btn.jpg);
}
#referal {
	border: 1px solid #A8A8A8;
	border-collapse: collapse;
	margin: 10px;
	width: 100%;
}
#referal th {
	background-color: #C9C9C9;
	border: 1px solid #A8A8A8;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
#referal td {
	border: 1px solid #A8A8A8;
	padding: 5px;
	font-size:15px;
	text-align: center;
}
.cabinet_p a {
	font-weight: bold;
}

#partner_top{
	height:182px;
	width:695px;
	background-image:url(/images/partner_top.jpg);
	margin-left:-7px;
	position:relative;
}
#partner_top p#email{
	position:absolute;
	top:93px;
	left:105px;
	font-size:16px;
	font-weight:bold;
}
#partner_top p#ref{
	position:absolute;
	top:147px;
	left:50px;
	font-size:12px;
}
#partner_top p#ref b{
	font-weight:bold;
}
#partner_top form{
	position:absolute;
	top:92px;
	left:287px;
}
#partner_top input{
	width:197px;
	font-size:18px;
	border:none;
}
#ref_send{
	text-decoration:none;
	position:absolute;
	top:92px;
	left:499px;
	width:127px;
	height:25px;
	display:block;
}

.answer_div {
	background-image: url("/imgs/ans.jpg");
	background-position: 0 20px;
	background-repeat: no-repeat;
	min-height: 50px;
	padding: 20px 0 0 110px;
}

#b_payment,#b_konkurs,#b_contacts,#b_how_it_work,#b_business,#b_banner1{
	width:262px;
	height:263px;
	margin-bottom:5px;
	position:relative;
}

#b_payment{
	height:332px;
	background-image: url(/tmpl/payment.png);
}
#b_konkurs{
	background-image: url(/tmpl/konkurs.png);
}
#b_contacts{
	background-image: url(/tmpl/contacts.png);
}
#b_how_it_work{
	background-image: url(/tmpl/how_it_work.png);
}
#b_business{
	height:332px;
	background-image: url(/tmpl/business.png);
}
#b_banner1{
	background-image: url(/tmpl/banner1.png);
}

#b_banner1 a{
	width:262px;
	height:262px;
	top:0px;
	left:0px;
	display:block;
	position:absolute;
}

#b_konkurs a{
	width:206px;
	height:135px;
	top:102px;
	left:29px;
	display:block;
	position:absolute;
}
#b_contacts p,#b_contacts a{
	color:white;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#b_contacts p#p1{
	padding-top:80px;
}
#b_contacts p#p3{
	padding-top:60px;
}

#b_how_it_work p,#b_how_it_work a{
	padding-bottom:6px;
	color:white;
	font-size:16px;
	text-align:center;
}
#b_how_it_work p#p1{
	padding-top:72px;
}

#b_business p,#b_business a,#b_business h2{
	color:white;
	font-size:16px;
	text-align:center;
	padding-top:6px;
}
#b_business p#p1{
	padding-top:10px;
	font-size:16px;
}
#b_business h2{
	padding-top:20px;
	font-size:20px;
	font-weight:bold;
}
#b_business #a1{
	display:block;
	padding:10px 42px;
	width:178px;
	height:30px;
}

em{
	font-style:italic;
}

#kupon_buy{
	background-image: url(/tmpl/pay/table.jpg);
	width:641px;
	height:113px;
}
#kupon_buy th{
	font-weight:bold;
	padding:20px 10px 0 10px;
	text-align:center;
	height:30px;
}
#kupon_buy td{
	padding:7px 10px 30px 10px;
	vertical-align:center;
}
#kupon_buy input{
	font-size:18px;
	border: 1px solid #dadada;
}

.middle p, .middle_k p{
	padding-bottom:5px;
	font-size:14px;
}

#payments_table img, #payments_table input{
	vertical-align:middle;
}
#payments_table h4{
	padding-top:10px;
}

#add_partner input{
	border: 1px solid #dadada;
	font-size:20px;
	width:620px;
}
#add_partner label{
	display:block;
}
#add_partner input[type=image]{
	width:128px;
}
#add_partner textarea{
	width:620px;
	height:100px;
	border: 1px solid #dadada;
}

#rait{
	margin: 120px 0 0px 27px;
	width:621px;
}
#rait td{
	font-size:14px;
	color:white;
	text-align:center;
	padding: 10px 0;
}
#rait td.gold{
	color:#e2cf76;
}

#new_menu{
	background-image: url(/tmpl/img/top_panel.png);
	width:958px;
	height:44px;
	position:absolute;
	top:246px;
	left:9px;
}
.top_menu_a{
	display:block;
	height:31px;
	color:#427ac1;
	font-weight:bold;
	width:65px;
	text-align:center;
	padding-top:13px;
}
.top_menu_a#all, #filter_counter #td1{
	width:50px;
}
.top_menu_a#new, #filter_counter #td2{
	width:60px;
}
.top_menu_a#pop, #filter_counter #td3{
	width:100px;
}
.top_menu_a#last, #filter_counter #td4{
	width:97px;
}
.top_menu_a#beau, #filter_counter #td5{
	width:68px;
}
.top_menu_a#fitn, #filter_counter #td6{
	width:70px;
}
.top_menu_a#food, #filter_counter #td7{
	width:60px;
}
.top_menu_a#funk, #filter_counter #td8{
	width:55px;
}
.top_menu_a#educ, #filter_counter #td9{
	width:77px;
}
.top_menu_a#heal, #filter_counter #td10{
	width:65px;
}
.top_menu_a#auto, #filter_counter #td11{
	width:70px;
}
.top_menu_a#item, #filter_counter #td12{
	width:60px;
}
.top_menu_a#trav, #filter_counter #td13{
	width:67px;
}
.top_menu_a#othe,#filter_counter #td14{
	width:55px;
}
#filter_counter #td14{
	padding-left:3px;
}
#filter_counter{
	position:absolute;
	top:29px;
	left:0px;
	font-size:10px;
	color:#ababab;
}
#filter_counter td{
	text-align:center;
}

a{
    color: #22365B;
    text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

h1{
	font-size:20px;
	text-align:center;
}

h2{
	font-size:18px;
	text-align:center;
}

h3{
	font-size:16px;
	text-align:center;
}

b,strong,h1,h2,h3,h4{
	font-weight:bold;
}
h1,h2,h3,h4{
	padding-bottom:10px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix { zoom: 1; } /* IE6 */
*+html .clearfix { zoom: 1; } /* IE7 */