 @charset "windows-1251";
/* CSS Document */

* {
	border: 0;
	font-size: 100.01%;
	margin: 0;
	padding :0;
	}
html {
	height: 100%;
	}
body {
	min-height: 100%;
	height: 100%;
	background: /*#e5e7cd;*/  /*#d4d9b6;*/ /*#786d57;*/ /*#e7e8db;*/ #dcdcdc;
	color: #000;
	font-weight: normal;
	font-family: Arial,Verdana,Helvetica,Sans-Serif;
	}
#page {
	width: 1024px;
	height: auto !important;
	min-height: 100%;
	margin: auto;
	background: #fff;
	padding-bottom: 2em;
	color: #000;
	}
	
/* ØÀÏÊÀ ÑÀÉÒÀ */
#header {
	position: relative;
	height: 219px;
	color: #fff;
	background-color:  /*#e5e7cd;*//*#d4d9b6;*/ /*#eef1e4;*/ #e7e8db;
	}
#tank {
	position: absolute;
	top: 125px;
	left: 0px;
	z-index: 1500;
	}
		
	
	
/* ÔÎÐÌÀ ÏÎÈÑÊÀ */

INPUT[type="text"] {
	position: absolute;
	top: 4px;
	left: 485px;
    background-color: #fff;
    color: #a1a373;
	border: 1px solid #786c57;
	font-size: 12px;
	height: 22px;
	width: 415px;
   }  
   
INPUT[type="submit"] {
	position: absolute;
	top: 4px;
	left: 908px;
    background-color: #786F57;
    color: #fff;
	width: 90px;
	height: 24px;
	font-size: 13px;
	cursor: pointer; /* Êóðñîð â âèäå ðóêè */
   }

/* ÊÎÍÅÖ ØÀÏÊÈ ÑÀÉÒÀ*/



/* ÌÅÍÞ ÑÀÉÒÀ*/

/* êîíòåéíåð, â êîòîðîì ðàñïîëîæåíî ìåíþ*/
#navline {
	z-index: 1000;
	width: 1024px;
	height: 33px;
	margin: 0 auto;
	border-bottom: 1px solid #222;
	background-color: #7a8865;
	background: -moz-linear-gradient(#c4cbba, #2b3023);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#c4cbba), to(#2b3023));
	background: -webkit-linear-gradient(#c4cbba, #2b3023);
	background: -o-linear-gradient(#c4cbba, #2b3023);
	background: -ms-linear-gradient(#c4cbba, #2b3023);
	background: linear-gradient(#c4cbba, #2b3023);
	-moz-box-shadow: 0 -1px rgba(255,255,255,.3);
	-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
	box-shadow: 0 -1px 0 rgba(255,255,255,.3);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	}	
#menu {
	margin: 0 0 0 300px;
	}	

.patch_minheight {
	width: 1px;
	height: 250px;
	float: right;
	}
	

/* ÝËÅÌÅÍÒÛ ÃËÀÂÍÎÉ ÑÒÐÀÍÈÖÛ */	

.content {
	min-height: 100%;
	/*position: relative;*/
	}


/* ËÅÂÀß ÊÎËÎÍÊÀ */
.block_left {
	position: relative;
	float: left;
	/*background: #F99;*/
	/*border: 1px solid #f00;*/
	text-align: center;
	margin: 60px 0 0 30px;
	}
.block_left #brief {
	position: relative;
	/*background: #F99;*/
	/*border: 1px solid #f00;*/
	text-align: center;
	margin: 40px 0 0 -1em;
	}	
	
/* ÔÎÐÌÀ ÏÎÈÑÊÀ */
.search {
	width: 240px;
	position: relative;
	margin: 2em 0 -1em 0;
	background: #786C57;
	/*border: 1px solid #f00;*/
	padding: 0;
	}
	



/* ÖÅÍÒÐÀËÜÍÀß ÊÎËÎÍÊÀ */
.block_center {
	padding: 1em 15px 0 15px;
	margin: 0 10px 0 10px;
	background: #fff;
	position: relative;
	float: left;
	width: 500px;
	font-size: 12px;
	text-align: justify;
	line-height: 1.2;
	color: #000;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	}	

/* çàãîëîâêè êîíòåéíåðîâ ñ òåêñòîì */	
.block_center h1 {
	padding: 0 15px 10px 15px;
	font-size: 18px;
	text-align: center;
	color: #7a8865;
	}




.new_data {
	margin: 0 auto;
	color: #b20000;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	text-indent: 0;
	}	

.new_text {
	margin: 1em auto;
	text-align: justify;
	text-indent: 1em;
	}	



/* ÏÐÀÂÀß ÊÎËÎÍÊÀ */
.block_right {
	text-align: center;
	/*margin: 24px 1em 0 1em;*/
	width: 170px;
	float: left;
	position: relative;
	}

.block_right img {
	margin-top: .6em;
	text-align: center;
	border: 1px solid #ccc;
	}


/* ÏÎÄÂÀË ÑÒÐÀÍÈÖÛ */	
.footer_guarantor {
	height: 32px;
	clear: both;
	text-align: right;
	color: #999;
	}
#footer {
	position: relative;
	width: 1024px;
	height: 32px;
	clear: both;
	margin: -32px auto auto;
	text-align: center;
	color: #4a4b05;
	font: italic .7em Arial,Helvetica,sans-serif;
	padding-top: 6px;
	}
/*#footer p {
	text-align: center;
	color: #4a4b05;
	font: italic .7em Arial,Helvetica,sans-serif;
	padding-top: 6px;
	}*/
