@charset "utf-8";
/* CSS Document */


.click_sub_title{color:#fff; text-decoration:none}
.click_sub_title:hover{ color:#fafafa}

.tekstualno_polje{ position:absolute; height:100%; right:0px; padding:20px; overflow:hidden;}


		@media only screen and (max-width:980px){
			
			
		}
		
		
		@media only screen and (max-width:750px){
			
			/*.tekstualno_polje{position:static; height:auto;}*/
			
		}
		
		@media only screen and (max-width:490px){
			
		}

