body {
	font-size: 11px; 
	color: #333333; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px; 
	padding: 0px;
	background-color: #EBE9CC;
}
.clr {
	font-size: 0px;
	line-height: 1px;
	height: 0px;
	clear: both;
}
img { border: none; }
a {
	color: #FFFFFF;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
form {
	padding: 0px;
	margin: 0px;
}
/* ==== language bar ==== */
.lang {
	height: 22px;
	line-height: 18px;
	text-transform: capitalize;
}
.langhome {
	width: 933px;
	height: 22px;
	line-height: 18px;
	text-transform: capitalize;
}
.lang a , .langhome a {
	float: right;
	padding: 0px 9px 0px 9px;
	color: #979588;
	border-left: 1px solid #979588;
}
.lang a:hover , .langhome a:hover { background-color: #F5F4E4; }
.lang .curent , .langhome .curent { background-color: #E9E7DA; }
/* ==== header ==== */
.headerhome {background-color: #F8F6E7;}
.headerhome .header {
	padding-top: 2px;
	width: 933px;
	height: 168px;
	background-color: #CBCABB;
}
/* ==== top menu ==== */
.topmenuout {
	margin: 2px 0px 16px 0px;
	border-top: 2px solid #B8B6A9;
	border-bottom: 2px solid #B8B6A9;
	border-left: 2px solid #B8B6A9;
}
.topmenu { 
	height: 29px;
	font-weight: bold;
	background-color: #B8B6A9;
	border-top: 1px solid #FEFDEE;
	border-bottom: 1px solid #FEFDEE;
	border-left: 1px solid #FEFDEE;
}
.topmenu a {
	display: block;
	float: right;
	padding: 0px 12px 0px 13px;
	color: #FFFFFF;
	line-height: 29px;
	font-size: 15px;
}
.topmenu a:hover { background-color: #CBCABB; }
/* =========== Content =========== */
.main { width: 933px; }
.maincont {
	float: left;
	padding: 5px 5px 5px 43px;
	margin-bottom: 13px;
	background-image: url(../images/gui/homemain.jpg); background-repeat: no-repeat;
	background-color: #333333;
}
.main-sub {	width: 470px;
	padding: 24px 14px 19px 1px;
	text-align: left;
	background-color: #B8B6A9;
	border: 1px solid #FEFDEE; border-left: none;
}
.main-sub img {margin-bottom: 5px;}
.leftcont {
	float: left;
	width: 534px;
	text-align: left;
}
.rightcont {
	float: right;
	width: 376px;
	text-align: left;
}
.mainname { border: 2px solid #B8B6A9; border-right: none; }
.mainname  a {
	display: block;
	padding: 5px 0px 4px 40px;
	color: #FEFDEE;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #FEFDEE; border-right: none;
	background-color: #B8B6A9;
}
.mainname  a:hover { background-color: #CBCABB; }
.object {
	height: 120px;
	padding: 14px 19px 19px 19px;
	margin-bottom: 13px;
	background-image: url(../images/gui/objectbg.jpg); background-repeat: no-repeat;
	background-color: #EAE9CB;
}
.object .galery {
	padding: 20px 19px 20px 19px;
	margin-bottom: 11px;
	border: 5px solid #333333;
	background-color: #FEFDEE;
}
.object .tumbs {
	margin-bottom: 20px;
	text-align: center;
}
.object .tumbs a img {
	width: 80px;
	height: 80px;
	margin: 0px 11px 0px 11px;
	border: 1px solid #333333;
}
.object .tumbs a:hover img { border: 1px solid #B8B6A9; }
.object .info {
	padding: 6px 0px 0px 15px;
	background-image: url(../images/gui/info.jpg); background-repeat: no-repeat;
}
.object .info span { 
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #B8B6A9;
}
.object .info span a { 
	color: #404040;
	font-weight: bold;
	text-transform: uppercase;
}
.object .info span a:hover { color: #B8B6A9; }
/*.object .info p , .object .objectrand p { text-align: justify; }*/
.object .objectrand a.tumb {
	float: left;
	margin-right: 10px;
	border: 1px solid #333333;
}
.object .objectrand a:hover.tumb { border: 1px solid #B8B6A9; }
.object .objectrand  .obj_name {
	display: block;
	padding-bottom: 5px;
	color: #404040;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #B8B6A9;
}
.object .objectrand a:hover { color: #B8B6A9;}
/* =========== footer =========== */
.footer {
	line-height: 36px;
	color: #8A8979;
	background-color: #CBCABB;
	text-align: right;
}
.footer .footerlinks {
	margin-left: 31px;
	line-height: 36px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FEFDEE;
}
.footer a {
	margin-right: 20px;
	color: #8A8979;
}

.footer a:hover { color: #FFFFFF; }
.footer .logos {
	float: right;
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	background-color: #CBCABB;
}
