body {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	background: #808080 url('images/back.jpg') repeat-x;
}
* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}
#site {
	width: 908px;
	margin: 0 auto 0;
	padding: 30px 0 0 0;
}
#header {
	background: url('images/header_back.jpg') no-repeat;
	height: 228px;
	width: 908px;
	display: block;
}
#header a.logo {
	width: 205px;
	height: 170px;
	float: left;
	display: block;
	margin: 0 0 0 10px;
}
#header a.logo span {
	display: none;
}
#header div.top_navigation {
	float: right;
	width: 295px;
	height: 33px; 
	margin: 0 0 0 0;
	padding: 17px 145px 0 50px;
}
div.top_navigation ul li {
	float: left;
	list-style: none;
	color: #fff;
	padding: 0 10px;
}
div.top_navigation ul li.normal {
	float: left;
	background: url('images/li_separator.gif') no-repeat right;
}
div.top_navigation ul li a {
	color: #fff;
}
div.top_navigation ul li a:hover {
	text-decoration: none;
}
#main {
	background: url('images/realback.gif') no-repeat bottom;
	width: 908px;
	min-height: 390px;
	padding: 0 0 20px;
}
* html #main {
	height: 390px;
}
#main-in {
	background: url('images/main_back.gif') repeat-y;
	width: 908px;
	
}
div.leftpannel {
	width: 215px;
	background: url('images/vertical_sep.gif') no-repeat right;
	float: left;
	padding: 0 0 0 10px;
}
ul#navigation {
	padding: 0 0 20px 20px;
	width: 160px;
}
ul#navigation li {
	border-bottom: 1px solid #c8c8c8;
	text-transform: uppercase;
	color: #565350;
	font-size: 11px;
	list-style: none;
	font-weight: bold;
	
}
ul#navigation li a {
	color: #565350;
	background: url('images/li_menu_back.gif') no-repeat left;
	padding: 9px 0 5px 20px;
	text-decoration: none;
	font-weight: bold;
	width: 140px;
	height: 13px;
	display: block;
}
ul#navigation li a:hover {
	background: url('images/li_menu_back_hover.gif') no-repeat left;
}
div.contacts {
	width: 168px;
	padding: 0 0 0 15px;
}
div.contacts div.top {
	background: url('images/contacts_top.gif') no-repeat;
	height: 8px;
	width: 168px;
	overflow: hidden;
}
div.contacts div.bottom {
	background: #c22f19 url('images/contacts_bottom.gif') no-repeat bottom;
	width: 151px;
	min-height: 102px;
	padding: 3px 0 60px 15px;
}
* html div.contacts div.bottom {
     height: 102px;
}
div.contacts h2 {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 10px;	
}
div.contacts div.address {
	color: #fff;
	padding: 0 0 10px;
}
div.contacts a.map {
	color: #f9c6be;
	margin: 10px 0 0 0;
}
div.contacts a.map:hover {
	text-decoration: none;
}
div.contacts p {
	color: #fff;
}
div.contacts p.phone {
	font-weight: bold;
}
div.contacts p.mail {
	padding: 8px 0 0 0;
}
div.contacts p.mail a {
	color: #fff;
}
div.contacts p a:hover {
color: #fff;
	text-decoration: none;
}
div.rightpannel {
	width: 665px;
	overflow: hidden;
	float: left;
	padding: 30px 0 0 5px;
}
div.rightpannel h2 {
	color: #c12f19;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0 0 10px;	
}
div.rightpannel div.intro {
	text-align: justify;
	color: #6d6e60;
	font-size: 12px;
	padding: 0 0px 10px 0;
	margin: 0;
}
div.intro ul {
	padding: 3px 0 3px 30px;
}
div.intro ul li {
	padding: 1px;
}
div.intro img {
	border: none;
}	
div.intro a {
	color: #6d6e60;
}
div.intro a:hover {
	text-decoration: none;
}
div.rightpannel div.intro1 {
	text-align: justify;
	color: #6d6e60;
	font-size: 12px;
	padding: 0 27px 10px 0;
	margin: 0;
}
div.intro1 ul {
	padding: 3px 0 3px 30px;
}
div.intro1 ul li {
	padding: 1px;
}
div.intro1 img {
	border: none;
}	
div.intro1 a {
	color: #6d6e60;
}
div.intro1 a:hover {
	text-decoration: none;
}
div.rightpannel a.link {
	color: #1f1a17;
	font-size: 12px;
	margin: 0 0 20px;
	display: block;
}
div.rightpannel a.link:hover {
	text-decoration: none;
}
div.product {
	width: 154px;
	float: left;
	padding: 5px 10px 15px 0;
}
div.product div.image {
	width: 124px;
	height: 94px;
	overflow: hidden;
	border: 1px solid #c7c7c7;
	padding: 4px;
	overflow: hidden;
}
div.product div.image td {
	vertical-align: center;
	text-align: center;

}
div.product div.image img {
	border: none;
	width: 120px;
	height: 90px;
	overflow: hidden;
}
div.product p.name {
	color: #6d6e60;
		padding: 5px 0 0 10px;
}
div.product p.name a {
	color: #6d6e60;
	text-decoration: none;
}
div.product p.name a:hover {
	color: #393a2e;
}
div#footer {
	width: 908px;
}
div#footer p.left {
	float: left;
	color: #fff;
	padding: 5px 0 0 10px;
}
div#footer p.left a {
	color: #fff;
}
div#footer p.left a:hover {
	text-decoration: none;
}
div#footer p.right {
	float: right;
	color: #fff;
	padding: 5px 10px 0 0;
}
div#footer p.right a {
	color: #fff;
}
div#footer p.right a:hover {
	text-decoration: none;
}
div.oneproject {
	width: 190px;
	float: left;
	padding: 5px 0px 15px 0;
	margin: 0 32px 0 0;
}
div.oneproject div.image_out {
	width: 180px;
	height: 120px;
	overflow: hidden;
	padding: 4px;
	border: 1px solid #c7c7c7;	
}
div.oneproject div.image {
	width: 178px;
	height: 119px;
	overflow: hidden;	
}
div.oneproject div.image td {
	vertical-align: center;
	text-align: center;
}
div.oneproject div.image img {
	border: none;
	
}
div.oneproject p.name {
	color: #6d6e60;
		padding: 5px 0 0 10px;
}
div.oneproject p.name a {
	color: #6d6e60;
	text-decoration: none;
}
div.oneproject p.name a:hover {
	color: #393a2e;
}
div.main_picture {
	width: 241px; 
	height: 195px; 
	overflow: hidden; 
	padding: 2px;
}
/* Css Form */

div.contact_form {
	width: 545px;
	margin: 0;
	padding: 0;
}
div.contact_form_txt {
	width: 100px;
	margin: 0;
	padding: 0;
	float: left;
	color: #666666;
}
div.contact_form_field {
	color: #666666;
	margin: 0;
	padding: 0;
	float: left;
}
p.center {
	margin: 0;
	padding: 0;
	text-align: center;
}
input.field, textarea.field, select.field {
	border: 1px solid #999999;
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	margin: 0 0 5px 0;
	font-size: 11px;
	padding: 1px;
	color: #666666;
}
span.span1 {
	color: red;
}
span.error_form {
	color: red;
	position: relative;
	top: -6px;
}
/* Css form end */

div.pagination {
	text-align: right;
	padding: 0 15px 10px 0;
}
div.pagination a.page {
	background: #4b88e1;
	font-family: Arial, Tahoma, self;
	font-size: 11px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 3px;
	margin: 0 0 0 2px;
}
span.page {
	background: #D91321;
	font-family: Arial, Tahoma, self;
	font-size: 11px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 3px; 
	margin: 0 0 0 2px;
}
div.pagination a.page:hover {
	background: #D91321;
}
/* product presentation */
div.project_pictures {
	width: 260px;
	padding: 5px 0 0 0;
	float: left;
}
div.product_main_pic {
	padding: 4px;
	border: 1px solid #c7c7c7;
	width: 230px;
	height: 172px;
	margin: 0 0 10px;
	overflow: hidden;
	text-align: center;
}
div.small_proj_pictures {
	width: 255px;
	margin: 0 0 10px;
	padding: 10px 0 0 0;
}
div.small_proj_pictures a {
	float: left;
}
div.small_proj_pictures img {
	border: none;
}	
div.small_proj_pictures img.thumb {
	border: none; 
	padding: 2px; 
	margin: 0 5px 5px 0;
}
div.main_pic {
	margin: 0 0 0px;
	height: 194px;
}
img.thumb {
	width: 65px;
	height: 51px;
	overflow: hidden;
}	
img.project_inn {
	border: none;
}
div.description {	
	margin: 0 0 20px;
	padding: 5px 0 0 0;
}
div.smallest_pictures {
	border: 1px solid #c7c7c7; 
	width: 65px;
	float: left;
	height: 50px;
	margin: 0 13px 13px 0;
	padding: 2px;
}
h1.main {
	color: #2a4f9c;
	font-size: 12px;
	margin: 0 0 10px;
}
p.main {
	font-size: 12px;
	color: #565350;
}
p.main a {
	color: #565350;
	text-decoration: none;
}
p.main a:hover {
	text-decoration: underline;
}
p.main span {
	font-weight: bold;
}
div.cont {
	text-align: justify;
	font-size: 11px;
	color: #565350;
	padding: 0 10px 0 0;
}
/* end product presentation */

td.align_picture {
	width: 178px;
	height: 119px;
}
div.pictures {
	ocerflow: hidden;
}
table.apartment {
	width: 100%;
	border: 1px solid #2b5a99;
	border-collapse: collapse;
}
table.apartment th {
	color: #fff;
	background: url('images/menu.gif') repeat-x;
	padding: 2px;
	
}
table.apartment td {
	padding: 2px;
	
	color: #3e3a37;
	border-bottom: 1px solid #2b5a99;
}
table.apartment td a {
	color: #3e3a37;
	text-decoration: none;
}
table.apartment td a:hover {
	color: #000;
}
table.apartment tr {
	cursor: pointer;
}
table.apartment1 {
	width: 100%;
	border: 1px solid #84a9db;
	border-collapse: collapse;
	font-size: 11px;
}
table.apartment1 th {
	color: #fff;
	background: url('images/menu.gif') repeat-x;
	padding: 3px;
	
}
table.apartment1 td {
	padding: 3px;
	
	color: #3e3a37;
	border-right: 1px solid #84a9db;
	border-bottom: 1px solid #84a9db;
}
table.apartment1 td a {
	color: #3e3a37;
}
table.apartment1 td a:hover {
	color: #000;
	text-decoration: none;
}
.row0 {
	background: #fff;
	color: #3e3a37;
}
.row1 {
	background: #f0f3f8;
	
	color: #3e3a37;
}
.row2, .row3 {
	background: #fff;
	color: #3e3a37;
}
.row4 {
	background: #fff;
	color: #3e3a37;
}
.row5 {
	background: #fff;
	color: #3e3a37;
}
.gall {
	width: 195px;
	float: left;
	margin: 0 35px 25px 0;
}
.gall .img {
	width: 181px;
	height: 134px;
	padding: 7px;
	background: url('/images/gal_back.png') no-repeat;
}
.gall table {
	border: 0;
	margin: 0;
	border-collase: collapse;
	border-spacing: 0;
}
.gall td {
	width: 181px;
	height: 134px;
	text-align: center;
	vertical_align: middle;
}
.gall p {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #2a4f9c;
}
