@charset "utf-8";

body {
	font: 14px Arial;
	background-color: #ffffff;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	color:#414141;
}

ul {

}
form {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
a {
	outline:none;
}
h1, h2, h3, h4 {
    padding:0px;
    margin:0px;
    font-size:inherit;
    *font-size:12px;
    font-weight:normal;
    display:inline;
}
#holder {
	width:1000px;
	margin:0px auto;
}
#holder #content {
	width:1000px;
	min-height:650px;
	background-image:url(../img/img1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#holder #content #left {
	width:344px;
	min-height:100px;
	float:left;
}
#holder #content #right {
	width:656px;
	min-height:100px;
	float:left;
}
#holder #content #right #main-text {
	width:90%;
	margin:0px auto;
	line-height:250%;
	color:#414141;
	margin-bottom:70px;
}
#holder #content #right #main-text a {
	text-decoration:underline;
}
#holder #content #right #field-1 {
	width:400px;width: 710px;

	margin-left:-101px;margin-left: -356px;
	height:222px;height: 250px;
	float:left;
	margin-right:40px;margin-right: 20px;
	background-image:url(../img/menu1.jpg);
	background-repeat:no-repeat;
}
#holder #content #right #field-2 {
	width:299px;width: 282px;
	height:222px;
	float:left;
	background-image:url(../img/menu2.jpg);
	background-repeat:no-repeat;
}
#holder #content #right .field-inside {
	width:240px;
	font-size:12px;
	padding-top:18px;
	padding-bottom:15px;
	margin-left:18px;
}
#holder #content #right .field-inside .field-title {
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
}

#holder #content #right ul#oferta {
	width:400px;
	color:#a9a9a9;
}
#holder #content #right ul#oferta li {
	width:395px;
	padding-left:5px;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:1px solid #a9a9a9;
	font-size:11px;
}
#holder #content #right ul#oferta li a:hover {
	text-decoration:none;
	color:#cd0311;
	font-weight:bold;
}

#holder #content #right .field-inside ul {
	width:100%;
	margin:0px auto;
	list-style-type:none;
	padding:0px;
}
#holder #content #right .field-inside ul li {
	width:160px;width: 160px;
	float:left;
	padding-left:10px;padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	/*background-image:url(../img/dot.gif);
	background-repeat:no-repeat;
	background-position:left center;*/
}
#holder #content #right .field-inside ul li.long {
	width:160px;width: 160px;
}
#holder #content #right .field-inside ul li a {
	width:100%;
	display:block;
	text-decoration:none;
	font-size:11px;
}
#holder #content #right .field-inside ul li a:hover {
	text-decoration:underline;
}
#holder #content #right .field-inside .field-text {
	padding:10px;
}
#holder #content #right #menu {
	width:617px;
	height:48px;
	padding-top:20px;
	
	background-image:url(../img/br.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#holder #content #right #site-title {
	width:600px;
	height:36px;
	padding-top:15px;
	padding-left:17px;
	color:#595959;
	font-size:17px;
	font-weight:bold;
	background-image:url(../img/bg-title.gif);
	background-repeat:repeat-x;
	margin-bottom:30px;
}
#holder #content #right #menu ul {
	width:90%;
	z-index:10;
	margin:0px;
	padding:0px;
	padding-left:10%;
	list-style:none;
}
#holder #content #right #menu ul li {
	width:91px;
	min-height:36px;
	float:left;
	margin-right:15px;
	position:relative;
}
#holder #content #right #menu ul li a {
	width:100%;
	min-height:30px;
	display:block;
	text-decoration:none;
	background-repeat:no-repeat;
	text-align:center;
	font-size:15px;
	padding-top:6px;
	color:#3d3d41;
}
#holder #content #right #menu ul li a.selected {
	color:#FFFFFF;
	background-image:url(../img/on.png);
	background-repeat:no-repeat;
}


#holder #content #right #menu ul li:hover>ul {
	visibility:visible; 
}

#holder #content #right #menu ul li ul {
	width:119px;
	padding:0px;
	min-height:50px;
	background-color:#9e9e9e;
	z-index:100;
	visibility:hidden;
	position:absolute;
}
#holder #content #right #menu ul li ul li {
	width:119px;
	min-height:16px;
	margin:0px;
	float:none;
	background-color:#9e9e9e;
	z-index:100;
}
#holder #content #right #menu ul li ul li.head {
	height:14px;
	min-height:14px;
}
#holder #content #right #menu ul li ul li a {
	width:90%;
	text-align:left;
	font-size:12px;
	z-index:100;
	border-bottom:1px solid #bcbcbc;
	display:block;
	margin:0px auto;
	color:#fdfdfd;
	padding-bottom:5px;
}

#holder #content #right .product {
	width:600px;
	margin:0px auto;
	margin-bottom:25px;
}
#holder #content #right .product .product-image {
	width:225px;
	float:left;
}
#holder #content #right .product .product-info {
	width:350px;
	float:left;
	margin-left:25px;
}
#holder #content #right .product .product-info .product-name {
	width:350px;
	margin-bottom:5px;
	color:#ca0013;
	font-weight:bold;
}
#holder #content #right .product .product-info .product-desc {
	line-height:200%;
}
#holder #content #right .product .product-image img {
	border:1px solid #c6c6c6;
}

#holder #content #right #contact-left {
	width:300px;
	padding-left:20px;
	float:left;
	line-height:250%;
}
#holder #content #right #contact-right {
	width:286px;
	float:left;
}
#holder #content #right #contact-right #bg-form {
	width:286px;
	height:275px;
	padding-top:30px;
	padding-botom:20px;
	background-image:url(../img/bg-contact.gif);
	background-repeat:no-repeat;
}
#holder #content #right #contact-right #form-title {
	width:270px;
	margin-bottom:5px;
	padding-left:16px;
	font-size:14px;
	color:#414141;
}
#holder #content #right #contact-right #bg-form .form-left {
	width:80px;
	min-height:23px;
	margin-right:5px;
	float:left;
	padding-top:2px;
	font-size:13px;
	color:#414141;
	margin-bottom:9px;
	text-align:right;
}
#holder #content #right #contact-right #bg-form .form-right {
	width:158px;
	float:left;
	margin-bottom:9px;
}
#holder #content #right #contact-right #bg-form .form-right .input {
	width:148px;
	height:22px;
	border:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	font-size:12px;
	background-color:transparent;
	background-image:url(../img/input.gif);
	background-repeat:no-repeat;
}
#holder #content #right #contact-right #bg-form .form-right textarea {
	width:148px;
	height:100px;
	border:0px;
	padding:5px;
	font-size:12px;
	background-color:transparent;
	background-image:url(../img/textarea.gif);
	background-repeat:no-repeat;
}


#footer {
	width:100%;
	height:86px;
	background-color:#f3f3f3;
}
#footer #inside {
	width:1000px;
	height:56px;
	padding-top:30px;
	margin:0px auto;
	color:#4b4b4d;
	font-size:12px;
}
#footer #inside #left {
	width:50%;
	float:left;
	text-align:left;
}
#footer #inside #right {
	width:50%;
	float:left;
	text-align:right;
}
#holder #top {
	width:1000px;
	height:142px;
}
#holder #top #logo {
	width:365px;
	height:142px;
	float:left;
}
#holder #top #slogan {
	width:594px;
	height:142px;
	float:left;
}
#holder #top #languages {
	width:33px;
	height:50px;
	padding-left:8px;
	padding-top:45px;
	float:left;
}
#holder #top #languages a.language {
	width:33px;
	height:17px;
	display:block;
	margin-bottom:4px;
	text-align:center;
	padding-top:2px;
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	background-image:url(../img/lang-unselected.gif);
	background-repeat:no-repeat;
}
#holder #top #languages a.language-selected {
	width:33px;
	height:17px;
	display:block;
	margin-bottom:4px;
	text-align:center;
	padding-top:2px;
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	background-image:url(../img/lang-selected.gif);
	background-repeat:no-repeat;
}


.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;}
.white {color:#FFFFFF;}
.green2 {color:#728C43;}
.red {color:#bb1511;}
.black {color:#000000;}
.grey555 {color:#545550;}
.grey {color:#aeaeae;}
.blue {color:#016597;}
.gold {color:#a58304;}
.orange {color:#D75E33;}
.form_class {padding:0px;margin:0px;}
.line-through {text-decoration:line-through}

a:link    {text-decoration: underline;		color:#4b4b4d;}
a:visited {text-decoration: none;		color:#4b4b4d;}
a:hover   {text-decoration: none;   color:#4b4b4d;}
a:active  {text-decoration: none;		color:#4b4b4d;}

a.more:link    {text-decoration: none;color:#FFFFFF;padding:3px;padding-top:1px;padding-bottom:1px;background-color:#153D6F;display:block;float:right;margin-top:10px;}
a.more:visited {text-decoration: none;color:#FFFFFF;padding:3px;padding-top:1px;padding-bottom:1px;background-color:#153D6F;display:block;float:right;margin-top:10px;}
a.more:hover   {text-decoration: none;color:#FF9640;padding:3px;padding-top:1px;padding-bottom:1px;background-color:#153D6F;display:block;float:right;margin-top:10px;}
a.more:active  {text-decoration: none;color:#FFFFFF;padding:3px;padding-top:1px;padding-bottom:1px;background-color:#153D6F;display:block;float:right;margin-top:10px;}

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.green_link:link    {text-decoration: none;		color: #38A260;}
a.green_link:visited {text-decoration: none;		color: #38A260;}
a.green_link:hover   {text-decoration: none;	color: #38A260;}
a.green_link:active  {text-decoration: none;		color: #38A260;}

a.footer_link:link    {text-decoration: underline;	  color: #595959;}
a.footer_link:visited {text-decoration: underline;	  color: #595959;}
a.footer_link:hover   {text-decoration: none;	  color: #595959;}
a.footer_link:active  {text-decoration: underline;	  color: #595959;}