body {
	margin: 0px;
	padding: 0px;
	min-width: 900px;
	max-width: 1576px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

td,tr,p,div {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #3b535e;
	margin-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3b535e;
}

h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3b535e;
	margin: 0px;
	padding: 0px;
}

a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #0000cd;
}

a:hover {
	text-decoration: underline;
	color: #0000cd;	
}

a.top_menu {
	font-size: 14px;
	color: white;
	text-decoration: none;
}

a.top_menu:hover {
	color: yellow;
}

.logo{
	background: url('img/st/logo_font.jpg');
	background-repeat: repeat-x;	
}

.top_menu_bg{
	height: 33px;
	background: url('img/st/headerbg2.gif'); 
	background-repeat: repeat-x;
	list-style: none;
}

.top_rasporka {
	padding-left: 10px;
	padding-right: 10px;
}

.header {
	font-size: 14px;
}

.small {
	font-size: 11px;
}

.way {
	font-size: 11px;
}

a.way {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #486CAB;
	text-decoration: underline;
}

a.way:hover {
	color: #8B0000;
	text-decoration: none;
}

.way_blox {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;	
	border-bottom: dashed 1px #dddddd;
}

.left_menu_h3{
	width: 140px;
	position: relative;
	z-index: 1;
	background: #ceced0;
	border: 1px solid black;
	font: 10pt Arial;
	padding: 1px 0px;
	padding-left: 10px;
	margin-left: 9px;
	margin-top: -9px;
}

.left_catalog {
	background-color: #fdfdfd;
	border: 1px solid #7e93aa;
	width: 100%;
	background-image: url(img/bg_catalog.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.about_main {
	background-image: url(img/bg_catalog.jpg);
	background-color: #fdfdfd;
	border: 1px solid #303a49;
	background-position: top;
	background-repeat: repeat-x;
}

.inleft {
	padding: 12px;
}

a.cat_text1 {
	font-size: 14px; 
	font-weight: bold; 
	color: #2F4F4F;
}

a.cat_text1:hover {
	color: #ff0000;
}

a.cat_text2 {
	font-weight: bold; 
	font-size: 13px; 
	color: #2E4BA0;
}

a.cat_text2:hover {
	color: red;
}

a.cat_text3 {
	font-size: 11px; 
	color: #4D5B5B;
}

a.cat_text3:hover {
	color: red;
}

hr {
	color: gray;
	background-color: gray;
	height: 1px;
	border-width: 0px;
}

.prod_main {
	background-image: url(img/bg_catalog.jpg);
	background-color: #fdfdfd;
	border: solid 0px  #b0c7da;
	background-position: top;
	background-repeat: repeat-x;	
}

.main_hdr {
	font-weight: bold;
	color: #1164b1;
	font-size: 15px;
}

.main_hdr:hover {
	color: #b22222;
}

.div_hdr {
	padding-bottom: 5px;
}

.txt_prod {
	color: black;
	font-size: 14px;
}



.line_btm {
	border-bottom:solid 1px #cccccc;
}


.cod {
  background: url(img/pencil.gif) 2px 1px no-repeat #fff;
  border:#2F4F4F 1px solid;
  width: 100%;
  padding-left: 20px;
}

.txtar {
	border:#2F4F4F 1px solid;
	width: 100%;
}

.title_black {
	font-size: 14px;
	font-weight: BOLD;
	font-family: Arial, Helvetica, sans-serif;
	color: #2F4F4F;
}


