@charset "utf-8";
/* CSS Document */

/*/////////////////////*/
/*art layout*/
.art_container {
	margin:0px 0px;
	padding:50px 0px 50px 0px;
	font-size:18px;
}
.art_container .desc {
	font-size:16px;
	color:#39393b;
	line-height:24px;
}

.art_container .desc a{
	color:#39393b;
}

.art_container .desc

.art_title {
	padding-bottom:10px;
}

h1{
	color:#434343;
	font-size:36px;
}

.art_container .desc h1{
	font-size:36px;
	margin-top:0px;
	margin-bottom:35px;
	font-weight:400;
	line-height:40px;
}

.art_container .desc h2{
	border-left:5px solid #009dc4;
	padding-left:10px;
}

table.props_table tr td{
	padding:10px;
	background-color: #f9f9f9;
	text-align: center;
	border-right:3px solid #fff;
}

table.props_table tr td div{
	font-size:13px;
	color:#009cc2;
	text-transform: uppercase;
}

.warehouse span{
	color:#3c941a;
	font-weight:600;
}

.art_next {padding-bottom:20px; color:#063; width:50px; float:left;}

.art_container .left {
	float:left;
	width:150px;
}
.art_container .center {
	float:left;
	width:49%;
	text-align:center;
	position:relative;	
}
#art_image {
	float:left;
	width:100%;
	overflow:hidden;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FFF;
	margin-bottom:10px;
	background-size:contain;
	}
.art_container .right {
	float:right;
	width:49%;
}

.center .buttons_holder{
	margin-top:50px;
}
/*art layout*/
/*/////////////////////*/

/*/////////////////////*/
/*thumbs*/

.art_container a.thumb {
	display:block;
	float:left;
	
	width:86px;
	height:86px;
	
	background-repeat:no-repeat;
	background-position:center center;
	background-size:contain;
	border:1px solid #fff;
}
.art_container a.thumb:link, .art_container a.thumb:visited, .art_container a.thumb:active {
}
.art_container a.thumb:hover {
}

.art_container a.thumb.sel {border:1px solid #0066b3;}

/*thumbs*/
/*/////////////////////*/

/*/////////////////////*/
/*art details*/
/*/////////////////////*/
/*/////////////////////*/
/*/////////////////////*/
/*/////////////////////*/
/*art props*/
.art_container .right .props {
	margin-top:10px;
}

.cat_title{
	margin-top:30px;
	border-bottom:2px solid #e3e5e8;
	height:27px;
	text-align:center;
	margin-bottom:30px;
}

.cat_title h2{
	font-size:20px;
	color:#151719;
	font-weight:bold;
	font-family:"Roboto Condensed", sans-serif;
	display:inline-block;
	background-color:#fff;
	padding:0px 30px;
	text-transform:uppercase;
}

.props .enabled {
	width:90px;
	float:left; 
	margin:0px 0px 0px 0px;
	line-height:10px; 
	font-size:18px;
	text-align:center; 
	vertical-align:middle; 
	background-color:#fff; 
	border:1px solid #cbd0d8; 
	cursor:pointer;
	padding-top:25px;
	padding-bottom:25px;
	margin-right:10px;
	color:#141618;
	font-weight:400;
	position:relative;
	margin-bottom:30px;
	}

.props .selected .title,
.props .disabled .title,
.props .enabled .title{
	position:absolute;
	bottom:-20px;
	left:0px;
	width:100%;
	text-align:center;
}

.props .disabled {	
	width:90px;
	float:left; 
	margin:0px 0px 0px 0px;
	line-height:10px; 
	font-size:18px;
	text-align:center; 
	vertical-align:middle; 
	background-color:#fff; 
	border:1px solid #cbd0d8; 
	margin-right:10px;
	cursor:pointer;
	padding-top:25px;
	padding-bottom:25px;
	color:#141618;
	font-weight:400;
	filter:alpha(opacity=20);	-moz-opacity:0.20;	-khtml-opacity: 0.20;	opacity: 0.20;
	display:none;
	position:relative;
	margin-bottom:30px;
	}

.props .selected {
	width:90px;
	float:left; 
	margin:0px 0px 0px 0px;
	line-height:10px; 
	font-size:18px;
	text-align:center; 
	vertical-align:middle; 
	background-color:#fff; 
	border:1px solid #f57955; 
	margin-right:10px;
	cursor:pointer;
	padding-top:25px;
	padding-bottom:25px;
	color:#0066b3;
	font-weight:400;
	position:relative;
	margin-bottom:30px;
	}

.props h3 {
	margin:0px;
	margin-bottom:20px;
	color:#252525;
	font-weight:600;
	font-size:15px;
	margin-top:30px;
	text-transform:uppercase;
}


/*/////////////////////////////////////////////////////////*/

.art_container .right .price_container .price_regular div.c1,
.art_container .right .price_container .price_regular div.c2 {
	
}
.art_container .right .price_container .price_regular div.c2 {
	
}

.art_container .right .price_container .price_regular div.c2 {}

.art_container .right .price_container .price_regular div.c1 {
	
}
.art_container .right .price_container .price_regular div.c2 {
	
}



.art_container .right .price_container .price_web div.c1,
.art_container .right .price_container .price_web div.c2 {
	color:#252525;
}
.art_container .right .price_container .price_web div.c2 {
	
}

.art_container .right .price_container .price_web div.c1 {
	
}
.art_container .right .price_container .price_web div.c2 {
	
}

.button {margin-top:5px;}
/*art details*/
/*/////////////////////*/

/*/////////////////////*/
/*art templates*/

.templates_container {margin-top:10px;}
.templates_container a.thumb {
	display:block;
	float:left;
	
	width:125px;
	height:105px;
	
	margin-right:6px;
	margin-bottom:10px;
	
	border:1px solid;
	
	background-repeat:no-repeat;
	background-position:center center;
}
.templates_container a.thumb:link, .templates_container a.thumb:visited, .templates_container a.thumb:active {
	border-color:#c6c6c6;
}
.templates_container a.thumb:hover {
	border-color:#666;
}

.templates_container a.thumb.sel {
	border-color:#ED1C24;
}

.quantity_container{
	float:left;
}

.quantity_container a{
	display:block;
	float:left;
	margin-top:12px;
}

.quantity_container input{
	float:left;
	font-size:20px;
	color:#464646;
	text-align:center;
	width:68px;
	border:1px solid #c2c2c2;
	padding:10px 0px;
	margin:0px 5px;
	
}

.social{
	margin-top:85px;
}

a.order_button{
	background-color:#0066b3;
	background-repeat:no-repeat;
	background-position:center right;
    color:#fff;
    font-size:20px;
    font-weight:bold;
    padding:15px 30px 15px 30px;
	text-decoration:none;
	display:inline-block;
	margin-top:15px;
	margin-bottom:10px;
}

.opis h3{
	margin-top:0px;
}

.related_item{
	float:left;
	width:265px;
	text-align:center;
	font-size:18px;
	text-decoration:none;
}

.related_item a.head{
	color:#252525;
	font-size:18px;
	text-decoration:none;
	margin-top:15px;
	display:block;
}


.art_related .art_item{
	float:left;
	width:220px;
	border:2px solid #cbd0d8;
	text-align:left;
	overflow:hidden;
	color:#333333;
	text-decoration:none;
	position:relative;
	margin:8px 21px;
	margin-left:0px;
	font-size:14px;
	background-color:#fff;
	transition:all ease-in-out 0.3s;
}

.art_related .art_item .overlay{
	opacity:0;
	transition:all ease-in-out 0.3s;
}

.art_related .art_item:hover{
	background-color:#f1f1f2;
	border:2px solid #0066b3;
}

.art_related .art_item:hover .overlay{
	opacity:1;
}

.art_related .art_item img{
	position:relative;
}

.art_related .art_item .title{
	padding:10px;
	text-decoration:none;
	font-size:16px;
	display:block;
	color:#151719;
	font-weight:bold;
	font-family:"Roboto Condensed", sans-serif;
	text-transform:uppercase;
	min-height: 95px;
}

.art_related .art_item .title span{
	display:block;
	color:#333333;
	font-size:18px;
	font-weight:bold;
}

.art_related .art_item .button_more,
.art_related .art_item .button_cart{
	position:absolute;
	top:50px;
	width:140px;
	left:-70px;
	margin-left:-70px;
	padding:10px 0px;
	background-color:#3c941a;
	color:#fff;
	transition:all ease-in-out 0.3s;
	z-index:2;
	opacity:0;
	text-decoration:none;
}

.art_related .art_item .button_more{
	left:50%;
	background-color:#3c941a;
}

.articles_content h1{
	font-size:30px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	margin-bottom:30px;
}

.blagovne{
	border-top:1px solid #c2c2c2;
	margin-top:50px;
	padding-top:50px;
}

.blagovne img{
	margin:0px 18px;
}

.art_item .overlay{
	position:absolute;
	left:0px;
	top:0px;
	width:190px;
	height:150px;
	padding:45px 15px;
	background-color:#0066b3;
	z-index:999;
	text-align:center;
}

.art_item .overlay a{
	display:inline-block;
	color:#fff;
	text-decoration:none;
	padding:10px 0px;
	font-size:16px;
	font-weight:normal;
	padding:10px 0px 10px 30px;
}

.art_item .overlay .delim{
	margin-top:30px;
	border-top:2px dashed #e3e5e8;
	padding-bottom:30px;
}

.select_custom{
	width:220px;
	overflow:hidden;
	background:url(/images/select_button_custom.png) center right no-repeat;
	border:1px solid #cbd0d8;
}

.select_custom select{
	border:none;
	background-color:transparent;
	color:#4d555c;
	font-family:"Roboto Condensed", sans serif;
	width:250px;
	padding:5px 10px;
	font-size:14px;
}

a.art_item{
	width:54px;
	height:54px;
	display:inline-block;
	background-size:contain !important;
	border:1px solid #fff;
	transition:all ease-in-out 0.3s;
}

a.sel,
a.art_item:hover{
	border:1px solid #0066b3;
}

.social_items{
	margin-top:35px;
	font-size:16px;
	text-align:left;
	text-transform:uppercase;
	font-family:"Roboto Condensed", sans-serif;
	font-weight:bold;
}

.social_items a{
	display:inline-block;
	margin:10px 10px;
}

.right_side{
	float:left;
	width:320px;
}
/*art templates*/
/*/////////////////////*/

.colors_container .enabled{
	border:1px solid #fff;
	width:55px;
	height:55px;
	padding:0px !important;
	margin-right:3px;
}

.colors_container .disabled{
	opacity:0.5;
	width:55px;
	height:55px;
	padding:0px !important;
	margin-right:3px;
}

.colors_container .selected{
	border:1px solid #0066b3;
	width:55px;
	height:55px;
	padding:0px !important;
	margin-right:3px;
}

table.faq_table{
	
}

table.faq_table tr:nth-child(odd){
	background-color:#ebebeb;
	cursor:pointer;
	margin-bottom:2px;
	display:block;
}

table.faq_table tr:nth-child(even){
	display:none;
}

table.faq_table tr:nth-child(even) td{
	padding:10px;
	padding-bottom:20px;
}

table.faq_table tr:nth-child(odd) td:nth-child(1){
	padding:0px 5px 0px 5px;
	width:25px;
	font-size:25px;
	color:#fff;
	font-family:"Roboto Condensed", sans-serif;
	font-weight:bold;
	background-color:#f57955;
	text-align:center;
}

table.faq_table tr:nth-child(odd) td:nth-child(2){
	padding:4px;
	width:465px;
	font-size:18px;
	color:#434343;
}

.desc_dark{
	background-color:#ebebeb;
	padding:50px 0px;
}

.desc_dark > table{
	width: 1167px !important;
}

.desc_dark table{
	margin:auto;
	color:#222222;
	font-weight:300;
}

.desc_dark table h2{
	margin-top:0px;
}

.properties_desc{
	padding:80px 0px;
}

.properties_desc .props_item:nth-child(even){
	background-color:#f0efef;
}

.properties_desc .hidden_props .props_item:nth-child(odd){
	background-color:#f0efef !important;
}

.prop_left_side{
	float:left;
	width:600px;
}

.properties_desc .hidden_props .props_item:nth-child(even){
	background-color:#fff !important;
}

.properties_desc .props_item .title,
.properties_desc .props_item .desc{
	width:276px;
	float:left;
	font-size:18px;
	padding:12px;
}

.properties_desc .props_item .desc{
	font-weight:300;
}

.properties_desc .props_item{
	width:600px;
}

.props .props_item{
	margin-bottom:20px;
}

.props .props_item .title{
	font-size:18px;
	font-weight:400;
}

.props .selected .title, .props .disabled .title, .props .enabled .title{
	font-size:13px !important;
	color:#434343;
	font-weight:300;
	border:none;
	display:block;
}

.hidden{
	border:1px solid #cbd0d8 !important;
}

.hidden_props{
	display:none;
}

.bullet{
	position:absolute;
	font-size:20px;
	color:#fff;
	background-color:#f57955;
	font-weight:300;
	text-decoration:none;
	width:28px;
	border-radius:50px;
	text-align:center;
	padding:2px 0px;
	box-shadow:1px 1px 2px rgba(0,0,0,0.5);
}

.desc td{
	position:relative;
}

video{
	width:370px !important;
	height:210px !important;
}

.images_container{
	float:right;
	width:540px;
}

.images_container .images_content{
	float:left;
	width:270px;
}

.images_container .images_content a{
	width:267px;
	height:200px;
	display:block;
	margin-bottom:3px;
	background-size:cover;
}

.images_container .images_content:nth-child(2){
	float:right;
}

.images_container .images_content:nth-child(2) a:nth-child(1){
	height:155px;
}

.images_container .images_content:nth-child(2) a:nth-child(2){
	height:245px;
}

.spec_image{
	position:relative;
	display:block;
}

.spec_image .title{
	position:absolute;
	left:2%;
	top:10px;
	width:96%;
	font-size:28px;
	color:#434343;
	border-left:5px solid #f57955;
	font-family:"PT Sans Narrow", sans-serif;
	padding-left:10px;
}

.header_title_big{
	width:1170px;
	position:absolute;
	bottom:0px;
	left:50%;
	margin-left:-585px;	
}

.header_title_big h1{
	-webkit-clip-path:none !important;
	clip-path:none !important;	
	height:300px !important;
	font-size:45px !important;
	background-color:rgba(37,37,37,0.3) !important;
	padding-right:15px !important;
	padding-top:70px !important;
	width:350px !important;
}

.desc_tabs{
	max-width:1200px;
	margin:65px auto;
}

.desc_tabs .tabs_menu{
	text-align:left;
	float:left;
	width:25%;
	min-height:440px;
	background-color:#f9f9f9;
}

.desc_tabs .tabs_menu a{
	box-sizing:border-box;
	display:block;
	padding:15px 0px 15px 35px;
	background-color:#f9f9f9;
	color:#0a0a0a;
	text-decoration:none;
	font-size:20px;
	font-weight: 400;
	text-align: left;
	border:none;
	border-bottom:8px solid #fff;
}

.desc_tabs .tabs_menu a.sel{
	background-color: #009cc2;
	color:#fff;
}

.desc_tabs .tabs{
	padding:0px 0px;
	color:#40252f;
	text-align: left;
	float:right;
	width:65%;
}

.desc_tabs .tabs div{
	display:none;
	font-size:18px;
	color:#40252f;
	line-height:26px;
}

.desc_tabs .tabs div.sel,
.desc_tabs .tabs div.sel div{
	display:block;
}