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

		.podstranice_tickets .subpage_element{position:relative; text-align:left;  padding:20px; margin-bottom:20px; }
		
		
		.podstranice_tickets .h2_title{font-size:30px; font-weight:bold}
		/*.podstranice_tickets .h2_title a{color:#333; text-decoration:none}*/
		.podstranice_tickets .subpage_description{font-size:14px; color:#fafafa; padding-top:10px; line-height:150%; text-align:left;}
		.podstranice_tickets .stavka{ padding:5px; color:#FFF; font-size:20px; padding-right:50px; }
		
		.podstranice_tickets .cijena_fld{ padding-top:15px; }
		.podstranice_tickets .kolicina_fld{ padding-top:10px; }
		
		.podstranice_tickets .stavka_label{ display:inline;   }
		
		.podstranice_tickets .kupi_fld{ border:0px #FF0 solid; }
		
		
		
		
		@media only screen and (max-width:980px){
			
			
		}
		
		
		@media only screen and (max-width:750px){
			/*
			.subpage_element{position:relative; text-align:left;  padding:20px; padding-left:140px; height:140px; margin-bottom:20px;}
			.subpage_element{ margin-bottom:5px; }*/
			
			.podstranice_tickets .stavka{ padding:5px; color:#FFF; font-size:30px; padding-right:0px; }
			
			
			
			.podstranice_tickets .cijena_fld{ padding-top:20px; }
			.podstranice_tickets .kolicina_fld{ padding-top:20px; }
			
			.podstranice_tickets .stavka_label{ display:block; font-size:18px; }
			
			.podstranice_tickets .kupi_fld{ padding-top:20px}
			.podstranice_tickets .dugme_kupi{ width:100%; text-align:center; }
		}
		
		@media only screen and (max-width:490px){
			
		}

