html {
	width: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}

body,td,th,select,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1,h2,h3,h4 {
	margin: 0px;
	color: #3b9265;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

a {
	color: #2e5c8d;
	text-decoration: none;
}

a:hover {
	color: #2e5c8d;
	text-decoration: underline;
}

.main_table {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.bg_logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.bg_logo2 {
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.search_form {
	width: 200px;
	height: 20px;
	border: 2px solid #78A91D;
}

.no_rezults{
	color: #669933;
	font-weight: 700;
}

.textinput_fields{
	border: 1px solid #78A91D;
}

.newsdate{
	color: #3b9265;
	font-size: 10px;
}

.way {
	font-size: 10px;
	color: #339933;
}

.way_cur {
	text-decoration: none;
	font-size: 10px;
	color: #78A91D;
}

hr	{
	width: 100%;
	color: #78A91D;
	height: 1px;
}

.menu_left {
	padding: 10px 0px 0px;
}


.catalog_top {
	background-color: #bdead3;
	padding: 12px;
}

.catalog_top_active {
	background-color: #def6e9;
	padding: 12px;
}

.catalog_left {
	background-color: #bdd9ef;
	padding: 10 0 10 0;
	text-align: center;
}

.catalog_left_active {
	background-color: #deecf7;
	padding: 10 0 10 0;
	text-align: center;
}

.catalog_item {
	background-color: #e3f0f9;
	padding: 5px;
}

.catalog_item_active {
	background-color: #f2f7fd;
	padding: 5px;
}

.catalog_item_selected {
	background-color: #ffffff;
	padding: 5px;
}

.catalog_style {
	position: absolute;
	z-index: 23;
	display: none;
	filter: alpha(opacity=80);
	width: 250px;
	height: 100px;
}

.catalog_tbl{
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#bdd9ef', direction=135, strength=12);
	border: 1px solid #bdd9ef;
	border-radius: 50px;
	background-color: #bdead3;
	width: 250px;
	height: 100px;
}

.catalog_tbl td {
	padding: 3px;
}

.catalog_linck {
	color: #269e5e;
	font-weight: 700;
}

ul.cat_items li {
	list-style-image: url("/design/images/dot_blue.jpg");
	margin-left: 3px;
	margin-bottom: 3px;
}

/*text-align:center; vertical-align:middle;*/
#right-bottons {
	position: absolute;
	top: 30px;
	right: 0;
	/*right: 45px;
	left: 1065px;
	text-align: left;
	width: expression(document.body.clientWidth <1100? "1100px;": document.body.clientWidth >1500? "1500px;" : "100%");*/

}

.borderzz, .borderzz td {
	border: #b8b8b8 solid 1px;

}

table.borderzz {
	border: white solid 0px;	
}

.noborderz, .noborderz td {
	border: white solid 1px;

	
}

.span_linck {
	color: #269e5e;
	font-weight: 700;
	cursor : pointer;
}

.span_linck_over {
	color: #2e5c8d;
	font-weight: 700;
	cursor : pointer;
	text-decoration : underline;
}

.menu_link {
	color: #626262;
	font-size: 14px;
	text-decoration: none;
}

.menu_activelink {
	color: #299c59;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}

.menusp_link {
	color: #626262;
	font-size: 14px;
	text-decoration: none;
	font-weight: 600;
	cursor : pointer;
}

.menusp_link_over {
	color: #2e5c8d;
	font-size: 14px;
	text-decoration: underline;
	font-weight: 600;
	cursor : pointer;
}

.menusp_activelink {
	color: #299c59;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	cursor : pointer;
}

.menusp_activelink_over {
	color: #2e5c8d;
	font-size: 14px;
	font-weight: 700;
	text-decoration: underline;
	cursor : pointer;
}

.span_link {
	color: #2e5c8d;
	text-decoration: none;
	cursor : pointer;
}

.span_link_over {
	color: #2e5c8d;
	text-decoration: underline;
	cursor : pointer;
}
