* {behavior: url(/templates/Boromir/css/iepngfix.htc)}

body{font-size:12px; font-family: Arial; color: #706b54; background: #c8c7ca}
.clear{clear:both;font-size:0;}
.white_class {font-size:12px; font-family: Arial; color: white;}
#body{
	width: 992px;
	position: relative;
	margin:0 auto;
	background: white;
}
#top-menu-left {	
	float:left;
	width: 280px;
	height: 21px;
	font-size: 0;
	background: url(../images/top-menu-left.jpg) no-repeat;
}
#top-menu-right {
	float:left;
	width: 712px;
	height: 21px;
	font-size: 0;
	background: url(../images/top-menu-right.jpg) repeat-x;
}
#left-tone-body {
	background: url(../images/left-tone-body.jpg) repeat-y right center;
}
#right-tone-body {
	background: url(../images/right-tone-body.jpg) repeat-y left center;
}
	#ul-top-menu {
		margin-top: 2px;
	}
	#ul-top-menu li {
		display: inline;
		margin-left: 80px;
	}
	#ul-top-menu li a{
		font-size: 12px;
		color: #ffffff;	
	}
#top-line{
	width: 992px;
	height: 2px;
	font-size: 0;
	background: url(../images/top-line.jpg) no-repeat right;
	position: relative;
}

#top-right{
	position: absolute;
	top: 23px;
	right: 0px;
	height: 21px;
	width: 668px;
	background: url(../images/right-top.jpg) no-repeat;
	z-index: 2;
}
#top-right-lang {
	position: absolute;
	top: 23px;
	padding-top: 2px;
	right: 0px;
	z-index: 9999;
	width: 339px;
	height: 25px;
	background: url(../images/top-lang.png) no-repeat;
}


#table-body{
	border-collapse: collapse;
	width: 100%;
	position: relative;
	z-index: 1000;
}
#table-body-col1 {
	width: 656px;
	vertical-align: top;
	padding-top: 21px;
	padding-bottom: 42px;
	padding-left: 10px;
}
#table-body-col2{
	width: 326px;
	vertical-align: top;
	padding-bottom: 42px;
	background: url(../images/right-bg.png) repeat-y;
	
}
	#table-body-col2-wrap {
		padding-top: 30px;
		width: 326px;
		height: 659px;
		background: url(../images/right-main.jpg) no-repeat;
	}
	#girl{
		width: 139px;
		height: 430px;
		position: absolute;
		top: 94px;
		left: 802px;
		z-index: 40000;
		background: url(../images/girl.png) no-repeat center center;
	}
    	#contact {
        width: 213px;
        padding-top: 500px;
        padding-left: 100px;
        position: relative;
	color: white;
	    }
	 #contact a:hover {
	color:white;
		}
	
@-moz-document url-prefix() { #girl { top: 138px } }
@-moz-document url-prefix() { #contact { padding-top: 520px; } }
	
	
#news-block {
	width: 267px;
	height: 177px;
	float: left;
	overflow: hidden;
	padding-left: 20px;
	background: url(../images/left-tone.jpg) no-repeat left center;
}
#news-block .main-title{
	margin-top: 20px;
	font-weight: bold;
}
#news-block .news-block-title{
	margin: 10px 0;
	font-weight: bold;
}
#news-block .news-block-text {
	width: 227px;
}
#logo-block {
	width: 207px;
	height: 177px;
	float: left;
	background: url(../images/left-line.jpg) no-repeat left top;
	position: relative;
	left: -10px;
}
	#logo {
		position: relative;
		margin-left: 50px;
		margin-top: 80px;
	}

	
#search{
	margin-left: 20px;
}
#search-center{
	padding: 4px 0 3px 0;
}
	#search-form{
		float: left;
	}
	#search-form input {
		display: block;
		float: left;
	}
#search-top {
	width: 202px;
	height: 4px;
	background: url(../images/top-tone.jpg) no-repeat;
	font-size: 0;
}
#search-bottom {
	width: 202px;
	height: 4px;
	background: url(../images/bottom-tone.jpg) no-repeat;
	font-size: 0;
}

#table-news{
	width: 650px;
	position: relative;
	margin: 0 auto;
	margin-top: 25px;
}
	.table-news-col1{
		padding: 10px;
		vertical-align: top;
	}
	.table-news-col2{
		padding: 10px 40px 10px 10px;
		vertical-align: top;
	}

	.undergirl {
		position: absolute;
		top: 0px;
		right: 0px;
	}
	
	@-moz-document url-prefix() { .undergirl { top: 45px; } }
		
		
		
	.visible {
		visibility: visible;
	}
	
#table-news .spacer{
	text-align: right;
}

#footer{
	background: url(../images/bottom-menu.png) no-repeat center;
	width: 992px;
	position: relative;
	margin: 0 auto;
	margin-top: -21px;
	z-index: 9999;
	height: 21px;
}

	#ul-bottom-menu {
		padding-top: 4px;
		padding-left: 60px;
	}
	#ul-bottom-menu li {
		display: inline;
		margin-left: 100px;
	}
	#ul-bottom-menu li a{
		font-size: 12px;
		color: #ffffff;	
	}
