/* Nepremičnine m2 */
.menu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	left:0;
	top:100px;
	width:100;
	height:117px;
	z-index:1;
	background: url(images/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.menu li{
	float:left;
}

.menu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.menu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.menu li.current a, .menu li a:hover{
	color: #fff;
	background: url(images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.menu li.current a b, .menu li a:hover b{
	color: #fff;
	background: url(images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}

#lang {
	position: absolute;
	top: 101px;
	right: 12px;
	border: 0px;
	z-index: 12;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: right;
	margin-top: 16px;	
	float: right;
	font-weight: bold;
}

#lang img {
	border: 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	position:absolute;
	left:0;
	top:0px;
	width:100%;
	height:117px;
	z-index:1;
	background: #D4340C;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
#header h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	margin-left: 20px;
	margin-top: 30px;
	color: #FFF;
}

#contents {
	position:absolute;
	left:30px;
	top:205px;
	width:715px;
	height:230px;
	z-index:2;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#footer {
	background: url(images/menur_bg2.gif) repeat-x; /*tab background image path*/
	position:absolute;
	left:0px;
	top: expression((document.getElementById("contentDown").offsetTop)+220);
	width: 100%;
	height:46px;
	z-index:2;
}

#footer h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	margin-top: 15px;
}

#footer2 {
	display: none;
}

a {
	text-decoration: none;
	color: #000;
}

.black {
	color: #000;
}

.black:hover {
	color: #999;
}

.while {
	color: #FFF;
}

.while:hover {
	color: #F2F2F2;
}

.stran {
	color: #000;
	font-size: 11px;
}

.stran:hover {
	color: #999;
	font-size: 11px;
}


#contents img {
	border:  
	background: url(images/shadow.gif) repeat-x; /*tab background image path*/

}

#image {
	background: url(images/shadow.gif) no-repeat; /*tab background image path*/
	height: 100%;
}

#ads-top {
	position:absolute;
	right:10px;
	top:10px;
	width:728px;
	height:90px;
	z-index:3;
	border: 1px;
	border-color:#000;
}

#ads-right {
	position:absolute;
	right:10px;
	top:160px;
	width:160px;
	height:600px;
	z-index:4;
	border: 0px;
	border-color: #000;
}

#mailinglist {
        font-size: 11px;
        font-family: Verdana, Geneva, sans-serif;
	position:absolute;
	left:760px;
	top:246px;
	z-index:3;
	background-color:#EBEBEB;	
	border: 1px;
	border: 1px solid black;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
}

#partner {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	position: absolute;
	left: 760px;
	top: 560px;
	z-index:3;
	width: 155px;
	background-color:#EBEBEB;
	border: 1px;
	border: 1px solid black;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#partner b {
	font-weight: normal;
}

#nav {
	position:absolute;
	left:0;
	top:164px;
	width:100%;
	height:20px;
	z-index:1;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #EBEBEB;
}

#menu-search {
	width: 100%;
	height: 350px;
	background: #EBEBEB;
	border: 1px solid black;
}

#nav font{
	position: absolute;
	margin-top: 3px;
	margin-left: 50px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

#nav a {
	color: #000;
}

#nav a:hover {
	color: #999;
}

.somediv {
	width: 350px;
	height: 200px;
	clear: left;
	border: 1px solid gray;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background: #EBEBEB;
	cursor: pointer;
}

.somediv .floatbox{
	border: 1px;
	border-color: 000; 
	width: 155px;
	float: left;
}

.somediv .floatbox img {
	border-color: #000;
}

* html .somediv p{
	height: 1%;
}

.somediv p{
	margin-top: 0;
	margin-left: 156px;
}

.nepremicnine {
	width: 350px;
	height: 150px;
	clear: left;
	border: 1px solid gray;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background: #EBEBEB;
	cursor: pointer;
}

.nepremicnine .floatbox{
	border: 1px;
	border-color: 000; 
	width: 155px;
	float: left;
}

.nepremicnine .floatbox img {
	border-color: #000;
}

* html .nepremicnine p{
	height: 1%;
}

.nepremicnine p{
	margin-top: 0;
	margin-left: 156px;
}




.city {
	color: #FFF;
	font-weight: bold;
	background: #D4340C;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	width: 180px;
	float: left;
}

.agency {
	color: #FFF;
	font-weight: bold;
	background: #D4340C;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	width: 200px;
	float: left;
}

/* Image Gallery */

#gallery {
  position:relative; 
  width:640px; 
  margin:40px auto; 
  padding:10px; 
  border:6px solid #fff; 
  background:#AAA
}

#images {
  border:2px solid #9ac1c9; 
  height:225px; 
  background:#eef5f6; 
  margin-bottom:20px
}

#image {
  position:relative; 
  width:640px; 
  height:480px; 
  padding:5px; 
  border:2px solid #666; 
  background:#FFF url(images/loading.gif) center center no-repeat
}

#image img {
  position:absolute; 
  top:5px; 
  left:5px
}

#thumbwrapper {
  margin-top:10px; 
  padding:5px 0; 
  width:640px; 
  height:100px; 
  border:2px solid #666; 
  background:#FFF
}

#thumbarea {
  position:relative; 
  overflow:hidden; 
  height:102px; 
  width:650px; 

}

#thumbs {
  position:absolute; 
  list-style:none; 
  margin-left:5px; 
  height:100px; 
  width:10000px; 
  border-right:5px solid #FFF
}

#thumbs li {
  float:left; 
  margin-right:5px; 
  cursor:pointer
}

.imgnav {
  position:absolute; 
  height:480px; 
  width:20%; 
  z-index:100; 
  outline:none; 
  cursor:pointer
}

#previmg {
  left:0; 
  background:url(images/left.gif) left center no-repeat; 
  border-left:5px solid #FFF
}

#previmg:hover {
  opacity:1; 
  filter:alpha(opacity=100)
}

#nextimg {
  right:0; 
  background:url(images/right.gif) right center no-repeat; 
  border-right:5px solid #FFF
}

#nextimg:hover {
  opacity:1; 
  filter:alpha(opacity=100)
}

/* Button */

a.ovalbutton{
  background: transparent url('images/button_left.gif') no-repeat top left;
  display: block;
  float: left;
  font: normal 13px Verdana;
  line-height: 16px;
  width:350px;
  height: 24px;
  padding-left: 11px;
  text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
  color: #494949
}

a.ovalbutton span{
  background: transparent url('images/button_right.gif') no-repeat top right;
  display: block;
  padding: 4px 11px 4px 0;
}

a.ovalbutton:hover{
  background-position: bottom left;
}

a.ovalbutton:hover span{
  background-position: bottom right;
  color: black;
}

.buttonwrapper{
  overflow: hidden; 
  width: 100%;
}