/*#########  CSS Template Platinum Bulgaria #########*/
/*########### Created by ivuWorks.com ############*/
/*################## STRUCTURE ##################*/
body {
	border: 0;	
	top: 0; left: 0;
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	background:url(/i/bodyback.gif) repeat left top;
	background-color:#000000;
	} 
#main {
	width:972px;
	height:100%;
	background:url(/i/mainback.gif) repeat-y top;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	}
#header {
	width:962px;
	background:url(/i/headback.gif) repeat-x bottom;
	background-color:#4C555C;
	}
#header img {
	border:0; /*because of the small buttons*/
	}
#mainbox {
	width:960px;
	}	
/****** MENU START ******/
#menu {
	width: 150px;
	}
.item {
	height:29px;
	padding-left:15px;
	text-align:left;
	background:url(/i/but.gif) repeat-x top;
	}
.activeitem {
	height:29px;
	padding-left:15px;
	text-align:left;
	background:url(/i/activebut.gif) repeat-x top;
	}
/****** MENU END ******/

/****** SUBMENU START ******/
#submenu {
	width: 810px;
	height:29px;
	border-left:1px solid #000;
	background:url(/i/submenu.gif) repeat-x top;
	}
.subitem {
	padding: 0 15px;
	text-align:center;
	}
.sep {
	width:2px;
	background:url(/i/sep.gif) no-repeat top;
	}
/****** SUBMENU END *******/

/****** SEARCH START *******/
#search {
	margin:20px  0; 
	width:150px; 
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	}
.sbut {
	font: normal 11px Georgia;
	border-top: #999 1px solid; 
	border-left: #999 1px solid; 
	border-right: #333 1px solid; 
	border-bottom: #333 1px solid; 
	background-color: #666;
	color:#FFF;
	width:18px; height:18px;
	}
.sinput {
	width: 100px;
	font: normal 10px "Trebuchet MS";
	border: 1px solid #C2C5CF;
	background-color:#C2C5CF;
	}
/****** SEARCH END *******/

#content {
	border-left:1px solid #000;
	}
#footer {
	width:972px; height:57px;
	background:url(/i/statusbar.gif) no-repeat bottom;
	}
/*#################################################*/
/*################## TEXT STYLES ##################*/
body, p {	
	font:11px Verdana;
	color:#000000;
	line-height:1.5em;
	}
#menu td, .item, .activeitem {	
	font:13px Georgia;
	font-weight:bold;
	}
#submenu td {	
	font:11px Georgia;
	}
#content,{
font:10px Verdana;
color: #C1C4CE;
font-weight:bold;
text-align:justify;
	}
#footer td {	
	font:9px Verdana;
	color:#000000;
	}
h1, h2, h3, h4, h5, h6 {
	color: #E0E2E8;
	}
p 	{
	text-align:justify;
	}

/*################################################*/
/*################## LINK STYLES ##################*/
/* 

	--> WTF !!!
		ne predefinirai nikoga samo [a] 
		i ne polzvai :link :visited :active ako styla im e ednakav

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#EAECF1;
	}
a:hover{	
	text-decoration:none;
	color:#EAECF1;
	}
*/
.item a:link, .item a:visited, .item a:active {
	text-decoration:none;
	font-weight:bold;
	color:#1B232E;
	}
.item a:hover{	
	text-decoration:none;
	font-weight:bold;
	color:#00498B;
	}
.activeitem a:link, .activeitem a:visited, .activeitem a:hover, .activeitem a:active {
	text-decoration:none;
	font-weight:bold;
	color:#00498B;
	}
#submenu a:link, #submenu a:visited, #submenu a:active{
	text-decoration:none;
	font-weight:bold;
	color:#1B232E;
	}
#submenu a:hover{	
	text-decoration:none;
	font-weight:bold;
	color:#00498B;
	}
#footer a {
	text-decoration:underline;
	color:#000000;
	}
.smap_lnk {
	padding-left: 4px;
	font: bold 13px "Trebuchet MS", sans-serif;
	color: #333333;
}








.topSearach {
	width: 200px; color: #054161;
	font: normal 10px Verdana, Tahoma, Arial, sans-serif;
}


#tsTable td {
	font-size: 11px;
	color: #fafafa;
}

#tsTable input {
	font-size: 11px;
	border: 1px #cccccc solid;
	width: 220px;
}


.Title {
	color: #E0E2E8;
	font-size: 18px;
}

#news {
	padding: 10px; 
	color: #aaaaaa;
	font-size: 12px;
}

#news li a {
	font-size: 14px;
	font-weight: bold;
	color: #aaaaaa;
}


/*** prices ***/

#prices {
	width: 480px;
	background-color: #888890;
	border: 0;
}

#prices td {
	border-right: 1px solid #4C555C;
	border-bottom: 1px solid #4C555C;
	border-left: 0;
	border-top: 0;
	padding: 0 5px;
	font: normal 9px Verdana;
	height: 25px;
	text-align: center;
}

.ApNum, .ApNumL {
width: 30px;
}

.Floor, .StorNum, .FloorL, .StorNumL {
width: 40px;
}

.Descr, .DescrL {
width: 150px;
}

.LivArea, .TotSize, .LivAreaL, .TotSizeL {
width: 50px;
}

.Price, .PriceL {
width: 100px;
}

.Status, .StatusL {
width: 20px;
}
.Status img, .StatusL img {margin-left: 7px;}

.ApNumL, .FloorL, .StorNumL, .DescrL, .LivAreaL, .TotSizeL, .PriceL, .StatusL { background-color: #98999D; }