img, table, tr, td, body { border: 0; margin: 0; padding: 0; border-collapse: collapse; }

/*html {
	height: 100%;
	min-height: 100%;
}*/

body { 
	background: #ffffff;
	font-size: 12px; font-family: Tahoma, Arial, Helvetica, sans-serif; 
	color: #444444; 
	/*min-width: 950px;*/
	/*width: expression(document.documentElement.clientWidth< 950 ? '950px' : '100%');*/
}

.w100 {
	width: 100%;
	/*height: 100%;*/
}

a {
	color: #e07c8a; /*2382b9*/
	text-decoration: none;
}
a:hover {
	color: #406fa1;
	text-decoration: underline;
}

h1 {
	color: #878681;/*9f9e97*/
	padding: 0;
	margin: 0px 0px 15px 0px;
	font-size: 20px;
}
h2 {
	padding: 0;
	margin: 0;
	color: #555555;
	font-size: 12px;
}
h3 {
	padding: 0;
	margin: 10px 0 15px 0;
	font-size: 15px;
	color: #797873; 
}

div#fon {
	background: #f6f4e7 url('../img/fon_h.jpg') no-repeat;
}

div.photo_left {
	float: left;
	padding: 0 10px 10px 0;
}


/*-------------- head -------------*/
table#menu {
	width: 100%;
}
table#menu td {
	vertical-align: top;
}
table#menu #logo {
	width: 37%;
	padding: 0px 30px 20px 60px;
	/*height: 300px;*/
}
table#menu #logo .line {
	margin-bottom: 31px;
	background: #dbd9cd;
	width: 87px;
	height: 10px;
	overflow: hidden;
	clear: both;
}
table#menu #logo .loz {
	padding: 60px 0 0 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #706f6b;
}

table#menu .m1 {
	width: 20%;
}
table#menu .header {
	background: #dbd9cd;
	/*margin-right: 15px;*/
	border-bottom: 1px #f6f4e7 solid;
	border-left: 1px #f6f4e7 solid;
	border-right: 1px #f6f4e7 solid;
	padding: 3px 0 3px 10px;
}
table#menu ul {
	margin: 10px 10px 10px 30px;
	padding: 0;
}
table#menu li {
	padding: 0;
	margin: 0;
}
table#menu #conteiner_rek {
	height: 130px;
	/*border: 1px red solid;	*/
} 
table#menu #conteiner_rek #rek {
	float: left;
} 
table#menu #conteiner_rek #service {
	float: right;
	background: #ffffff;
	/*padding: 10px 10px 10px 15px;*/
}
table#menu #conteiner_rek #service .s_v {
	height: 5px;
	overflow: hidden;
	clear: both;
	width: 12px;
	background: url('../img/s_v.gif') no-repeat;
}
table#menu #conteiner_rek #service .s_c {
	padding: 10px 10px 10px 15px;	
	width: 12px;
}
table#menu #conteiner_rek #service .s_c div {
	padding: 5px 0 5px 0;
}
table#menu #conteiner_rek #service .s_n {
	height: 5px;
	overflow: hidden;
	clear: both;
	width: 12px;	
	background: url('../img/s_n.gif') no-repeat;	
}

/*--------------- Content ----------------*/
table#conteiner_content {
	width: 100%;
	background: url('../img/fon_c.jpg') no-repeat right top;
}
table#conteiner_content #c_c {	
	padding: 10px 200px 10px 80px;
	height: 382px;
	vertical-align: top;
	text-align: justify;
}

table#conteiner_content #b_v {
	background: #ffffff;
	height: 15px;
	overflow: hidden;
	clear: both;
}
table#conteiner_content #b_v .v1 {
	float: left;
	height: 15px;
	width: 15px;
	background: url('../img/b_v1.gif') no-repeat;
}
table#conteiner_content #b_v .v2 {
	float: right;
	height: 15px;
	width: 15px;
	background: url('../img/b_v2.gif') no-repeat right top;
}

table#conteiner_content #b_n {
	background: #ffffff;
	height: 15px;
	overflow: hidden;
	clear: both;
}
table#conteiner_content #b_n .n1 {
	float: left;
	height: 15px;
	width: 15px;
	background: url('../img/b_n1.gif') no-repeat;
}
table#conteiner_content #b_n .n2 {
	float: right;
	height: 15px;
	width: 15px;
	background: url('../img/b_n2.gif') no-repeat right top;
}

table#conteiner_content #content {
	background: #ffffff;
	padding: 0 15px 0 15px;
	overflow: hidden;
	clear: both;
}
table#conteiner_content #content p {
	margin: 0px;
	padding: 0 0 10px 0;
}
table#conteiner_content #content ul {
	margin: 0 0 0 30px;
	padding: 0;
}
table#conteiner_content #content li {
	margin: 0;
	padding: 0;
}
table#gallery {
	background: url('../img/fon_b.jpg') no-repeat left bottom;
	width: 100%;
	height: 54px;
}


/*------------ bottom --------------*/
table#bottom {
	width: 100%;
	background: #ffffff url('../img/line_b.gif') repeat-x;		
}
table#bottom td {
	padding: 20px 10px 20px 10px;
}



/*-------------------------------------------*/
table#mail {
	margin: 10px 0 10px 0;
}
table#mail td {
	vertical-align: top;
	padding: 0 20px 5px 0;
}
table#mail input.ts {
	width: 300px;
}
table#mail textarea {
	width: 300px;
	height: 100px;
}
div#epas {
	background: #ffffff;
	padding: 0 10px 0 10px;
}
