body {
	background-image: url(../images/fon.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #510601;
}
a:link {color: #510601;
	font-family: Times New Roman, Times, serif;
	font-weight: none;
	font-style: none;
	text-decoration: none;
}

a:visited {color: #510601;
	font-family: Times New Roman, Times, serif;
	text-decoration: none;}
a:hover {color: #E98B29;}
a:active {color: #000000;}

.style1 {font-size: 9px}

/*
.style11 .style11  a:active, .style11  a:hover{color: #FFFFFF;}*/

.style11  a:link{color: #E98B29;}
.style11  a:visited {color: #E98B29;}
.style11  a:hover{color: #ffffff;}

.sendOrder{
font-family: Arial;
text-decoration: underline;
}
.style12 {
	font-weight: bold;
	font-style: italic;
}
/*
.style13  a:link{color: #510601;}
.style13  a:hover{color: #E98B29;}*/

.style14 {font-size: 24px}


.fot {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}
.bottom {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;}
	
.order {
	font-family: tahoma;
	font-size: 11px;
}


.blueForm{
/*
	background-color: #7D0006;
	border: 2px solid #B46153;
	font-weight: bold;
	color: #E98B29;
	*/
	width: 250px;
}
input.blueForm{
	width: 250px;
}
.errorMessage{
	 font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
}
.successfullyMessage{
	 font-family: tahoma;
	font-size: 11px;
	color: Green;
}
td.titlePrice{
	font-size: 16px;
	background-color: #C9C9C9 ;
	padding: 20px;
	}
	.but_left {background: url('../images/button/left_but.gif') top no-repeat;}
	.but_right {background: url('../images/button/right_but.gif') left top no-repeat;}
	.but_bg {background: url('../images/button/bg_but.gif') top repeat-x;
  		     padding-top: 1px;	 padding-left: 7px; padding-right: 7px;	}
	.but_but {background: url('../images/button/bott_but.gif') bottom no-repeat}

.hide {
   display: none;
}
