/* CSS Document */
body{
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
}
#tmenu{
display:block;
position:absolute;
left:400px;
top:150px;
height:30px;
width:400px;
background-color:#0D9490;
margin:0;
padding:0;
z-index:100;
}
#tmenu li{
list-style:none;
float:left;
font: bold 12px Arial, Helvetica, sans-serif;
margin-top:8px;
padding:0 7px 0 7px;
border-right:1px solid #ffffff;
}
#tmenu a{
text-decoration:none;
color:#FFFFFF;
}
#tmenu a:hover{
color:#CCCCCC;
}
#header{
width:800px;
height:180px;
background-color:#0D9490;
z-index:200;
}
#logo{
width:290px;
height:180px;
position:relative;
float:left;
background-image:url(images/logo.gif);
background-position:bottom;
background-repeat:no-repeat;
font: normal 12px Arial, Helvetica, sans-serif;
text-align:center;
background-color:#FFFFFF;
}
#o1{
width:170px;
height:180px;
position:relative;
float:left;
background-image:url(images/o1bg.jpg);
background-position:bottom;
background-repeat:no-repeat;
}
#lmenu p{
margin:20px 10px 10px 100px;
}
#lmenu a{
font-weight:bold;
font-size:12px;
line-height:18px;
}
#o2{
width:170px;
height:180px;
position:relative;
float:left;
background-image:url(images/o2bg.jpg);
background-position:bottom;
background-repeat:no-repeat;
}
#o3{
width:170px;
height:180px;
position:relative;
float:left;
background-image:url(images/o3bg.jpg);
background-position:bottom;
background-repeat:no-repeat;
}
#header h3{
margin:0;
padding:0 0 0 10px;
color:#ffffff;
}
#header a{
text-decoration:none;
color:#FFFFFF;
}
#lmenu{
width:290px;
height:180px;
position:relative;
float:left;
background-color:#ffffff;
}
#lmenu a{
color: #016766;
}
#lmenu a:visited{
color: #0d9490;
}
#content{
width:510px;
position:relative;
float:left;
background-color:#ffffff;
margin-bottom:10px;
}
#content h3{
color: #016766;
margin:0;
}
#nav{
font-size:11px;
margin:0 0 10px 0;
}
#objects{
clear:both;
width:800px;
height:130px;
background-color:#0D9490;
z-index:200;
}
#sobjects{
clear:both;
width:800px;
height:30px;
z-index:200;
}
#sobjects h4{
display:block;
width:150px;
margin:0;
padding:0 0 0 10px;
}
#objects h4{
display:block;
width:150px;
margin:0;
padding:0 0 0 10px;
}

#obj1, #obj2, #obj3, #obj4, #obj5{
position:relative;
float:left;
width:160px;
height:130px;
background-color:#FFFFFF;
margin:0;
padding:0;
background-position:bottom;
background-repeat:no-repeat;
}
#sobj1, #sobj2, #sobj3, #sobj4, #sobj5{
position:relative;
float:left;
width:160px;
height:30px;
background-color:#FFFFFF;
margin:0;
padding:0;
background-position:bottom;
background-repeat:no-repeat;
}

#obj1:hover, #obj2:hover, #obj3:hover, #obj4:hover, #obj5:hover{
cursor:pointer;
}
#obj1 a, #obj2 a, #obj3 a, #obj4 a, #obj5 a{
text-decoration:none;
}
#objp1, #objp2, #objp3 , #objp4, #objp5{
font-size: 11px;
font-weight:normal;
padding:5px;
color:#000000;
}
#obj1{
background-image:url(images/sauna_trans.jpg);
}
#obj2{
background-image:url(images/restoran_trans.jpg);
}
#obj3{
background-image:url(images/hotel_trans.jpg);
}
#obj4{
background-image:url(images/polylux_trans.jpg);
}
#obj5{
background-image:url(images/apartaments_trans.jpg);
}
#content p{
font-size:12px;
}
#mapcontent p{
font-size:12px;
margin-left:20px;
}
.tsmall{
font-size:11px;
color:#999999;
font-weight:normal;
}
#fleft{
width:270px;
height:100px;
position:relative;
float:left;
background-color:#ffffff;
}
#fright{
width:510px;
height:100px;
position:relative;
float:left;
background-color:#ffffff;
margin:0;
}
#copyright{
float:left;
width:200px;
font-size:11px;
border-left: 3px solid #cccccc;
padding-left:10px;
}
#development{
text-align:right;
float:right;
width:200px;
font-size:10px;
}
#fleft{
font-size:11px;
padding:10px;
color:#333333;
}
#pr{
font-size:11px;
}
#pr th{
background-color:#7bbebe;
color:#FFFFFF;
}
#pr td{
border-bottom:solid 1px #CCCCCC;
}
.desc{
display:block;
font-size:11px;
padding-top:15px;
}
.prhead{
display:block;
font-size:14px;
font-weight:bold;
padding-top:15px;
}
#row{
display:block;
clear:both;
width:400px;
margin: 10px 0 10px 0;
}
label{
display:block;
width:100px;
float:left;
font-size:12px;
font-weight:bold;
}
#phone{
margin-left:30px;
font-size:11px;
}
#phone a{
font-weight:normal;
font-size:11px;
}
#bottom{
display:block;
clear:both;
width:800px;
padding-left:20px;
font-size:11px;
}
#footer{
display:block;
clear:both;
}