f/* Eric Meyer's CSS Reset */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
html{
	background: #1e2f63;
}
body {
	line-height: 1;
}

.table{


}


blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}

h1{

	font-family: helvetica;
	font-size: 24px;
	text-align: center;
	padding-top: 10px;
	height: 30px;

}

p{

	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:2;

}
ol, ul {
	list-style: none;
	text-align: center;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5;
}

body {
	font: 12px/18px Arial, sans-serif;
	width: 100%;
}
.wrapper {
	width: 1250px;
	margin: 0 auto;


}

.imgborder{
	margin: 13px;
	border: 4px solid #FFFFFF;

}

/* Header
-----------------------------------------------------------------------------*/
.header_main {
	position: relative;
	height: 202px;
	width: 1250px;
	background: url("/media/img/hd.png");
	z-index: 1;


}.header_flatpage {
	position: relative;
	height: 202px;
	width: 1250px;
	background: url("/media/img/hd.png") #2c3580;
	z-index: 1;


}


/* Middle
-----------------------------------------------------------------------------*/
.content {
	position: relative;
	background: #2c3580;

}




/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: 201px;
	width: 1250px;
	background: #2c3580;
	background-image: url("/media/img/footer.png");
}

#bigbanner{
	position: relative;
	top: -50px;
}

#bg_menu_second{
	position:relative;
	top:85px;
	right:3px;
	width:500px;
	height:30px;
	/*background:url('/media/img/bg_top_second.png') no-repeat;*/
	/*overflow:hidden;*/
	z-index: 2;



}
#bg_menu_second2{
	position:relative;
	top:85px;
	right:3px;
	width:500px;
	height:30px;
	float:left;
	/*background:url('/media/img/bg_top_second.png') no-repeat;*/
	/*overflow:hidden;*/
	z-index: 2;



}
#bg_menu_second div{
	margin:40px 0 0 0;
	text-align:center;

}
#banner{
	width: 1250px;
	position: relative;


}
.namebigroom{
	position: relative;
	margin-bottom:3px;
	width: 300px;
	height: 30px;
	background:url("/media/img/bigroom.png")

}
.nameminiroom{
	position: relative;
	margin-bottom:3px;
	width: 310px;
	height: 30px;
	background:url("/media/img/miniroom.png")

}
.nameakcii{
	position: relative;
	margin-bottom:2px;
	width: 100px;
	height: 30px;
	left:100px;
	background:url("/media/img/akcii.png")

}

.nameroom{
	font-family: IrmIEUcs;
	font-size: 30px;
	position: relative;

}

#sliders {
	position: relative;
	margin: 25px 0 15px 25px;
	width: 1200px;
	height: 300px;
	/*background: #fffee8;*/
	/*background: #394a90;*/
	background:url("/media/img/sliders.jpg")
}

#sliders .miniroom{
	position: absolute;
	padding:33px 0 0px 75px;
	width: 300px;
	height:200px;
	
	/*background: #fffee8;
	background: #ffffff;*/


}
#sliders .akcii{
	position: absolute;
	margin:33px 0 0px 450px;
	width: 300px;
	height:200px;
	/*background: #fffee8;*/



}
#sliders .bigroom{
	position: absolute;
	margin:33px 0 0px 825px;
	width: 300px;
	height:200px;
	/*background: #fffee8;*/



}

#second_content{
	width:1000px;
	/*height:370px;*/
	overflow:hidden;
	margin: auto;
	padding: 25px 0 0 0;

}

.mainpage{

	width:1000px;
	/*height:370px;*/
	overflow:hidden;
	margin: auto;
	padding: 25px 0 0 0;

}

/*#logo_block{
	display:none;
}
#logo_block #logo{
	position:absolute;
	top:1px;
	left:620px;
	width:270px;
	height:206px;
	background:url('/media/img/logo.png') no-repeat;
	z-index: 1;
}


#logo_block_second{
}
#logo_block_second #logo{
	position:absolute;
	top:-90px;
	left:-90px;
	width:229px;
	height:252px;
	background:url('/media/img/logo.png') no-repeat;
}
#logo_block_second #logo_name{
	position:absolute;
	top:-11px;
	left:139px;
	width:338px;
	height:99px;
	background:url('/media/img/logo_name.png') no-repeat;
}
*/

.feedback_form {
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
	border-collapse: collapse;
	border:0;
}
.feedback_table {
	display:block;
	margin:0 auto;
	background:#eee;
	width:850px;
	text-align:left;
	overflow:hidden;
}
.feedback_form .requared{
	color:red;
	font-weight:bold;
	font-size:20px;
	width:4px;
}
.feedback_form textarea{
	width:530px;
	height:100px;
}
.feedback_form input{
	width:168px;
}
.feedback_form .errorlist input,
.feedback_form .errorlist textarea{
	border:1px solid red;
}
.feedback_form  img.captcha{
	float:left;
	margin-right:10px;
}
.feedback_form .button{
	border:1px solid #555;
	padding:5px;
	float:right;
	color:#555;
	cursor:pointer;
	background:#ccc;
	margin:0 5px 5px 0;
}
.feedback_form .button:hover{
	background:#ddd;
}

.foot_adres{

	font-family: IrmIEUcs;
	font-size: 20px;
	position: relative;
	top:177px;
	left: 400px;

}

.home {
	position: relative;
	top:-14px;
	right:-30px;
	width:112px;
	height:32px;
	background-image:url('/media/img/glavnaya.png');"


}

.home:hover {
	background-image:url('/media/img/glavnaya_hover.png');"
}
.home-active {
	background-image:url('/media/img/glavnaya_hover.png');"
}
.about {
	position: relative;
	top:-85px;
	right:-180px;
	width:70px;
	height:30px;
	background-image:url('/media/img/o_nas.png');"


}
.foto {
	position: relative;
	top:-155px;
	right:-289px;
	width:160px;
	height:30px;
	background-image:url('/media/img/foto.png');"


}
.cost {
	position: relative;
	top:-14px;
	right:-55px;
	width:70px;
	height:30px;
	background-image:url('/media/img/price.png');"


}
.rev {
	position: relative;
	top:-85px;
	right:-175px;
	width:100px;
	height:30px;
	background-image:url('/media/img/otzyv.png');"


}
.contact {
	position: relative;
	top:-155px;
	right:-320px;
	width:130px;
	height:30px;
	background-image:url('/media/img/kontakt.png');"


}

