/* */

body
{
	margin: 0;
	padding: 0;

	color: #fff;

	background-color: #262626;

	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;

}

input.text, textarea
{
	border: 2px solid #C3187A;
	background-color: #969696;

	color: #000;

}



.send_form input.text
{
	width: 341px;
	height: 16px;
	float: right;

}

.send_form input.submit
{
	background-image: url('images/send_form_submit.png');
	background-repeat: no-repeat;
	background-position: 0 0;

	width: 88px;
	height: 22px;
	overflow: hidden;

	border-width: 0;

	background-color: transparent;
}

.send_form input.reset
{
	background-image: url('images/reset.png');
	background-repeat: no-repeat;
	background-position: 0 0;

	width: 88px;
	height: 22px;
	overflow: hidden;

	border-width: 0;

	background-color: transparent;
}


.send_form textarea
{
	width: 341px;
	height: 91px;
	float: right;

}
form
{
	margin: 0;
	padding: 0;
}
img
{
	border-width: 0;
}
a
{
	color: #fff;
}


#main_bg
{
	width: 100%;
	border: 0px solid white;

	background-image: url('images/main_bg.jpg');
	background-repeat: repeat-y;
	background-position: 49% 0;
}

#main
{
	width: 998px;
	border: 2px solid #c3187a;
	margin: 0 auto;
	background-color: #000;
}

#main_header
{

	position: relative;

	width: 998px;
	height: 606px;
	overflow: hidden;


	border: 0px dotted #fff;

	background-image: url('images/main_header_bg_old.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}


#work_header
{

	position: relative;

	width: 998px;
	height: 252px;
	overflow: hidden;


	border: 0px dotted #fff;

	background-image: url('images/main_header_bg_old.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}



#main_header #book
{
	position: absolute;
	width: 660px;
	height: 494px;
	overflow: hidden;

	right: 60px;
	bottom: 0;

	z-index: 10;

}

#main_header_title1
{
	display: block;
	position: absolute;
	top: 38px;
	right: 45px;

	z-index: 11;

}


#work_header_title1
{
	display: block;
	position: absolute;
	top: 53px;
	right: 50px;

	z-index: 11;

}


#main_pokrov_logo
{
	position: absolute;
	top: 30px;
	left: 46px;

	width: 211px;
	/* height: 269px; */
	height: 300px;
	overflow: hidden;
	z-index: 11;
}

#work_pokrov_logo
{
	position: absolute;
	top: 11px;
	left: 46px;

	width: 211px;
	/* height: 269px; */
	height: 300px;
	overflow: hidden;
	z-index: 11;
}



#main_header_words
{
	position: absolute;
	left: 16px;
	top: 287px;
	z-index: 15;

	font-size: 13px;
	font-style: italic;
	line-height: 130%;
}

#main_header_words #author
{
	margin: 5px 0px 5px 153px;
}


#main_rus_eng
{
	position: absolute;

	top: 28px;
	right: 0px;

	width: 22px;
	height: 88px;
	overflow: hidden;

	/* padding: 21px 0 0 2px; */



	background-image: url('images/short_links_plashka.png');
	background-repeat: no-repeat;
	background-position: 0 0;

	z-index: 11;
}

#main_rus_eng img
{
	margin-left: 1px;
}

#main_short_links
{
	position: absolute;
	top: 132px;
	right: 0px;

	width: 22px;
	height: 88px;
	overflow: hidden;


	background-image: url('images/short_links_plashka.png');
	background-repeat: no-repeat;
	background-position: 0 0;

	z-index: 11;


}
#main_short_links img
{
	margin-left: 1px;
}

#main_menu
{
	height: 28px;
	overflow: hidden;

	background-color: #c3187a;
}


#main_menu a.selected, #main_menu a.deselected:hover
{
	display: block;
	float: left;
	padding: 0 30px;

	/* background-image: url('images/main_menu_bg_gradient.png'); */
	background-image: url('images/main_menu_bg_gradient2v.gif');
	background-repeat: no-repeat;
	background-position: 50% 0px;



}

#main_menu a.deselected
{
	display: block;
	float: left;
	padding: 0 30px;


}


#main_menu img.flower
{
	display: block;
	float: left;

	padding: 0;
	margin: 0;
}


/* Div align center */
.align_center
{
	position: relative;
	width: 100%;
}
.align_center:after
{
	content: '';
	display: block;
	clear: both;
}
.align_center_to_left
{
	position: relative;
	right: 50%;
	float: right;
}
.align_center_to_right
{
	position: relative;
	z-index: 1;
	right: -50%;

	float: left;


}

/* /Div align center */


#main_footer
{
	position: relative;
	height: 200px;
	overflow: hidden;



}

#footer_numerator
{
	position: absolute;
	left: 5;
	bottom: 5px;

}



#interra_logo
{
	position: absolute;
	left: 0;
	bottom: 58px;
}

#footer_contacts
{
	position: absolute;
	top: 40px;
	right: 10px;


	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 24px;
	font-style: italic;
}
#footer_contacts small
{
	font-size: 22px;
}



#main_content
{

	background-image: url('images/main_content_bg_flower.gif');
	background-repeat: no-repeat;
	background-position: 100% 0;



}


.work_content
{
	padding: 40px 10px 20px 60px;



}


.page_content
{
	padding: 40px 20px 20px 60px;



}

.content_with_flower
{

	background-image: url('images/main_content_bg_flower.gif');
	background-repeat: no-repeat;
	background-position: 100% 0;

}


#contacts_content
{
	width: 490px;
}


#main_content_short_info
{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 13px;
		font-weight: normal;

	padding: 20px 377px 5px 60px;
}
#main_content_short_info p
{
	padding: 0;
	margin: 2px 2px 15px 2px;
}


#main_content_left
{
	float: left;
	width: 560px;
	/* background-color: maroon; */
	padding: 10px 20px 20px 60px;
}

#main_content_right
{
	float: left;
	width: 318px;

	/* background-color: yellow; */
	padding: 10px 20px 20px 20px;
}

#flash_door
{
	width: 310px;
	height: 300px;
	margin: 5px auto;
}
/*
#right_block
{
	float: right;
	width: 310px;


	margin: 20px 0 20px 20px;


}
*/

#poleznoe
{
	margin: 5px 5px 5px 0px;
}

#poleznoe ul
{
	display: block;

	margin: 0;
	padding: 0;

	list-style-position: inside;
}

#poleznoe ul li
{
	margin-top: 6px;
	margin-bottom: 6px;

}



.white_color
{
	color: #fff;

}

.gray_color
{
	color: #bdbdbd;

}

.italic
{
	font-style: italic;
}

.br
{
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
}


.zag_link
{
	display: block;
	padding: 0;
	margin: 15px 0;
	text-decoration: none;

	font-family: Arial, Tahoma, sans-serif;
	font-size: 18px;
	font-style: italic;

}


.big_link
{
	font-family: Arial, sans-serif;
	font-size: 14px;
}

.float_right
{
	float: right;
	margin: 0 0 10px 10px;
}

img.pink_border
{
	border: 2px solid #C3187A;
}

.pink_border
{
	border: 2px solid #C3187A;
}

a.no_underline
{
	text-decoration: none;
}

.line_height_85
{
	line-height: 85%;
}

.font_size_14
{
	font-size: 14px;
}

.font_size_12
{
	font-size: 12px;
}

.font_size_13
{
	font-size: 13px;
}

.font_size_15
{
	font-size: 15px;
}

.font_size_16
{
	font-size: 16px;
}


.br2
{
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
	clear: both;
	margin: 0 0 30px 0;
	padding: 0;
	border: 1px solid #000;

}

.big_bold_link, .big_bold_text
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.shpon_table
{
	border-top: 2px solid #C3187A;
	border-left: 2px solid #C3187A;
	width: 872px;
}

.shpon_table td
{

	border-bottom: 2px solid #C3187A;
	border-right: 2px solid #C3187A;

	width: 433px;
	height: 138px;
	text-align: center;

}

.osteklenie_table
{
	border-top: 2px solid #C3187A;
	border-left: 2px solid #C3187A;
	width: 872px;
}

.osteklenie_table td
{

	border-bottom: 2px solid #C3187A;
	border-right: 2px solid #C3187A;

	width: 433px;
	/*height: 138px;*/
	text-align: center;

}

.shpon_table td .shpon_block
{
	position: relative;

	width: 433px;
	border: 0px solid #fff;
	height: 138px;
	overflow: hidden;

}

.shpon_table td .long_shpon_block
{
	position: relative;

	width: 870px;
	height: 138px;
	overflow: hidden;

}

.shpon_table td .shpon_block img
{
	position: absolute;
	top: 0;
	left: 0;
	width: 434px;
	height: 139px;


}

.shpon_table td .long_shpon_block img
{
	position: absolute;
	top: 0;
	left: 0;
	width: 870px;
	height: 139px;


}
.shpon_table td .shpon_block span
{
	position: relative;
	top: 43%;

	z-index: 100;


	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}


.shpon_table td .long_shpon_block span
{
	position: relative;
	top: 43%;

	z-index: 100;


	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}


.with_gray_shadow {
	text-shadow: 4px 5px 3px #3b3b3b;
}
/*
.with_behind_shadow {
	text-shadow: 4px 5px 3px #3b3b3b;
}
*/


.cat_zag
{
	display: block;
	margin: 5px 5px 5px 60px;

	font-family: Arial, sans-serif;
	font-style: italic;
	font-size: 22px;
	font-weight: normal;
	color: #C3187A;

}



.catalogue_table
{

	border-top: 2px solid #C3187A;
	border-left: 2px solid #C3187A;
	margin: 5px 49px;
}

.catalogue_table td
{
	border-right: 2px solid #C3187A;
	border-bottom: 2px solid #C3187A;
	padding: 5px 0;
	text-align: center;
	/* width: 225px; */
	width: 300px;

}

.catalogue_table td img
{

	margin: 0 2px;
}

a.cat_el_name
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #E0E0E0;
}


.pink_table
{

	border-top: 2px solid #C3187A;
	border-left: 2px solid #C3187A;
	margin: 5px auto;
}

.pink_table td
{
	border-right: 2px solid #C3187A;
	border-bottom: 2px solid #C3187A;
	padding: 10px 0;
	text-align: center;


}

.pink_table th
{
	border-right: 2px solid #C3187A;
	border-bottom: 2px solid #C3187A;
	padding: 10px 0;
	text-align: center;

	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;


}

.door_image
{
	margin: 0 8px;
}

.big_cost
{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 22px;
	font-style: italic;
}


.wood_block
{
	float: left;
	position: relative;
	width: 160px;
	height: 48px;
	overflow: hidden;

	margin: 6px;

}

.wood_block img
{
	position: absolute;
	top: 0px;
	left: 0;

	z-index: 1;
}

.wood_block .wood_name
{
	position: relative;
	top: 35%;
	z-index: 10;

	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFEFE;

}


a.door_link_unselected, a.door_link_selected
{
	display: block;
	/* float: left; */
	width: 145px;
	border: 0px dotted #fff;

	font-family: Arial, Tahoma, sans-serif;
	font-size: 13px;
	color: #d1d0d0;

}

a.door_link_selected
{
	/*color: #c3187a;*/
	color:black;
	display:inline;
	background-color:white;
	border:1px solid white;
	font-weight:bold;
	text-decoration:none;
}


.br3
{
	display: block;
	width: 100%;
	height: 0;
	padding: 0;
	margin: 0;
	clear: both;
	border: 0px solid maroon;
	font-size: 0;

}


#big_door
{
	float: left;
	width: 528px;

	margin-right: 17px;


}






.door_name_white
{
	/* display: inline; */
	font-family: Arial, Tahoma, sans-serif;
	font-size: 22px;
	font-style: italic;
	color: #fefefe;
	margin: 7px 0 2px 0;

	font-weight: normal;


}

.simple_float_right
{
	float: right;
}

.simple_float_left
{
	float: left;
}


#small_doors
{
	float: left;
	padding-top: 37px;
	width: 373px;

	border: 0px solid #fff;
}

#small_doors div.inner_door_selected, #small_doors div.inner_door_unselected
{
	float: left;
	/* background-color: #262626; */
	padding: 3px;
	margin: 0 5px 12px 0;
	border: 2px solid #C3187A;
	/* margin: 0 10px 12px 0; */
	/* border: 1px solid #fff; */
	text-align: center;
}

#small_doors div.inner_door_unselected
{
	background-color: transparent;
	border: 2px solid #000;
}


ul.var1
{
	display: block;

	margin: 0;
	padding: 0;

	list-style-position: inside;
}

ul.var1 li
{
	margin-top: 6px;
	margin-bottom: 6px;

}


/*
ul
{
	display: block;

	margin: 0;
	padding: 0;

	list-style-position: inside;
}

ul li
{
	margin-top: 3px;
	margin-bottom: 3px;

}
*/


.small_wood_example
{
	float: left;
	width: 264px;
	height: 67px;
	overflow: hidden;
	border: 0px dotted #fff;

	font-family: Arial, Tahoma, sans-serif;
	font-size: 16px;
	color: #e2e2e2;
	margin: 0 0 13px 0;
}

.small_wood_example img
{
	margin: 0 3px 0 0;
}

#door_description
{
	border: 2px solid #a9156a;
	padding: 11px;

	font-family: Arial, Tahoma, sans-serif;
	font-size: 13px;
	color: #e6e6e6;


}



.uppercase
{
	text-transform: uppercase;
}

.lowercase
{
	text-transform: lowercase;
}

.pink_color
{
	color: #C3187A;
}


.zag
{

	font-family: Arial, sans-serif;
	font-style: italic;
	font-size: 18px;
	font-weight: normal;
	color: #C3187A;

}

.door_zag
{
	font-size: 16px;
	color: #C3187A;

}



.out_door_block
{
	width: 520px;
	height: 598px;

	border: 2px solid #C3187A;

}

.one_door_block
{
	position: relative;
	width: 520px;
	height: 598px;
	border-width: 0;
	overflow: hidden;


}

.one_door_bg
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;

	width: 520px;
	height: 598px;

}

.one_door_image
{
	position: absolute;
	right: 0px;
	bottom: 45px;
	z-index: 12;
	text-align: center;
	border: 0px solid green;


}

.one_door_image img
{
	border-width: 0;
	/*  height: 520px; */

}

.out_s_block
{

	border-left: 1px sold #C3187A;
	border-top: 1px sold #C3187A;

	width: 870px;
}

.s_block
{
	float: left;
	position: relative;
	text-align: center;

}


.b_block_img
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	border: 2px solid green;
}

.s_block_title
{
	display: inline;

	z-index: 15;




	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}


.net
{
 text-decoration: none;
}

h1
{
font-size: 26px;
color: #C3187A;
}

h2
{
font-size: 20px;
color: #c3187a;
}

h3
{
font-size: 18px;
color: #c3187a;
}
b
{
font-size: 18px;
color: #c3187a;
}
