@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;

	background: #000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-image:url(images/backgroundosn.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
}
a{border-bottom:1px dotted; text-decoration:none;}
a:hover{color:#ffae00;}
.oneColFixCtr #container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	width:550px;
	float:left;
margin:40px 20px 0 -70px;
	/* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.oneColFixCtr #logo{
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	width:925px;
	height:136px;
	margin:0 auto;
	z-index:1000;
	}
.oneColFixCtr #menu{
	width:298px;
	height:365px;
	float:left;
	margin:-20px 0 0 50px;
	z-index:-1;}
#menu #podii{
	background-image:url(images/podii.png);
	width:66px;
	height:79px;
	float:left;
	margin:18px 0 0 24px;}
#menu #podii:hover{
	background-image:url(images/podiiHov.png);
	}
#menu #proekty{
	background-image:url(images/proekty.png);
	width:98px;
	height:79px;
	float:left;
	margin:18px 0 0 12px;}
#menu #proekty:hover{
	background-image:url(images/proektyHov.png);
	}
#menu #media{
	background-image:url(images/media.png);
	width:66px;
	height:82px;
	float:left;
	margin:0px 0 0 24px;}
#menu #media:hover{
	background-image:url(images/mediaHov.png);
	
	}
#menu #music{
	background-image:url(images/music.png);
	width:98px;
	height:82px;
	float:left;
	margin:-1px 0 0 12px;}
#menu #music:hover{
	background-image:url(images/musicHov.png);
	
	}
	
#menu #photo{
	background-image:url(images/photo.png);
	width:66px;
	height:93px;
	float:left;
	margin:-12px 0 0 24px;}
#menu #photo:hover{
	background-image:url(images/photoHov.png);
	
	}
#menu #arts{
	background-image:url(images/arts.png);
	width:98px;
	height:93px;
	float:left;
	margin:-12px 0 0 12px;}
#menu #arts:hover{
	background-image:url(images/artsHov.png);
	
	}
#menu #forum{
	background-image:url(images/forum.png);
	width:66px;
	height:84px;
	float:left;
	margin:-8px 0 0 24px;}
#menu #forum:hover{
	background-image:url(images/forumHov.png);
	
	}
#menu #archive{
	background-image:url(images/archive.png);
	width:98px;
	height:84px;
	float:left;
	margin:-8px 0 0 12px;}
#menu #archive:hover{
	background-image:url(images/archiveHov.png);
	
	}
 #mainContent #cont-top{
	 background-image:url(images/cont-top.png);
	 background-repeat:no-repeat;
	  width:550px;
	 height:10px;
	 float:left;
	 }
 #mainContent #cont-bot{
	 background-image:url(images/cont-bot.png);
	 background-repeat:no-repeat;
	 width:550px;
	 height:11px;
	 float:left;
	 }
 #mainContent #content{
	 background-image:url(images/cont-cent.png);
	 background-repeat:repeat;
	width:536px;
	 float:left;
	 text-align:justify;
	 padding:7px 7px 7px 7px;
	 font-size:13px;}
#mainContent #content a{color:#fff;}
#mainContent #content a:hover{color:#ffae00;}
#right-colume{width:170px;
float:right;
text-align:center;}

#right-colume #napys-afisha{
	background-image:url(images/afisha.png);
	width:58px;
	height:35px;
	
	}
#right-colume a{border:none;}
#mainContent #bot-menu {
	height:35px;
	width:420px;
	margin:0 auto;
	margin-top:20px;}
#bot-menu #poshuk {
	background-image:url(images/poshuk.png);
	background-repeat:no-repeat;
	background-position:center;
	width:80px;
	height:35px;
	float:left;}
#bot-menu #kontakty {
	background-image:url(images/contacts.png);
	background-repeat:no-repeat;
		background-position:center;
	width:100px;
	height:35px;
	float:left;}
#bot-menu #about {
	background-image:url(images/about.png);
	background-repeat:no-repeat;
		background-position:center;
	width:160px;
	height:35px;
	float:left;}
#bot-menu #home {
	background-image:url(images/golovna.png);
	background-repeat:no-repeat;
		background-position:center;
	width:80px;
	height:35px;
	float:left;}
#copyrights {
	margin:15px 0 0 0;}
#copyrights #gudz {
	background-image:url(images/gudz.png);
	width:49px;
	height:64px;
	float:left;
	margin-left:80px;}
#copyrights #site-creator{
	float:right;
	background-image:url(images/sitecreator.png);
	width:150px;
	height:26px;
	margin:20px 0 0 0;
	}
#copyrights #site-creator:hover{
	text-decoration:underline;}
#right-colume #partnery{
	width:101px;
	height:87px;
	background-image:url(images/partnery.png);
	float:right;
	margin:50px 15px 0 0;
	}
#new{
	width:540px;
	padding:5px 5px 5px 0;
	float:left;
	}
#new span{
	margin-top:20px;
	margin-bottom:20px;
	font-size:18px;
	float:left;
	
	}
#new a img {display:none;}
#new h3{
margin:5px 0 5px 0;
font-size:14px;}
#new hr {display:none;}
#new p{
	font-size:13px;
	text-align:justify;
	}
#new .com-more{	
	height: 20px; float:left; width:536px; margin-bottom:20px; margin-top:15px;text-align:center;}
#new .com-more a span{color:#222222;
font-size:10px;
font-weight:bold;
text-decoration:none;
margin:0;
	color:#000;}
#new .com-more hr{display:block;}
#new .com-more a{text-decoration:none;color:#000;}
#new .com-more a span:hover{color:#ffae00;}
#new .com-more a:hover{color:#ffae00;}
#content-podii{background-image:url(images/cont-cent.png);
	 background-repeat:repeat;
	 width:536px;
	 float:left;
	 font-size:12px;
	text-align:justify;
	 padding:7px 7px 7px 7px;}
#content-podii hr{display:none;}
#content-podii h3 {margin:5px 0 5px 0;
font-size:14px;}
#content-podii .com-more{	
	height: 20px; float:left; width:536px; margin-bottom:20px; margin-top:15px;text-align:center;}
#content-podii .com-more a span{color:#222222;
font-size:10px;
font-weight:bold;
text-decoration:none;
margin:0;
	color:#000;}
#content-podii a{border-bottom:1px dotted; text-decoration:none; color:#FFF;}
#content-podii a:hover{color:#ffae00;}
#content-podii .com-more a{text-decoration:none;color:#000;}
#content-podii .com-more a:hover{color:#ffae00;}
#content-podii .com-more a span:hover{color:#ffae00;}
#content-podii .napys {background-color:#666666;
border-bottom:2px solid #000000;
border-top:2px solid #000000;
color:#FFFFFF;
float:left;
font-size:16px;
height:30px;
margin:0 -7px;
padding:10px 0 0 7px;
width:543px;}
#enter {background-image:url(images/enter.png);
height:41px;
width:40px;
float:right;
margin:10px 70px 0 -70px;
}
#esc {background-image:url(images/vyhid.png);
height:41px;
width:58px;
float:right;
margin:10px 70px 0 -70px;
}
#asresults a{color:#fff;}
