@import "http://fonts.googleapis.com/css?family=Open+Sans:300,400,700";
body {
	margin: 0;
	padding: 0;
	font: 13px/19px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #666;
	background: #fff;
	height: 100%;
	line-height: 1.455
}
img {
	border: none
}
.p-center {
	text-align: center
}
a, a:link, a:visited {
	color: #1F1F1F;
	font-weight: 400;
	text-decoration: none
}
a:visited {
	border: 1px dashed #ccc!important
}
a:hover {
	text-decoration: underline
}
p {
	margin: 0 0 10px;
	padding: 0
}
.p-justify {
	text-align: justify
}
.image_border {
	border: 15px solid #f4f4f4
}
h1 {
	font-size: 22px;
	color: #383838;
	text-transform: uppercase;
	margin: 20px 0 15px;
	font-weight: 400;
	border-bottom: 3px solid #ccc;
	text-align: center;
}
h2 {
	font-size: 17px;
	color: #383838;
	margin: 20px 0 15px;
	font-weight: 700;
	border-bottom: 1px solid #ccc
}
h3 {
	font-size: 15px;
	margin: 0 0 15px;
	padding: 0;
	color: #383838
}
h4 {
	color: gray;
	font-size: 13px;
	font-weight: 700
}
h5 {
	font-size: 13px;
	font-weight: 700;
	padding: 0;
	color: #000
}
.cleaner {
	clear: both
}
.h10 {
	height: 10px
}
.h20 {
	height: 20px
}
.h30, .h40 {
	height: 30px
}
.h50 {
	height: 50px
}
#sem_header {
	width: 960px;
	margin: 0px auto: ;
	height: 50px
}
#site_title {
	height: 50px;
	width: 960px;
	margin: 10px auto 0
}
#sem_main {
	max-width: 960px;
	margin: 0 auto
}
#sem_main_top {
	text-align: center;
	width: 960px;
	background: #fff;
	margin: auto
}
.main_frames {
	width: 300px;
	height: auto;
	float: left;
	margin-top: 10px;
	text-align: left
}
.granica30 {
	width: 30px;
	min-height: 470px;
	background: #fff;
	float: left
}
.main_frames img {
	width: 100%;
	height: auto
}
.main_frames h2 {
	text-align: center
}
.col-2 {
	width: 465px;
	min-height: 400px;
	float: left
}

.col-2 h2 {
	text-align: center;
}

footer {
	margin: 0 auto;
	position: relative!important;
	min-height: 70px;
	overflow: hidden;
	width: 960px;
	background: url(../images/bg_footer.png) no-repeat scroll 0 0 #fff
}
#footerNav {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline
}
.footerColumn {
	float: left;
	margin-right: 30px;
	width: 130px
}
.footerColumn ul {
	list-style: none;
	padding: 0
}
.footerColumn a {
	color: #a6a6a6
}
.footerColumn a:hover {
	color: #333;
	text-decoration: none
}
#footerExpanded {
	border-top: 1px solid #ccc;
	clear: both;
	padding-top: 10px
}
.copyright {
	float: right;
	text-align: center
}
.facebook, .twitter, .webmail, .wordpress {
	float: left;
	width: 48px;
	height: 48px;
	-webkit-transition: all ease .4s;
	-moz-transition: all ease .4s;
	-o-transition: all ease .4s;
	-ms-transition: all ease .4s;
	transition: all ease .4s;
	opacity: .7
}
.facebook {
	background-image: url(../images/facebook-icon.png)
}
.twitter {
	background-image: url(../images/twitter-icon.png)
}
.wordpress {
	background-image: url(../images/wordpress-icon.png)
}
.webmail {
	background-image: url(../images/webmail-icon.png)
}
.facebook:hover, .twitter:hover, .webmail:hover, .wordpress:hover {
	background-position: 0 -48px;
	cursor: pointer;
	opacity: 1
}
hr {
	border: 0;
	height: 1px;
	background-color: #ccc;
	width: 100%;
	max-width: 960px
}
.solar_content {
	text-align: justify;
	width: 590px
}
#news_section {
	position: relative;
	max-width: 960px;
	height: 50px;
	background: #FFF;
	border-radius: 0;
	border: 1px solid #ccc;
	margin: 15px auto
}
#news_section p {
	line-height: 50px;
	padding: 0 15px
}
#fullWidth {
	width: 960px;
	background-color: #fff;
	margin: 0 auto
}
#solar_content {
	width: 630px;
	float: left;
	text-align: justify;
	background: #fff
}
#sidebar_solar {
	float: right;
	width: 300px;
	height: 100%;
	background: #F5F5F5;
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	border: 1px solid #bebebe
}
#sidebar_solar img {
	display: block;
	margin: 0 auto;
	max-width: 250px
}
.secondclass {
	width: 250px;
	border: 1px solid #ccc;
	margin: 15px auto;
	padding: 10px;
	background: #fff;
	height: 100%;
	overflow: hidden
}
.secondclass p {
	font-size: 13px
}
.contact_head {
	float: right;
	padding-top: 35px;
	display: inline
}
#info_tabs {
	width: 960px;
	margin: 0 auto
}
#info_tabs ul {
	width: 960px;
	font-size: 0;
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	height: auto;
	padding: 0
}
#info_tabs ul li {
	width: 160px;
	background: #fff;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-width: 1px 1px 1px medium;
	font-size: 13px
}
#info_tabs ul li:first-child {
	border-left: 1px solid #ccc
}
#info_tabs ul li a {
	display: block;
	font-weight: 700;
	text-decoration: none;
	color: #4E4E4E
}
#info_tabs ul li a:hover {
	background: #ccc;
	-webkit-transition: background-color 250ms linear;
	-moz-transition: background-color 250ms linear;
	-o-transition: background-color 250ms linear;
	-ms-transition: background-color 250ms linear;
	transition: background-color 250ms linear
}
#info_tabs ul li.active {
	background: #f4f4f4
}
.back-to-top {
	bottom: 2em;
	right: 2%;
	position: fixed;
	opacity: .5
}
.back-to-top:hover {
	opacity: .9
}
:focus {
	outline: 0
}
.contact_form h2, .contact_form label {
	font-family: Arial, Helvetica, sans-serif
}
.form_hint, .required_notification {
	font-size: 11px
}
.contact_form ul {
	width: 550px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0
}
.contact_form li {
	padding: 12px;
	border-bottom: 1px solid #eee;
	position: relative
}
.required_notification {
	color: #036;
	margin: 0;
	display: inline;
	float: right
}
.contact_form label {
	width: 150px;
	margin-top: 3px;
	display: inline-block;
	float: left;
	padding: 3px
}
.contact_form input {
	height: 20px;
	width: 220px;
	padding: 5px 8px
}
.contact_form textarea {
	padding: 8px;
	width: 380px
}
.contact_form input, .contact_form textarea {
	border: 1px solid #999;
	padding-right: 30px;
	-moz-transition: padding .25s;
	-webkit-transition: padding .25s;
	-o-transition: padding .25s;
	transition: padding .25s
}
.contact_form input:focus, .contact_form textarea:focus {
	background: #fff;
	border: 1px solid #555;
	box-shadow: 0 0 3px #aaa;
	padding-right: 70px
}
.contact_form input:required, .contact_form textarea:required {
background:#fff url(../images/red_asterisk.png) no-repeat 98% center
}
.contact_form input:required:valid, .contact_form textarea:required:valid {
background:#fff url(../images/valid.png) no-repeat 98% center;
box-shadow:0 0 5px #5cd053;
border-color:#28921f
}
.contact_form input:focus:invalid, .contact_form textarea:focus:invalid {
background:#fff url(../images/invalid.png) no-repeat 98% center;
box-shadow:0 0 5px #d45252;
border-color:#b03535
}
.form_hint {
	background: #fff;
	color: #000;
	margin-left: 8px;
	padding: 1px 6px;
	border: 1px solid #999;
	text-align: center;
	z-index: 999;
	position: absolute;
	display: none
}
.form_hint::before {
	content: "\25C0";
	color: #d45252;
	position: absolute;
	top: 1px;
	left: -6px
}
.contact_form input:focus+.form_hint {
	display: inline
}
.contact_form input:required:valid+.form_hint {
background:#28921f
}
.contact_form input:required:valid+.form_hint::before {
color:#28921f
}
button.submit {
	width: 150px;
	background-color: #fff;
	border: 1px solid #999;
	color: gray;
	padding: 6px 20px;
	text-align: center
}
button.submit:hover {
	cursor: pointer;
	background: #ccc
}
button.submit:active {
	border: 1px solid #999;
	box-shadow: 0 0 10px 5px #999 inset;
	-webkit-box-shadow: 0 0 10px 5px #ccc inset;
	-moz-box-shadow: 0 0 10px 5px #ccc inset;
	-ms-box-shadow: 0 0 10px 5px #ccc inset;
	-o-box-shadow: 0 0 10px 5px #ccc inset
}
#tabelaotkupnihcijenabh {
	border: 2px solid #ccc;
	text-align: center;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 20px auto
}
#tabelaotkupnihcijenabh td {
	border: 1px solid #ccc;
	height: 10px;
	padding: 10px
}
figcaption {
	text-align: center;
	font-size: 10px
}
#faq {
	width: 100%
}
.faqbutton {
	height: 40px;
	cursor: pointer;
	color: #4E4E4E;
	width: 100%;
	background: #f4f4f4;
	text-align: left;
	font-weight: 700;
	border: 1px solid #999
}
#para1, #para10, #para2, #para3, #para4, #para5, #para6, #para7, #para8, #para9 {
	padding: 15px 10px 0
}
.col_l {
	float: left;
	width: 705px;
	text-align: justify
}
.col_r {
	width: 300px;
	float: right;
	background: #fff;
	max-height: 800px
}
.glavni_koraci img {
	float: left;
	padding-right: 10px;
	margin: 0
}
#ol_dokumentacija li {
	font-size: 12px
}
#sporedna_navigacija {
	width: 960px;
	margin: 0 auto 10px;
	height: 20px
}
#sporedna_navigacija ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 13px
}
#sporedna_navigacija ul li {
	display: inline;
	padding-right: 5px
}
#sporedna_navigacija ul li a {
	color: #666
}
#sporedna_navigacija ul li a:hover {
	text-decoration: none;
	color: #000
}
#sporedna_navigacija ul li:last-child {
	font-weight: 700
}
.tabela-tarifni-sustav {
	width: 100%;
	margin-top: 10px;
	border: none
}
.tabela-tarifni-sustav td {
	padding: 5px;
	border: 1px solid #ccc;
	height: 25px
}
.tarifni-sustav-ol {
	font-size: 12px;
	padding: 5px 0 5px 15px;
	background: #F4F4F4;
	box-shadow: 0 2px 2px #d4d4d4;
	border: 1px solid #fff
}
.tarifni-sustav-ol li {
	padding-top: 5px;
	margin-left: 20px;
	margin-right: 20px
}
.readMore {
	max-width: 100%;
	line-height: 30px;
	background-color: #fff;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 11px;
	float: right
}
.readMore a {
	color: #333;
	padding: 0 20px;
	text-decoration: none;
	display: block
}
.readMore a:hover {
	background: #666;
	color: #fff;
	-webkit-transition: background-color 250ms linear;
	-moz-transition: background-color 250ms linear;
	-o-transition: background-color 250ms linear;
	-ms-transition: background-color 250ms linear;
	transition: background-color 250ms linear
}
.col-465 {
	width: 465px;
	height: auto;
	margin: 0 0 20px;
	padding: 0;
	background: #f4f4f4;
	float: left
}
.col-465 img {
	max-width: 465px
}

.o_nama {
	background: #F5F5F5;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    border: 1px solid #bebebe;
	text-align: center;
	font-size: 15px;
	padding: 25px;
}


.column {
	flex: 33.33%;
	height: 550px;
	padding: 0px;
	margin: 5px;
	background-color: #f4f4f4;
	text-align: center;
}

.container {
	display: flex;
}	