body, html {
width:100%;
height:100%;
margin:0px;
padding:0px;
font-size:13px;
font-family:Segoe UI, Trebuchet MS, Verdana;
color:#CCCCCC;
background:#434a4e;
}

#topBar {
text-transform:uppercase;
background:url(../images/topBar.gif) repeat-x;
width:100%;
height:48px;
line-height:48px;
color:white;
font-size:13px;
font-weight:bold;
text-align:center;
}

.logoDiv {
	background:url(../images/logo.gif) no-repeat;
	width:310px;
	height:91px;
	float:left;
}

.SearchBox {
	height:91px;
	width:636px;
	float:left;
}

#Container {
  width: 966px ;
  margin-left: auto ;
  margin-right: auto ;
}

#InfoTab {
	background:url(../images/infoTab.gif) no-repeat;
	width:966px;
	height:67px;
	clear:left;
}


#Footer {
	background:url(../images/footer.gif) no-repeat bottom;
	width:966px;
	height:12px;
}

#ContentFooter {
	background:url(../images/contentFooter.gif) no-repeat;
	width:966px;
	height:19px;
}

.Category {
	width:250px; 
	text-align:center; 
	height:67px; 
	font-family:Arial Narrow,Helvetica,Arial,sans-serif; 
	font-size:18px; 
	line-height:40px;
	font-weight:bold; 
	color:white;
	float:left;
}

.CategoryInfo {
	height:67px;
	width:680px;
	font-family:Arial Narrow,Helvetica,Arial,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#cdcdcd;
	margin-left:250px;
	line-height:50px;
	}

#Content {
	background:url(../images/contentBg.gif) repeat-y;
	font-family:Segoe UI, Trebuchet MS, Verdana;
	font-size:12px;
	color:#666666;
}

.AnuntCaption {
	font-family:segoe ui, trebuchet ms, verdana; 
	padding-bottom:3px; 
	font-weight:bold; 
	font-size:13px; 
	color:#5a5a5a; 
	border-bottom:2px solid #5a5a5a; 
	width:100%;
}

.mainCat {
	width:200px; 
	float:left; 
	height:120px; 
	background:url(../images/arrow.gif) no-repeat top left; 
	border-bottom:2px solid #aab7bd; 
	margin:10px;
}

.catName { 
	margin-left:17px;
	font-family:Arial; 
	font-weight:bold; 
	font-size:14px; 
	text-transform:uppercase;
}

a.bigLink, a.bigLink:visited {
	font-family:Arial; 
	color:#666666;
	font-weight:bold; 
	font-size:14px; 
	text-transform:uppercase;
	text-decoration:none;
}

a.bigLink:hover {
	font-family:Arial; 
	font-weight:bold; 
	font-size:14px; 
	color:#990000;
	text-transform:uppercase;
	text-decoration:none;
}

a.smallLink, a.smallLink:visited {
	color:#666666;
	font-weight:normal; 
	font-size:11px; 
	text-decoration:none;
	text-transform:capitalize;
}

a.smallLink:hover {
	font-weight:normal; 
	font-size:11px; 
	color:#990000;
	text-decoration:underline;
	text-transform:capitalize;
}

.catBrowse { 
	margin-left:17px;
	font-size:11px; 
	color:#666666;
}

.rightBar {
	background:url(../images/rightBar.gif) no-repeat;
	width:246px;
	height:55px;
	line-height:55px;
	font-weight:bold;
	color:#CCCCCC;
	font-family:Arial;
	font-size:14px;
}

.rightContent {
	margin-left:16px;
	font-family:Arial Narrow;
	font-size:14px;
	color:#666666;
	}

.anuntListField {
	border:1px solid #e8e9ea; 
	background:#e8e9ea; 
	-moz-border-radius: 0.5em;
	font-family:Verdana; 
	font-size:11px;
}

.anuntTitle {
	font-family:Arial Narrow,Helvetica,Arial,sans-serif; 
	font-size:180%; 
	font-weight:bold; 
	width:95%; 
	margin-left:10px; 
	padding-bottom:3px; 
	margin-bottom:3px;
}

#ticker-area{
}

a.lastFive, a.lastFive:visited {
	font-family:Arial Narrow, Helvetica, Arial, Sans-Serif;
	font-size:24px;
	font-weight:lighter;
	color:#cdcdcd;
	text-decoration:none;
	text-transform:capitalize;
}

a.lastFive:hover {
	font-family:Arial Narrow, Helvetica, Arial, Sans-Serif;
	font-size:24px;
	font-weight:lighter;
	color:#cdcdcd;
	text-decoration:underline;
	text-transform:capitalize;	
}

a.CatLink, a.CatLink:visited {
	font-family:Arial Narrow, Helvetica, Arial, Sans-Serif;
	font-size:100%;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

a.CatLink:hover {
	font-family:Arial Narrow, Helvetica, Arial, Sans-Serif;
	font-size:100%;
	font-weight:lighter;
	color:#990000;
	text-decoration:underline;
}

.highLight {
	background:#e5e6e6;
}

.footerTop {
	background:url(../images/footerTop.gif) no-repeat;
	width:950px;
	height:19px;
}

.footerBottom {
	background:url(../images/footerBottom.gif) no-repeat;
	width:950px;
	height:19px;
}

.footerMiddle {
	background:url(../images/footerMiddle.gif) repeat-y;
	width:950px;
}

.footerWrap {
	width:950px;
	margin-left:8px;
	background:#4e5558;
}

#capcha div {
    float: left;
} 
