body {
	text-align: center;
	background: #a7c8fd;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main {
	width: 1015px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 165px;
	background: #fff url(/img/header_bg.png) repeat-y;
}

#header_left {
	width: 630px;
	height: 165px;
	float: left;
background: #FFFFFF url(/img/logo0.jpg) left top no-repeat;
}

#header_right {
	width: 385px;
	height: 165px;
	float: left;
	background: #fff url(/img/header_right0.jpg);
}

#logo_place {
	height: 125px;
	padding: 0 0 0 10px;
}

#logo {
	width: 620px;
	height: 125px;
	cursor: pointer;
}

#info {
	padding: 10px 0 0 150px;
	font-style: italic;
	font-size: 11pt;
	font-family: arial, sans-serif;
	color: #1442c6;
	height: 30px;
	text-align: right;
}

#contacts {
	padding: 10px 0 0 200px;
	font-style: italic;
	font-size: 11pt;
	font-family: arial, sans-serif;
	color: #1442c6;
	font-weight: bold;
}

#menu {
	height: 40px;
	background: url(/img/menu_bg.jpg) repeat-x;
}

#separ0 {
	width: 125px;
	height: 40px;
	float: left;
}

#separ1 {
	width: 1px;
	height: 40px;
	background: #fbf1c0;
	float: left;
}

#menu a { 
	text-decoration: none; 
	font-weight: bold;
	font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #CC0000;
	padding:10px 9px 0 9px;
	float: left;
}

#menu a:hover {
    color: #cc3d36;
}
	
#separ2 {
	width: 1px;
	height: 40px;
	background: #fbf1c0;
	float: left;
	
}

#bottom {
	background: #a7c8fd;
}

#right {
	width: 14px;
	float: right;
    
	height: 100px;
}

#content_place {
	width: 1001px;
	float: left;
	
	background: white;
}

#left {
	width: 250px;
	float: left;
	
}

#left_top {
	height: 18px;
	background: url(/img/left_bg.png) repeat-y;
	
}

#left_menu {
	background: url(/img/left_bg.png)  repeat-y;
	padding: 0 0 0 19px;
}

#menu2_place {
	background: #82b1fd;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px 3px;
	-webkit-border-top-right-radius: 3px 3px;
	padding: 3px 3px 0 3px;
}

#menu2 {
	background: white url(/img/menu2_bg.png) repeat-x;
}

.menu2_item {
	padding: 4px 4px 4px 4px;
	font-weight: bold;
}

.menu2_item a{
	text-decoration: none;
	font-style: italic;
    font-size: 10pt;
    font-family: arial, sans-serif;
    color: #003399;
	
}

.menu2_item a:hover {
    color: #4270cc;
}

#left_bottom {
	height: 300px;
	padding: 0 0 0 19px;
	background: white url(/img/menu2_art.jpg) left no-repeat;
}

#menu2_place2 {
	background: #82b1fd;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px 3px;
	-webkit-border-bottom-right-radius: 3px 3px;
	padding: 0 3px 3px 3px;
}

#menu2_last {
	height: 48px;
	background: white;
}

#content_place2 {
    padding: 0 0 0 250px;
}

#links {
	background: url(/img/left_bg.png) repeat-y;
	padding: 0px 20px;
	color: #996600;
	font-size: 8pt;
	text-align: right;
}

#links a {
    text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #865f1c;
}

#links a:hover {
    color: #be8728;
}

#content {
	padding: 0px 30px 20px 20px;
	font-size: 10pt;
    font-family: arial, sans-serif;
    color: #254f94;
}

#footer {
	clear: both;
	background: #a7c8fd url(/img/footer_f.jpg) right no-repeat;
	height: 65px;
		
}

#footer_sep {
	height: 5px;
	background: #3f88fa;
	font-size: 0;
}

#copy-r  {
	font-style: italic;
    font-size: 8pt;
    font-family: arial, sans-serif;
    color: #1d5fc4;
	padding-top: 5px;
	padding-left: 0px;
	float: left;
	width: 600px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	
}

#e-mail{
	font-style: italic;
	font-size: 10pt;
	font-family: arial, sans-serif;
	color: #1d5fc4;
	padding-top: 5px;
	padding-right: 60px;
	float: right;
	text-align: right;	
}

.clear {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	*position: absolute;
}


.object_place {
	background: #82b1fd;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-left-radius: 3px 3px;
	-webkit-border-top-right-radius: 3px 3px;
	-webkit-border-bottom-left-radius: 3px 3px;
	-webkit-border-bottom-right-radius: 3px 3px;
	padding: 3px;
}

.object {
    background: #f1f6ff url(/img/objects_bg.png) repeat-y top right;
   
}

.object_place img {
    float: left;
    margin: 0 10px 0 0;
    border: 0;
}


#object1 {
    
	margin: 50px 0 0 0;
}

#object2 {
    
	margin: 10px 0 0 0;
}
.text_ {
    font-size: 9pt;
    font-family: arial, sans-serif;
	color: #254f94;
	text-align: justify;
    padding: 10px 20px 10px 10px;
}
.page {padding-right:20px; color:#CC0000; font-weight:bold; text-align:right; letter-spacing:1pt; font-size:11pt;}

.curent_branch {
color:#CC0000; 
font-family:arial,sans-serif;
font-size:10pt;
font-style:italic;
text-decoration:none;
}
.catalogue_path_link {}

a:link {color:#1D5FC4;}
a:visited {color:#1D5FC4;}
a:active {color::#0000FF;}
a:hover {color:#3F88FA;}
