#header {
	height:90px;
}
#header-left{
	width:955px;
	float:left;
	height:90px;
}
#header-right{
	width:40px;
	float:left;
	height:90px;
	background-image: url(../../images/menu_block_header.png);
	background-repeat: no-repeat;
	background-position: left;
}
#content{
	min-height:700px;
}
#container {
	background-color: #C0BFC3;
	color: #000;
	float:left;
}
.block {
	padding: 0 10px;
	clear: both;
}

#left {
	width: 230px
}
#center {
	width: 635px;
	padding: 0 30px
}
#right {
	float: right;
	width: 300px;
}
#header-left h2{
	text-align:left;
	float:left;
	height: 90px;
	width:650px;
	margin: 15px 0 0 50px;
	font-size:4em;
	font-weight:100;
	text-transform: uppercase;
}
#header-left h1.hdr {
	width: 250px;
	height: 90px; /*51*/
	margin: 0;
	background: url(/images/logo_inner.png) right center no-repeat;
	background-position:0 10px;
	float:right;
}
#nav{
	padding:10px;	
}
#menu {
	background-image: url(../../images/menu_block_inner.png);	/*border: #f00 1px solid*/
	margin:0 10px 20px 0;
}
#submenu {
	margin-right: 20px;
	padding: 5px 20px;
}
	#submenu li {
		margin: 10px 5px;
		font-size: 17px;
	}
	#submenu ul {
		padding: 0 10px;
	}
		#submenu ul li {
			margin: 5px 0;
			font-weight: normal
		}
		#submenu li.active {
			color: #ff6400;
		}
#promo {
	margin: 10px 20px 0 0;
	background: #f8ecec
}
	#promo h2, #promo h3{
		font-weight: bold;
		color: #cb4747
	}
	#promo .description {
		padding: 10px;
		background: #fff
	}
		#promo img {
			margin: 5px 0
		}


#center select, #center textarea {
	font-size: 11px;
	padding: 1px;
	color: #777;
	border: #95aec5 1px solid;
}

#center select, {
	height: 18px;
}


td.hforum {
	padding: 10px 10px 10px 0px;
	font-weight: bold;
}

td.nforum {
	padding: 5px 5px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
}

#download_info {
	padding: 10px;
	margin-top: 10px;
	background-color: #EEEEEE;
}


div.smiles {
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}

	div.smiles a img {
		border: 0;
	}
	
div.album {
	clear: both;
}

a.file-pdf{
	margin: 2px 0;
	background-image: url(/images/icons/file_pdf_22x22.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	color: #990000;
	text-decoration: none;
	display: block;
	height-min: 22px;
	line-height: 22px;
}

table.info{
	border-collapse: collapse;
}
table.info td, table.info th{
	padding: 3px;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
}
