/*Button*/
button{
    border:none;
    background:none;
    padding:0;
    margin:0;
    width:auto;
    overflow:visible;
    text-align:center;
    white-space:nowrap;
    height:36px;
    line-height:34px;
    cursor:pointer;
}
button span, button em{
    display:block;
    height:36px;
    font-size:12px;
    line-height:34px;
    margin:0;
    color:#fff;
}
button span{
    padding-left:13px;
    background:#084599 url("/i/img/btn_1.png") no-repeat 0 0;
    background-color:transparent;
}
button.button1 span{
    padding-left:13px;
    background:#084599 url("/i/img/btn_4.png") no-repeat 0 0;
    background-color:transparent;
}
button.button5 span{
    padding-left:13px;
    background:#084599 url("/i/img/btn_5.png") no-repeat 0 0;
    background-color:transparent;
}
button.button6 span{
    padding-left:13px;
    background:#084599 url("/i/img/btn_6.png") no-repeat 0 0;
    background-color:transparent;
}
button.button8 span{
    padding-left:13px;
    background:#084599 url("/i/img/btn_8.png") no-repeat 0 0;
    background-color:transparent;
}
button.button9 span{
    padding-left:13px;
    background:#084599 url("/i/img/btn_9.png") no-repeat 0 0;
    background-color:transparent;
}
button.button_subscribe span{
    padding-left:13px;
    background:#084599 url("/i/img/subscribtion.png") no-repeat 0 0;
    background-color:transparent;
}
button.button_send span{
    padding-left:13px;
    background:#084599 url("/i/img/btn_7.png") no-repeat 0 0;
    background-color:transparent;
}
.button_msg_send span{
    padding-left:13px;
    background:#084599 url("/i/img/msg_send.png") no-repeat 0 0;
    background-color:transparent;
}
.button_msg_cancel span{
    padding-left:13px;
    background:#084599 url("/i/img/msg_cancel.png") no-repeat 0 0;
    background-color:transparent;
}
button em{
    font-style:normal;
    font-weight:bold;
    padding-right:13px;
    background-color:transparent;
}
button em:hover{
}

/*Button for content part*/
.button{
    border:none;
    background:none;
    padding:0;
    margin:2px;
    width:auto;
    overflow:visible;
    text-align:center;
    white-space:nowrap;
    height:35px;
    line-height:18px;
    display:inline;
}
.button span, .button em,.active span,.active em{
    /*display:block;*/
    /*display:inline;*/
    height:30px;
    float:left;
    font-size:13px;
    line-height:30px;
    margin:0;
    padding:0;
    color:#0073BB;
}
.button span{
    padding-left:20px;
    background:url(/i/img/btn_2.png) no-repeat 0 0;
}
.button em{
    font-style:normal;
    white-space:normal;
    padding-right:15px;
    background:url(/i/img/btn_2.png) no-repeat 100% 0;
}
.button span:hover{
    background:url(/i/img/btn_2.png) no-repeat 0 0;
    /*background-position: 0px -30px;*/
    background-position: 0px -30px;
}

/*Кнопка заказать*/
.round a{text-decoration:none}

.round234{
    color:#666666;
    text-decoration:none;
    cursor:hand;
    line-height:27px;
    height:30px;
    background:transparent url(/i/img/btn_3-small.png) no-repeat right top;
    padding-right:30px;
    display:inline-block;
    z-index:1;
}
.round_order {
    background:transparent url(/i/img/order_btn.png) no-repeat right top;
    display: block;
    width: 126px;
    height: 36px;	
}
.round_order2 {
    background:transparent url(/i/img/order_btn2.png) no-repeat right top;
    display: block;
    width: 126px;
    height: 36px;
}
.round_back {
    background:transparent url(/i/img/back_to_search.png) no-repeat right top;
    display: block;
    width: 255px;
    height: 58px;
}
.round2342 {
    color:#666666;
    text-decoration:none;
    cursor:hand;
    line-height:27px;
    height:30px;
    background:transparent url(/i/img/btn_3-small.png) no-repeat right top;
    padding-right:20px;
    display:inline-block;
    z-index:1;
}
.round_btn {
    text-decoration:none;
    /*background:url(../img/button.gif) no-repeat left top;*/
    /*background:transparent url(/i/img/btn_3-small.png) no-repeat left top;*/
    height:30px;
    line-height:27px;
    display:inline-block;
    padding-left:30px;
    font-weight: bold;
    font-size:13px;
    z-index:100;
}

.round234:hover {
	background-position:right -30px;
	color:white;
	text-decoration:none;
	font-weight: bold;
}

.round234:hover .round_btn{
	background-position:left -30px;
	text-decoration:none;
	color: white;
	font-weight: bold;
	font-size:13px;
    /*background-color: black;*/
}
.round2342:hover {
	background-position:right -30px;
	color:white;
	text-decoration:none;
	font-weight: bold;
}

.round2342:hover .round_btn{
	background-position:left -30px;
	text-decoration:none;
	color: white;
	font-weight: bold;
	font-size:13px;
    /*background-color: black;*/
}
/* кнопка отправить заявку*/
.round5 {
    color:#666666;
    text-decoration:none;
    cursor:hand;
    line-height:27px;
    height:30px;
    background:transparent url(/i/img/btn_3-medium2.png) no-repeat right top;
    /*background:transparent url(/i/img/btn_3-small.png) no-repeat right top;*/
    padding-right:30px;
    display:inline-block;
    z-index:1;
}

.round5:hover {
	background-position:right -30px;
	color:white;
	text-decoration:none;
	font-weight: bold;
}

.round5:hover .round_btn{
	background-position:left -30px;
	text-decoration:none;
	color: white;
	font-weight: bold;
	font-size:10pt;
    /*background-color: black;*/
}
.round6 {
    color:#666666;
    text-decoration:none;
    cursor:hand;
    line-height:27px;
    height:30px;
    background:transparent url(/i/img/btn_3-big.png) no-repeat right top;
    /*background:transparent url(/i/img/btn_3-small.png) no-repeat right top;*/
    padding-right:30px;
    display:inline-block;
    z-index:1;
    /*width: 300px;*/
}

.round6:hover {
	background-position:right -30px;
	color:white;
	text-decoration:none;
	font-weight: bold;
}

.round6:hover .round_btn{
	background-position:left -30px;
	text-decoration:none;
	color: white;
	font-weight: bold;
	font-size:10pt;
    /*background-color: black;*/
}
.round7 {
    color:#666666;
    text-decoration:none;
    cursor:hand;
    line-height:27px;
    height:30px;
    background:transparent url(/i/img/btn_3-big2.png) no-repeat right top;
    /*background:transparent url(/i/img/btn_3-small.png) no-repeat right top;*/
    padding-right:30px;
    display:inline-block;
    z-index:1;
    /*width: 300px;*/
}

.round7:hover {
	background-position:right -30px;
	color:white;
	text-decoration:none;
	font-weight: bold;
}

.round7:hover .round_btn{
	background-position:left -30px;
	text-decoration:none;
	color: white;
	font-weight: bold;
	font-size:10pt;
    /*background-color: black;*/
}

a.btn_order {
	 text-decoration:none;
}
.main_button a .btn_2_left {
	background: url("/i/img/btn_2_left.png") no-repeat;
	width: 15px;
	height: 30px;
	padding: 0px;
	margin: 0px;
}
.main_button a .btn_2_center {
	background: url("/i/img/btn_2_center.png") repeat-x;
	color:#666666;
	font-size:10pt;
	font-weight:bold;
	height:30px;
	line-height:27px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-decoration:none;
}
.main_button a .btn_2_right {
	background: url("/i/img/btn_2_right.png") no-repeat;
	width: 15px;
	height: 30px;
	padding: 0px;
	margin: 0px;
}
.main_button a:hover .btn_2_left{
	background: url("/i/img/btn_2_sel_left.png") no-repeat;
	width: 15px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	text-decoration:none;
	z-index: 100;
}
.main_button a:hover .btn_2_center {
	background: url("/i/img/btn_2_sel_center.png") repeat-x;
	color:white;
	font-size:10pt;
	font-weight:bold;
	height:30px;
	line-height:27px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-decoration:none;
	z-index: 100;
}
.main_button a:hover .btn_2_right {
	background: url("/i/img/btn_2_sel_right.png") no-repeat;
	width: 15px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	text-decoration:none;
	z-index: 100;
}
button.button10 span{
	padding-left:13px;
    background:#084599 url("/i/img/form_order.png") no-repeat 0 0;
    background-color:transparent;
}
button.button11 span{
	padding-left:13px;
    background:#084599 url("/i/img/ready_works.png") no-repeat 0 0;
    background-color:transparent;
}
