* {margin:0; padding:0;border:none;}
body, div, span, p, a, img, ul, ol, li, table, caption, tbody, tfoot, tr, th, td, form, fieldset, 
legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {
	border:none;
	text-decoration: none;
	color: black;
}

@font-face {
    font-family: "PT Sans bolditalic";
    src: url('../fonts/pt_sans/pt_sanswebbolditalic.eot');
    src: url('../fonts/pt_sans/pt_sanswebbolditalic.eot#iefix') format('embedded-opentype'),
         url('../fonts/pt_sans/pt_sanswebbolditalic.woff') format('woff'),
         url('../fonts/pt_sans/pt_sanswebbolditalic.ttf') format('truetype'),
         url('../fonts/pt_sans/pt_sanswebbolditalic.svg#Name') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "PT Sans regular";
    src: url('../fonts/pt_sans/pt_sanswebregular.eot');
    src: url('../fonts/pt_sans/pt_sanswebregular.eot#iefix') format('embedded-opentype'),
         url('../fonts/pt_sans/pt_sanswebregular.woff') format('woff'),
         url('../fonts/pt_sans/pt_sanswebregular.ttf') format('truetype'),
         url('../fonts/pt_sans/pt_sanswebregular.svg#Name') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "PT Sans bold";
    src: url('../fonts/pt_sans/pt_sanswebbold.eot');
    src: url('../fonts/pt_sans/pt_sanswebbold.eot#iefix') format('embedded-opentype'),
         url('../fonts/pt_sans/pt_sanswebbold.woff') format('woff'),
         url('../fonts/pt_sans/pt_sanswebbold.ttf') format('truetype'),
         url('../fonts/pt_sans/pt_sanswebbold.svg#Name') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "PT Sans italic";
    src: url('../fonts/pt_sans/pt_sanswebitalic.eot');
    src: url('../fonts/pt_sans/pt_sanswebitalic.eot#iefix') format('embedded-opentype'),
         url('../fonts/pt_sans/pt_sanswebitalic.woff') format('woff'),
         url('../fonts/pt_sans/pt_sanswebitalic.ttf') format('truetype'),
         url('../fonts/pt_sans/pt_sanswebitalic.svg#Name') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	color: black;
	font-family: "PT Sans regular";
	font-size: 13px;
	margin:0 auto;
	text-align:center;
	width: 1280px;
	position: relative;
}

h1{
	color: #ff3333;
	font-size: 20px;
	margin-bottom: 22px;
	text-transform: uppercase;
}

h2{
	color: #ff3333;
	clear: both;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 22px;
}


input[type="radio"] {
   display: none;
}

input[type="radio"] + label {
 	cursor: pointer;
 	display: table;
 	font-size: 13px;
 	text-transform: uppercase;
}

input[type="radio"] + label span {
    display:inline-block !important;
 	vertical-align: bottom;
    width:19px;
    height:19px;
 	padding-left: 7px;
    background:url(../images/radio_buttons.png) left -19px no-repeat;
    cursor:pointer;
}
input[type="radio"]:checked + label span {
    background:url(../images/radio_buttons.png) left top no-repeat;
}

input{
	clear: both;
}

.header{
	height: 156px;
	margin-bottom: 23px;
}

.header .fasady_logo{
	float: left;
}

.header .ruzinov_logo, .main{
	float: left;
	margin-left: 108px;
}

.header p{
	color: #ff3333;
	float: left;
	font-size: 13px;
	line-height: 20px;
	margin-left: 27px;
	margin-top: 63px;
	text-align: left;
	text-transform: uppercase;
	width: 381px;
}

.header p a{
	font-family: "PT Sans bold";
	text-decoration: none;
	color: #ff3333;
}

.header #header_menu{
	float: left;
	height: 156px;
	width: 184px;
	background:url(../images/header_menu.png) left top no-repeat;
}

.header .menu, .rightbar{
	float: left;
	margin-left: 36px;
}

.leftbar{
	float: left;
	text-align: right;
	width: 109px;
}

.leftbar ul li{
	display: block;
}

.leftbar .galery{
	float: right;
}

.leftbar .galery a{
	color: #ff3333;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
}

.leftbar .menu{
	float: right;
	margin-top: 55px;
}

.leftbar ul.menu li{
	padding-bottom: 7x;
	padding-top: 5px;
}

.leftbar ul.menu li a{
	color: black;
	font-size: 17px;
	line-height: 20px;
	text-decoration: none;
	font-family: "PT Sans italic";
}

.leftbar ul.menu li a:hover{
	color: #ff3333;
}

.leftbar .ruzinov_logo{
	clear: both;
	margin-top: 48px;
	display: block;
	float: right;
}

.leftbar .ruzinov_logo{
	font-size: 11px;
	width: 60px;
}


.main{
	text-align: left;
	width: 1010px;
}

.main .box{
	float: left;
	width: 790px;
}

.main .box .menu {
	position: relative;
	height: 456px;
	width: 790px;
	margin-bottom: 27px;
	
}

.main .box .bg1{
	background:url(../images/index_menu_bg.png) left top no-repeat;
}



.main .box .menu .circle{
	background:url(../images/index_menu.png) left top no-repeat;
	width: 457px;
	height: 457px;
	position: absolute;
	left: 180px;
	top: 0px;
	z-index: 1;
}

body .s_bubble{
	background: url("../images/menu_bubbles.png") no-repeat scroll left -164px transparent;
    display: none;
    height: 163px;
    position: absolute;
    right: 254px;
    top: 178px;
    width: 273px;
    z-index: 2;
}


body .v_bubble{
	background: url("../images/menu_bubbles.png") no-repeat scroll left top transparent;
    display: none;
    height: 163px;
    left: 220px;
    position: absolute;
    top: 140px;
    width: 273px;
    z-index: 2;
}

body .p_bubble{
	background: url("../images/menu_bubbles.png") no-repeat scroll left -326px transparent;
    display: none;
    height: 120px;
    left: 200px;
    position: absolute;
    top: 516px;
    width: 315px;
    z-index: 2;

}

.main .box .vyskum_img{
	height: 420px;
	width: 790px;
}


.main .box .content{
	float: left;
	text-align: left;
}

.main .box .content .column{
	color: black;
	font-size: 14px;
	float: left;
	line-height: 18px;
	margin-bottom: 45px;
	width: 382px;
}

.main .box .content .column.first{
	margin-right: 26px;
}

.main .box .content .column span{
	display: block;
}

.main .box .content .column span input[type="text"], .main .box .content .column span textarea{
	background-color: #EFEFEF;
	border: none;
	height: 20px;
	margin-bottom: 15px;
	width: 371px;
	font-family: "PT Sans regular";
	font-size: 13px;
	padding: 5px;
}

.main .box .content .column span textarea{
	height: 240px;
}

.main .box .content .column a:hover{
	color: #ff3333;
}

.main .box .content .column span input[type="image"] {
	width: 62px;
	height: 16px;
	float: right;
}

.main .box .content .column .message img{
	margin-bottom: 30px;
	float: left;
	width: 100px;
}

.main .box .content .column .message .text_box{
	width: 265px;
	margin-left: 15px;
	float: left;
	margin-bottom: 30px;
}

.main .box .content .column .message .text_box .message_date{
	font-size: 10px;
	line-height: 10px;
	clear: both;
}

.main .box .content .column .message .text_box .message_title{
	margin-top: 4px;
	text-transform: uppercase;
	clear: both;
}

.main .box .content .column .message .text_box .message_short_text{
	clear: both;
}

.main .box .content .column .message .text_box a {
	color: #ff3333;
	text-decoration: none;
}


.main .rightbar{
	float: left;
	width: 184px;
}

.main .rightbar h3{
	font-size: 13px;
	font-style: inherit;
	text-transform: uppercase;
}

.bottom_margin{
	margin-bottom: 23px;
}

.bottom_margin_10{
	margin-bottom: 10px;
}

.left_margin_26{
	margin-left: 26px;
}

.left_margin_10{
	margin-left: 10px
}

.top_margin{
	margin-top: 23px;
}

.top_margin_15{
	margin-top: 15px;
}

.bold{
	font-family: "PT Sans bold";
}

.main .rightbar p{
	font-size: 13px;
}

.main .rightbar span .item{
	display: inline-block;
	clear: all;
}

.main .rightbar span, .main .rightbar span a{
	clear: both;
	display: block;
}

.main .rightbar span a{
	text-decoration: none;
	color: black;
}

.main .rightbar span a:hover{
	color: #ff3333;
}

.main .rightbar ul li{
	display: inline-block;
	cursor: pointer;
}

.main .rightbar .steny{
	margin-left: 5px;
	height: 62px;
	width: 118px;
	background:url(../images/steny.png) left top no-repeat;
}

.main .rightbar .steny:hover, .main .rightbar .steny.active{
	background-position: -119px -1px;
}

.main .rightbar .kovy{
	height: 70px;
	margin-top: 14px;
	width: 131px;
	background:url(../images/kovy.png) -1px top no-repeat;
}
.main .rightbar .kovy:hover, .main .rightbar .kovy.active{
	background-position: -133px top;
}

.main .rightbar .mobiliar{
	height: 75px;
	margin-top: 14px;
	width: 127px;
	background:url(../images/mobiliar.png) -1px top no-repeat;
}
.main .rightbar .mobiliar:hover, .main .rightbar .mobiliar.active{
	background-position: -129px top;
}

.main .rightbar .motiv{
	height: 78px;
	margin-top: 14px;
	width: 130px;
	background:url(../images/motiv.png) -1px top no-repeat;
}
.main .rightbar .motiv:hover, .main .rightbar .motiv.active{
	background-position: -133px top;
}

.main .rightbar .zelen{
	height: 62px;
	margin-top: 14px;
	width: 127px;
	background:url(../images/zelen.png) -1px top no-repeat;
}
.main .rightbar .zelen:hover, .main .rightbar .zelen.active{
	background-position: -128px top;
}

#galery {
	display: none;
}

.footer{
	clear: both;
	float: inherit;
}

.footer a:hover{
	color: #ff3333;
}
