TABLE{
font-size: 12px;
font-family: Verdana, Tahoma, Arial;
font-weight : normal;
font-variant : normal;
}

a:link{
color:black;
font-weight: normal;
}

a:visited{
color: black
}

a:hover{
color: #525252;
text-decoration : underline;
}

a.main-menu:link{
color:black;
font-weight: normal;
text-decoration: none;
}

a.main-menu:visited{
color: black;
text-decoration: none;
}

a.main-menu:hover{
color: #525252;
text-decoration: underline;
}

a.develoved:link{
color: #4E6C92;
font-weight: normal;
text-decoration: underline;
}

a.develoved:visited{
color: #4E6C92;
text-decoration: underline;
}

a.develoved:hover{
color: #5280BA;
text-decoration: underline;
}

.area {
background:url(images/menu_b.jpg) repeat-x;
height: 10px;
}

#top_line{
background-image:url(image/top_line.jpg);
background-repeat:repeat-x;
}

#logo{
/*background-color:#efefef;*/
}

.exl{
	background-image: url(images/ex.gif);
	background-repeat: repeat-x;
}

#bottom_line{
background-image:url(image/bottom_line.jpg);
background-repeat:repeat-x;
}

#zakaz{
background: url(images/point.gif) no-repeat 6px 50%;
padding: 5px 0px 10px 30px;
margin-left: 10px;
font-size: 10px;
}

.logo0 {
	background: url(images/ex0.gif) repeat-x;
	width: 25px;
}

.menu0 {
	background: #F0F0F0;
	width: 25px;
	height: 38px;
}


/*news & article*/

.top_{
background: url(images/top_.jpg) no-repeat;
}

.middle_1{
background: url(images/middle_1.jpg) repeat-y;
}

.middle_2{
background: url(images/middle_2.jpg) repeat-y;
}

.bottom_{
background: url(images/bottom_.jpg) no-repeat;
}

/*news & article*/

.footer {
	background: #F0F0F0 url(images/footer.gif) repeat-x top;
	height: 46px;
	vertical-align: middle;
	padding-top: 15px;
}

img.section {
	border: solid 1px #CDCDCD;
	margin-bottom: 2px;
	margin-left: 1px;
}

td.section_hdr {
	width: 185px;
	height: 35px;
	text-align: center;
	/*padding-top: 2px;*/
	vertical-align: middle;
	background: url(images/section_title0.gif) no-repeat;
	text-decoration: none;
	cursor: pointer;
}

td.section_hdr_over {
	width: 185px;
	height: 35px;
	text-align: center;
	/*padding-top: 2px;*/
	vertical-align: middle;
	background: url(images/section_title1.gif) no-repeat;
	text-decoration: underline;
	cursor: pointer;
}

a.section_hdr:link {
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}

a.section_hdr:visited {
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}

a.section_hdr:hover {
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
	padding-left: 8px;
	padding-right: 8px;
}
