@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(1){
		width: 25% !important;
		padding: 8px 8px 0 10px;
		vertical-align: top;
	}
	table.oglasi tr td:not(.google_ad):nth-child(2){
		width: 75% !important;
	}
	table.oglasi td:not(.google_ad):nth-child(2) .oglas_naslov.forw{
		display:none;
	}
	table.oglasi td:not(.google_ad):nth-child(2) .oglas_vise_mob {
    	display: block !important;
    	float: right;
    	color: #757575;
    	font-size: 12px;
    	font-family: Verdana,arial,sans-serif;
    	text-decoration: none;
    	background-color: #fafafa;
    	border: 1px solid #999;
    	-webkit-border-radius: 2px;
    	-moz-border-radius: 2px;
    	border-radius: 2px;
    	padding: 3px 20px;
    	margin: 10px 5px;
	}
	table.oglasi td:not(.google_ad):nth-child(2) .oglas_link_mob {
    	display: block !important;
    	float: left;
    	color: #8c8c8c;
    	font-size: 12px;
    	font-family: Verdana,arial,sans-serif;
    	text-decoration: none;
    	margin-left: -32%;
    	margin-top: 10px;
	}
	
	table.oglasi td:not(.google_ad):nth-child(2) .oglas_link_mob span{
		color: #fff;
    	background: #57956A;
    	border-radius: 2px;
    	font-family: "Roboto",arial,sans-serif;
    	font-size: 11px;
    	font-weight: 400;
    	height: 13px;
    	line-height: 13px;
    	padding: 0px 3px 1px 2px;
    	margin-right: 3px;
	}
	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: 3px !important;
	}
}


