@charset "utf-8";

img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 1%;
	padding-right: 1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-repeat: repeat-x;
}
#logo {
	clear: none;
	float: left;
	width: 100%;
	display: block;
}
#desnoTelefoni {
	clear: none;
	float: left;
	width: 75%;
	display: none;
	text-align: right;
	color: #333333;
}
#desnoTelefoni2 {
	clear: none;
	float: left;
	width: 69%;
	padding-right: 1%;
	display: none;
	text-align: right;
	color: #FFF;
}
#berza {
	clear: none;
	float: right;
	width: 74%;
	display: none;
	padding-right: 1%;
	color: #333333;
	text-align: right;
	margin-top: 30px;
}
#berza2 {
	clear: none;
	float: right;
	width: 36%;
	display: none;
	color: #333333;
	text-align: right;
	margin-top: 5px;
}
#socialNet {
	clear: none;
	float: right;
	width: 30px;
	display: block;
	padding-right: 10px;
	padding-top: 5px;
	height: auto;
}
#iconice {
	clear: none;
	width: 25px;
	display: block;
	padding-right: 10px;
	padding-top: 5px;
	height: 25px;
	float: left;
}
#desnoEmail {
	clear: none;
	float: left;
	width: 69%;
	padding-right: 1%;
	display: none;
	text-align: right;
}
#boxZaLogoTelefon {
	clear: none;
	float: left;
	width: 100%;
	display: block;
}
#boxIspodSlajda {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	background-color: #171717;
}
#vesti {
	clear: none;
	float: left;
	width: 98%;
	display: block;
	margin-right: 1%;
	height: auto;
	margin-top: 5px;
	color: #FFF;
	background-color: #333;
	margin-bottom: 5px;
	margin-left: 1%;
}
#slikaUvesti {
	clear: none;
	float: left;
	width: 115px;
	display: block;
	text-align: right;
	height: 75px;
	margin: 1%;
}
#boxSlajder {
	clear: none;
	float: left;
	width: 100%;
	display: block;
}

#boxSlikaStoPosto {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	height: auto;
}
#boxZaMenije {
	clear: none;
	float: left;
	width: 100%;
	display: block;
}
#meniBox {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: auto;
	display: none;
	background-color: #1F1F1F;
	border-top-width: 0px;
	border-top-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#meniBox2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: auto;
	display: block;
	background-color: #1F1F1F;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FF3300;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#slikaBox {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#sadrzajBox {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
#sadrzajBoxFuter {
	clear: both;
	float: left;
	margin-left: 1%;
	width: 98%;
	display: block;
	margin-right: 1%;
	margin-top: 1%;
}
#linijaVelikaRazdvajanje {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#senka {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	text-align: center;
}
#naslovBox {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
}
.naslovSirokiSadrzaj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #1F1F1F;
	text-align: center;
	display: block;
	float: left;
	width: 100%;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 15px;
}
.naslovSirokiSadrzaj2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #302E5D;
	text-align: center;
	display: block;
	float: left;
	width: 100%;
	height: 40px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 15px;
}
.dodatniPopust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #FF3300;
	text-align: center;
	display: block;
	float: left;
	width: 99%;
	height: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 1%;
}
#naslovBox2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	padding-bottom: 10px;
}
#naslovBox3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#boxNaslov4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#boxNaslov5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#boxNaslov6 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#boxCenovnik {
	clear: both;
	float: left;
	width: 100%;
	display: none;
	text-align: left;
	margin-top: 1%;
}
#boxDugmad {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: left;
	margin-top: 1%;
}
#novosti{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
#dogadjaji{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
#kontakt{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
#sadrzajMali {
	float: left;
	height: auto;
	width: 96%;
	margin-right: 1%;
	margin-left: 1%;
	background-color: #FFFFFF;
	padding: 1%;
	margin-bottom: 1%;
	box-shadow: 5px 5px 5px #888888;
	-webkit-box-shadow: 5px 5px 5px #888888;
	-moz-box-shadow: 5px 5px 5px #888888;	
}
#sirokiSadrzaj {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: justify;
}
#sirokiSadrzaj2 {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 96%;
	display: block;
	text-align: left;
	margin-right: 1%;
	background-color: #FFFFFF;
	padding: 1%;
	box-shadow: 5px 5px 5px #888888;
	-webkit-box-shadow: 5px 5px 5px #888888;
	-moz-box-shadow: 5px 5px 5px #888888;	
}
#sirokiSadrzaj3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: left;
	margin-top: 1%;
	margin-bottom: 1%;
}
#sirokiSadrzaj4 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: left;
	margin-top: 1%;
}
#sirokiSadrzaj5 {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 96%;
	display: block;
	text-align: left;
	margin-right: 1%;
	padding: 1%;
	background-color: #FFFFFF;
	box-shadow: 5px 5px 5px #888888;
	-webkit-box-shadow: 5px 5px 5px #888888;
	-moz-box-shadow: 5px 5px 5px #888888;
}
#sadrzaj4uRedu {
	float: left;
	height: auto;
	width: 96%;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 1%;
	background-color: #FFF;
	padding: 1%;
	box-shadow: 5px 5px 5px #888888;
	-webkit-box-shadow: 5px 5px 5px #888888;
	-moz-box-shadow: 5px 5px 5px #888888;	
}
#sadrzaj5uRedu {
	clear: none;
	height: auto;
	width: 18%;
	display: none;
	float: left;
	margin-right: 1%;
	text-align: left;
	margin-bottom: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#slika4uRedu {
	float: left;
	height: auto;
	width: 100%;
}
#dizajn {
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
	text-align: left;
}
#galerijaBox {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
#galerijaSlika {
	clear: none;
	float: left;
	width: 49%;
	display: block;
	margin-bottom: 1%;
	margin-right: 1%;
}
#dugme {
	display: block;
	width: 98%;
	padding: 1%;
	background-color: #6C3;
	text-align: center;
	margin-bottom: 1%;
}
#dugme2 {
	display: block;
	height: auto;
	width: 45%;
	padding: 1%;
	background-color: #333333;
	text-align: center;
	margin-bottom: 1%;
	float: left;
}
#dugme3 {
	display: block;
	height: auto;
	width: 45%;
	padding: 1%;
	background-color: #6C3;
	text-align: center;
	margin-bottom: 1%;
	float: left;
	margin-right: 1%;
	margin-top: 1%;
}
#tabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	height: auto;
	width: 98%;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}
#tabela1 {
	border: 1px solid #333;
	background-color: #CCC;
	padding: 1%;
	float: left;
	height: auto;
	width: 99%;
}
#tabela2 {
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	margin-bottom: 1%;
}
#tabela3 {
	float: left;
	height: auto;
	width: 99%;
	margin-right: 1%;
	text-align: center;
	margin-bottom: 1%;
}
#tabela4 {
	float: left;
	height: auto;
	width: 98%;
	margin-right: 1%;
	text-align: center;
	margin-bottom: 1%;
}
th {
	background-color: #CCC;
}
td {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	horizontal-align: middle;
}
td:hover {
	background: #2b2b2b;
	color: #fff;
}

.crveno {
	color: #F00;
	font-weight: bold;
}
.None {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0C4D8F;
	text-decoration: none;
	font-weight: bold;
}
.None a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0C4D8F;
	text-decoration: none;
	font-weight: bold;
}
.None a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.linkovi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	color: #333;
	text-decoration: none;
}
.linkovi a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	color: #333;
	text-decoration: none;
}
.linkovi a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	color: #FFF;
	text-decoration: none;
}
.linkovi2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0C4D8F;
	text-decoration: none;
	font-weight: bold;
}
.linkovi2 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0C4D8F;
	text-decoration: none;
	font-weight: bold;
}
.linkovi2 a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.linkovi3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
.linkovi3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
.linkovi3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A5E89;
	text-decoration: underline;
	font-style: normal;
}
.linkovi4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkovi4 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkovi4 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.linkovi5 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	color: #66CC33;
	text-decoration: none;
}
.linkovi5 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #66CC33;
	text-decoration: none;
}
.linkovi5 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F00;
	text-decoration: none;
}
.linkovi6 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #FF3300;
	text-decoration: none;
}
.linkovi6 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
	text-decoration: none;
}
.linkovi6 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0;
	text-decoration: none;
}
#naruci {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	display: block;
	float: left;
	height: auto;
	width: 100%;
	clear: none;
	text-align: left;
	margin-bottom: 1%;
	padding-top: 2%;
}
#boxSaStrane {
	position: absolute;
	left: 0;
	top: 60px;
	width: 250px;
	height: 247px;
	z-index: 101;
	display: none;
}
.dole {
	clear: both;
	height: 400px;
	width: 100%;
	background-color: #333;
	margin-top: 10px;
	display: none;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 25px;
}
#nekretnineBox {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 98%;
	display: block;
	margin-right: 1%;
	margin-bottom: 1%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 1%;
	box-shadow: 5px 5px 5px #888888;
	-webkit-box-shadow: 5px 5px 5px #888888;
	-moz-box-shadow: 5px 5px 5px #888888;	
}

#nekretnineBoxSlikaMala {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 28%;
	display: block;
	margin-right: 1%;
	margin-bottom: 1%;
	height: auto;
}

#nekretnineBoxPodaci {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 68%;
	display: block;
	margin-right: 1%;
	margin-bottom: 1%;
	height: auto;
	text-align: left;
}
#nekretnineBoxSlikaVelika {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 48%;
	display: block;
	margin-right: 1%;
	margin-bottom: 1%;
	height: auto;
}
#nekretninePodaciVeliki {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 48%;
	display: block;
	margin-right: 1%;
	margin-bottom: 1%;
	height: auto;
	text-align: left;
}
.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. 
========================== T A B L E T ========================== */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-repeat: repeat-x;
}
#logo {
	clear: none;
	float: left;
	width: 100%;
	display: block;
}
#desnoTelefoni {
	clear: none;
	float: left;
	width: 74%;
	padding-right: 1%;
	display: none;
	text-align: right;
	margin-top: 10px;
	color: #333333;
}
#desnoTelefoni2 {
	clear: none;
	float: left;
	width: 59%;
	padding-right: 1%;
	display: none;
	text-align: right;
	margin-top: 5px;
	color: #333;
}
#berza {
	clear: none;
	float: right;
	width: 100%;
	display: none;
	padding-right: 0%;
	color: #333333;
	text-align: left;
	margin-top: 5px;
}
#berza2 {
	clear: none;
	float: right;
	width: 36%;
	display: none;
	color: #333333;
	text-align: right;
	margin-top: 5px;
}
#socialNet {
	clear: none;
	float: right;
	width: 30px;
	display: block;
	padding-right: 10px;
	padding-top: 5px;
	height: auto;
}
#iconice {
	clear: none;
	width: 25px;
	display: block;
	padding-right: 10px;
	padding-top: 5px;
	height: 25px;
	float: left;
}
#desnoEmail {
	clear: none;
	float: left;
	width: 69%;
	padding-right: 1%;
	display: block;
	text-align: right;
	margin-top: 5px;
}
#boxZaLogoTelefon {
	clear: none;
	float: left;
	width: 100%;
	display: block;
}
#boxIspodSlajda {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	background-color: #171717;
}
#vesti {
	clear: none;
	float: left;
	width: 98%;
	display: block;
	margin-right: 1%;
	height: auto;
	margin-top: 5px;
	color: #FFF;
	background-color: #333;
	margin-bottom: 5px;
	margin-left: 1%;
}
#slikaUvesti {
	clear: none;
	float: left;
	width: 115px;
	display: block;
	text-align: right;
	height: 75px;
	margin: 1%;
}
#boxSlajder {
	clear: none;
	float: left;
	width: 100%;
	display: block;
}
#boxSlikaStoPosto {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	height: auto;
}
#boxZaMenije {
	clear: none;
	float: left;
	width: 100%;
	display: block;
}
#meniBox {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: auto;
	display: none;
	background-color: #1F1F1F;
	border-top-width: 0px;
	border-top-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#meniBox2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: auto;
	display: block;
	background-color: #1F1F1F;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FF3300;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#slikaBox {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#sadrzajBox {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
#sadrzajBoxFuter {
	clear: both;
	float: left;
	margin-left: 1%;
	width: 98%;
	display: block;
	margin-right: 1%;
	margin-top: 1%;
}
#linijaVelikaRazdvajanje {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#senka {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	text-align: center;
}
#naslovBox {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
}
.naslovSirokiSadrzaj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #1F1F1F;
	text-align: center;
	display: block;
	float: left;
	width: 100%;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 15px;
}
.naslovSirokiSadrzaj2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #302E5D;
	text-align: center;
	display: block;
	float: left;
	width: 100%;
	height: 40px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 15px;
}

.dodatniPopust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #FF3300;
	text-align: center;
	display: block;
	float: left;
	width: 99%;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-left: 1%;
}
#naslovBox2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	padding-bottom: 10px;
}
#naslovBox3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#boxNaslov4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#boxNaslov5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#boxNaslov6 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#boxCenovnik {
	clear: both;
	float: left;
	width: 100%;
	display: none;
	text-align: left;
	margin-top: 1%;
}
#boxDugmad {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: left;
	margin-top: 1%;
}


#novosti{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
#dogadjaji{
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
#kontakt{
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
#sadrzajMali {
	float: left;
	height: auto;
	width: 21%;
	margin-right: 1%;
	margin-left: 1%;
	background-color: #FFFFFF;
	padding: 1%;
	margin-bottom: 1%;
	box-shadow: 5px 5px 5px #888888;
	-webkit-box-shadow: 5px 5px 5px #888888;
	-moz-box-shadow: 5px 5px 5px #888888;	
}
#sirokiSadrzaj {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: justify;
}
#sirokiSadrzaj2 {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 96%;
	display: block;
	text-align: left;
	margin-right: 1%;
	padding: 1%;
	background-color: #FFFFFF;
	box-shadow: 5px 5px 5px #888888;
	-webkit-box-shadow: 5px 5px 5px #888888;
	-moz-box-shadow: 5px 5px 5px #888888;
}

#sirokiSadrzaj3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: left;
	margin-top: 1%;
	margin-bottom: 1%;
}
#sirokiSadrzaj4 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: left;
	margin-top: 1%;
}
#sirokiSadrzaj5 {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 46%;
	display: block;
	text-align: left;
	margin-right: 1%;
	padding: 1%;
	background-color: #FFFFFF;
	box-shadow: 5px 5px 5px #888888;
	-webkit-box-shadow: 5px 5px 5px #888888;
	-moz-box-shadow: 5px 5px 5px #888888;
}



#sadrzaj4uRedu {
	float: left;
	height: auto;
	width: 46%;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 1%;
	background-color: #FFF;
	padding: 1%;
	box-shadow: 5px 5px 5px #888888;
	-webkit-box-shadow: 5px 5px 5px #888888;
	-moz-box-shadow: 5px 5px 5px #888888;
}
#sadrzaj5uRedu {
	clear: none;
	height: auto;
	width: 18%;
	display: none;
	float: left;
	margin-right: 1%;
	text-align: left;
	margin-bottom: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#slika4uRedu {
	float: left;
	height: auto;
	width: 18%;
	margin-right: 1%;
	margin-left: 1%;
}
#dizajn {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 99%;
	display: block;
	text-align: left;
}
#galerijaBox {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

#galerijaSlika {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 31.3333%;
	display: block;
	margin-right: 1%;
	margin-bottom: 1%;
}
#dugme {
	display: block;
	height: auto;
	width: 99%;
	padding: 1%;
	background-color: #6C3;
	text-align: center;
	margin-bottom: 1%;
}
#dugme2 {
	display: block;
	height: auto;
	width: 30%;
	padding: 1%;
	background-color: #333333;
	text-align: center;
	margin-bottom: 1%;
	float: left;
}
#dugme3 {
	display: block;
	height: auto;
	width: 30%;
	padding: 1%;
	background-color: #6C3;
	text-align: center;
	margin-bottom: 1%;
	float: left;
	margin-right: 1%;
	margin-top: 1%;
}

#tabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	height: auto;
	width: 98%;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}
#tabela1 {
	border: 1px solid #333;
	background-color: #CCC;
	padding: 1%;
	float: left;
	height: auto;
	width: 99%;
}
#tabela2 {
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	margin-bottom: 1%;
}
#tabela3 {
	float: left;
	height: auto;
	width: 32%;
	margin-right: 1%;
	text-align: center;
	margin-bottom: 1%;
}
#tabela4 {
	float: left;
	height: auto;
	width: 99%;
	margin-right: 1%;
	text-align: center;
	margin-bottom: 1%;
}
th {
	background-color: #CCC;
}
td {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	horizontal-align: middle;
}
td:hover {
	background: #2b2b2b;
	color: #fff;
}

.crveno {
	color: #F00;
	font-weight: bold;
}
.None {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0C4D8F;
	text-decoration: none;
	font-weight: bold;
}
.None a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0C4D8F;
	text-decoration: none;
	font-weight: bold;
}
.None a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.linkovi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
}
.linkovi a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
}
.linkovi a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.linkovi2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0C4D8F;
	text-decoration: none;
	font-weight: bold;
}
.linkovi2 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0C4D8F;
	text-decoration: none;
	font-weight: bold;
}
.linkovi2 a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.linkovi3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.linkovi3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.linkovi3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A5E89;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
.linkovi4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkovi4 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkovi4 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.linkovi5 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	color: #66CC33;
	text-decoration: none;
}
.linkovi5 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #66CC33;
	text-decoration: none;
}
.linkovi5 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F00;
	text-decoration: none;
}
.linkovi6 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #FF3300;
	text-decoration: none;
}
.linkovi6 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
	text-decoration: none;
}
.linkovi6 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0;
	text-decoration: none;
}
#naruci {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	display: block;
	float: left;
	height: auto;
	width: 100%;
	clear: none;
	text-align: left;
	margin-bottom: 1%;
	padding-top: 2%;
}
#boxSaStrane {
	position: absolute;
	left: 0;
	top: 60px;
	width: 250px;
	height: 247px;
	z-index: 101;
	display: none;
}
.dole {
	clear: both;
	height: 400px;
	width: 100%;
	background-color: #333;
	margin-top: 10px;
	display: none;
}
h1 {
	font-size: 25px;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 25px;
}
#nekretnineBox {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 98%;
	display: block;
	margin-right: 1%;
	margin-bottom: 1%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 1%;
	box-shadow: 5px 5px 5px #888888;
	-webkit-box-shadow: 5px 5px 5px #888888;
	-moz-box-shadow: 5px 5px 5px #888888;	
}

#nekretnineBoxSlikaMala {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 28%;
	display: block;
	margin-right: 1%;
	margin-bottom: 1%;
	height: auto;
}

#nekretnineBoxPodaci {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 68%;
	display: block;
	margin-right: 1%;
	margin-bottom: 1%;
	height: auto;
	text-align: left;	
}
#nekretnineBoxSlikaVelika {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 48%;
	display: block;
	margin-right: 1%;
	margin-bottom: 1%;
	height: auto;
}
#nekretninePodaciVeliki {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 48%;
	display: block;
	margin-right: 1%;
	margin-bottom: 1%;
	height: auto;
	text-align: left;
}
.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
}
/* Desktop Layout: 769px to a max of 1350px.  Inherits styles from: Mobile Layout and Tablet Layout. 
========================================= D E S K T O P ========================================= */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 100%;
	max-width: 1350px;
	padding-left: 0%;
	padding-right: 0%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-repeat: repeat-x;
}
#logo {
	clear: none;
	float: left;
	width: 25%;
	display: block;
}
#desnoTelefoni {
	clear: none;
	float: right;
	width: 74%;
	display: block;
	padding-right: 1%;
	color: #333333;
}
#berza {
	clear: none;
	float: right;
	width: 36%;
	display: block;
	padding-right: 1%;
	color: #333333;
	text-align: right;
	margin-top: 15px;
}
#berza2 {
	clear: none;
	float: right;
	width: 36%;
	display: block;
	color: #333333;
	text-align: right;
	margin-top: 15px;
}
#desnoTelefoni2 {
	clear: none;
	float: left;
	width: 74%;
	display: none;
	text-align: right;
	padding-right: 1%;
	color: #FFF;
}
#socialNet {
	clear: none;
	float: right;
	width: 30px;
	display: block;
	padding-right: 10px;
	padding-top: 5px;
	height: auto;
}
#iconice {
	clear: none;
	width: 25px;
	display: block;
	padding-right: 10px;
	padding-top: 5px;
	height: 25px;
	float: left;
}
#desnoEmail {
	clear: none;
	float: left;
	width: 74%;
	display: block;
	text-align: right;
	padding-right: 1%;
}
#boxZaLogoTelefon {
	clear: none;
	float: left;
	width: 100%;
	display: block;
}
#boxIspodSlajda {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	background-color: #171717;
}
#vesti {
	clear: none;
	float: left;
	width: 31%;
	display: block;
	margin-right: 1%;
	height: auto;
	margin-top: 5px;
	color: #FFF;
	background-color: #333;
	margin-bottom: 5px;
	margin-left: 1%;
}
#slikaUvesti {
	clear: none;
	float: left;
	width: 115px;
	display: block;
	text-align: right;
	height: 75px;
	margin: 1%;
}
#boxSlajder {
	clear: none;
	float: left;
	width: 100%;
	display: block;
}
#boxSlikaStoPosto {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	height: auto;
}
#boxZaMenije {
	clear: none;
	float: left;
	width: 100%;
	display: block;
}

#meniBox {
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	display: block;
	background-color: #1F1F1F;
	padding-bottom: 3px;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #FF3300;
}
#meniBox2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: auto;
	display: none;
	background-color: #1F1F1F;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #1F1F1F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#slikaBox {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
#sadrzajBox {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
#sadrzajBoxFuter {
	clear: both;
	float: left;
	margin-left: 1%;
	width: 98%;
	display: block;
	margin-right: 1%;
	margin-top: 1%;
}
#sadrzajBox2 {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 49%;
	display: block;
	height: auto;
}
#linijaVelikaRazdvajanje {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
#senka {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	text-align: center;
}
#naslovBox {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
}
.naslovSirokiSadrzaj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #1F1F1F;
	text-align: center;
	display: block;
	float: left;
	width: 100%;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 15px;
}
.naslovSirokiSadrzaj2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #302E5D;
	text-align: center;
	display: block;
	float: left;
	width: 100%;
	height: 40px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 15px;
}


.dodatniPopust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #FF3300;
	text-align: center;
	display: block;
	float: left;
	width: 99%;
	height: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-left: 1%;
}
#naslovBox2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 80%;
	display: block;
	padding-right: 10%;
	padding-left: 10%;
	text-align: center;
	padding-bottom: 10px;
}
#naslovBox3 {
	clear: both;
	float: left;
	margin-left: 2%;
	width: 98%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#boxNaslov4 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 1%;
	margin-top: 1%;
	background-repeat: repeat;
}

#boxNaslov5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 1%;
	margin-bottom: 1%;
}
#boxNaslov6 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#boxNaslov7 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#boxCenovnik {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: left;
	margin-top: 1%;
}
#boxDugmad {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: left;
	margin-top: 1%;
}



#novosti{
	clear: both;
	float: left;
	margin-left: 0;
	width: 32.6007%;
	display: block;
	margin-bottom: 10px;
}
#dogadjaji{
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 32.6007%;
	display: block;
	margin-bottom: 10px;
}
#kontakt{
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 32.6007%;
	display: block;
	margin-bottom: 10px;
}
#mapaFuter {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 32.6007%;
	display: block;
	height: 320px;
}
#sadrzajMali {
	float: left;
	height: auto;
	width: 21%;
	margin-right: 1%;
	margin-left: 1%;
	background-color: #FFFFFF;
	padding: 1%;
	margin-bottom: 1%;
	box-shadow: 5px 5px 5px #888888;
	-webkit-box-shadow: 5px 5px 5px #888888;
	-moz-box-shadow: 5px 5px 5px #888888;	
}
#sirokiSadrzaj {
	clear: both;
	float: left;
	margin-left: 0;
	width: 66.3003%;
	display: block;
	text-align: justify;
}
#sirokiSadrzaj2 {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 46%;
	display: block;
	text-align: left;
	margin-right: 1%;
	background-color: #FFFFFF;
	padding: 1%;
	box-shadow: 5px 5px 5px #888888;
	-webkit-box-shadow: 5px 5px 5px #888888;
	-moz-box-shadow: 5px 5px 5px #888888;	
}
#sirokiSadrzaj3 {
	clear: both;
	float: left;
	margin-left: 1%;
	width: 98%;
	display: block;
	margin-right: 1%;
	text-align: left;
	margin-top: 1%;
}

#sirokiSadrzaj4 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: left;
	margin-top: 1%;
}
#sirokiSadrzaj5 {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 46%;
	display: block;
	text-align: left;
	margin-right: 1%;
	padding: 1%;
	background-color: #FFFFFF;
	box-shadow: 5px 5px 5px #888888;
	-webkit-box-shadow: 5px 5px 5px #888888;
	-moz-box-shadow: 5px 5px 5px #888888;
}


#sadrzaj4uRedu {
	float: left;
	height: auto;
	width: 21%;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 1%;
	background-color: #FFF;
	padding: 1%;
	box-shadow: 5px 5px 5px #888888;
	-webkit-box-shadow: 5px 5px 5px #888888;
	-moz-box-shadow: 5px 5px 5px #888888;
}

#sadrzaj5uRedu {
	clear: none;
	height: auto;
	width: 18%;
	display: block;
	float: left;
	margin-right: 1%;
	text-align: left;
	margin-bottom: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#slika4uRedu {
	float: left;
	height: auto;
	width: 18%;
	margin-right: 1%;
	margin-left: 1%;
}
#slika4uRedu a {
	float: left;
	height: auto;
	width: 100%;
}
#slika4uRedu a:hover {
	float: left;
	height: auto;
	width: 99%;
	background-color: #DFDFDF;
}
#dizajn {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 99%;
	display: block;
	text-align: left;
}
#galerijaBox {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
#galerijaSlika {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 18%;
	display: block;
	margin-right: 1%;
	margin-bottom: 1%;
}
#dugme {
	display: block;
	height: 35px;
	width: 98%;
	background-color: #6C3;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	padding-top: 15px;
	margin-top: 5px;
}
#dugme2 {
	display: block;
	height: auto;
	width: 22%;
	padding: 1%;
	background-color: #333333;
	text-align: center;
	margin-bottom: 1%;
	float: left;
}
#dugme3 {
	display: block;
	height: auto;
	width: 22%;
	padding: 1%;
	background-color: #6C3;
	text-align: center;
	margin-bottom: 1%;
	float: left;
	margin-right: 1%;
}


#tabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}
#tabela1 {
	padding: 1%;
	float: left;
	height: auto;
	width: 98%;
}
#tabela2 {
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	margin-bottom: 1%;
}
#tabela3 {
	float: left;
	height: auto;
	width: 32%;
	margin-right: 1%;
	text-align: center;
	margin-bottom: 1%;
}
#tabela4 {
	float: left;
	height: auto;
	width: 49%;
	margin-right: 1%;
	text-align: center;
	margin-bottom: 1%;
}
th {
	background-color: #CCC;
}
td {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	horizontal-align:middle;
	vertical-align:middle;
}
td:hover {
background:#2b2b2b;
color:#fff;
}

.crveno {
	color: #F00;
	font-weight: bold;
}
.None {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0C4D8F;
	text-decoration: none;
	font-weight: bold;
}
.None a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0C4D8F;
	text-decoration: none;
	font-weight: bold;
}
.None a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.head {
	color: #FFF;
	background-color: #333;
}

.linkovi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
}
.linkovi a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
}
.linkovi a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.linkovi2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0C4D8F;
	text-decoration: none;
	font-weight: bold;
}

.linkovi2 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0C4D8F;
	text-decoration: none;
	font-weight: bold;
}

.linkovi2 a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}

.linkovi3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.linkovi3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.linkovi3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A5E89;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
.linkovi4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkovi4 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkovi4 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #000000;
}
.linkovi5 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	color: #66CC33;
	text-decoration: none;
}
.linkovi5 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #66CC33;
	text-decoration: none;
}
.linkovi5 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F00;
	text-decoration: none;
}
.linkovi6 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #FF3300;
	text-decoration: none;
}
.linkovi6 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
	text-decoration: none;
}
.linkovi6 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0;
	text-decoration: none;
}
#naruci {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	display: block;
	float: left;
	height: auto;
	width: 100%;
	clear: none;
	text-align: left;
	margin-bottom: 1%;
	padding-top: 2%;
}

#boxSaStrane {
	position: absolute;
	left: 0;
	top: 60px;
	width: 250px;
	height: 247px;
	z-index: 101;
	display: block;
}
.dole {
	clear: both;
	height: 350px;
	width: 100%;
	margin-top: 10px;
	display: block;
	padding-top: 20px;
	background-image: url(../slike/top-bg.png);
	background-repeat: repeat;
}    

h1 {
	font-size: 30px;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 25px;
}
#nekretnineBox {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 98%;
	display: block;
	margin-right: 1%;
	margin-bottom: 1%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 1%;
	box-shadow: 5px 5px 5px #888888;
	-webkit-box-shadow: 5px 5px 5px #888888;
	-moz-box-shadow: 5px 5px 5px #888888;	
}

#nekretnineBoxSlikaMala {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 28%;
	display: block;
	margin-right: 1%;
	margin-bottom: 1%;
	height: auto;
}

#nekretnineBoxPodaci {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 68%;
	display: block;
	margin-right: 1%;
	margin-bottom: 1%;
	height: auto;
	text-align: left;
}
#nekretnineBoxSlikaVelika {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 48%;
	display: block;
	margin-right: 1%;
	margin-bottom: 1%;
	height: auto;
}
#nekretninePodaciVeliki {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 48%;
	display: block;
	margin-right: 1%;
	margin-bottom: 1%;
	height: auto;
	text-align: left;
}
.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
}
