/***********************************************************/
/******************  Default declaration  ******************/
/***********************************************************/
body{
  	margin: 0px;
  	padding: 0px;
  	font-family : Tahoma;
  	font-size: 12px;
  	color: #000000;
  	background-color: #FFEF7A;
  	width: 100%;
  	height: 100%;
  	background-image: url(../i/body/top_back.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
}
table{	
	border:0px;
	border-collapse:collapse;  
	font-family : Tahoma;
	font-size: 12px;
	color: #000000;
}
table td{  
	margin: 0em;	
	padding: 0em; 
	font-family : Tahoma;
	font-size: 12px;
	color: #000000;
}
a img{
	border: 0px;
}
a{
	font-size: 12px;
	color: #ff0000;
}
form{
	padding: 0px;
	margin: 0px;
}
input[type=text]{
	border: 1px solid #FE0002;
	background-color: transparent;
	color: #000000;
	width: 300px;
}
input[type=submit]{
	border: 1px solid #FE0002;
	background-color: transparent;
	color: #000000;
	width: 100px;
}
input[type=file]{
	border: 1px solid #FE0002;
	background-color: transparent;
	color: #000000;
	width: 300px;
}
select{
	border: 1px solid #FE0002;
	background-color: #FFEF7A;
	color: #000000;
	width: 300px;
}
textarea{
	border: 1px solid #FE0002;
	background-color: transparent;
	color: #000000;
	height: 150px;
	width: 300px;
}

/***********************************************************/
/***********************************************************/
/***********************************************************/
#main_center_td{
	background-image: url(../i/body/bottom_left_back.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 985px;
}
#main_right_td{
	background-image: url(../i/body/bottom_right_back.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#header{
	height: 340px;
	width: 100%;
	margin-top: 30px;
}
#header div.logo{
	margin-left: 77px;
	margin-top: 26px;
}
#header td.logo{
	height: 114px;
	width: 427px;
}
#header div.text{
	margin-left: 73px;
	margin-top: 69px;
}
#header td.contact_phone{
	background-image: url(../i/header/image.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#header div.contact_phone{
	margin-left: 320px;
	margin-top: 40px;
}
#header div.contact_phone span{
	color: #ff0000;
	font-family: Arial;
}
#language a.ru{
	background-image: url(../i/ru.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 11px;
	padding-left: 25px;
	margin-left: 15px;
}
#language a.uk{
	background-image: url(../i/uk.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 11px;
	padding-left: 25px;
	margin-left: 20px;
}
#left_menu{
	padding-top: 10px;
}
#left_menu div.main{
	background-image: url(../i/left_menu/pointer.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 69px;
	height: 25px;
	margin-bottom: 11px;
}
#left_menu div.main a{
	color: #000000;
	font-size: 18px;
	font-family: "Times New Roman";
	text-decoration: none;
	font-weight: bold;
}
#left_menu div.main a:hover,a:active{
	color: #ff0000;
	text-decoration: underline;
}
#left_menu div.main a.active{
	color: #ff0000;
	text-decoration: underline;
}
#left_menu td.sub_menu{
	background-image: url(../i/left_menu/sub_pointer.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 31px;
	height: 35px;
	padding-top: 3px;
}
#left_menu td.sub_menu a{
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	line-height: 15px;
}

#left_menu td.sub_menu a:hover,a:active{
	color: #ff0000;
	text-decoration: underline;
}
#left_menu td.sub_menu a.active{
	color: #ff0000;
	text-decoration: underline;
}

h1{
	color: #ff0000;
	font-size: 27px;
	font-weight: normal;
	margin-top: 0px;
}
h2{
	color: #ff0000;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 3px;
}
h3{
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
}
#bottom_block td.top{
	height: 9px;
	width: 300px;
	background-image: url(../i/block/line.png);
	background-position: top left;
	background-repeat: repeat-x;
}
#bottom_block td.bottom{
	height: 9px;
	width: 300px;
	background-image: url(../i/block/line.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}
#bottom_block td.left{
	width: 9px;
	background-image: url(../i/block/line.png);
	background-position: top left;
	background-repeat: repeat-y;
}
#bottom_block td.right{
	width: 9px;
	background-image: url(../i/block/line.png);
	background-position: top right;
	background-repeat: repeat-y;
}
#bottom_block span.news_date{
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}
#bottom_block p{
	margin-top: 4px;
	margin-bottom: 5px;
}
div.details_link{
	background-image: url(../i/details.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 13px;
	margin-left: 25px;
	width: 75px;
	padding-bottom: 20px;
}
div.details_link a{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
#copyright{
	padding-top: 250px;
	padding-bottom: 65px;
	padding-left: 40px;
}
#copyright a.a1{
	color: #000000;
	text-decoration: none;
}
#copyright a.a2{
	color: #000000;
}
#catalog img{
	padding: 4px;
	border: 1px solid #FE0002;
}
#catalog p{
	margin-top: 5px;
	margin-bottom: 5px;
}