/* Default styles */
html, body, ul, li, ol, p,
h2, h3, h4, h5, h6,
form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
}


/************************ 
		
		ÑÑÛËÊÈ 
		
************************/


A {
	color: #a83a15;
}

A:hover {
	color: #bc6f20;
}

A:visited {
	color: #812e12;
}

A:visited:hover {
	color: #bc6f20;
}



/************************ 
		
		Êàòàëîã 
		
************************/

DIV.catalog {
	padding: 18 0 34 0;
}

TABLE.catalog TD {
	width: 150px;
	padding-right: 10px;
	font-size: 11px;
	color: black;
}

TABLE.catalog TD A, TABLE.catalog TD A:visited {
	color: black;
	text-decoration: none;
	margin-top: 10px;
	display: block;
}

/************************ 
		
		ìåíþ 
		
************************/


TABLE.mainMenu {
	margin: 0px;
}

TABLE.mainMenu TD {
	display: inline;
	text-align: center;
	display: table-cell;
	color: #857577;
	font-size: 13px;
}

TABLE.mainMenu TD A, TABLE.mainMenu TD A:visited {	
	color: #ffffff;
	text-decoration: none;
}

TABLE.mainMenu TD A:hover, TABLE.mainMenu TD A:visited:hover {	
	color: #f0af1c;
	text-decoration: underline;
}

TABLE.mainMenu TD A#sel, TABLE.mainMenu TD A#sel:visited {	
		color: #f0af1c;
}



TABLE.footerMenu {
	margin: 0px;
}

TABLE.footerMenu TD {
	display: inline;
	text-align: center;
	display: table-cell;
	color: #adadad;
	font-size: 13px;
}

TABLE.footerMenu TD A, TABLE.footerMenu TD A:visited {	
	color: #ffffff;
	text-decoration: none;
}

TABLE.footerMenu TD A:hover, TABLE.footerMenu TD A:visited:hover {	
	color: #f0af1c;
	text-decoration: underline;
}

TABLE.footerMenu TD A#sel, TABLE.footerMenu TD A#sel:visited {	
		color: #432326;
}

/************************

		ÊËÀÑÑÛ 
		
************************/
.spl_img {
	background-image: url(img/spl.png);
	width: 720px;
	height: 276px;
	z-index: 1;
	position: absolute;
	max-width: 100%;
}

.leftCol {
	padding: 25px 40px 25px 47px;
}

TABLE.copyright TD {
	text-align: center;
	background-color: #554244;
	color: #847677;
	font-size: 13px;
}

TABLE.copyright TD A, TABLE.copyright TD A:visited {	
	color: #847677;
	text-decoration: underline;
}

TABLE.copyright TD A:hover, TABLE.copyright TD A:visited:hover {	
	color: #847677;
	text-decoration: underline;
}

/************************

		Forms 
		
************************/

form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

INPUT,select {
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 0px;
	background-color: #e8e8e8;
	height: 18px;
	border: none;
	color: black;
	width: 100%;
}

TEXTAREA {
	margin-top: 3px;
	padding: 0px;
	background-color: #e8e8e8;
	height: 50px;
	border: none;
	color: black;
	width: 100%;
	scrollbar-base-color: silver;
	scrollbar-face-color: silver;
	scrollbar-track-color: silver;
}

 #btn_send {
	width: 100px;
	height: 18px;
	margin-top: 0px;
	position: relative;
	left: 0px;
	background-color: transparent;
	z-index: 0;
}

.btn {
	width: auto;
	cursor: hand;
	background-color: #e48523;
	color: white;
	text-decoration: underline;
	padding: 0 10 10 10;
	margin: 10 0 0 0;
	font-size: 14px;
	height: 20px;
}




/************************

	ÑÒÀÍÄÀÐÒÍÛÅ ÝËÅÌÅÍÒÛ 
	
************************/

html {
	font-size:12px;
}

body {
	color: #362c2d;
	background-image: url(img/bg_spl2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

TABLE TD, P, LI {
	font-size:12px;
}

ul {
}

ol {
}

li {
}


P {
	padding: 0 0 20 0 ;
}

HR {
}

H2, H3, H4 {
}

H1 {
}

H2 {
}

H3 {
}

H4 {
}

H5 {
}

div.d1 img {
border:5px solid white;
}

div.d1 input {
background:white;
border:1px solid gray;
width:200px;
}
div.d1 select {
background:white;
border:1px solid gray;
width:200px;
}
div.d1 textarea {
background:white;
border:1px solid gray;
width:200px;
}

table.table{
cellspacing:0px;
cellpadding:0px;
border:0px solid white;
margin:20px;
}
table.table td{
border:0
px solid white;
padding:2px;
}

table.table th{
color:white;
background:gray;
padding:2px;}
