* {
	box-sizing:border-box;
}
body, html {
	margin:0;
	padding:0;
	min-width:1170px;
	width:100%;
}
html { 
	background: url(../images/bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
}
body {
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:1;
}
img {
	max-width:100%;
}
.clearfix:after {
  content:"";
  display:table;
  clear:both;
}
.col-70 {
	width:70%;
	float:left;
}
.col-30 {
	width:30%;
	float:left;
}
.col-2 {
	width:50%;
	float:left;
}
.col-3 {
	width:33.33%;
	float:left;
}
.col-4 {
	width:25%;
	float:left;
}
.text-levo {
	text-align:left;
}
.text-desno {
	text-align:right;
}
.text-center {
	text-align:center;
}
.levo {
	float:left;
}
.desno {
	float:right;
}
.container {
	width:1170px;
	margin:0 auto;
	padding:0 15px;
}
#topheader {
	background: rgba(255,255,255,0.8);
	padding:30px;
	box-shadow: 0px 0px 50px rgba(0,0,0,0.5);
	color:#000000;
}
#topheader .text-levo, #topheader .text-desno {
    margin-top: 10px;
}
#topheader .ikona, #topheader .malonas {
	color:#2abd00;
}
#topheader .ikona {
	font-size:32px;
}
#topheader .ikona.levo {
	margin-right:10px;
}
#topheader .ikona.desno {
	margin-left:10px;
}
#topheader .besedilo .malo {
	font-weight:900;
}
#topheader .besedilo .veliko {
	font-weight:300;
	font-size:18px;
}
#topheader .malonas {
	font-weight:300;
	font-size:30px;
}
#topheader .velikonas {
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    font-weight: 900;
}
#header {
	padding:50px 0px 150px 0px;
}
#header .col-3 {
	padding:15px;
	color:#000000;
}
#header .col-3 .belo {
	background:rgba(255,255,255,0.8);
}
#header .col-3 .belo h3 {
	text-align:center;
	font-size:18px;
	color:#000000;
}
#header .col-3 .belo:hover {
	background:#ffffff;
}
#header .gumb a {
	background:#2aa500;
	text-decoration:none;
	display:block;
	width:100%;
	color:#ffffff;
	font-weight:900;
	text-align:center;
	font-size:20px;
	padding:20px 0;
	margin-top:0px;
}
#header .gumb a:hover {
	background:#2a5800;
}
#header .gumb.siv a {
	margin-top:20px;
	background:#cccccc;
	color:#333333;
}
#header .gumb.siv a:hover {
	background:#aaaaaa;
}
#header .slika {
	width:320px;
	margin:15px;
	padding-top:15px;
}
#header .belo {
	text-align:center;
}
#header .stara {
	color:#333333;
	text-align:center;
	text-decoration:line-through;
}
#header .nova {
	color:#2aa500;
	text-align:center;
	font-size:30px;
	font-weight:600;
}
#drugdel {
	position:relative;
	z-index:99;
	box-shadow: 0px 10px 80px rgba(255, 255, 255, 0.1);
}
#prednosti {
	background:#2a5800;
	padding: 15px 0 20px 0;
}
#prednosti .col-4 {
	text-align:center;
}
#prednosti .ikona {
	color:#2aa500;
	font-size:40px;
	display:inline-block;
}
#prednosti .besedilo {
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	display:inline-block;
}
#novice  {
	background:#2aa500;
	padding:20px 0;
}
#novice {
	font-size:24px;
	line-height:40px;
	font-weight:300;
}
#novice .subema {
	border:none;
	padding:10px;
	background:#ffffff;
	width:250px;
}
#novice .subgum {
	border:none;
	cursor:pointer;
	padding:9px 15px;
	margin:0;
	background:#2a5800;
	color:#ffffff;
	font-weight:bold;
}
#novice .subgum:hover {
	background:#1a5800;
}
#mnenja {
	background:rgba(0,0,0,0.8);
	padding:100px 0;
	text-align:center;
}
#mnenja .mnenje {
	font-size:30px;
}
#mnenja .mnenje i {
	color:#2aa500;
}
#trak {
	background:#2aa500;
	font-size:24px;
	font-weight:300;
	padding:20px 0;
}
#trak #countdown p {
	float:left;
	padding:0;
	margin:0;
}
#trak #countdown p.minutes, #trak #countdown p.seconds {
	padding-left:10px;
}
#body {
	padding:80px 0;
	background:rgba(255,255,255,0.8);
}
#body .col-3 {
	padding:0 15px;
}
#body .thumbi a.fancybox {
	width:30%;
	margin-right:5%;
	float:left;
	margin-top:15px;
}
#body .thumbi a.fancybox:nth-child(3n+3) {
	margin-right:0;
}
#body .obrazec {
	background:rgba(0,0,0,0.9);
	padding:1px 0px 15px 0;
	margin-bottom:40px;
	box-shadow: 0px 0px 30px rgba(255, 255, 255, 0.2);
}
#body .obrazec h2 {
	font-size:30px;
	line-height: 20px;
}
#body .obrazec h2 .podnaslov {
	color:#2aa500;
	font-size:16px;
}
#body .obrazec .slider {

}
#body .obrazec h3 {
	margin-top:0;
	color:#aaaaaa;
}
#body .obrazec .cena {
	margin-top:0px;
}
#body .obrazec .stara {
	text-decoration:line-through;
}
#body .obrazec .nova {
	font-weight:600;
	color:#2abd00;
	font-size:31px;
}
#body .obrazec input, #body .obrazec select {
	border:none;
	background:#ffffff;
	padding:8px 10px;
	margin-bottom:8px;
	width:349px !important;
}
#body .obrazec input[name="naslov"] {
	width:240px !important;
	margin-right:10px;
}
#body .obrazec input[name="hisna"] {
	width:99px !important;
}
#body .obrazec input[name="postna"] {
	width:120px !important;
	margin-right:5px;
}
#body .obrazec input[name="posta"] {
	width:220px !important;
}
#body .obrazec input[name="email"] {
	width:170px !important;
	margin-right:5px;
}
#body .obrazec input[name="telefon"] {
	width:170px !important;
}
#body .obrazec input[type="submit"] {
	background:	#2aa500;
	color:#ffffff;
	font-size:20px;
	font-weight:600;
	text-transform:uppercase;
	cursor:pointer;
	margin-bottom:0px;
}
#body .obrazec input[type="submit"]:hover {
	background:	#2abd00;
}
#nadvpr {
	background: #2a5800;
    padding: 20px 0;
}
#nadvpr .text-levo, #nadvpr .text-desno {
    margin-top: 10px;
}
#nadvpr .ikona, #nadvpr .malonas {
	color:#2abd00;
}
#nadvpr .ikona {
	font-size:32px;
}
#nadvpr .ikona.levo {
	margin-right:10px;
}
#nadvpr .ikona.desno {
	margin-left:10px;
}
#nadvpr .besedilo .malo {
	font-weight:900;
}
#nadvpr .besedilo .veliko {
	font-weight:300;
	font-size:18px;
}
#nadvpr .malonas {
	font-weight:bold;
	font-size:24px;
}
#nadvpr.velikonas {
	font-family: 'Pacifico', cursive;
	font-size:30px;
	text-shadow:0px 0px 20px #000000;
}
#nadvpr .text-center {
	font-size:24px;
	line-height:48px;
}
#vprasanja {
	padding:50px 0;
	font-size:16px;
	background:rgba(0,0,0,0.9);
}
#vprasanja .belo {
	font-size:31px;
}
#vprasanja .vijol {
	color:#2abd00;
	line-height:22px;
}
#vprasanja .vprasanje {
	margin-top:15px;
}
#vprasanja .vprasanje .ikona {
	margin-right:15px;
	font-size:24px;
	color:#2aa500;
	margin-top:10px;
}
#vprasanja .vprasanje .besedilo {
	width:400px;
}
#vprasanja .vprasanje .besedilo strong {
	font-size:18px;
}
#footer {
	background:#000000;
	padding:30px 0;
	text-align:center;
}
#footer a {
	color:#ffffff;
}
.uspeh {
	text-align:center;
	display:none;
	font-size:12px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #2a5800 !important;
}