body { background-color: #EFEFEF; }
#ind_bg {
	/*background: url(/template/images/bg_index_1.png) no-repeat center 985px;*/
}

.tp-banner-container {
	width: 100%;
	height: 600px;
	background:#EEE;
}
#contentbox_ind { 
	width: 100%; 
	float: left;
}

#inc_box_L {
	width: 320px; margin:20px 0px 20px 10px; float: left;
}
#inc_box_C {
	width: 480px; margin:20px 0px 20px 15px; float:left; text-align:justify;
}
#inc_box_C h1 {
 	color: #BF1E2D;
   /* font-family: Georgia,"Times New Roman",Times,serif;*/
    font-size: 22px;
    font-weight: normal;
    margin: 0 0 15px;
}
#inc_box_R {
	width: 330px; margin:20px 0px 0px 15px; float:left;
}

h2 { 
margin: 0px 0px 15px 0px;
font-size: 22px;
font-weight: normal;
color:#BF1E2D;
}

#slide_i {
	Z-INDEX: 50; 
	width: 100%;
	height: 700px;
	overflow:hidden; 
	float: left;
	margin: 0px;
	padding: 0px;
}
#slide_i div.slide {
	width: 100%;
	height: 700px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.sld_1 {
	background: url(/images/slide/stopnice-les-jeklo.jpg) no-repeat top center;
}
.sld_2 {
	background: url(/images/slide/stopnice-les-jeklo-1.jpg) no-repeat top center;
}
.sld_3 {
	background: url(/images/slide/stopnice-z-jekleno-konstrukcijo.jpg) no-repeat top center;
}

#box_stopnice {
	width: 100%;
	height: 450px;
	text-align: left;
	top: -475px;
	margin-bottom: -475px;
	z-index: 9000;
	position: relative;
	float: left;
}
#stopnice {
	width: 978px;
	height: 450px;
	/*background:#999;*/
	margin: 0 auto;
	text-align: left;
}
#stopnice h1 {
	font-size: 46px;
	text-shadow: 1px 1px #000;
	/*color: #91371D;*/
	color: #efefef;
}

.c_stp {
	width: 312px;
	height: 360px;
	background: rgba(0,0,0,0.4);
	float:left;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.75);
	box-shadow:2px 2px 3px rgba(0,0,0,0.75);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#000000,Positive=true);
}

.c_stp:hover {
	background: rgba(255,255,255,0.4);	
}
.c_stp_c {
	margin: 0px 21px 0px 21px;
}

.c_stp_img {
	padding: 0px 10px 10px 10px;
}
.c_stp h2 {
	/*font-family: 'Open Sans', sans-serif;*/
	padding: 10px 0px 10px 0px;
	margin: 10px 10px 0px 10px;
	font-size: 26px;
	line-height: 28px;
	font-weight: normal;
	color: #000;
	text-align: center;
	background: rgba(255,255,255,0.8);
}

#ind_cont {
	width: 978px;
	margin: 0 auto;
	text-align: left;
}

#ind_cont_L {
	width: 645px;
	margin-top: 25px;
	margin-bottom: 25px;
	float:left;
}
#ind_cont_R {
	width: 312px;
	margin-top: 25px;
	margin-left: 21px;
	float:left;	
}
#container_i {
	position: relative;
	top: 150px;
	margin-top: -150px;
	z-index: 9000;
	width: 100%;
	/*background: rgba(0,0,0,0.5);*/
	background:  url(/template/images/bg_container_i.png) repeat-x top center;

}
#container {
	width: 978px;
}
#header {
		background:  url(/template/images/bg_header_i.png) no-repeat top center;
}
h2 {
	margin-top: 0px;
	font-size: 26px;
	color: #000;
	line-height: 1.1em;
}
h3 {
	margin-top: 25px;
	font-size: 26px;
	color: #000;
	font-weight: normal;
	line-height: 1.1em;
}
