@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,700,600,600italic&subset=latin,latin-ext);

body {
	margin:0px;
	font-family: 'Open Sans', sans-serif;
}

body,td,th {
	font-size: 14px;
	margin:0px;
	padding:0px;
	color:#4A545B;
}

.clear{clear:both;}

h1 {
	color:#4A545B; 
	font-size:18px;
	padding:5px;
	margin:5px;
	font-weight:normal;
}
h2 {
	font-size:30px;
	color:#8dc63f;
	margin:25px 0px;
	padding:0px;
}
h4 {
	font-size:22px;
	color:#176ab4;
	font-weight:normal;
	margin:10px 0px;
	padding:0px;
}

.gumb_vec a{
	 font-size:20px;
	 color:#41a5c1;
	 padding:10px;
	 border:1px solid #41a5c1;
}

hr {
	border:0px;
	background:url(/images/seperator.jpg) repeat-x;
	width:100%;
	height:2px;
	margin-top:0px;
	margin-bottom:10px;}

img {border:0px;}

a:link, a:active, a:visited{
	color:#4A545B;
	text-decoration:underline;
}

a:hover {
	color:#4A545B;
	text-decoration:none;
}
/*LAYOUT*/

/*TOP*/
.top .top_content {
	margin:auto; 
	width:990px; 
	height:131px;
	}
.top .top_content .left {
	width:11px; 
	height:131px; 
	background-image:url(/images/top_bg_left.png); 
	float:left;
	}
.top .top_content .right {
	width:11px; 
	height:131px; 
	background-image:url(/images/top_bg_right.png); 
	float:left;
	}
.top .top_content .center {
	width:968px; 
	height:131px; 
	float:left; 
	background-image:url(/images/top_bg_center.png);
	}

/*/////HEADER BOTTOM - flash*/

/*CONTENT*/
#content_layout{
	width:940px;
	min-height:300px;
	margin:auto;
	margin-top:20px;
}

.top_location{
	padding-bottom:14px;
	color:#68542b;
	font-size:12px;
	float:left;
}

.top_location a{
	margin-bottom:20px;
	height:13px;
	font-size:11px;
	background:url(/images/icon_location_arrow.jpg) no-repeat;
	background-position:right;
	padding-right:10px;
	margin-left:8px;
}
.top_location span{
	margin-bottom:20px;
	height:13px;
	font-size:11px;
	padding-left:10px;
	display:inline;
}

.top_location a:link, .top_location a:active, .top_location a:visited{
	text-decoration:underline;
	color:#797979;
}

.top_location a:hover{
	text-decoration:none;
	color:#68543b;
}

/*stil za izpis st. strani*/
.page_style {
	clear:both;
	font-size:12px;
	float:right;
	height:20px;
	padding-right:3px;
}

.page_style div {float:left;}
.page_style .num a{
	width:12px;
	font-weight:bold;
	height:17px;
	text-align:center;
	padding-top:0px;
	margin:0px 2px;
	display:block;
	text-decoration:none;
}
.page_style .num a:hover{
	color:#000;
	text-decoration:none;
}

.page_style .num_zamik {}
.page_style .num_sel {
	width:12px;
	height:17px;
	text-align:center;
	padding-top:0px;
	margin:0px 2px;
	display:block;
	color:#000;
	font-weight:bold;
	background-color:#fff;
}
.page_style .num_sel a{
	color:#000;
	text-decoration:none;
}

.page_style img{
	margin:0px 2px
}
/*stil za izpis st. strani*/
.sort{
	padding-top:0px;
	font-size:12px;
	float:left;
	width:382px;
	font-weight:bold;
}

.sort a.down{
	margin-right:13px;
	background:url(/images/pages_arrow_d.jpg) right no-repeat;
	padding-right:30px;
}

.sort a.down:link, .sort a.down:active, .sort a.down:visited{
	color:#5e5e5e;
	text-decoration:none;
}

.sort a.down:hover{
	color:#5e5e5e;
	text-decoration:none;
}

.sort a.down_sel:link, .sort a.down_sel:active, .sort a.down_sel:visited, .sort a.down_sel:hover{
	margin-right:13px;
	text-decoration:none;
	color:#5e5e5e;
	background:url(/images/pages_arrow_d.jpg) right no-repeat;
	padding-right:30px;
	font-weight:bold;
}

.sort a.up{
	margin-right:13px;
	background:url(/images/pages_arrow_u.jpg) right no-repeat;
	padding-right:30px;
}

.sort a.up:link, .sort a.up:active, .sort a.up:visited{
	color:#5e5e5e;
	text-decoration:none;
}

.sort a.up:hover{
	color:#5e5e5e;
	text-decoration:none;
}

.sort a.up_sel:link, .sort a.up_sel:active, .sort a.up_sel:visited, .sort a.up_sel:hover{
	margin-right:13px;
	text-decoration:none;
	color:#5e5e5e;
	font-weight:bold;
	background:url(/images/pages_arrow_u.jpg) right no-repeat;
	padding-right:30px;
}
/*///////////////////////*/
/*/////CONTENT*/

/*FOOTER*/
.footer_layout{
	height:30px; 
	margin:auto; 
	margin-top:20px;
	width:984px;
	font-size:10px;
	text-align:center;
	line-height:1em;
}
.footer_layout a{
	font-weight:bold;
	text-decoration:none;
	
}
.footer_layout a:hover{
	color:#000;
}
.footer_layout span{
	padding-right:35px;
	}
.footer_menu {width:239px; float:left; border-right:1px solid #cacaca; }
.footer_menu span{padding-bottom:5px; font-size:12px; display:block; float:left; min-width:100px; line-height:16px;}
.footer_menu a{text-decoration:none; color:#000;}
.footer_menu a:hover{color:#000;}

.content_conteiner {padding-top:20px; background-color:#FFF; padding-left:10px; padding-right:10px; margin:auto;}
.content_conteiner a{color:#0066b3;}


.filter_layout .title {color:#ED1C24;}


.prod_layout{
	width:241px; 
	height:245px;
	float:left;
	margin-top:10px;
}
.prod_layout a{
	text-decoration:none;}

.prod_pic{
	height:196px; 
	width:238px; 
	border-top:1px solid #cacaca; 
	border-left:1px solid #cacaca; 
	background-repeat:no-repeat;
	background-position:center 15px;
}

.prod_title{
	width:150px; 
	height:29px; 
	float:left; 
	border:1px solid #ed1c24;
	font-size:12px;
	color:#4A545B;
	padding:7px;
	line-height:13px;
}

.prod_price{
	width:59px; 
	height:25px; 
	padding:7px;
	padding-top:11px;
	float:left;
	color:#FFF;
	font-weight:bold;
	border:1px solid #ed1c24; 
	background-color:#ed1c24;
}
.prod_title_over{
	width:150px; 
	height:29px; 
	float:left; 
	border:1px solid #0066b3;
	font-size:12px;
	color:#4A545B;
	padding:7px;
	line-height:13px;
}

.prod_price_over{
	width:59px; 
	height:25px; 
	padding:7px;
	padding-top:11px;
	float:left;
	color:#FFF;
	font-weight:bold;
	border:1px solid #0066b3; 
	background-color:#0066b3;
}

.prod_price_discount_1{
	width:68px;
	float:left;
	padding-top:5px;
	text-align:center;
	color:#ff9100;
	font-size:14px;
	font-weight:bold;
	margin-left:4px;
}
.prod_price_discount_2{
	width:68px;
	float:left;
	padding-top:5px;
	text-align:center;
	color:#fb352d;
	font-size:14px;
	font-weight:bold;
	margin-left:4px;
}

.akcija_do_30{
	background:url(/images/disc_under_30.png) no-repeat;
	width:55px;
	height:70px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	position:absolute;
	padding-top:20px;
	padding-left:35px;
	top:0px;
	right:0px;
}

.akcija_nad_30{
	background:url(/images/disc_over_30.png) no-repeat;
	width:55px;
	height:70px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	position:absolute;
	padding-top:20px;
	padding-left:35px;
	top:0px;
	right:0px;
}

.art_related_title{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#4A545B;
	height:26px;
	padding:5px 15px;
}

/*strani*/
.art_pages{
	float:right;
	width:352px;
	padding:8px 15px;
	height:20px;
}


.related_item {
	margin-top:20px;
	width:180px; float:left; height:280px;
	padding-left:5px;
	padding-right:5px;
	color:#000;
	position:relative;
	background-image:url(/images/art_item_bg.png);
	background-repeat:no-repeat;
}

/*////////*/
/*thumb*/
.related_item a.thumb {
	background-position:center;
	background-repeat:no-repeat;
	width:175px;
	height:153px;
	margin-top:13px;
	display:block;
}
.related_item .price_container{
	width:170px;
	height:100px;
	display:block;
	padding:10px 0px 0px 3px;
}
.related_item .price_container a{
	text-decoration:none;
	color:#000;
	font-size:12px;
	font-weight:bold;
}
.related_item .price_container span{
	color:#000;
	font-size:10px;
}
.related_item .c2 {display:inline-block;
color:#000;
padding-left:10px;}

li span a {
	text-decoration:none !important;
	padding-bottom:10px;
	color:#0772B5 !important;
}

.arrow_down_button{
	background:url(/images/arrow_down.png) no-repeat right #4c4c4c;
	padding:10px 30px;
	display:inline-block;
	color:#fff;
	padding-right:70px;
	font-size:22px;
	text-transform:uppercase;
}

.arrow_down_button_skinny{
	background:url(/images/arrow_down_skiny.png);
	display:inline-block;
	height:34px;
	width:60px;
}

.arrow_down_button_skinny:hover{
	background:url(/images/arrow_down_skiny_hover.png);
}

.gumb_more{
	margin-top:15px;
	display:inline-block;
	font-size:16px;
	color:#fff;
	min-width:150px;
	text-decoration:none;
	padding:10px 10px;
	border:1px solid #fff;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	cursor:pointer;
}

.footer_fixed a:hover{
	color:#83c347;
}

.content table a{
	text-decoration:none;
}

.content table a:hover{
	color:#83c347;
}

.order_button{
	display:inline-block;
	float:right;
	cursor:pointer;
	margin-bottom:10px;
	padding:15px 60px 15px 25px;
	background:url(/images/icon_white_cart.png) no-repeat right #83c347;
	color:#fff;
	font-size:20px;
}

.order_button:hover{
	background:url(/images/icon_white_cart.png) no-repeat right #1b6ab4;
}

a{
	text-decoration:none !important;
}

a:hover{
	color:#83c347;
}


@media screen and (max-height: 550px) {
	#neki_title, .hide_title{
		visibility:hidden;
	}
	
	.green_box, .blue_box{
		display:none;
	}
	
	#change_width_left,#change_width_right{
		width:340px !important;
	}
}

.section_content{
	padding:0px 10px;
}