html , body {
	margin: 0px; padding: 0px;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	background:#ffffff;
}

form { margin: 0px; padding: 0px; }
menu { margin: 0px; padding: 0px; list-style-type: none; }
li { min-height: 1px; vertical-align: bottom; }
* html li { height: 1px; }
li.fantom { clear: both; font-size: 0px; line-height: 1px; }
a { text-decoration: underline; color: #000000; }
a:hover { text-decoration: none; }
a img { border:0px;}
.fantom { clear: both; font-size: 0px; line-height: 1px; height: 0px; overflow: hidden; }
p { margin: 0px; padding: 0px 0px 14px 0px; }
input { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
select { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

/* Labels */
.main_lbl { padding-bottom: 3px; background:url(../img/tochki.gif) repeat-x left top; }

.main_lbl h1 { 
	margin: 0px; padding: 7px 5px 7px 30px; height: 16px;
	font-size: 13px; line-height: 16px;	font-weight: bold;
	color:#000;
}

.page_content .main_lbl h1{
	background:none !important;
	color:#000000;
}

/* Paging */
.paging { padding: 10px; text-align: center; font-size: 13px; font-weight: bold; }
.paging a { color: #000000; }
.paging a:hover { text-decoration: underline; }
.paging a.selected { color: #666666; text-decoration: none; }

/* Forms */
.form_type_1 { padding: 10px; font-size: 13px; font-weight: bold; }
.form_type_1 .form_lbl {
	margin: 0px 0px 5px 0px; padding: 5px;
	font-size: 14px; color: #262525; text-align: left;
	border: solid 1px #969494;
	background: #3b5900; background: url(../img/h2_bg.gif) left top repeat-x;
}
.form_type_1 .label { padding: 0px 10px 0px 0px; width: 250px; }
.form_type_1 .input_fld input { padding: 2px; width: 200px; border: solid 1px #3b5900; }
.form_type_1 .submit input {
	padding: 5px;
	font-size:12px;
	font-weight: bold; color: #424242;
	background: #b6b4b4;
	border: solid 1px #666666;
	cursor: pointer;
}

/* Main Blocks */
.main_outer {
	padding: 0px 0px;
	/*background: url(../img/main-bgr-02.gif) left top repeat-x;*/
	/* background: url(../img/fon_out.gif) repeat-y center top;*/
	 background: url(../img/fon_out_newer.gif) repeat-y center top;                   
}
.out{ 
	/*background: url(../img/mbgr_01.gif) no-repeat center top; 
	 background: url(../img/flow_newer.jpg) no-repeat center top; */
}


.main_block {
	margin: 0px auto; 
	padding: 3px;
	width: 992px;
	overflow:hidden;
	background: #ffffff ;
	border: solid 1px #979595;
	border-top:0px;
	border-bottom:0px ;
}

/* Header */
.header {
	margin: 0px 0px 3px 0px; height: 109px;
	background: url(../img/sh_header.png) left top no-repeat;
}
.header .logo { float: left; /*width: 362px;*/ width:400px; height: 109px; background: url(../img/mote_logo.png) no-repeat 39px 22px ; }
.header .logo a { display: block; margin: 12px 6px; width: 377px; height: 92px;   }
.header .links{
	float: left;
	padding: 30px 0px 0px 0px;
	width: 570px;
	text-align: right;
	color: #e46a5c;
}
.header .links a{
	color: #1c221b;
	font-weight:bold;
	text-decoration: none;
}
.header .links a:hover{
	color: #1c221b;
	text-decoration: underline;
}

.header .cart { float: left; width: 570px; padding:10px 0 0 0; text-align: right; color: #1c221b; }
.header .cart a { text-decoration: none; color: #1c221b; font-weight: bold; font-size:12px; }
.header .cart a:hover { color: #1c221b; text-decoration: underline; }
#limo		{	color:#7c7575;}

/* Down Header */
.header_down { padding: 2px 0px 3px 0px; min-height: 1px; border-top: solid 3px #e5e5e5; }
* html .header_down { height:1px; }
.header_down .hdr_image {
	float: left; overflow: hidden; margin-right: 2px; width: 647px; height: 218px;
	border-left:2px solid #ffffff; background:gray; 
}
.header_down .hdr_image .image {
	height: 218px; background-position: left top; background-repeat: no-repeat;
}

.mmenu{
	float: left;
	overflow: hidden;
	padding-right: 3px;
	width: 185px;
	height: 218px;
	background: #dcdcdc; /* url(../img/new_menu_bg.gif) repeat-x left top;*/
}
.mmenu a {
	display: block;	height: 36px;
	background-position: left top; background-repeat: no-repeat;
}
.mmenu a:hover { background-position: left bottom; }
.mmenu .b1 { background-image: url(../img/but_1.png); }
.mmenu .b2 { background-image: url(../img/but_2.png); }
.mmenu .b3 { background-image: url(../img/but_3.png); }
.mmenu .b4 { background-image: url(../img/but_4.png); }
.mmenu .b5 { background-image: url(../img/but_5.png); }
.mmenu .b6 { height: 36px; background-image: url(../img/but_6.png); }
.header_down .hdr_banner { float: left; overflow: hidden; width: 153px; height: 218px; }
.header_down .hdr_banner img { border: none; background: #e7e7e7; }

/* Page Body */
.body {
	margin-bottom: 3px; min-height: 400px;
	/*background: url(../img/main-bgr-03.gif) left top repeat-y;*/
	background: url(../img/body_inn.gif) repeat-y left top;
}
* html .body { height: 400px; }

#body_inn { background: url(../img/mbgr1.png) 0 0 repeat-y; }


/* Products List Menu */
.menu_prods { float: left; width: 188px; padding: 0px 3px 10px 0px; }
.menu_prods li {
	padding: 7px 5px;
	/*background: url(../img/prods-menu-bgr-01.gif) center bottom no-repeat;*/
}
.menu_prods li a {
	display: block; padding: 2px 2px 2px 17px;
	color: #000000; font-weight: bold;
	/*background: url(../img/dot-01.gif) left top no-repeat;*/
}
/*.menu_prods li a:hover { background: url(../img/dot-01h.gif) left top no-repeat; }*/
.menu_prods li li { padding: 0px; margin: 0px 0px 0px 20px; background: 0px; }
.menu_prods li li a { font-weight: normal; background: url(../img/dot-02.gif) left top no-repeat; }
.menu_prods li li a:hover { background: url(../img/dot-02h.gif) left top no-repeat; }

/* Page content */
.page_content { float: left; margin-right: 3px; width: 645px; min-height: 400px; }
* html .page_content { height: 400px; }
.info { padding: 10px; }

/* Products */
.prodlist { padding: 0px 0px 0px 5px; }
.prodlist .block { float: left; margin: 0px 3px 10px 0px; padding: 8px; width: 190px; min-height:300px; background:#ffffff; border:solid 1px #a3a3a3; }
* html .prodlist .block { height: 60px; }
/*
.prodlist .thumb { float: left; min-height: 60px; width: 130px; }
* html .prodlist .thumb { height: 60px; }
*/

.prodlist .thumb img { padding: 4px; background: #ffffff; border: solid 1px #cbcbcb; }
.prodlist .thumb a { display:block; width:190px; height:200px; background-position:center center; background-repeat:no-repeat; }
.prodlist .name { padding: 7px 0; color: #000000; font-size: 13px; font-weight: bold; height:35px; overflow:hidden; }
.prodlist .name a { color: #000000; }
.prodlist .short { padding: 0px 0px 5px 0px; }
.prodlist .price { padding: 0px 0px 10px 0px; color: #3b5900; font-size: 16px; font-weight: bold; border-bottom: solid 1px #cbcbcb; }
.prodlist .price .icon { float: left; width: 27px; height: 30px; margin:0 5px 0 0; }
.prodlist .price .pr { height: 22px; line-height: 22px; color:#000000; }
.prodlist .goto { text-align: right; padding:7px 0 0 0; }
.prodlist .goto a { color: #000000; font-weight: bold; text-decoration: none;  }
.prodlist .goto a:hover { text-decoration: underline; }

/* Product */
.prod { padding: 10px; }
.prod .images { float: left; width: 300px; }
.prod .images .main_image { width: 290px; text-align: center; background: #ffffff; border: solid 1px #bcbcbc; }
.prod .images .main_image img { border: none; }
.prod .images .thumbs_list { padding: 10px 0px 0px 0px; }
.prod .images .thumb { display: block; padding: 0px 7px 0px 0px; width: 60px; height: 60px; text-align: center; background-position: center; background-repeat:no-repeat;}
.prod .images .thumb span { display: block; }
.prod_info { float: left; width: 323px; }
.prod_info .desc { padding: 0px 0px 10px 0px; }
.prod_info .price { color: #000000; font-size: 16px; font-weight: bold; }
.prod_info .price .icon { float: left; width: 27px; height: 30px; }
.prod_info .price .pr { height: 22px; line-height: 22px; }

/* Banners Right */
.banners_right { float: left; width: 153px; }
.banners_right ul { margin: 0px; padding: 0px; list-style-type: none; }
.banners_right li { padding-bottom: 5px; }
.banners_right img { border: none; }

/* Footer */
.footer { padding: 10px; color: #3b5900; background: url(../img/patt.gif) repeat-x left top; }
.footer a { color: #bc1552; text-decoration: none; }
.footer a:hover { color: #3b3b3c;  }

/* News List */
.news_list { padding: 10px; }
.news_list .block { margin: 0px 0px 10px 0px; }
.news_list .block dt { margin: 0px; padding: 0px; }
.news_list .block dd { margin: 0px; padding: 0px; }
.news_list .block small { font-size: 10px; }
.news_list .block small a { color: #333333; }
.news_list .block big { font-size: 12px; }
.news_list .block dt a { font-weight: bold; }

#MainDiv {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 1004px;
	background-color: #FFFFFF;
}

.WhiteLine01 {
	width: 1004px;
	height: 3px;
	background-color: #FFFFFF;
	font-size: 1px;
}

.Hdr {
	height: 95px;
	background-image: url(../img/header.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.Hdr .Left {
	float: left;
	width: 195px;
	height: 104px;
}

.Hdr .Center {
	float: left;
	width: 651px;
	height: 104px;
}

.Hdr .Center .Logo {
	width: 247px;
	height: 104px;
	float: left;
}

.Hdr .Center .CartLang {
	float: right;
}

.Hdr .Center .CartLang {
	margin-right: 11px;
}

.Hdr .Center .CartLang img {
	border: none;
}

.Hdr .Center .CartLang .Cart {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 23px;
	font-weight: bold;
}

.Hdr .Center .CartLang .Cart a {
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.Hdr .Center .CartLang .Cart a:hover {
	text-decoration: underline;
}

.Hdr .SrchLbl {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	padding-top: 29px;
	cursor: default;
}

.Hdr .Search {
	line-height: 18px;
}

.Hdr .Search .Go {
	margin: 0px auto;
	margin-bottom: -4px;
	margin-left: 3px;
}

.Hdr .Search .Input {
	margin: 0px auto;
	padding: 0px;
	border: solid 1px #c09286;
	background-color: #946052;
	color: #fff;
	height: 16px;
}

.Hdr .Center .CartLang .Lang {
	padding-top: 15px;
	text-align: right;
}

.Hdr .Right {
	float: left;
	background-image: url(../img/bg-03.gif);
	width: 158px;
	height: 104px;
}

.Line01 {
	background-image: url(../img/line-01.gif);
	height: 5px;
	font-size: 1px;
	background-position: center center;
	background-repeat:repeat-x;
}

.TopLinks {
	font-size: 11px;
	margin-top: -5px;
	padding-left: 10px;
}

.TopLinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.TopLinks li {
	float: left;
	margin-bottom: 7px;
	padding: 0px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 14px;
	border-right: solid 1px #5d5b5d;
}

.TopLinks .Last {
	margin-left: -1px;
	font-weight: normal;
	background-color: #fff;
	border: none;
}

.TopLinks a {
	font-size: 11px;
	font-weight: normal;
	color: #5d5b5d;
	text-decoration: none;
}

.TopLinks a:hover {
	text-decoration: underline;
}

.TopCart {
	margin-top: -32px;
	padding-right: 13px;
	line-height: 28px;
	text-align: right;
}

.TopCart a {
	font-size: 11px;
	font-weight: bold;
	color: #858383;
	text-decoration: none;
}

.TopCart a:hover {
	text-decoration: underline;
}

.MainLinks {
	float: left;
	width: 195px;
}

.MainLinks ul {
	padding: 0px;
	margin: 0px auto;
	list-style-type: none;
	width: 188px;
}

.MainLinks li {
	line-height: 36px;
	height: 36px;
	text-align: right;
}

.MainLinks a {
	display: block;
	width: 188px;
	background-position: top;
	text-decoration: none;
	height: 36px;
}

.MainLinks a:hover {
	background-position: bottom;
}

#MainBtn01 {
	height: 38px;
}

#MainBtn01 a {
	height: 38px;
	background-image: url(../img/main-btn-01.gif);
}

#MainBtn02 a {
	background-image:url(../img/main-btn-02.gif);
}

#MainBtn03 a {
	background-image:url(../img/main-btn-03.gif)
}

#MainBtn04 a {
	background-image:url(../img/main-btn-04.gif);
}

#MainBtn05 a {
	background-image: url(../img/main-btn-05.gif);
}

#MainBtn06 a {
	background-image:url(../img/main-btn-06.gif);
}

.Hdr01 .Image {
	float: left;
	width: 652px;
	height: 219px;
}

.Hdr01 .Banner {
	float: left;
	width: 157px;
	height: 219px;
	overflow: hidden;
}

.Hdr01 .Banner img {
	border: none;
}

/********************** Index Content ****************/

.IndexContent {
	width: 1004px;
	min-height: 383px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/left-menu-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

* html .IndexContent {
	height: 383px;
}

.LeftSide {
	float: left;
	width: 193px;
}

.LeftSide .Lbl01 {
	width: 193px;
	height: 42px;
	border-bottom: solid 1px #1d8dbc;
	cursor: default;
}

.LeftSide .Lbl01 div {
	width: 185px;
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	text-transform:uppercase;
	font-size: 15px;
	color: #1d8dbc;
	font-weight: bold;
}

.LeftProducts {
	margin-top: 12px;
	margin-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
}

.LeftProducts a {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d8dbc;
	line-height: 14px;
	padding-right: 13px;
	background-image: url(../img/dot-01.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.LeftProducts a:hover {
	text-decoration: underline;
}

.LeftProducts ul a {
	color: #777;
	margin-right: 10px;
	background-image: url(../img/dot-02.gif);
}

.IndexCenter {
	width: 654px;
	min-height: 383px;
	float: left;
}

* html .IndexCenter {
	height: 383px;
}

.IndexContent .KontaktOss {
	padding: 15px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1d8dbc;
	text-align: right;
}

.Products {
	font-family: Arial, Helvetica, sans-serif;
}

.Products .Separator01 {
	width: 7px;
	float: left;
}

.Products .Separator {
	background-image: url(../img/separator-01.gif);
	float: left;
	width: 22px;
	height: 199px;
}

.Products ul {
	width: 142px;
	float: left;
}

.Products .Img {
	height: 78px;
	border-bottom: solid 1px #CCCCCC;
	vertical-align: middle;
	text-align: center;
}

.Products .Lbl {
	line-height: 28px;
	font-size: 13px;
	font-weight: bold;
	color: #707070;
	padding-left: 15px;
	padding-top: 6px;
}

.Products .Lbl a {
	line-height: 28px;
	font-size: 13px;
	font-weight: bold;
	color: #5f2110;
	text-decoration: none;
}

.Products .Lbl a:hover {
	text-decoration: underline;
}

.Products .Prods {
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

.Products .Prods a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #707070;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../img/dot-03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 15px;
}
.Products .Prods a:hover {
	text-decoration: underline;
}

.IndexInfoBox {
	float: left;
	width: 654px;
}

.IndexCenter .Nyheter {
	width: 646px;
	height: 111px;
	margin-left: 4px;
}

.IndexCenter .Lbl {
	height: 42px;
	width: 610px;
	border-bottom: solid 1px #1d8dbc;
	margin-left: 18px;
}

.IndexCenter .Lbl div {
	width: 320px;
	padding-top: 16px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #1d8dbc;
	cursor: default;
}

.IndexCenter .InfoPageBox {
	font-size: 11px;
	padding-left: 2px;
}

.IndexBanner02 {
	margin-left: 4px;
	margin-top: 4px;
}

.footer {
	padding: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: left;
	background: url(../img/tochki.gif) repeat-x left top;
}

.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}

.footer a:hover {
	text-decoration: none;
}

.RightBanners {
	float: left;
	width: 154px;
}

.RightBanners ul {
	width: 154px;
	float: left;
	overflow: hidden;
}

.RightBanners ul li {
	height: 125px;
	margin-bottom: 4px;
	overflow: hidden;
}

* html .RightBanners .c02 {
	margin-bottom: -2px;
}

* html .RightBanners ul li {
	margin-bottom: 1px;
}

.RightBanners a {
	display: block;
	height: 125px;
	width: 95px;
}

.InnerCenter {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	width: 648px;
	min-height: 383px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	background-position: left top;
}

* html .InnerCenter {
	min-height: 383px;
}

.InnerCenterLabel {
	height: 16px;
	/*border-bottom: solid 1px #1D8DBC;*/
}

.InnerCenterLabel h1 {
	display: block;
	float: left;
	/*margin-top: 17px;*/
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #e46a5d;
	cursor: default;
}

.InnerContentText {
	padding: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.InnerContentText img {
	padding: 7px;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	margin: 10px;
	float: left;
}

.Products2 {
	width: 632px;
	padding: 0px;
	margin: 0px auto;
	float: left;
}

.Products2 .Separator01 {
	float: left;
	width: 24px;
	height: 100px;
}

.Products2 table {
	height: 130px;
	width: 290px;
	border-bottom: solid 1px #b8b7b7;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	margin-top: 14px;
}

.Products2 .Name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a2b921;
}

.Products2 .Name a {
	color: #555;
}

.Products2 .Thumb {
	height: 130px;
	width: 130px;
	vertical-align: top;
	text-align: left;
}

.Products2 .Thumb img {
	padding: 6px;
	border: solid 1px #cbcbcb;
	background-color: #FFFFFF;
}

.Products2 .Price {
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
	font-size: 17px;
	color: #888;
	font-weight: bold;
}

.Products2 .Price img {
	margin-right: 8px;
}

.Products2 .GoTo a {
	display: block;
	background-image: url(../img/lesmer-btn.gif);
	width: 84px;
	height: 18px;
	text-decoration: none;
	margin-left: 60px;
}

.InnerCenter .Product {
	margin-top: 10px;
}

.Product .Image {
	float: left;
	background-color: #FFFFFF;
	border: solid 1px #cacaca;
	margin-left: 10px;
	margin-right: 10px;
	width: 290px;
	min-height: 290px;
	text-align: center;
}

* html .Product .Image {
	height: 290px;
	margin-left: 5px;
}

.Product .Image img {
	padding: 0px;
	margin: 0px;
	border: none;
}

.Product .Info {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-right: 10px;
	color: #666666;
}

.Product .Price {
	width: 300px;
	font-weight: bold;
	font-size: 18px;
	padding-top: 20px;
	color: #888;
}

.Product .Price a {
	display: block;
	width: 22px;
	height: 22px;
	float: left;
	margin-right: 10px;
}

.Product .Price img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.ProductImages {
	clear: both;
	margin-top: 10px;
	margin-left: 8px;
}

.ProductImages td {
	width: 96px;
	padding: 4px;
	text-align: right;
	border: solid 1px #cacdcd;
}

.ProductImages .Image {
	display: block;
	text-align: center;
	overflow: hidden;
	width: 96px;
	height: 96px;
	padding-bottom: 5px;
}

.ProductImages span img {
	cursor: pointer;
}

.ProductImages .Link {
	display: block;
	width: 96px;
	text-align: center;
}

.NewsList {
	padding: 13px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	text-align: justify;
}

.NewsList h1 {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	display: block;
	margin: 0px auto;
	padding: 0px;
}

.NewsList a {
	color: #5f2110;
	text-decoration: underline;
	font-weight: bold;
}

.NewsList  a:hover {
	text-decoration: none;
}

.multipage {
	font-size: 11px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px;
	color: #666666;
	cursor: default;
}

.multipage a {
	font-size: 11px;
	color: #5f2110;
	cursor: pointer;
}

.multipage a:hover {
	text-decoration: none;
}

.cartTbl th {
	background-color: #e46a5d;
	font-size: 12px;
	font-weight: bold;
	color:#fff;
}

.new1 {
	font-size: 14px;
	font-weight:500;
	color: #666666;

}

.new2 {
	font-size: 12px;
	color: #666666;
	width: 120px;
	height: 12px;
	padding: 2px;
	border: 1px solid #666666;
	margin-left:20px;
	font-weight:bold;
}

.new3 {
	font-size: 13px;
	color: #666666;
	font-weight:bold;
}

.new3 input , .new3 select {
	border: 1px solid #5f2110;
	background-color:#FFFFFF;
	padding:2px;
}

.okbut {
	margin-top:1px;
	margin-left: 10px;
	height: 19px;
	padding: 0px;
	line-height: 19px;
	font-size: 12px;
	width:50px;
}

.links_new {
	font-size: 12px;
	color:  #707070;
	font-weight:bold;
}

.box_box		{	margin:10px 0 10px 0; padding:10px 0 0 10px;
					width:288px; height:95px;
					border: solid 1px #a2a2a2;
					float:left;
					background: #fdfdfd;}

.center_table	{	margin:0px; padding:0px;
					text-align:center;
					float:left;
					vertical-align:middle;
					width:100px; height:70px;
					border: solid 1px #c9c9c9;}

.infos			{	margin:0px; padding:0px 0 0 20px;
					float:left;
					width:166px; }

.prod_link		{	margin:0px; padding:0px;
					color:#000000;}

.koshnica		{	padding: 15px 0 10px 32px;
					border-bottom: solid 1px #c9c9c9;
					height:30px; width:117px;
					color:#580028;
					font-weight:bold;
					font-size:14px;
					font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
					background: url(../img/koshnica.gif) no-repeat left center;}

.koshnica span	{	display:block; text-decoration:line-through;}

.poveche		{	margin:5px 20px 0 0;	float:right;
					color:#580028;
					text-decoration:none;}
.poveche:hover	{	color:#908c8c;}