@CHARSET "UTF-8";
body,input,textarea,td,select {
	font-family: verdana;
	font-size: 8pt;
}

body{
background-color: #fff;
font-family:arial;
}
.footer{
	height:48px;
	background: transparent url('images/footer.jpg') right top repeat-x;
}
.cat_dir_image{
	width:70px;
	height:70px;
	vertical-align:middle;
}
.main_placer{
	vertical-align:top;
	width:978px;
	background-color:#ffffff;
}
.main_content{
	width:100%;
}
.top_left{
	width:248px;
	height:434px;
}
.top_center{
	width:730px;
	height:434px;
	background: transparent url('images/menu_upper.jpg') right top no-repeat;
}

.about_us{
	height:58px;
	vertical-align:middle;
	text-transform:uppercase;
	color:#696969;
	padding-left:50px;
	padding-top:10px;
	font-size:12pt;
	background: transparent url('images/about_us.jpg') left top no-repeat;
}
.catalog_left{
	height:58px;
	vertical-align:middle;
	text-transform:uppercase;
	color:#696969;
	padding-left:50px;
	padding-top:10px;
	font-size:12pt;
	background: transparent url('images/catalog.jpg') left top no-repeat;
}
.docs{
	height:58px;
	vertical-align:middle;
	text-transform:uppercase;
	color:#696969;
	padding-left:50px;
	padding-top:10px;
	font-size:12pt;
	background: transparent url('images/docs.jpg') left top no-repeat;
}
.upper_cat{
	height:38px;
	color:#c57d00;
	text-transform:uppercase;
	text-decoration:none;
	vertical-align:middle;
	font-size:10pt;
	padding-left:30px;
	background: transparent url('images/upper_cat.jpg') left center no-repeat; 
}
.about_address{
	height:58px;
	vertical-align:middle;
	text-transform:uppercase;
	color:#696969;
	padding-left:50px;
	padding-top:10px;
	font-size:12pt;
	background: transparent url('images/way.jpg') left top no-repeat;
}
.menu_container_main{
	width:146px;
	height:69px;
	background: transparent url('images/menu1.jpg') left top no-repeat;
}
.menu_container_cat{
	width:174px;
	height:64px;
	padding-top:15px;
	background: transparent url('images/cat_manu_item.jpg') left top no-repeat;
}
.menu_caption_main{
	color:#000;
	font-size:11pt;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:5px;
}
.menu_caption_cat{
	color:#000;
	font-size:11pt;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	
}
.item_image{
	width:100px;
	height:80px;
}
.catalog_point{
	background:transparent url('images/catalog_pattern.jpg') left top repeat-y;
	padding-left:40px;
}
.catalog_point_caption{
	color:#0139da;
	font-size:9pt;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:normal;
}
.catalog_level{
	height:64px;
	background:transparent url('images/catalog_item.jpg') left bottom no-repeat;
	padding-left:40px;

}
.catalog_level_caption{
	color:#0139da;
	font-size:9pt;
	width:306px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
.add_text{
	color:#0000FF;
	font-size:8pt;
	text-decoration:none;
}
.detailes{
	color:#0139da;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
}
.article_container{
	border-bottom: 1px dotted #696969;
}
.usual_text{
	color:#000;
	font-size:8pt;
	text-decoration:none;
}
.curr_item{
	color:#0139da;
	font-size:13pt;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:200px;
}
.catalog_menu{
	background:transparent url('images/catalog_menu.jpg') left top repeat-x;
}
.menu_first_cat{
	width:258px;
	height:54px;
	background: transparent url('images/menu_c_s.jpg') left top no-repeat;
	}
.edit_odd
{
	background-color: #F8F8FF;
	padding:0px;
	margin: 0px;
	border-bottom:1px dotted #dcdcdc;
	vertical-align:middle;
	height:20px;
}
.edit_even
{
	background-color: #FFFFFF;
	padding:0px;
	margin: 0px;
	border-bottom:1px dotted #dcdcdc;
	vertical-align:middle;
	height:20px;
}

#markup
{
	border-collapse: collapse;
	width: 100%;
	border:1px solid red;
}
#content, #markup td 
{
	padding: 0px;
}


a.popup
{
	text-decoration: none;
	color:#228B22;
}

a.popup:hover
{
	text-decoration:underline;
}
a.popup1
{
	text-decoration: none;
	color:#228B22;
}
a.popup1:hover
{
	text-decoration:underline;
}
a.toolbox
{
	text-decoration: none;
	color:#696969;
}
a.toolbox:hover
{
	text-decoration:underline;
}
a.singleimage
{
	text-decoration: none;
	cursor : url("images\cursors\enlarge.svg"), url("images\cursors\enlarge.cur"), pointer;
}

img.action_icon_small
{
	border: none;
	width : 16px;
	height : 16px;
	vertical-align: middle;
	cursor: pointer;
}
img.action_icon_large
{
	border: none;
	width : 38px;
	height : 38px;
	vertical-align: middle;
	cursor: pointer;
}


.form_inline_message
{
	color:#696969;
}

hr {
	color:#d3d3d3;
	background-color:#d3d3d3;
	height: 1px;
	border-width:0px; 
}
.logo
{
	text-decoration:none;
	margin-top: -10px;
	float:left;
	display:block;
	height:30px;
	width:120px;
	background: transparent url('images/logo/logo.gif') left top no-repeat;
}
.logo:hover
{
	background: transparent url('images/logo/logo_ovr.gif') left top no-repeat;
}