@font-face {
	font-family: lato_regular;
	src: url(../fonts/Lato2OFL/Lato-Regular.ttf);
}
@font-face {
	font-family: lato_light;
	src: url(../fonts/Lato2OFL/Lato-Light.ttf);
}
@font-face {
	font-family: lato_bold;
	src: url(../fonts/Lato2OFL/Lato-Bold.ttf);
}
@font-face {
	font-family: lato_bold_italic;
	src: url(../fonts/Lato2OFL/Lato-BoldItalic.ttf);
}




* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

#head_fil {
	display: none;
	width: 0;
	height: 0;
}
#wrapper {
	max-width: 1366px;
	margin: 0 auto;
	position: relative;
}
#banner {
	position: relative;
	width: 100%;
}
#banner::before {
	content: "";
	display: block;
	padding-top: 24.46256486286138%
}
#banner img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
}
#banner_crno {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}
#banner h1 {
	font-family: lato_bold;
	font-size: 30px;
	font-weight: normal;
	color: rgb(255, 255, 255);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
	letter-spacing: 3px;
	position: absolute;
	bottom: 50px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
}
#logout {
	font-family: lato_regular;
	font-size: 15px;
	position: absolute;
	bottom: 50px;
	right: 50px;
	text-decoration: none;
	padding: 10px;
	background: rgba(255, 255, 255, 0.9);
	border-radius: 2px;
}
#logout:hover {
	background: rgb(222, 200, 57);
}





#obuka {
	width: 100%;
}
.drzac_cunjeva {
	background-image: url(../img/cunjevi.jpg);
	background-size: 100%;
}
#obuka h2 {
	font-family: lato_bold;
	font-size: 28px;
	font-weight: normal;
	text-align: center;
	padding: 60px 0 60px 0;
	color: rgb(255, 255, 255);
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
	letter-spacing: 1px;
	background: rgba(70, 70, 70, 0.6);
	border-top: 2px solid rgb(0, 0, 0);
}
#obuka h3 {
	font-family: lato_bold;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	padding: 60px 0 60px 0;
	color: rgb(255, 255, 255);
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
	letter-spacing: 1px;
	background: rgba(70, 70, 70, 0.6);
}
#izrod {
	padding: 60px 0 10px 0 !important;
}
#obuka h4 {
	font-family: lato_bold_italic;
	font-weight: normal;
	text-align: center;
	padding: 5px 0 25px 0;
	color: rgb(255, 255, 255);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	letter-spacing: 1px;
	background: rgba(70, 70, 70, 0.6);
}
#obuka p {
	font-family: lato_regular;
	font-size: 15px;
	line-height: 1.8em;
}
#obuka_text {
	position: relative;
	background: rgb(255, 255, 255);
}
#obuka_belo {
	padding: 30px 7% 30px 7%;
	background: rgb(252, 252, 252);
}
#obuka_text p {
	padding: 30px 30px 30px 30px;
	margin: 30px 0 30px 0;
	background: rgb(245, 245, 245);
	border: 1px solid rgb(231, 231, 231);
}
#obuka_text ul {
	padding: 30px 30px 30px 50px;
	margin: 30px 0 30px 0;
	background: rgb(245, 245, 245);
	border: 1px solid rgb(231, 231, 231);
}
#obuka_text li {
	font-family: lato_regular;
	font-size: 15px;
	line-height: 1.8em;
}


#tok_text {
	padding: 30px 7% 30px 7%;
	background: rgb(220, 220, 220);
}
#tok_lista {
	font-family: lato_bold;
	list-style: none;
}
#tok_lista li {
	padding: 30px;
	margin: 30px 0 30px 0;
	background: rgb(255, 255, 255);
	border: 1px solid rgb(201, 201, 201);
}
#tok_lista span {
	padding-bottom: 5px;
}
#tok_lista p {
	font-family: lato_regular;
	padding-left: 20px;
}
#tok_lista li p a {
	color: rgb(255, 0, 0);
}
#tok_p {
	padding: 30px;
	margin: 30px 0 30px 0;
	background: rgb(255, 255, 255);
	border: 1px solid rgb(201, 201, 201);
}



#cene {
	position: relative;
	background-image: url(../img/pricing.jpg);
	background-position: 0 100%;
	background-repeat: no-repeat;
}
#cene_belo {
	padding: 80px 0 80px 0;
}
#cene_belo:after {
	content: "";
	display: table;
	clear: both;
}
#teorija_cene {
	width: 32%;
	float: left;
	margin-left: 12%;
	margin-right: 12%;
	background: rgba(240, 240, 240, 0.2);
}
#teorija_cene h4 {
	font-family: lato_bold;
	font-size: 18px;
	font-weight: normal;
	padding: 10px;
	color: rgb(255, 255, 255);
	text-shadow: none;
	letter-spacing: 1px;
	text-align: center;
	background: rgba(50, 50, 50, 0.9);
}
#cene p {
	text-align: center;
	color: rgb(255, 255, 255);
	padding: 20px 0 20px 0;
}
#teorija_cene p:first-of-type {
	padding-top: 40px
}
#teorija_cene p:last-of-type {
	padding-bottom: 50px
}
#praksa_cene {
	width: 32%;
	float: left;
	background: rgba(240, 240, 240, 0.2);
}
#praksa_cene h4 {
	font-family: lato_bold;
	font-size: 18px;
	font-weight: normal;
	padding: 10px;
	color: rgb(255, 255, 255);
	text-shadow: none;
	letter-spacing: 1px;
	text-align: center;
	background: rgba(50, 50, 50, 0.9);
}
#praksa_cene p:first-of-type {
	padding-top: 40px
}
#praksa_cene p:last-of-type {
	padding-bottom: 50px
}








.vrati_gore {
	display: none;
	position: fixed;
	width: 40px;
	height: 40px;
	bottom: 20px;
	right: 20px;
	padding: 12px;
	/*background: rgb(222, 200, 57);*/
	background: rgb(255, 0, 0);
	border-radius: 2px;
	overflow: hidden;
	cursor: pointer;
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.7);
	        box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.7);
}
.vrati_gore div {
	position: relative;
	top: 5px;
	width: 15px;
	height: 15px;
	border-left: 3px solid rgba(255, 255, 255, 0.8);
	border-top: 3px solid rgba(255, 255, 255, 0.8);
	border-radius: 3px;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.vrati_gore:hover {
	-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.9);
	        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.9);
}
.vrati_gore:active div {
	top: 0;
	-webkit-transition: top 300ms;
	-o-transition: top 300ms;
	transition: top 300ms;
}
.vrati_gore_show {
	display: block;
}







@media screen and (max-width: 870px) {
	


#banner h1 {
	font-size: 25px;
	letter-spacing: 3px;
	position: absolute;
	bottom: 40px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	display: table;
}





#obuka h2 {
	font-size: 20px;
	padding: 30px 0 30px 0;
}
#obuka h3 {
	font-size: 18px;
	padding: 30px 0 30px 0;
}
#izrod {
	padding: 30px 0 10px 0 !important;
}
#obuka h4 {
	font-family: lato_bold_italic;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	padding: 5px 0 25px 0;
	color: rgb(255, 255, 255);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	letter-spacing: 1px;
	background: rgba(70, 70, 70, 0.6);
}
#obuka p {
	font-family: lato_regular;
	font-size: 14px;
	line-height: 1.8em;
}
#obuka_text {
	position: relative;
	background: rgb(255, 255, 255);
}
#obuka_belo {
	padding: 30px 7% 30px 7%;
	background: rgba(255, 255, 255, 0.9);
}
#obuka_text p {
	padding: 25px 25px 25px 25px;
	margin: 25px 0 25px 0;
	background: rgb(245, 245, 245);
	border: 1px solid rgb(231, 231, 231);
}
#obuka_text ul {
	padding: 25px 25px 25px 50px;
	margin: 25px 0 25px 0;
	background: rgb(245, 245, 245);
	border: 1px solid rgb(231, 231, 231);
}
#obuka_text li {
	font-family: lato_regular;
	font-size: 14px;
	line-height: 1.8em;
}


#tok_text {
	padding: 30px 7% 30px 7%;
	background: rgb(220, 220, 220);
}
#tok_lista {
	
}
#tok_lista {
	font-family: lato_bold;
	list-style: none;
}
#tok_lista li {
	padding: 25px;
	margin: 25px 0 25px 0;
	background: rgb(255, 255, 255);
	border: 1px solid rgb(201, 201, 201);
}
#tok_lista span {
	padding-bottom: 5px;
}
#tok_lista p {
	font-family: lato_regular;
	padding-left: 20px;
}
#tok_p {
	padding: 25px;
	margin: 25px 0 25px 0;
	background: rgb(255, 255, 255);
	border: 1px solid rgb(201, 201, 201);
}



#cene {
	position: relative;
	background-image: url(../img/pricing.jpg);
	background-position: 0 100%;
	background-repeat: no-repeat;
}
#cene_belo {
	padding: 80px 0 80px 0;
}
#cene_belo:after {
	content: "";
	display: table;
	clear: both;
}
#teorija_cene {
	width: 70%;
	margin: 0 15% 10% 15%;
}
#teorija_cene h4 {
	font-family: lato_bold;
	font-size: 17px;
	font-weight: normal;
	padding: 10px;
	color: rgb(255, 255, 255);
	text-shadow: none;
	letter-spacing: 1px;
	text-align: center;
	background: rgba(50, 50, 50, 0.9);
}
#cene p {
	text-align: center;
	color: rgb(255, 255, 255);
	padding: 10px 0 10px 0;
}
#teorija_cene p:first-of-type {
	padding-top: 20px
}
#teorija_cene p:last-of-type {
	padding-bottom: 20px
}
#praksa_cene {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
}
#praksa_cene h4 {
	font-family: lato_bold;
	font-size: 17px;
	font-weight: normal;
	padding: 10px;
	color: rgb(255, 255, 255);
	text-shadow: none;
	letter-spacing: 1px;
	text-align: center;
	background: rgba(50, 50, 50, 0.9);
}
#praksa_cene p:first-of-type {
	padding-top: 20px
}
#praksa_cene p:last-of-type {
	padding-bottom: 20px
}

}











@media screen and (max-width: 650px) {
	
#head_fil {
	display: block;
	width: 100%;
	height: 46px;
	background: none;
}




#banner h1 {
	font-size: 22px;
	letter-spacing: 3px;
	position: absolute;
	bottom: 30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	display: table;
}






#obuka h2 {
	font-size: 19px;
	padding: 30px 0 30px 0;
}
#obuka h3 {
	font-size: 16px;
	padding: 30px 0 30px 0;
}
#izrod {
	padding: 18px 0 6px 0 !important;
}
#obuka h4 {
	font-family: lato_bold_italic;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 5px 0 15px 0;
	color: rgb(255, 255, 255);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	letter-spacing: 1px;
	background: rgba(70, 70, 70, 0.6);
}
#obuka p {
	font-family: lato_regular;
	font-size: 13px;
	line-height: 1.8em;
}
#obuka_text {
	position: relative;
	background: rgb(255, 255, 255);
}
#obuka_belo {
	padding: 30px 7% 30px 7%;
	background: rgba(255, 255, 255, 0.9);
}
#obuka_text p {
	padding: 25px 25px 25px 25px;
	margin: 25px 0 25px 0;
	background: rgb(245, 245, 245);
	border: 1px solid rgb(231, 231, 231);
}
#obuka_text ul {
	padding: 25px 25px 25px 50px;
	margin: 25px 0 25px 0;
	background: rgb(245, 245, 245);
	border: 1px solid rgb(231, 231, 231);
}
#obuka_text li {
	font-family: lato_regular;
	font-size: 13px;
	line-height: 1.8em;
}


#tok_text {
	padding: 30px 7% 30px 7%;
	background: rgb(220, 220, 220);
}
#tok_lista {
	font-family: lato_bold;
	list-style: none;
}
#tok_lista li {
	padding: 25px;
	margin: 25px 0 25px 0;
	background: rgb(255, 255, 255);
	border: 1px solid rgb(201, 201, 201);
}
#tok_lista span {
	padding-bottom: 5px;
}
#tok_lista p {
	font-family: lato_regular;
	padding-left: 20px;
}
#tok_p {
	padding: 25px;
	margin: 25px 0 25px 0;
	background: rgb(255, 255, 255);
	border: 1px solid rgb(201, 201, 201);
}



#cene {
	position: relative;
	background-image: url(../img/pricing.jpg);
	background-position: 0 100%;
	background-repeat: no-repeat;
}
#cene_belo {
	padding: 80px 0 80px 0;
}
#cene_belo:after {
	content: "";
	display: table;
	clear: both;
}
#teorija_cene {
	width: 70%;
	margin: 0 15% 10% 15%;
}
#teorija_cene h4 {
	font-family: lato_bold;
	font-size: 17px;
	font-weight: normal;
	padding: 10px;
	color: rgb(255, 255, 255);
	text-shadow: none;
	letter-spacing: 1px;
	text-align: center;
	background: rgba(50, 50, 50, 0.9);
}
#cene p {
	text-align: center;
	color: rgb(255, 255, 255);
	padding: 10px 0 10px 0;
}
#teorija_cene p:first-of-type {
	padding-top: 20px
}
#teorija_cene p:last-of-type {
	padding-bottom: 20px
}
#praksa_cene {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
}
#praksa_cene h4 {
	font-family: lato_bold;
	font-size: 17px;
	font-weight: normal;
	padding: 10px;
	color: rgb(255, 255, 255);
	text-shadow: none;
	letter-spacing: 1px;
	text-align: center;
	background: rgba(50, 50, 50, 0.9);
}
#praksa_cene p:first-of-type {
	padding-top: 20px
}
#praksa_cene p:last-of-type {
	padding-bottom: 20px
}
}








@media screen and (max-width: 600px) {
	
#banner h1 {
	font-size: 18px;
}

#obuka h3 {
	font-size: 15px;
	padding: 20px 0 25px 0;
}
#obuka h4 {
	font-size: 11px;
	padding: 5px 0 15px 0;
	letter-spacing: 1px;
}


#cene_belo {
	padding: 60px 0 60px 0;
}	
#cene p {
	font-size: 14px;
	text-align: center;
	color: rgb(255, 255, 255);
	padding: 10px 0 10px 0;
}
}




