@charset "utf-8";
/* CSS Document */

html, body {
	padding: 0;
	margin: 0;
	text-align:center; 
	height: 100%;
}
body {
	font-family: verdana, sans-serif; 
	color:#ffffff;
	background-color: #1A273C;
	font-size: 12px; 
}
img {
    border:0;
	margin: 0;
	padding:0;
}
a, p {
    margin: 0px; 
}
a:link, a:active, a:visited {
	text-decoration: none;
	color:#ffffff;
} 
a:hover{
	text-decoration: underline;
}

/*верхнее меню*/
#up_main_menu {
     }
#up_main_menu ul {
    float: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	width:365px;
	list-style:none;
	height:31px;
    background-image:url(main_menu_border.jpg);
	background-position:right;
	background-repeat: no-repeat;
}

#up_main_menu ul li{
	float: left;
	margin:0px 0px 10px 0px;
	background-image:url(images/main_menu_border.jpg);
	background-position:left;
	background-repeat: no-repeat;
	height:31px;
}
 #up_main_menu ul li a{
    display: block;
	margin:-2px 0px 0px 2px;
	padding:10px 8px 10px 8px;
}
 #up_main_menu ul li a:hover{
    background-image:url(images/main_menu_up.png);
	background-position: left;
	background-repeat:repeat-x;
	text-decoration: underline;
}
#up_main_menu a:link, #up_main_menu a:active, #up_main_menu a:visited {
	text-decoration: none;
	color:#ffffff;
} 

/*нижнее меню*/
#bottom_main_menu ul {
    float: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 168px;
	width:432px;
	list-style:none;
	height:31px;
    background-image:url(images/main_menu_border.jpg);
	background-position:right;
	background-repeat: no-repeat;
}

#bottom_main_menu ul li{
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(images/main_menu_border.jpg);
	background-position:left;
	background-repeat: no-repeat;
	height:31px;
}
 #bottom_main_menu ul li a{
    display: block;
	margin:-2px 0px 0px 2px;
	padding:10px 8px 10px 8px;
}
 #bottom_main_menu ul li a:hover{
    background-image: url(images/main_menu_up.png);
	background-position: left;
	background-repeat:repeat-x;
	text-decoration:underline;
}
#bottom_main_menu a:link, #bottom_main_menu a:active, #bottom_main_menu a:visited {
	text-decoration: none;
	color:#ffffff;
}

/*левое меню*/
#left_menu {
    background-color:#12454c;
}
#left_menu ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 8px;
	width:189px;
	list-style:none;
}
#left_menu ul li{
	margin:15px 2px 0px 2px;
    padding:0px;
	width:188px;
	height:58px;
	display: block;
	background-color:#99CC00;
}
#left_menu ul li a{
    display: block;
	margin:0px 0px 0px 0px;
	padding:24px 2px 0px 60px;
	text-align: center;
	height:34px;
	width:126px;
	background-color:#7c8a97;
	text-decoration:none;
}
#left_menu ul li a:hover{
	text-decoration: underline;
	color:#144e56;
}
#left_menu a, #left_menu a:link, #left_menu a:active, #left_menu a:visited{
	text-decoration: none;
	color:#ffffff;
}
li.left_menu_1 a{
	background-image: url(images/left_menu_1.jpg);
	background-position:left;
	background-repeat: no-repeat;
}
li.left_menu_1 a:hover{
	background-image: url(images/left_menu_1_up.jpg);
	background-position:left;
	background-repeat: no-repeat;
}
li.left_menu_2 a{
	background-image: url(images/left_menu_2.jpg);
	background-position:left;
	background-repeat: no-repeat;
}
li.left_menu_2 a:hover{
	background-image: url(images/left_menu_2_up.jpg);
	background-position:left;
	background-repeat: no-repeat;
}
li.left_menu_3 a{
	background-image: url(images/left_menu_3.jpg);
	background-position:left;
	background-repeat: no-repeat;
}
li.left_menu_3 a:hover{
	background-image: url(images/left_menu_3_up.jpg);
	background-position:left;
	background-repeat: no-repeat;
}
li.left_menu_4 a{
	background-image: url(images/left_menu_4.jpg);
	background-position:left;
	background-repeat: no-repeat;
}
li.left_menu_4 a:hover{
	background-image: url(images/left_menu_4_up.jpg);
	background-position:left;
	background-repeat: no-repeat;
}
li.left_menu_5 a{
	background-image: url(images/left_menu_5.jpg);
	background-position:left;
	background-repeat: no-repeat;
}
li.left_menu_5 a:hover{
	background-image: url(images/left_menu_5_up.jpg);
	background-position:left;
	background-repeat: no-repeat;
}
#left_menu p {
    text-align:center;
	padding-top:7px;
	padding-bottom:5px;
	font-size:12px;
	font-weight:700;
}
#left_menu p a:hover {
    text-decoration:underline;
}
#left_menu p a {
    padding:0px 10px 0px 10px;
	text-align:center;
}
#left_menu img {
	padding-top:5px;
	padding-bottom:3px;
}

/*телефоны*/
#header div p {
    padding:32px 0px 0px 0px;
	margin-left:10px;
	text-align: left;
	font-size:18px;
	color: #FFFFFF;
}
#up_main_menu div p {
    padding:5px 0px 0px 0px;
	margin-left:135px;
	text-align: left;
	font-size:18px;
	color: #FF0000;
}

/*блоки*/
/*container*/
#container {
    margin:0px auto;
	width:780px;
	height:100%;
	text-align:left;
	background-color:#283150;
	display: inline-table;
}

/*header*/
#header {
    float: left; 
	margin:0px; 
	width:780px;
}
div.header1 {
    background:url(images/header_1.gif) center no-repeat; 
	width:468px; 
	height:132px; 
	float:left;
}
div.header2 {
    float:left;  
	width:312px; 
	height:76px;
}
div.header3 {
    float: left; 
	background: url(images/header_3.jpg) center no-repeat; 
	width:312px; 
	height:56px;
}

/*up_main_menu*/
#up_main_menu {
    width:780px; 
	height:31px; 
	float:left; 
	margin:0px; 
}
div.up_main_menu1 {
    background: url(images/main_menu_bg.jpg) center repeat-x; 
	width:400px; 
	height:31px; 
	float:left
}
div.up_main_menu2 {
    background: url(images/main_menu_right.jpg) left no-repeat;
	width:73px; 
	height:31px; 
	float: left
}
div.up_main_menu3 {
    float: left
}

/*left_menu*/
#left_menu {
    width:205px; 
	float:left;  
	margin:0px; 
}

/*content*/
div#content, div#content_index {
    width:575px; 
	float:right; 
	margin:0px; 
	text-align:justify;
}
#content img, #content_index img {
    padding: 5px;
	float:left;
}
div#content div#uzk_100_137 {
    float: none;
	width:454px;
	margin:0px;
	padding: 0px;
	padding: 0px 60px 0px 61px;
} 

div#content div#uzk_120_100 {
    float: none;
	width:534px;
	margin:0px;
	padding: 0px;
	padding: 0px 20px 0px 21px;
}
div#content div img, div#content_index div img {
    float: none;
	padding: 5px;
}
div#content div#uzk_100_137 img {
    float: none;
	padding: 5px;
}
div#content div#uzk_100_137 div {
    float: left;
	padding: 0px;
	width:110px;
}
div#content div#uzk_100_137 img {
    float: none;
	padding: 5px;
}

div#katalog_primechanie {
    float: inherit;
}
p#nav {
    font-size:10px;
	margin: 0px 40px 0px 40px;}
/*bottom_main_menu*/
#bottom_main_menu {
    background: url(images/main_menu_bg.jpg) center repeat-x; 
	width:780px; 
	height:31px; 
	float:left; 
	margin:0px;
}

/*footer*/
div.footer1 {
    width:210px;
	float:left;
}
div.footer2 {
    float:right;
}

/*clrear*/
#clrear {
    clear:both;
	height:0px;
	font-size:1px;
	line-height:0px;
}

div.img_table {
    float:left;
	width:270px;
	padding:8px;
	text-align:center;
}

#content p, #content_index p {
    padding: 5px;
}
#content ul, #content_index ul  {
    padding: 5px 5px 5px 45px;
}
h1 {
    text-align: center;
	font-size: 22px;
	color: #FF0000;
}
h2 {
    font-size: 14px;
	color: #00FFFF;
	text-align:center;
}
h3 {
    text-align: center;
	font-size: 12px;
	color: #FF0000;
}
a:link, a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #00FFFF;
}
.tel {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}
.kontakt_tel {
	color: #FF0000;
	font-size: 12px;
	text-align:center;
}
img.ul_left_align {
    margin-right:20px;}
	

