* {
		margin: 0;
		padding: 0;
		}
	
		
body {	
	background: url(/image/background.gif) repeat;	
	padding: 0;
	color: #383838;	
	font-family:Arial;
	font-size: 12px;
	}
	
a {
	color: #1778a5;
	text-decoration: none;
	}
	
	img
	{
	border:none;
	}

#container {
	background: #fbfbfb;
	width: 943px;
	margin: auto;
	padding: 23px 20px 18px 23px;
	overflow: hidden;
	}
	
#header {
	width: 943px;
	}
#content {
	width: 943px;	
	overflow:hidden;	
	/*margin: 20px 0px 0px 0px; */
	}
		
h1, span.title {
		color: #1778A5;
    display: block;
    font-size: 22px;
    margin: 15px 0;
    font-weight: normal;
		}
			
h2, span.title_1 {
	color:#fe9e10;
	font-size: 15px;
	font-weight: bold;
	}	
a.tag
{
color:#ff9800;
text-decoration:underline;
}	
		
span.vse {
	text-align: right;
	display: block;
	float: right; 
	font-weight: bold;
	width: 213px;

	}	
	
	#logo {
		width: 195px;
		height: 39px;
		float: left;
		}
	
	#tel {
		width: 157px;
		float: left;
		padding: 0px 20px 0px 16px;
		}
	
		#tel p {
			color: #a4a5a7;
			font-size: 18px;
			}
	.line {
		float: left;
		width: 1px;
		height: 56px;
		margin: -10px 0px 0px;
		}
		
	#login {
		margin: 0px 20px 0px 20px;
		float: left;
		width: 311px;
		text-align: right;
		}
		
		#login input {
			border: none; 
			background: none;
			background: url(/image/header/login.gif) no-repeat;
			float: left;
			width: 145px;
			height: 23px;
			padding: 0px 5px 0px 5px;
            margin-bottom: 10px;
			color: #a2acb0;
			}
		
		#login img{
			padding: 0px 20px 0px;
			}
			
	#basket {
		background: url(/image/header/basket.png) no-repeat;
		float: left;
		width: 180px;
		height: 59px;
		margin: -10px 0px 0px 21px;
		text-align: left;
		line-height: 28px;
		}
	#basket p{
		color: #888;
		padding: 0px 0px 0px 55px;
		}
		
	span.orang {
		color:#ff9800;
		font-weight: bold;
		}
		
	#menu_top {
		width: 943px;
		height: 42px;
		margin: 13px 0px 22px; 		
		overflow: hidden;
		float: left;
		line-height: 42px;
		}
		
		#menu_top_left {
			width: 9px;
			height: 42px;
			float: left;
			background: url(/image/header/menu_top_left.jpg) 0px 0px no-repeat;
		}
		
		#menu_top_center {
			width: 925px;
			height: 42px;
			float: left;
			background: url(/image/header/fon_menu.png) 0px 0px repeat-x;
		}
		
		#menu_top_right {
			width: 9px;
			height: 42px;
			float: left;
			background: url("/image/header/menu_top_right.jpg") 0px 0px no-repeat;
		}
			
		#menu_top ul {
			list-style: none; 
			padding: 0px;
			margin: 0px;
			}
			
			#menu_top ul li {
				float: left;
				padding: 0px;
				margin: 0px;
				height: 42px;
				overflow: hidden;
				background: url("/image/header/fon_menu.png") 0px 0px no-repeat;
			}	
			
			#menu_top ul li:hover {
				background: url("/image/header/fon_menu_active.jpg") 0px 0px repeat-x;
			}
			
			#menu_top ul li.razd_menu {
                    background: url("/image/header/menu_razd.jpg") 0px 0px no-repeat;
                    width: 2px;
                    height: 42px;
               }

			
				#menu_top a, #menu_top a:link, #menu_top a:visited {
					display: block;
					height: 42px;
					line-height: 42px;
					color: #1778a5;
					text-decoration: none;
					padding: 0px 25px;
				}
					
					#menu_top a:hover, #menu_top a:active {
						color: #ffffff;
						background: url("/image/header/menu_top_li_active.jpg") 50% 0px no-repeat;
					}
		
			#menu_top_line {
				width: 1px;
				height: 42px;
				float: right;
				background: url(/image/header/menu_top_line.jpg) 0px 0px no-repeat;
			}
			
			#menu_top input {
				border: none; 
				background: none;
				background: url(/image/header/search.png) no-repeat;
				float: right;
				margin: 11px 10px 0px 20px;
				padding: 0px 23px 0px 5px;
				color: #a2acb0;
				width: 98px;
				height: 21px;
				}
	
#left {
	float: left;
	width: 213px;
	}
	
	#menu_left {
		background: url(/image/left/menu_left_fon.gif) no-repeat;
		float: left;
		width: 203px;
		height: 257px;
		padding: 17px 0px 0px 10px;
		margin: 0px 10px 0px 0px;
		}
	
		#menu_left ul li {
			list-style: none;			
			padding: 5px 0px 0px 15px;
			margin: 0px 0px 12px 0px;
			width: 174px;
			background: url(/image/left/fon_left_menu_off.png) 0px 0px repeat;
			height: 20px;
			}
		
		#menu_left ul li:hover {			
			background: url(/image/left/fon_left_menu.png) 0px 0px repeat;
			}
	
		#menu_left a{
			color: #fff;
			font-size: 11px;
			border-bottom: dashed 1px white;
			}

		#menu_left a:hover{
			color: #ffa522;
			border-bottom: dashed 1px #ffa522;
			}
			
	#news {
		float: left;
		margin-top: 35px;
		}
		
		#news p {
			width: 213px;
			float: left;
			padding: 6px 0px;
			}
			
		#news a {
			width: 213px;
			float: left;
			}
		
		#papers {
			width: 143px;
			height: 46px;
			background: url(/image/left/papers.png) no-repeat;
			float: left;
			padding-left: 60px;
			//padding-left:0;
			line-height: 46px;
			border-bottom: dashed 1px #d5d5d5;
			}
			
		.time {
			background: url(/image/left/time.png) no-repeat;
			width: 54px;
			height: 23px;
			margin: 17px 163px 0px 0px;
			float: left;
			line-height: 23px;
			text-align: center;
			color: #fff;
			font-weight: bold;
			}

	#article {
		float: left;
		margin: 35px 0px 0px;
		}
		
		#papers_2 {
			width: 143px;
			height: 46px;
			background: url(/image/left/articles.png) no-repeat;
			float: left;
			padding-left: 60px;
			//padding-left:0;
			line-height: 46px;
			border-bottom: dashed 1px #d5d5d5; 
			}
		
		.pap {
               background: url(/image/left/papers_marker.gif) 0px 2px no-repeat;
               padding: 0px 0px 0px 13px;
               color: #525252;
               text-decoration: underline;
               font-weight: bold;
               float: left;
               width: 200px;
               margin: 15px 0px 5px 0px;
               }

		
		#article p{
			width: 213px;
			float: left;
			padding: 6px 0px;
			}
		
.right {
	margin-left:228px;
	}	
	
	#catalog {
		float: left;
		}
	
	#tovar_1, #tovar_2, #tovar_3, #tovar_4, #tovar_5, #tovar_6 {
		width: 220px;
		height: 215px;
		float: left;
		margin: 0px 0px 13px 15px;
		}
		
		.bootom_fon {
			background: url(/image/right/fon_bootom.png) no-repeat;
			width: 220px;
			height: 44px;
			color: #8b2202;
			padding: 0px 0px 0px 22px;
			line-height: 44px;
			}
			
		.img {
			background: url(/image/right/img_fon.png) no-repeat;
			width: 220px;
			height: 174px;
			text-align: center;
			}
		#tovar_1 img {
			padding: 5px 0px 0px;
			 width: 90px;
			 height: 165px;
			}
			
		#tovar_2 img {
			padding: 25px 0px 0px;
			 width: 172px;
			 height: 141px;
			}

		#tovar_3 img {
			padding: 65px 0px 0px;
			width: 210px; 
			height: 83px;
			}	
			
		#tovar_4 img {
			padding: 5px 0px 0px;
			width: 183px; 
			height: 162px;
			}	

		#tovar_5 img {
			padding: 45px 0px 0px;
			width: 160px; 
			height: 115px;
			}	
			
		#tovar_6 img {
			padding: 15px 0px 0px;
			width: 114px; 
			height: 142px;
			}		
		
	#text {
		float: left;
		width: 700px;
		margin: 0px 0px 13px 20px;
		}
		
		#text ul{
			padding: 10px 0px 0px 10px;
			}
		
		#text ul li{
			list-style: square;
			}
		
		#text a {
			text-decoration: underline;
			}
		
		#text p {
			padding: 10px 0px;
			}
#footer {
	border-top: dotted	1px #a1a1a1;	
	float: left;
	width: 943px;
	margin: 45px 0px 0px;
	}
	
	#copyright {
		margin: 25px  0px 0px;
		float: left;
		color: #9e9e9e;
		}
	
	#menu_footer {
		width: 680px;
		margin: 25px 0px 0px 0px;
		float: right;
		line-height: 10px;
		}
	
	#menu_footer a{
		text-decoration: underline;
		font-weight: bold;
		}
	
		#menu_footer ul li {
			list-style: none; 
			float: right;
			padding: 0px 12px;
			}
	.razd_footer {
		background: url(/image/footer/razd_footer.gif) 50% 0 no-repeat;
		width: 1px;
		height: 14px;
		}

		
	#tel_footer {
		background: url(/image/footer/tel.png) 0px 13px no-repeat;
		width: 943px;
		font-size: 18px;
		color: #1985b8;
		line-height: 32px;
		float: left;
		padding: 15px 27px 0px;
		}	
		
		
		#right {
	float: left;
	width: 720px;
	margin: 0px 0px 0px 10px;
	}	
	
	a.catalog_menu_link, a.catalog_menu_link:link, a.catalog_menu_link:visited {
		color: #000000;
		text-decoration: none;
	}
	
	a.catalog_menu_link:hover, a.catalog_menu_link:active {
		text-decoration: underline;
	}
	
	#catalog span.orang {
		background: url("/image/right/strelka.gif") 0px 5px no-repeat;
		padding-left: 10px;
		}
			#catalog a.catalog_menu_link {
		background: url("/image/right/strelka_1.gif") 0px 5px no-repeat;
		padding-left: 10px;
		padding-right: 5px;
		}
			#catalog a.my {		
		padding-left: 10px;
		padding-right: 5px;
		
		color: #000000;
		}
		
	.cena_l {
		background: url("/image/right/fon_cena_l.png") no-repeat;
		width: 7px;
		height: 50px;
		/*float: left;*/
		}
		
	.cena_r {
		background: url("/image/right/fon_cena_r.png") no-repeat;
		width: 7px;
		height: 50px;
		/*float: left;*/
		}	
		
	#cena_c {
		background: url("/image/right/fon_cena.png") repeat-x;
		width: 706px;
		height: 50px;
		color: #383838;
		float: left;
		line-height: 50px;
		}
	
		#cena_c p {
			float: left;
		}
		
	#cena_c input {
			border: none; 
			background: none;
			background: url("/image/right/form_cena.png") no-repeat;
			float: left;
			margin: 15px 15px 0px 5px;
			padding: 0px 3px;
			width: 86px;
			height: 20px;
			/*line-height: 50px;*/
			}
	
	#cena p {
		float: left;
		color: #383838;
		padding: 0px 3px;
		line-height: 50px;
		}
	
	#ok {
		background: url("/image/right/ok.png") no-repeat;
		float: left;
		width: 34px;
		height: 20px;
		text-align: center;
		cursor: pointer;
		color: #ffffff;
		margin: 15px 15px 0px 0px;
		font-weight: bold;
		line-height: 20px;
		}
		
	#sort {
		float: right;
		width: 300px;
		}
		
			#sort span {
				display: block;
				float: left;
			}
		
			#sort a#sort_abc {
				font-weight: bold;
				display: block;
				float: left;
				margin: 0px 5px;
			}
			
			#sort a#sort_price {
				font-weight: bold;
				color: #000000;
				display: block;
				float: left;
				margin: 0px 5px;
			}
			
			#sort img {
				margin: 18px 1px 0px 1px;
				display: block;
				cursor: pointer;
				float: left;
			}
	
	#nav {
		background: #f3f6f6;
		margin: 3px 0px 0px;
		width: 720px;
		height: 29px;
		float: left;
		}
		
		#nav_l {
			height: 29px;
			width: 260px;
			padding: 0px 0px 0px 10px;
			line-height: 29px;
			float: left;
		}
		
		#nav_c {
			height: 22px;
			width: 180px;
			padding: 7px 0px 0px 0px;
			float: left;
		}
		
		#nav_r {
			height: 29px;
			width: 198px;
			float: right;
		}
		
			#nav_r span {
				float: left;
				margin: 7px 5px 0px 0px;
			}
			
			#nav_r a {
				text-decoration: underline;
				color: #000000;
				display: block;
				float: left;
				margin: 7px 5px 0px 5px;
				font-weight: bold;
			}
			
				#nav_r a#active {
					color: #ff9800;
				}
		
	#catalog_1 {
		float: left;
		width: 720px;
		margin: 22px 0px 22px 10px;
		}
		
	.tovar {
		background: url(/image/right/fon_img.png) no-repeat;
		float: left;
		width: 229px;
		height: 256px;
		margin: 0px 5px 5px 5px;
		padding-top:10px;
		/*border:1px solid black;*/
		}
		
	.tovar p{
		float: left;
		color: #2681ab;
		font-weight: bold;
		padding: 0px 0px 0px 0px;
		}
		
		.tovar a {
			text-decoration: underline;
		}
		
	.cenik {
		color: #ff9800;
		font-size: 18px;
		text-align: center;
		float: left;
		width: 229px;
		}
		
	span.rub {
		color: #757575;
		font-size: 18px;
		}
	span.new {
		text-decoration: none;
		float: right;
		font-size: 12px;
		color: #ff9800;
		width: 70px;
		font-weight: normal;
		}
		
	#img_1 {
		/*background: url("image/right/img_1.png") no-repeat;*/
		vertical-align: middle;
    width: 102px;
		height: 145px;
		margin: 10px 0px 10px 35px;
		float: left;
		}
		
	#img_2 {
		background: url("image/right/img_2.png") no-repeat;
		width: 115px;
		height: 173px;
		margin: 2px 0px 10px 65px;
		float: left;
		}	
		
	#img_3 {
		background: url("image/right/img_3.png") no-repeat;
		width: 110px;
		height: 176px;
		margin: 2px 0px 10px 65px;
		float: left;
		}		
	#img_4 {
		background: url("image/right/img_1.png") no-repeat;
		width: 102px;
		height: 145px;
		margin: 20px 0px 20px 65px;
		float: left;
		}		
	#img_5 {
		background: url("image/right/img_2.png") no-repeat;
		width: 115px;
		height: 173px;
		margin: 2px 0px 10px 65px;
		float: left;
		}		
	#img_6 {
		background: url("image/right/img_3.png") no-repeat;
		width: 110px;
		height: 176px;
		margin: 2px 0px 10px 65px;
		float: left;
		}		
		
	#img_7 {
		background: url("image/right/img_1.png") no-repeat;
		width: 102px;
		height: 145px;
		margin: 20px 0px 20px 65px;
		float: left;
		}
		
	#img_8 {
		background: url("image/right/img_2.png") no-repeat;
		width: 115px;
		height: 173px;
		margin: 2px 0px 10px 65px;
		float: left;
		}	
					
	#img_9 {
		background: url("image/right/img_3.png") no-repeat;
		width: 110px;
		height: 176px;
		margin: 2px 0px 10px 65px;
		float: left;
		}	
		
	#nav_1 a {
		width: 15px;
		height: 16px;
		display: block;
		float: left;
		font-weight: bold;
		text-align: center;
		color: #7d7d7d;
		text-align: center;
		text-decoration: underline;
	}
	
	#nav_1 a#page1 {
		width: 15px;
		height: 16px;	
		display: block;
		float: left;
		background: url("image/right/1.gif") 0px 0px no-repeat;
		/*line-height: 27px;*/
		color: #fff;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		margin-left: 300px;
		}
		
		#nav_c #nav_1 a#page1 {
			margin-left: 50px;
		}
		
	#nav_1 span {
		width: 15px;
		height: 16px;	
		display: block;
		float: left;
		color: #7d7d7d;
		text-align: center;
		font-weight: bold;
		text-decoration: none;
		}
		
		#nav_1 {
		background: #f3f6f6;
		margin: 3px 0px 0px;
		width: 720px;
		height: 22px;
		padding: 7px 0px 0px 0px;
		float: left;
		}
		
		#nav_c #nav_1 {
		background: none;
		margin: 0px;
		width: 200px;
		height: 29px;
		padding: 0px 0px 0px 0px;
		float: left;
		}
		
		a#nav1_str_right {
			width: 15px;
			height: 16px;	
			display: block;
			float: left;
			text-decoration: none;
			background: url("image/right/bottom_nav_str.jpg") 2px 4px no-repeat;
		}
		a#nav1_str_left {
			width: 15px;
			height: 16px;	
			display: block;
			float: left;
			text-decoration: none;
			background: url("image/right/bottom_nav_str_left.jpg") 2px 4px no-repeat;
		}
		
#cena_c input.myok {
  	background: url("/image/right/ok.png") no-repeat;
		float: left;
		width: 34px;
		height: 20px;
		text-align: center;
		cursor: pointer;
		color: #ffffff;
		margin: 15px 15px 0px 0px;
		font-weight: normal;
		line-height: 20px;
  }
.page1 {
		width: 15px;
		height: 16px;	
		display: block;
		float: left;   
		background: url("/image/right/1.gif") 0px 0px no-repeat;
		/*line-height: 27px;*/
		color: #ffffff;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		/*margin-left: 300px;*/
		}
span.page1  {color: white;}

