body{
	background-color: #f44336; 
	cursor: url("../img/cursor.cur"), auto;
}
.nav1{
	background-color: #fbc02d;
}
#sl1{
	border-bottom: 5px solid white;
}
.slider h1{
	text-shadow: 0px 4px 5px #2e2e2e;
	color: white;
}
.slider h5{
	text-shadow: 0px 4px 5px #2e2e2e;
	color: #fbc02d;
}
.vid1 img{
	width: 95%;
	margin-left: 5%;
opacity: 0.8;
		-webkit-box-shadow: 0px 3px 26px -3px rgba(133,133,133,1);

-moz-box-shadow: 0px 3px 26px -3px rgba(133,133,133,1);

box-shadow: 0px 3px 26px -3px black;
}
.vid2 img{
	width: 95%;
	margin-left: 2.5%;
	opacity: 0.8;
	-webkit-box-shadow: 0px 3px 26px -3px rgba(133,133,133,1);

-moz-box-shadow: 0px 3px 26px -3px rgba(133,133,133,1);

box-shadow: 0px 3px 26px -3px black;
	
}
.vid3 img{
	width: 95%;
	margin-right: 5%;
	opacity: 0.8;
	-webkit-box-shadow: 0px 3px 26px -3px rgba(133,133,133,1);

-moz-box-shadow: 0px 3px 26px -3px rgba(133,133,133,1);

box-shadow: 0px 3px 26px -3px black;
	
}
.vid1 img:hover{
	width: 95%;
	margin-right: 5%;
	opacity: 1;
	-webkit-box-shadow: 0px 3px 26px -3px rgba(133,133,133,1);

-moz-box-shadow: 0px 3px 26px -3px rgba(133,133,133,1);

box-shadow: 0px 3px 26px -3px black;
	
}
.vid2 img:hover{
	width: 95%;
	margin-right: 5%;
	opacity: 1;
	-webkit-box-shadow: 0px 3px 26px -3px rgba(133,133,133,1);

-moz-box-shadow: 0px 3px 26px -3px rgba(133,133,133,1);

box-shadow: 0px 3px 26px -3px black;
	
}
.vid3 img:hover{
	width: 95%;
	margin-right: 5%;
	opacity: 1;
	-webkit-box-shadow: 0px 3px 26px -3px rgba(133,133,133,1);

-moz-box-shadow: 0px 3px 26px -3px rgba(133,133,133,1);

box-shadow: 0px 3px 26px -3px black;
	
}
.latest{
	background-color: #8bc34a;
	border-top: 5px solid white;
	
}
.latest h4{
	color: white;
	text-shadow: 0px 4px 5px #2e2e2e;
	text-align: center;
}
.info i{
	color: white;
	font-size: 150px;
	text-align: center;
	display: inline-block;
    width: 100%;
margin-top: 10%
}
.info h4{
	color: white;
	text-align: center;
	text-shadow: 0px 4px 5px #2e2e2e;
}
.info h6{
	color: white;
	text-align: center;
	padding-left: 5%;
	padding-right: 5%;
}
.videos{
	background-color: #8bc34a;
}
hr{
	 border: 0; height: 0; border-top: 2px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.foot1{
	background-color: #f9a825;
	border-top: 3px solid white;
	position: relative;
	z-index: 3;
}
.foot2{
	background-color: #fbc02d;
	position: relative;
	z-index: 3;
}
.foot1 h5{
	text-shadow: 0px 4px 5px #2e2e2e;
}
.authors h5, p{
	margin-left: 5%;
}
.foot1 ul li a:hover{
	text-shadow: 0px 4px 5px #2e2e2e;
}
.sitemap img{
	margin-left: 15%;
	margin-top: 3%;
	-webkit-box-shadow: inset 0px 0px 42px 0px rgba(0,0,0,0.75);

-moz-box-shadow: inset 0px 0px 42px 0px rgba(0,0,0,0.75);

box-shadow: inset 0px 0px 42px 0px rgba(0,0,0,0.75);
}
.links h5, ul{
	margin-left: 20%;
}
.abonati h3{
	color: white;
	text-shadow: 0px 4px 5px #2e2e2e;	
	text-align: center;
}
.abonati h5{
	color: white;
	text-shadow: 0px 4px 5px #2e2e2e;
	text-align: center;
}
.abonat{
	background-color: #f44336;
	border-top: 5px solid white;
}
.email input{
	width: 70%;
	border-radius: 38px 38px 38px 38px;

-moz-border-radius: 38px 38px 38px 38px;

-webkit-border-radius: 38px 38px 38px 38px;

border: 1px solid white;
padding-left: 5%;
padding-right: 5%;
margin-left: 10%;
}
.email p{
	color: white;
}
.bigbutton button{
	width: 15%;
	margin-left: 42.5%;
	margin-top: -5%;
	background-color: #f44336;
}
.medbutton button{
	width: 25%;
	margin-left: 37.5%;
	margin-top: -8%;
	background-color: #f44336;
}
.smallbutton button{
	width: 45%;
	margin-left: 27.5%;
	margin-top: -17.5%;
	background-color: #f44336;
}
button:hover{
	background-color: #fbc02d;
}
.abonati{
	margin-top: 10%;

	z-index: 3;
	position: relative;
}
#video-background {
  position: fixed;
  right: 0; 
  bottom: 0;
  top: -60%;
  min-width: 100%; 
  min-height: 100%;
  width: auto; 
  height: auto;
  z-index: 1;
}
#video-background2 {
  position: fixed;
  right: 0; 
  bottom: 0;
  top: 0%;
  min-width: 100%; 
  min-height: 100%;
  width: auto; 
  height: auto;
  z-index: 1;
}
::-webkit-input-placeholder {
   color: white;
   font-size: 20px;
   text-shadow: 3px 3px 3px black;
}

:-moz-placeholder {
   color: white; 
   font-size: 20px;
   text-shadow: 3px 3px 3px black;   
}

::-moz-placeholder {
   color: white; 
   font-size: 20px;
   text-shadow: 3px 3px 3px black;   
}

:-ms-input-placeholder {  
   color: white;  
   font-size: 20px;
   text-shadow: 3px 3px 3px black;
   }
.abonati input:hover{
	background-color: #f44336;
	opacity: 0.7;
}
textarea:focus, input:focus {
    color: white;
	font-size: 20px;
	-webkit-text-stroke-width: 0px;
   -webkit-text-stroke-color: black;
}
input, select, textarea{
    color: white;
	font-size: 20px;
	-webkit-text-stroke-width: 0px;
   -webkit-text-stroke-color: black;
   text-align: center;
}
.modal{
	position: fixed;
	z-index: 15;
	opacity: 1;
}
.uroci1 img{
	width: 100%;
	margin-left: 1%;
	margin-top: 2%;
		opacity: 0.9;
}
.uroci1 img:hover{
		opacity: 1;
-webkit-box-shadow: 0px -8px 21px 0px rgba(0,0,0,0.34);

-moz-box-shadow: 0px -8px 21px 0px rgba(0,0,0,0.34);

box-shadow: 0px -8px 21px 0px rgba(0,0,0,0.34);
}
.uroci1 h5{
	text-align: center;
	background-color: #8bc34a;
	width: 100%;
	color: white;
	margin-left: 1%;
	margin-top: -2%;
	margin-bottom: 4.2%;
	padding-top: 3%;
	padding-bottom: 3%;
		-webkit-box-shadow: 0px 3px 26px -3px rgba(133,133,133,1);

-moz-box-shadow: 0px 3px 26px -3px rgba(133,133,133,1);

box-shadow: 0px 3px 26px -3px black;

	text-shadow: 0px 4px 5px #2e2e2e;

}
.uroci11 img{
	width: 100%;
		opacity: 1;
}
.uroci11 img:hover{
		opacity: 1;
-webkit-box-shadow: 0px -8px 21px 0px rgba(0,0,0,0.34);

-moz-box-shadow: 0px -8px 21px 0px rgba(0,0,0,0.34);

box-shadow: 0px -8px 21px 0px rgba(0,0,0,0.34);
}
.uroci11 h5{
	text-align: center;
	background-color: #8bc34a;
	width: 100%;
	color: white;
	margin-top: -2%;
	margin-bottom: 4.2%;
	padding-top: 3%;
	padding-bottom: 3%;
		-webkit-box-shadow: 0px 3px 26px -3px rgba(133,133,133,1);

-moz-box-shadow: 0px 3px 26px -3px rgba(133,133,133,1);

box-shadow: 0px 3px 26px -3px black;

	text-shadow: 0px 4px 5px #2e2e2e;

}
.bg{
	background-image: url("../img/bg_red.png");
	background-attachment: fixed;
}

.title1 h1{
	text-align: center;
	color:white;
	text-shadow: 0px 4px 5px #2e2e2e;
}
.title1 h4{
	text-align: center;
	color:white;
	text-shadow: 0px 4px 5px #2e2e2e;
}
.title1 h6{
	text-align: justify;
	color:white;
	text-shadow: 0px 4px 5px #2e2e2e;
	margin-top: 2%;
	margin-bottom: 2%;
}
.title1{
	background-color: #8bc34a;
}

.title2 h1{
	text-align: center;
	color:white;
	text-shadow: 0px 4px 5px #2e2e2e;
		margin-top: -3%;
}
.title2 h6{
	text-align: justify;
	color:white;
	text-shadow: 0px 4px 5px #2e2e2e;
	margin-top: 2%;
	margin-bottom: 2%;
}
.title2{
	background-color: #8bc34a;
	margin-top: -5%;
}
.img1 img{
	width:100%;
}
.uroci{
		background: rgba(128,128,128,0.5);
			-webkit-box-shadow: 0px 3px 26px -3px rgba(133,133,133,1);

-moz-box-shadow: 0px 3px 26px -3px rgba(133,133,133,1);

box-shadow: 0px 3px 26px -3px black;
}
.kategorii ul{
	width: 100%;
}
.kategorii2 ul{
	width: 100%;
	margin-top: 0%;
}
.kat1{
	background-color: #f5f5f5;
}
.kat{
	background:rgba(128,128,128,0.5); 
}
.kat:hover{
	background-color: #fbc02d;
}
.content{
	background: rgba(128,128,128,0.5);
}
.skat{
	background-color: #fbc02d;
}
.bio:hover{
	background-color: #8bc34a;
}
.mat:hover{
	background-color: #fbc02d; 
}
.bel:hover{
	background-color: #8bc34a;
}
.fiz:hover{
	background-color: #f44336; 
}
.him:hover{
	background-color: #f44336; 
}
.uroci1 ul li a{
	text-decoration: none;
	color: black;
}
.aktivno{
	background-color: #8bc34a;
}
.green{
	background-color: #fbc02d;
}
.error1{
	font-size: 200px;
	color: white;
	text-align: center;
	text-shadow: 0px 4px 5px #2e2e2e;
	margin-top: -20%;
	z-index:10;
	position: relative;
}
.error11{
	font-size: 200px;
	color: white;
	text-align: center;
	text-shadow: 0px 4px 5px #2e2e2e;
	margin-top: -30%;
	z-index:10;
	position: relative;
}
.error111{
	font-size: 150px;
	color: white;
	text-align: center;
	text-shadow: 0px 4px 5px #2e2e2e;
	margin-top: -30%;
	z-index:10;
	position: relative;
}
.error2{
	font-size: 20px;
	color: white;
	text-align: center;
	text-shadow: 0px 4px 5px #2e2e2e;
	margin-top: -20%;
	z-index:10;
	position: relative;
}
.error22{
	font-size: 20px;
	color: white;
	text-align: center;
	text-shadow: 0px 4px 5px #2e2e2e;
	margin-top: -40%;
	z-index:10;
	position: relative;
}
.error222{
	font-size: 15px;
	color: white;
	text-align: center;
	text-shadow: 0px 4px 5px #2e2e2e;
	margin-top: -40%;
	z-index:10;
	position: relative;
}
.urok video{
    width: 100%;
    
}
.urok_thumbnails img{
    width: 100%;
    opacity: 0.9;
}
.urok_thumbnails img:hover{
    opacity: 1;
}
.urok_thumbnails h5{
    color: white;
    text-align: center;
    background-color: #8bc34a;
    padding-top: 2%;
    padding-bottom: 2%;
    margin-top: -2%;
    text-shadow: 0px 4px 5px #2e2e2e;
}
.urok_thumbnails2 img{
    width: 100%;
    opacity: 0.9;
}
.urok_thumbnails2 img:hover{
    opacity: 1;
}
.urok_thumbnails2 h5{
    color: white;
    text-align: center;
    background-color: #8bc34a;
    padding-top: 2%;
    padding-bottom: 2%;
    margin-top: -2%;
    text-shadow: 0px 4px 5px #2e2e2e;
}
.drugi h6{
    text-align: center;
    color: white;
    background-color: #8bc34a;
    padding-bottom: 2%;
    padding-top: 3%;
    margin-top: -2%;
    margin-bottom: 2%;
    font-size: 25px;
    text-shadow: 0px 4px 5px #2e2e2e;
}
.drugi2{
    background-color: #8bc34a;
}
.drugi2 p{
    color: white;
    margin-left: 0%;
    text-align: justify;
    text-shadow: 1px 1px 1px #2e2e2e;
}
.message h5{
    text-align: center;
    color: white;
    text-shadow: 2px 2px 2px black;
}
.message input{
    background-color: #8bc34a;
    opacity: 0.9;
    margin-bottom: -3%;
}
.message input:hover{
    opacity: 1;
}
.message textarea{
    background-color: #8bc34a;
    opacity: 0.9;
    width: 80%;
    overflow: hidden;
	border-radius: 38px 38px 38px 38px;

-moz-border-radius: 38px 38px 38px 38px;

-webkit-border-radius: 38px 38px 38px 38px;

border: 1px solid white;
padding-left: 5%;
padding-right: 5%;
margin-left: 10%;
    height: auto;
}
.message textarea:hover{
    opacity: 1;
}
.message2 h5{
    text-align: center;
    color: white;
    text-shadow: 2px 2px 2px black;
}
.message2 input{
    background-color: #8bc34a;
    opacity: 0.9;
    margin-bottom: -3%;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
}
.message2 input:hover{
    opacity: 1;
}
.message2 textarea{
    background-color: #8bc34a;
    opacity: 0.9;
    width: 100%;
    overflow: hidden;
padding-left: 0;
padding-right: 0;
	border-radius: 38px 38px 38px 38px;

-moz-border-radius: 38px 38px 38px 38px;

-webkit-border-radius: 38px 38px 38px 38px;

border: 1px solid white;
margin-left: 0;
    height: auto;
}
.message2 textarea:hover{
    opacity: 1;
}
.title1 input{
    background-color: transparent;
    border: none;
    width: 30%;
    height: auto;
    margin-left: 35%;
    font-size: 30px;
    text-shadow: 0px 4px 5px #222222;
    opacity: 0.9;
}
.title1 input:hover{
    opacity: 1;
    border-radius: 38px 38px 38px 38px;

-moz-border-radius: 38px 38px 38px 38px;

-webkit-border-radius: 38px 38px 38px 38px;

border: 1px solid white;
}
.title2 input{
    background-color: transparent;
    border: none;
    width: 60%;
    height: auto;
    margin-left: 20%;
    font-size: 30px;
    text-shadow: 0px 4px 5px #222222;
    opacity: 0.9;
}
.title2 input:hover{
    opacity: 1;
    border-radius: 38px 38px 38px 38px;

-moz-border-radius: 38px 38px 38px 38px;

-webkit-border-radius: 38px 38px 38px 38px;

border: 1px solid white;
}
.modal2 input{
    border: 1px solid gray;
}
.ab{
	z-index: 10;
	position: relative;
	width: 20%;
	margin-left: 40%;
	background-color: #f44336;
	 border-radius: 38px 38px 38px 38px;

-moz-border-radius: 38px 38px 38px 38px;

-webkit-border-radius: 38px 38px 38px 38px;

border: 1px solid white;
padding-top:5px;
padding-bottom: 5px;
}
.ab:hover{
	background-color: #fbc02d;
}
.ab2{
	z-index: 10;
	position: relative;
	width: 30%;
	margin-left: 35%;
	background-color: #f44336;
	 border-radius: 38px 38px 38px 38px;

-moz-border-radius: 38px 38px 38px 38px;

-webkit-border-radius: 38px 38px 38px 38px;

border: 1px solid white;
padding-top:5px;
padding-bottom: 5px;
}
.ab2:hover{
	background-color: #fbc02d;
}
.ab3{
	z-index: 10;
	position: relative;
	width: 40%;
	margin-left: 30%;
	background-color: #f44336;
	 border-radius: 38px 38px 38px 38px;

-moz-border-radius: 38px 38px 38px 38px;

-webkit-border-radius: 38px 38px 38px 38px;

border: 1px solid white;
padding-top:5px;
padding-bottom: 5px;
}
.ab3:hover{
	background-color: #fbc02d;
}