*
	{
	margin:0;
	padding:0;
}

html, body
	{
	height:100%;
}
	
body
	{
	background:#2c2c2c;
}

#conteiner
	{
	min-height:100%;
	background:url(../images/fon-menu-left.png) repeat-y 0 0;
	width:1008px;
	margin:0 auto;
}





/*~~~~~~~~~~~~~~~header~~~~~~~~~~~~~~*/


#header
	{
	width:100%;
	height:330px;
	background:#2c2c2c;
	position:relative;
}

#menu-fon
	{
	width:100%;
	height:30px;
	background:url(../images/menu-fon.jpg) repeat-x;
	position:absolute;
	top:0;
	left:0;
}

#logo-header
	{
	width:140px;
	height:126px;
	background:url(../images/logo-header.gif) no-repeat;
	position:absolute;
	top:0;
	left:0;
}

#menu-block
	{
	width:100%;
	height:30px;
	position:absolute;
	top:0;
	left:0;
}

#menu-left
	{
	width:140px;
	height:30px;
	float:left;
}

#menu-right
	{
	width:0;
	height:30px;
	float:right;
}

#menu
	{
	width:auto;
	height:30px;
	margin:0 0 0 140px;
}

#menu ul
	{
	width:100%;
	height:30px;
	display:block;
}

#menu li
	{
	list-style:none;
	display:block;
	float:left;
	background:url(../images/list-menu.png) no-repeat 0 0;
}

#m1
	{
	width:21%;
}

#m2
	{
	width:16%;
}

#m3
	{
	width:11%;
}

#m4
	{
	width:10%;
}

#m5
	{
	width:13%;
}

#m6, #m7
	{
	width:14%;
}

#menu a
	{
	text-decoration:none;
	color:#fff;
	font:bold italic 19px/22px Arial Narrow;
	padding-left:35px;
}

#logo-2
	{
	width:233px;
	height:246px;
	background:url(../images/logo-2.png) no-repeat;
	position:absolute;
	top:60px;
	left:0;
}

#block-flash
	{
	width:763px;
	height:320px;
	position:absolute;
	top:32px;
	right:0;
}

#logo-flash
	{
	width:763px;
	height:320px;
}





/*~~~~~~~~~~~~content~~~~~~~~~~~~*/

#content
	{
	width:100%;
	height:auto;
	margin-top:60px;
}

#content-left
	{
	width:317px;
	height:auto;
	float:left;
}

#content-left ul
	{
	background:#2c2c2c;
}

#content-left li
	{
	list-style:none;
	display:block;
	width:267px;
	height:36px;
	background:url(../images/menu-fon-left.jpg) no-repeat;
}

#content-left a
	{
	text-decoration:none;
	color:#fff;
	font:bold italic 18px/28px Arial Narrow;
	display:block;
	width:220px;
	height:35px;
	margin-left:47px;
}

#content-right
	{
	width:80px;
	height:auto;
	float:right;
}

#content-center
	{
	width:auto;
	margin:0 80px 0 317px;
}

#zag
	{
	width:500px;
	height:20px;
	line-height:normal;
}

#zag h1
{
	color:#FFFFFF;
	font-family:Arial Narrow;
	font-size:25px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	text-decoration:none;
}
#zag h2
{
	color:#FFFFFF;
	font-family:Arial Narrow;
	font-size:22px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	text-decoration:none;
}
#text
{
	padding-top:10px;
}

#text p
{
	color:#fff;
	font:14px/15px arial;
	margin-bottom:20px;
	padding-top:5px;
	
}

#text table
{
	color:#fff;
	font: 14px/15px arial;
	margin-bottom:20px;
	padding-top:5px;
	
}

#text ul
{
	color:#fff;
	font:14px/15px arial;
	margin-bottom:20px;
	padding-left:20px;
	
}

#newsdescription
{
	color:#fff;
	font: 12px arial;
	text-decoration:none;
	padding-left:80px;
}

#newslink
{
	color:#fff;
	font:bold 14px arial;
	text-decoration:underline;
}

#newslink a
{
	color:#fff;
	font:bold 14px arial;
	text-decoration:underline;
}

.newstitle
{
	color:#fff;
	font:bold 14px
	text-decoration:none;
}


/*~~~~~~~~~~~~~footer~~~~~~~~~~~~~*/


#nol
	{
	width:100%;
	height:250px;
	clear:both;
}

#footer
	{
	width:1000px;
	height:49px;
	background:url(../images/footer-fon.png) repeat-x;
	margin:0 auto;
	margin-top:-49px;
	position:relative;
}

#logo-footer
	{
	width:150px;
	height:169px;
	background:url(../images/logo-footer.png) no-repeat;
	position:absolute;
	left:0;
	top:-120px;
}

#logo
	{
	width:310px;
	height:180px;
	background:url(../images/logo.jpg) no-repeat;
	position:absolute;
	right:0;
	top:-180px;
}

#copy-left
	{
	width:450px;
	height:20px;
	font:bold italic 17px Arial Narrow;

	color:#fff;
	position:absolute;
	top:18px;
	left:170px;
}

#copy-right
	{
	width:200px;
	height:34px;
	font:bold italic 17px/36px Arial Narrow;

	color:#fff;
	position:absolute;
	top:12px;
	right:70px;
	background:url(../images/logo-pul.png) no-repeat;
	padding-left:60px;
}

.elitmaster
{
	color:#fff;
	font:bold 14px/15px arial;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	text-decoration:none;
}



