body{
margin:3px;
padding:3px;
font-family: Arial, Helvetica, sans-serif;
/*overflow-y: scroll;
overflow-x: hidden;*/
}
a:link {
    color: #2b587a;
    text-decoration:none;
}

a:visited {
color: #2b587a; 
text-decoration:none;
}

#reqizits {
    font-family: Arial, Helvetica, sans-serif;
    font-variant: normal;
    vertical-align: bottom;
}
html, body, #main {height: 100%;}

/*body > #main {height: auto; min-height: 100%;}*/

#logo{
    width:990px;
    height:49px;
    border:none;
    margin:0 auto;
}

#maintext{
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	margin-left:10px;
	margin-right:200px;
	margin-top:5px;
	margin-bottom:100px;
	display:block;
	background-color:#ffffff;
	border-width: 10px;
	border-color:#ffffff;
	border-style: solid;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9933;
	text-decoration:none;
	font-weight:bold;
	font-size:large;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:-20px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9933;
	text-decoration:none;
	font-weight:bold;
	font-size:large;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:-20px;
}
	
#underlogo{
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
    margin-left:510px;
	margin-top:5px;
	margin-bottom:10px;
	font-weight:bold;
}	
	
#tab{
    padding-bottom: 50px;
    margin:0 auto;
    padding:0;
    border:0;
    width:990px;
    /*height:450px;*/
    min-height: 480px;
    vertical-align: top;
}
#tab table{
    margin:0 auto;
    padding:0;
    border:0;
    width:990px;
    min-height: 480px;
    width:inherit;
}
#tab td{
    min-height:240px;
        width:inherit;
}

#footer {
    position: relative;
    /* margin-top: -50px; negative value of footer height */
    height: 50px;
    clear:both;
    vertical-align:top;
}

#footer table{
    width:990px;
    border:0;
}
#leftbar{
    position: inherit;
}
#menu {
    height:100%;
    vertical-align: top;
}
#menu div{
    color: #2b587a;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-variant: normal;
    display:block;
    width:200px;
    background: url("menubutton.gif") no-repeat;
    text-decoration: none;
    text-transform: lowercase;
    vertical-align: top;
}
#menu div:hover {
	background-position: -200px 5px;
}
#menu div:active {
	background-position: -400px 5px;
}
#menu a:link {
    color: #2b587a;
    text-decoration:none;
}
#adres{
}

#map{
	border: 1px;
	border-color:#ff9933;
}

#adres table{
    padding:12px;
    margin:12px;
    width:100%;
    vertical-align:top;
}
 /*#photo{
     border:0;
     text-align:right;
     padding:0px;
    width: 100%;
     margin:10px 10px 10px 10px;
}*/
#price {
padding-left:100px;
line-height: 150%;
}
#photo td{
    
    width:250px;
    /*padding:10px 10px 10px 10px;*/
     padding-bottom:30px;
	 padding-left:135px;
}
#photo img{
     margin-bottom:5px;
}
#photo textarea{
    overflow:hidden;
    border: 1px;
	border-color:#ff9933;
    width:246px;
    background-color:#ffffff;          /* #c3d4ef */
	border-style: solid;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: -90; width: 100%; height: 500px; background-color: #ffffff; }
