@media (min-width: 1024px){
	#okvir1, #okvirK1 {
		background: none;
	}
	#okvir2 {
		background: none;
	}
	#okvir2:not(.oglas_page) {
		margin: -120px 0 0 165px;
	}
	#okvir3 {
		background: none;
	}
	#OglasiLink:not(.oglas_page) {
    	margin: 30px 0 0 200px !important;
	}
	#ZadnjiOglas, #ZadnjiOglas > table{
		margin: 0 auto !important;
	}
	#content {
    	height: auto !important;
    	margin: 0 auto;
    	padding: 10px 50px 0px 30px;
    	background: url(images/content.png) repeat-y left top;
	}
}

@media (max-width: 640px){
	table.oglasi tr td:nth-child(1){
		border-left: none;
		border-right: none;
	}
	table.oglasi tr td.google_ad:nth-child(1) > div{
		width: 100% !important;
	}
	table.oglasi tr td.google_ad:nth-child(2){
		display: none;
	}
	table.oglasi tr td:not(.google_ad):nth-child(2){
		width: 80% !important;
	}
	table.oglasi tr td:not(.google_ad):nth-child(3){
		display:none;
	}
	table.oglasi tr td h3.datum_mob{
		display: block !important;
    	text-align: right;
    	color: #666;
    	font-weight: normal;
		margin-bottom: 0;
	}
	table.oglasi tr td a.oglas_naslov{
		padding-top: 0px !important;
	}
	#VestiSaWeba {
    	margin-right: 0px !important;
	}
	.storyNav.notGoogle .smallThumb{
		max-width: 45% !important;
		margin-right: 10px !important;
	}
	.storyNav.notGoogle .smallThumb img{
		max-width: 100% !important;
		height: auto;
	}
}


