@charset "utf-8";

body {
	font: 12px Verdana;
	background-color: #111111;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}

ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
h1, h2, h3, h4 {
    padding:0px;
    margin:0px;
    font-size:inherit;
    *font-size:12px;
    font-weight:normal;
    display:inline;
}

#box1{
	width:100%;
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}
.mask1{
	text-align:center;
	position:relative;
	width:630px;
	height:64px;
	overflow:hidden;
	margin:0px auto;
}

#holder {
	width:1000px;
	margin:0px auto;
	min-height:414px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}
#holder #logo {
	width:371px;
	height:119px;
	padding-top:33px;
	margin-left:331px;
}
#holder #menu {
	height:44px;
	margin-left:290px;
	margin-top:47px;
	background-image: url(../img/m-bg.gif);
	background-repeat: repeat-x;
	background-position:left top;
}
#holder #menu ul {
	width:100%;
	margin:0px;
	padding-left:80px;
	list-style:none;
}
#holder #menu ul li {
	float:left;
	margin-right:50px;
}
#holder #menu ul li.last {
	float:left;
}

#holder #menu ul li a.m1 {
	width:187px;
	height:44px;
	background-image: url(../img/m-1.gif);
	background-repeat: no-repeat;
	display:block;
	text-decoration:none;
}
#holder #menu ul li a.m1:hover,#holder #menu ul li a.m1_selected {
	width:187px;
	height:44px;
	background-image: url(../img/m-1-on.gif);
	background-repeat: no-repeat;
	display:block;
	text-decoration:none;
}
#holder #menu ul li a.m2 {
	width:103px;
	height:44px;
	background-image: url(../img/m-2.gif);
	background-repeat: no-repeat;
	display:block;
	text-decoration:none;
}
#holder #menu ul li a.m2:hover,#holder #menu ul li a.m2_selected {
	width:103px;
	height:44px;
	background-image: url(../img/m-2-on.gif);
	background-repeat: no-repeat;
	display:block;
	text-decoration:none;
}
#holder #menu ul li a.m3 {
	width:118px;
	height:44px;
	background-image: url(../img/m-3.gif);
	background-repeat: no-repeat;
	display:block;
	text-decoration:none;
}
#holder #menu ul li a.m3:hover,#holder #menu ul li a.m3_selected {
	width:118px;
	height:44px;
	background-image: url(../img/m-3-on.gif);
	background-repeat: no-repeat;
	display:block;
	text-decoration:none;
}
#holder #menu ul li a.m4 {
	width:102px;
	height:44px;
	background-image: url(../img/m-4.gif);
	background-repeat: no-repeat;
	display:block;
	text-decoration:none;
}
#holder #menu ul li a.m4:hover,#holder #menu ul li a.m4_selected {
	width:102px;
	height:44px;
	background-image: url(../img/m-4-on.gif);
	background-repeat: no-repeat;
	display:block;
	text-decoration:none;
}

#holder #container {
	width:977px;
	margin:0px auto;
	
}
#holder #container #left {
	width:322px;
	float:left;
	margin-top:65px;
}
#holder #container #right {
	width:655px;
	margin-top:14px;
	float:left;
}
#holder #container #left-menu {
	width:322px;
	margin:0px auto;
}
#holder #container #left-menu #top {
	width:322px;
	height:50px;
	background-image: url(../img/m-left-top.jpg);
	background-repeat: no-repeat;
}
#holder #container #left-menu .middle {
	width:322px;
	min-height:160px;
	background-image: url(../img/m-left-middle.jpg);
	background-repeat:repeat-y;
}
#holder #container #left-menu .middle ul {
	width:204px;
	margin:0px;
	margin:0px auto;
	padding:0px;
}
#holder #container #left-menu .middle ul li {
	width:204px;
	margin-bottom:10px;
}
#holder #container #left-menu .middle ul li a.ml-1 {
	width:204px;
	height:21px;;
	display:block;
	text-decoration:none;
	background-image: url(../img/ml-1.gif);
	background-repeat: no-repeat;
}
#holder #container #left-menu .middle ul li a.ml-1:hover,#holder #container #left-menu .middle ul li a.ml-1_selected {
	width:204px;
	height:21px;
	display:block;
	text-decoration:none;
	background-image: url(../img/ml-1-on.gif);
	background-repeat: no-repeat;
}
#holder #container #left-menu .middle ul li a.ml-2 {
	width:204px;
	height:21px;
	display:block;
	text-decoration:none;
	background-image: url(../img/ml-2.gif);
	background-repeat: no-repeat;
}
#holder #container #left-menu .middle ul li a.ml-2:hover,#holder #container #left-menu .middle ul li a.ml-2_selected {
	width:204px;
	height:21px;
	display:block;
	text-decoration:none;
	background-image: url(../img/ml-2-on.gif);
	background-repeat: no-repeat;
}
#holder #container #left-menu .middle ul li a.ml-3 {
	width:204px;
	height:21px;
	display:block;
	text-decoration:none;
	background-image: url(../img/ml-3.gif);
	background-repeat: no-repeat;
}
#holder #container #left-menu .middle ul li a.ml-3:hover,#holder #container #left-menu .middle ul li a.ml-3_selected {
	width:204px;
	height:21px;
	display:block;
	text-decoration:none;
	background-image: url(../img/ml-3-on.gif);
	background-repeat: no-repeat;
}
#holder #container #left-menu .middle ul li a.ml-4 {
	width:204px;
	height:21px;
	display:block;
	text-decoration:none;
	background-image: url(../img/ml-4.gif);
	background-repeat: no-repeat;
}
#holder #container #left-menu .middle ul li a.ml-4:hover,#holder #container #left-menu .middle ul li a.ml-4_selected {
	width:204px;
	height:21px;
	display:block;
	text-decoration:none;
	background-image: url(../img/ml-4-on.gif);
	background-repeat: no-repeat;
}
#holder #container #left-menu .middle ul li a.ml-5 {
	width:204px;
	height:21px;
	display:block;
	text-decoration:none;
	background-image: url(../img/ml-5.gif);
	background-repeat: no-repeat;
}
#holder #container #left-menu .middle ul li a.ml-5:hover,#holder #container #left-menu .middle ul li a.ml-5_selected {
	width:204px;
	height:21px;
	display:block;
	text-decoration:none;
	background-image: url(../img/ml-5-on.gif);
	background-repeat: no-repeat;
}
#holder #container #left-menu #bottom {
	width:322px;
	height:312px;
	background-image: url(../img/m-left-bottom.jpg);
	background-repeat: no-repeat;
}
#holder #container #content {
	width:636px;
}
#holder #container #content #top {
	width:624px;
	height:34px;
	padding-left:12px;
	padding-top:15px;
	background-image: url(../img/cotent-header.gif);
	background-repeat: no-repeat;
}
#holder #container #content #top #top-left {
	width:75%;
	text-align:left;
	float:left;
}
#holder #container #content #top #top-right {
	width:20%;
	color:#FFFFFF;
	font-size:14px;
	text-align:right;
	float:left;
}
#holder #container #content #middle {
	width:606px;
	padding:15px;
	min-height:167px;
	line-height:180%;
	background-color:#111111;
	background-image: url(../img/content-body.gif);
	background-repeat: no-repeat;
	background-position:center top;
	text-align:justify;
}
#holder #container #content #middle #tekst ul,#holder #container #content #middle #tekst ul li {
	list-style:disc;
	padding:auto;
	margin-left:15px;

}
#holder #container #content #bottom {
	width:636px;
	height:55px;
	background-image: url(../img/content-bottom.gif);
	background-repeat: no-repeat;
}
#holder #container #search {
	width:640px;
	height:230px;
	padding-left:15px;
	padding-top:20px;
	background-image: url(../img/s-bg.gif);
	background-repeat: no-repeat;
}
#holder #container #search #search-text {
	color:#9D9C9C;
	padding:15px 5px 5px 10px;
	font-size:11px;
}
#holder #container #search #search-left {
	width:410px;
	float:left;
	margin-top:10px;
}
#holder #container #search #search-right {
	width:140px;
	padding-top:35px;
	float:left;
	text-align:center;
}
#holder #container #search #search-left .brd1 {
	width:164px;
	height:44px;
	padding:5px;
	float:left;
	border-right:1px solid #1E1E1E;
	border-bottom:1px solid #1F1F1F;
}
#holder #container #search #search-left .brd2 {
	width:152px;
	height:44px;
	padding:5px;
	padding-left:18px;
	float:left;
	border-bottom:1px solid #1F1F1F;
}
#holder #container #search #search-left .brd3 {
	width:164px;
	height:45px;
	padding:5px;
	float:left;
	border-right:1px solid #1E1E1E;
}
#holder #container #search #search-left .brd4 {
	width:152px;
	height:45px;
	padding:5px;
	padding-left:18px;
	float:left;
}
#holder #container #search .name {
	width:100%;
	margin-bottom:5px;
}
#holder #container #producents {
	width:610px;
	margin-top:20px;
	margin-bottom:60px;
}
#holder #container #producents #prods {
	padding-top:20px;
}
#footer {
	width:100%;
	height:68px;
	background-image: url(../img/f-bg.gif);
	background-repeat: repeat-x;
}
#footer #footer-middle {
	width:950px;
	margin:0px auto;
	padding-top:30px;
}
#footer #footer-left {
	width:29%;
	padding-left:4%;
	float:left;
	color:#333333;
	font-size:11px;
	text-align:left;
}
#footer #footer-center {
	width:33%;
	float:left;
	color:#333333;
	font-size:11px;
	text-align:center;
}
#footer a {
	color:#333333;
}
#footer #footer-right {
	width:33%;
	float:left;
	color:#333333;
	font-size:11px;
	text-align:right;
}
.br {
	margin-top:5px;
}
.select {
	width:150px;
	height:22px;
	border:1px solid #2F2F2F;
	background-color:#434343;
	padding:1px;
	color:#FFFFFF;
}

#products {
	width:610px;
	margin:0px auto;
	margin-top:20px;
}
#products ul {
	width:100%;
	list-style:none;
	padding:0px;
	margin:0px;
	margin:0px auto;
}
#products ul li {
	width:140px;
	height:205px;
	padding-top:4px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #353535;
}
#products ul li.last {
	width:140px;
	height:205px;
	padding-top:4px;
	float:left;
	border:1px solid #353535;
}
#products ul li .product-img {
	width:121px;
	height:115px;
	padding-top:3px;
	padding-left:2px;
	background-image: url(../img/frame.gif);
	background-repeat: no-repeat;
	margin:0px auto;
}
#products ul li .product-mark,#products ul li .product-model,#products ul li .product-size {
	width:120px;
	margin:0px;
	margin:0px auto;
	padding:0px;
	font-size:11px;
	color:#FFFFFF;
}
#products ul li .product-price {
	width:120px;
	margin:0px;
	margin:0px auto;
	padding:0px;
	font-size:11px;
	color:#DE5B2F;
}
#products ul li .product-name {
	width:120px;
	margin:0px auto;
	padding:0px;
	margin-top:10px;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	color:#E4451D;
}
#products ul li .product-name a {
	color:#E4451D;
	font-size:15px;
	font-weight:bold;
}
#products ul li .product-name a:hover {
	text-decoration:none;
}
#results {
	width:600px;
	margin:0px auto;
}
#results ul {
	width:100%;
	list-style:none;
	padding:0px;
	margin:0px;
	margin:0px auto;
}
#results ul li {
	width:600px;
	height:35px;
	list-style:none;
	color:#FFFFFF;
	padding-top:5px;
	float:left;
	border-bottom:1px solid #353535;
}
#results ul li:hover {
	background-color:#2F2F2F;
}
#results ul li.first {
	width:600px; 
	list-style:none;
	height:30px;
	padding-top:5px;
	float:left;
	border-bottom:1px solid #353535;
}
#results ul li.first:hover {
	background-color:transparent;
}
#results ul li.last {
	width:600px;
	list-style:none;
	height:30px;
	padding-top:5px;
	float:left;
	border-bottom:0px;
	margin-bottom:20px;
}
#results ul li .result-name {
	width:460px;
	padding-left:10px;
	color:#35A762;
	font-size:12px;
	word-spacing:5px;
	line-height:110%;
	float:left;
}
#results ul li .result-price {
	width:120px;
	padding-right:10px;
	color:#FFFFFF;
	font-size:12px;
	float:left;
}
#results ul li .check-ours {
	width:80px;
	position: absolute;
	color:#C51738;
	font-weight:bold;
	text-align:right;
	line-height: 12px;
	margin-left:370px; 
	font-size:11px;
}

#sites {
	width:30%;
	margin:0px auto;
	margin-top:10px;
}
#sites ul {
	width:100%;
	list-style:none;
	margin:0px;
	padding:0px;
	margin:0px auto;
}
#sites ul li {
	width:25px;
	float:left;
	border:0px;
	margin-right:0px;
}
#sites ul li:hover {
	background-color:transparent;
}
#sites ul li a {
	color:#FFFFFF;
}
#sites ul li a:hover,#sites ul li a.selected {
	color:#FFFFF;
	text-decoration:underline;
}
#producents {
	width:655px;
	text-align:center;
	margin:0px auto;
	margin-top:10px;
}
#producents ul {
	width:100%;
	list-style:none;
	margin:0px;
	padding:0px;
	margin:0px auto;
}
#producents ul li {
	border:0px;
	margin-right:0px;
	border-bottom:1px solid #353535;
	padding-top:10px;
	padding-bottom:10px;
}
#producents ul li .product {
	width:121px;
	height:115px;
	float:left;
	padding-top:3px;
	padding-left:2px;
	background-image: url(../img/frame.gif);
	background-repeat: no-repeat;
	margin-right:10px;
}
#producents ul li .logo {
	width:150px;
	float:left;
	margin-right:10px;
	padding-top:10px;
}
#producents ul li .show {
	width:120px;
	float:left;
	padding-top:40px;
	font-size:12px;
	color:#EC4A19;
	text-align:center;
}
#producents ul li .show a {
	color:#EC4A19;
}	

#product {
	width:600px;
	margin:0px auto;
	margin-top:10px;
}
#product #product-left {
	width:190px;
	float:left;
}
#product #product-right {
	width:410px;
	float:left;
}
#product #product-left #product-frame {
	width:174px;
	height:177px;
	padding-top:20px;
	background-image: url(../img/frame2.gif);
	background-repeat: no-repeat;
}
#product #product-left #product-frame #image {
	width:117px;
	height:112px;
	margin:0px auto;
}
#product #product-left #product-frame #price {
	width:155px;
	margin:0px auto;
	margin-top:35px;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
}
#product #product-left #product-frame #price .pr {
	font-size:13px;
	margin-left:3px;
	font-weight:bold;
}
#product #product-right .product-field {
	width:400px;
	height:21px;
	padding-top:1px;
	font-size:12px;
	color:#FFFFFF;
	margin:0px auto;
	margin-bottom:2px;
}
#product #product-right .bg2 {
	background-color:#282828;
}
#product #product-right .product-field .field-left {
	width:120px;
	text-align:right;
	padding-right:5px;
	float:left;
}
#product #product-right .product-field .field-right {
	width:195px;
	text-align:left;
	font-weight:bold;
	padding-left:5px;
	float:left;
}

#pages {
	width:600px;
	padding:10px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
}
#pages a {
	font-size:11px;
	color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
}
#pages a.selected {
	color:#D75E33;
	font-weight:bold;
}

.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:#BC1A22;}
.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: none;	color:#38A260;}
a:visited {text-decoration: none;	color:#38A260;}
a:hover   {text-decoration: none; color:#585746;}
a:active  {text-decoration: none;	color:#585746;}

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;}
