@charset "utf-8";

body {
    font: 11px Arial;
    color: #585746;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
	line-height:150%;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
}
ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
p {
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
h1, h2, h3, h4 {
    padding:0px;
    margin:0px;
    font-size:inherit;
    *font-size:12px;
    font-weight:normal;
    display:inline;
}

#container {
	width:900px;
	margin:0px auto;
}
#container #top {
	width:900px;
	height:106px;
	background-image:url(../img/t_bg.gif);
	background-repeat:repeat-x;
}
#container #logo {
	width:190px;
	height:99px;
	margin-top:7px;
	float:left;
}
#container #menu {
	width:660px;
	margin-left:50px;
	height:50px;
	margin-top:56px;
	float:left;
}
#menu ul li {
	width:132px;
	height:50px;
	float:left;
}
#menu ul li a {
	display:block;
	width:122px;
	border-left:1px solid #B2A694;
	height:50px;
	color:#48341A;
	font-size:14px;
	padding-left:10px;
	text-decoration:none;
}
#menu ul li a:hover {
	color:#E01717;
	font-weight:bold;
	text-decoration:underline;
}

#fader {
	width:900px;
	min-height:217px;
	margin:0px auto;
	z-index: 1;
	*position:relative;
}
#fader img {
	display:none;
	position:absolute;
	margin:0px auto;
}
#container #title {
	width:900px;
	height:34px;
	margin:0px auto;
	background-color:#E01717;
}
#container #content {
	width:900px;
	min-height:502px;
	background-color:#E9E2D8;
	background-image:url(../img/m_bg.gif);
	background-repeat:repeat-x;
}
#container #content #left {
	width:222px;
	float:left;
	padding-top:30px;
	padding-left:30px;
	padding-right:30px;
}
#container #content #right {
	width:618px;
	float:left;
	padding-top:30px;
}
#container #content #right .text {
	width:594px;
	padding-left:9px;
	padding-right:9px;
	padding-right:15px;
	text-align:justify;
	color:#575757;
	font-size:12px;
}
.box {
	width:192px;
	height:192px;
	padding:15px;
	border:1px solid #C8BFB2;
	margin-bottom:20px;
}

#footer {
	width:100%;
	height:241px;
	background-image:url(../img/f_bg.gif);
	background-repeat:repeat-x;
}
#footer #inside {
	width:900px;
	height:187px;
	margin:0px auto;
}
#footer #inside .f_img {
	float:left;
	margin:0px;
	margin-top:5px;
	padding:0px;
}

#categorys {
	width:900px;
	margin:0px auto;
}
#categorys ul li {
	width:210px;
	height:126px;
	margin:38px;
	float:left;
	text-align:center;
	border:1px solid #C8BFB2;
	background-color:#FFFFFF;
	padding:5px;
}
#categorys ul li a {
	color:#63513A;
	font-size:15px;
	text-decoration:none;
	text-transform:uppercase;
}
#categorys ul li a:hover {
	color:#E01919;
	text-decoration: underline;
}
#categorys ul li .square {
	border:0px;
	vertical-align:middle;
	margin-bottom:4px;
	margin-left:5px;
	margin-right:3px;
}

.oferta_title {
	width:900px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #C7C7C9;
	color:#63573F;
}	
.oferta_title .left {
	width:760px;
	padding-left:20px;
	float:left;
	text-align:left;
	font-size:15px;
}
.oferta_title .right {
	width:100px;
	float:left;
	text-align:right;
	font-size:15px;
}
.oferta_left {
	width:415px;
	min-height:200px;
	float:left;
	margin-top:20px;
	text-align:justify;
	font-size:12px;
	line-height:150%;
	padding-left:20px;
}
.oferta_right {
	width:440px;
	min-height:200px;
	float:left;
	margin-left:25px;
	margin-top:20px;
}
.offert_pic {
	width:100px;
	height:70px;
	padding:5px;
	border:1px solid #D6D3CA;
	float:left;
	margin:12px;
}
.promo {
	width:815px;
	margin:0px auto;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px solid #C7C7C9;
}
.promo .name {
	width:100%;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	color:#0D0D0D;
}
.promo .model {
	width:100%;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	color:#545454;
}
.promo .item {
	width:100%;
	margin-bottom:5px;
	font-size:12px;
	color:#545454;
}
.promo .price1 {
	width:100%;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	color:#F35A5F;
}
.promo .price2 {
	width:100%;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	color:#DE151F;
}
#dyalcom {
	margin-top:20px;
	text-align:center;
	color:#3F4954;
	font-size:12px;
}

.size10 {font-size:10px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}
.size15 {font-size:15px;}
.size16 {font-size:16px;}
.size17 {font-size:17px;}
.size18 {font-size:18px;}
.normal {font-weight:normal;}
.float_left {float:left;}
.bold {font-weight:bold;}
.text_left {text-align:left;}
.text_center {text-align:center;}
.text_justify {text-align:justify;}
.text_right {text-align:right;}
.def_clear {clear:left;}
.def_both {clear:both;}
.def_clear_right {clear:right};
.no_border {border:0px}
.ver_middle {vertical-align:middle;}
.pointer {cursor:pointer;}
.green {color:#347b09;}
.green2 {color:#728C43;}
.red {color:#E01717;}
.black {color:#000000;}
.grey555 {color:#545550;}
.grey {color:#aeaeae;}
.blue {color:#016597;}
.gold {color:#a58304;}
.orange {color:#E58D34;}
.grey555 {color:#545454;}
.form_class {padding:0px;margin:0px;}
.line-through {text-decoration:line-through}

a:link    {text-decoration: inherit;	color:inherit;}
a:visited {text-decoration: inherit;	color:inherit;}
a:hover   {text-decoration: inherit;    color:inherit;}
a:active  {text-decoration: inherit;	color:inherit;}

a.item_link:link    {text-decoration: none;	color: #FFFFFF;}
a.item_link:visited {text-decoration: none;	color: #FFFFFF;}
a.item_link:hover   {text-decoration: none; color: #FFFFFF;}
a.item_link:active  {text-decoration: none;	color: #FFFFFF;}

a.red_link:link    {text-decoration: none;	color: #8c080a;}
a.red_link:visited {text-decoration: none;	color: #8c080a;}
a.red_link:hover   {text-decoration: none;  color: #8c080a;}
a.red_link:active  {text-decoration: none;	color: #8c080a;}

a.grey_link:link    {text-decoration: none;	color: #aeaeae;}
a.grey_link:visited {text-decoration: none;	color: #aeaeae;}
a.grey_link:hover   {text-decoration: none; color: #aeaeae;}
a.grey_link:active  {text-decoration: none;	color: #aeaeae;}

a.black_link:link    {text-decoration: none;	color: #000000;}
a.black_link:visited {text-decoration: none;	color: #000000;}
a.black_link:hover   {text-decoration: none;    color: #000000;}
a.black_link:active  {text-decoration: none;	color: #000000;}

a.red_link:link    {text-decoration: none;		color: #E01717;}
a.red_link:visited {text-decoration: none;		color: #E01717;}
a.red_link:hover   {text-decoration: underline;	color: #E01717;}
a.red_link:active  {text-decoration: none;		color: #E01717;}

a.red_link2:link    {text-decoration: underline;			color: #E01717;}
a.red_link2:visited {text-decoration: underline;			color: #E01717;}
a.red_link2:hover   {text-decoration: underline;			color: #E01717;}
a.red_link2:active  {text-decoration: underline;			color: #E01717;}

a.footer_link:link    {text-decoration: none;	  color: #3F4954;}
a.footer_link:visited {text-decoration: none;	  color: #3F4954;}
a.footer_link:hover   {text-decoration: underline;	  	  color: #3F4954;}
a.footer_link:active  {text-decoration: none;	  color: #3F4954;}