/* CSS Document */
html, body {

	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family      : arial, sans-serif;
	text-align:left;
	font-size:11px;
	
	}
a	a:hover{
	text-decoration:underline;
	}
#header{
width:100%;
border:1 thin black;

}
#logo{
float:left;}

#left{
	width:150px;
	float:left;
	border:1 thin black;
	color:#0000CC;
	font-weight:800;
	font-size:18px;
	font-style: oblique;
}
#center{
padding-top:10px;
float:left;
width:527px;
height:auto;
border:1 thin black;
}
#right{
width:160px;
float:left;
border:1 thin black;
}
#bottom{
	width: 100%;
}
.sve {
	width: 800px;
border:solid lightblue;
padding:5;
color:#1111cc;

}
.submenu{
display:none;
background-color:#FF99FF;
position:absolute;
float:right;
z-index:1
}
.visible{
display:block;
}
li.submenuitem{

	display: table-row;
	border-width: thin;
	border-style: dotted;
	
	list-style-type: none;
	
	margin-left: 350px;
	color:#FF9933
}
ul.places{
float:left;
width:100%;
padding:0;
margin:0;

	list-style-image: url("pictures/tr.gif");
}
.places a
{


color:blue;
font-size:15px;

	font-style: oblique;
	font-weight:bold;
	font-family:	"Times New Roman", Times, serif;
background-repeat:no-repeat;
padding:0.5em 0.9em;
width:70px;
height:30px;

}
.places a:hover {
	color:#FF9966;
}

.places li{

line-height:2em;
	display: inline;

}


h4.places {
padding:0.5em 0.9em;
text-decoration:none;
}

.contenttable td{
	/*border: thin dashed black;*/
	border: thin solid lightblue;
	width:50%;
	margin:15px;
	padding:5px;
	vertical-align: top;
}
h4{
	font-size: 12px;display:inline;
	font-weight: bolder;
	/*color: #000099;*/
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: underline ;
}
h4.content{
display:inline;
heigh:3em;
font-size:14px;
}

.content img{
float:left;
margin:10px 10px 10px 10px;
}



#contact{
font:bold 10px verdana, sans-serif;
float:right;}

/*
.units_small{
float:left;
border:thin #FFFDE6 solid;
padding:1px;
width:500px;
background-color:lightblue;
background-repeat: 
no-repeat;
background-position:  top; 
}
*/
table.rounded_corners {
border:lightblue thin solid;
padding: 0 0 0 0;
width:100%;
color:blue;

}
table.rounded_corners td {
border:1 white thin;

padding: 0 0 0 0;
}
.img_unit_small{
height:100px;
padding-right:10px;
float:left;
margin:0 5px 0 5px ;
}

.roundcont {
/*	width: 250px;*/
border:0px;
	
	color: #fff;
}

.roundcont p  {
	margin: 0 10px;
}

.roundtop_r { 
	background: url(tr.gif) no-repeat top right; 
	 width: 15px;
   height: 15px;
   border:0 0 0 0;
}
.roundtop_l { 
	background: url(tl.gif) no-repeat top left; 
	 width: 15px;
   height: 15px;
}
.roundbottom_r {
	background: url(br.gif) no-repeat top right; 
	 width: 15px;
   height: 15px;
}
.roundbottom_l {
	background: url(bl.gif) no-repeat top left; 
	 width: 15px;
   height: 15px;
}
img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.tecaj{
font-size:80%;
border:thin lightblue solid;
}
.valuta{
background-color:#cccccc}

.object_recomen{

border: lightblue solid thin;
padding:2px 2px 2px 2px;
margin:5px 0px 5px 0px;

}
td.object_info{

background-color:#FFFFFF;
color:blue;
}
a.more{
color:#FF9966;


}


h3,h5{
font-size:12px;
}

p.placesp{
display:inline;/*
border-left: solid thin;
border-right: solid thin;
*/}