body, html {
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
	background: #000;
	font-family: Verdana;
	font-size: 12px;
}


#header {
	height: 150px;
	background: #000 url(/images/index/topBg.jpg) no-repeat left top;
}

#search {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	width: 518px;
	height: 70px;
	padding-top: 10px;
}

#topLinks {
	/*background: url(/images/index/topLinks.jpg) no-repeat right top;*/
	color: #fff;
	text-align: right;
	height: 25px;
}

#topLinks ul {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px -40px;
}

#spacer {
	margin-top: 5px;
}

#architektura {
	margin-left: -20px;
}

.objectsHolder {
	width: 650px; 
	margin-top: 20px;
}

#content {
	border-top: #a56602 1px solid;
	width: 601px;
	background: #fff;
	height: 100%;
	padding: 0px 10px 0px 10px;
	margin-top: 20px;
}

#tableLeft {
	font-family: Trebuchet MS;
	width: 183px;
	height: 100%;
	background: #e7d83b;
	border-right: #9e9e9e 6px solid;
}

#tableRight {
	width: 100px;
	color: #fff;
	padding-left: 5px;
	padding-top: 5px;
	height: 100%;
	border-left: #a56602 1px solid;
	border-top: #a56602 1px solid;
}

#tLinks td {
	text-align: center;
}

#tLinks td a {
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	color: #fff;
}

#tLinks td a.active {
	text-decoration: none;
	color: #ffe400;
}

#menu {
	margin: 0;
	padding: 10px 0px 0px 0px;
}

#menu li {
	margin-left: 30px;
	list-style-image: url(/images/index/li.jpg);
	font-size: 14px;
	font-weight: bold;
}

#menu li a.def {
	color: #000;
	text-decoration: none;
}

#menu li a {
	text-decoration: none;
}

#menu li.dot {
	margin-left: -30px;
	border-bottom: #fff 1px dotted;
	margin-bottom: 7px;
}

#news {
	font-size: 12px;
	text-align: left;
	font-family: Verdana;
	padding: 10px 5px 0px 14px;
}

.signUp {
	background: #e7d83b;
	border: none;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	margin-left: -5px;
}

.refuse {
	background: #dbe1f8;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	border-right: 2px #37383e solid;
	border-bottom: 2px #37383e solid;
	border-top: 2px #e8ebfa solid;
	border-left: 2px #e8ebfa solid;
}

#partners {
	padding: 30px 5px 5px 14px;
	border-bottom: 1px #fff dotted;
}

#partnersHolder {
	padding: 30px 5px 5px 14px;
}

#partnersHolder a:active {border:none;}

#leftFooter {
	margin-top: 50px;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	border-top: #fff 1px dotted;
	padding: 5px 0px 5px 2px;
	text-align: center;
}

#leftFooter a {
	color: #000;
	text-decoration: none;
}

h2 {
	padding:0;
	margin:0;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
}

.objectInfo {
	font-size: 12px;
	margin-left: 7px;
	width: 200px;
	text-align: left;
}

.objectInfo a {
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.objectRight {
	float: left;
}

.objectLeft {
	float:left;
	width: 100px;
}

.object {
	width: 220px;
	background:url(/images/index/td4.jpg) no-repeat left top;
	padding: 5px;
}

.price {
	background: #000;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #d5b817;
	text-align: center;
	height: 16px;
	width: 100px;
}

.titleRight {
	border-bottom: 1px #d5b817 solid;
	width: 90px;
	text-align: right;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: bold;
	float: right;
	margin-right: 10px;
}

table.sortable {
	background: #f8f9ff;
	border: #ededed 1px solid;
}

table.sortable .even {
	background: #fefef4;
}

table.sortable thead {
    background-color:#dbe1f8;
    color:#333;
    font-weight: bold;
    cursor: pointer;
}

table.sortable td {
	text-align: center;
	border-top: #ededed 1px solid;
}

.leftActive {
	color: #ff9600;
}

#bottomFooter {
	/*width: 601px;*/
	background: #fff;
	padding: 0px 10px 8px 10px;
	/*border-right: #a56602 1px solid;*/
	text-align: center;
	font-family: verdana;
	font-size: 12px;
}