html, body, ul, li {
    padding:0;
    margin:0;
}

body {
    background:url('../im/bgh.jpg') top center no-repeat #346bab;
    font-family:Tahoma;
    font-size:14px;
    color:#fff;
}

a {
    color:#7ae7ee;
    font-size:14px;
}



a.where_we_are {
color:#FFFFFF;
font-family:tahoma;
font-size:17px;
font-weight:bold;
}


h1 {
    color:#98cbfb;
    font-size:17px;
    font-weight:normal;
}

fieldset {
    margin:15px 0;
    padding:10px 0;
    border:none;
    border-bottom:1px solid #98cbfb;
}

.all {
    width:900px;
    margin:0 auto;
}

.nav {
    padding-top:164px;
}

.nav ul {
    float:right;
    margin-right:34px;
}

.nav li {
    list-style-type:none;
    float:left;
    margin:0 14px;
}

.nav a {
    display:block;
    width:20px;
    height:22px;
}

.nav a.a {
    height:20px;
    border-bottom:2px solid #a9bace;
}


.menu {
    padding-top:70px;
    clear:both;
}

.menu ul {
    margin-left:250px;
}

.menu li {
    display:block;
    float:left;
    list-style-type:none;
    padding:0 10px;
    position:relative;
}

.menu li.a, .menu li.a2 {
    background-image:url('../im/m-hover-sprite.gif');
    background-repeat:no-repeat;
}


.menu li.ao 	
{
    background-image:url('../im/m-hover-sprite-op.jpg');
	/*background-image:url('../im/m-hover-sprite.jpg');*/
    background-repeat:no-repeat;
}

.menu a {
    display:block;
    padding:0 1px;
    height:28px;
}


.menu .about {margin-left:5px;background-position:3px 0}
.menu .about a {width:32px}

.menu .fest {margin-left:8px;background-position:-59px 0}
.menu .fest a {width:74px}

.menu .news {margin-left:1px;background-position:-156px 0}
.menu .news a {width:50px}

.menu .projects {margin-left:7px;background-position:-235px 0}
.menu .projects a {width:100px}

.menu .forum {margin-left:7px;background-position:-364px 0}
.menu .forum a {width:48px}

.menu .partner {margin-left:7px;background-position:-441px 0}
.menu .partner a {width:65px}

.menu .arhive {margin-left:7px;background-position:-535px 0}
.menu .arhive a {width:45px}

.menu li ul {
    margin:0;
    position:absolute;
    top:28px;
    left:-4px;
    background:url('../im/drop-bg.png') top no-repeat;
    width:120px;
    padding-top:5px;
    display:none;
}

.menu li ul li {
    margin:0 8px;
    padding:1px 0 3px 8px;
    clear:both;
    width:100px;
    background:url('../im/dot.png') no-repeat 0 10px;
    border-bottom:1px solid #657fa0;
}

.menu li ul li a {
    display:inline;
    font-size:11px;
    text-decoration:none;
    color:#21447e;
}

.menu li ul li.b {
    position:relative;
}

.menu li ul li.b b {
    display:block;
    position:absolute;
    width:120px;
    background:url('../im/drop-bg.png') bottom no-repeat;
    height:15px;
    left:-8px;
    top:-4px;
}


.lc {
    float:left;
    width:200px;
    margin-top:105px;
    padding-left:25px;
    min-height:345px;
}


.rc {
    float:right;    
}

.rc .inner{
	border-left:1px solid #5d85b8;
	padding-left:16px;
	width:655px;
}	

#submenu
{	
	height:40px;	
	width:655px;
	padding-top:15px;
}


#submenu .body
{
	background: url('../im/submenu_bg.gif') repeat-x;
}

#submenu .shift_4
{
	padding-left:80px;
}

#submenu .shift_2
{
	padding-left:20px;
}

#submenu .shift_5
{
	padding-left:260px;
}

#submenu .shift_8
{
	padding-left:324px;
}

#submenu ul.submenulist 
{
	height:22px;
}

#submenu ul.submenulist  li
{
	list-style:none; 
	display:inline;
	background-image: url("../im/submenu_marker.gif");
	background-position:left 6px;
	background-repeat: no-repeat;
	padding-left:7px;
	padding-right:7px;
}

#submenu ul.submenulist li a
{
	color:#eee;
	font-size:12px;
	text-decoration:none;	
}

#submenu ul.submenulist li a:hover
{
	color:#ccc;	
	text-decoration:underline;		
}

#submenu ul.submenulist li.active
{
	font-weight:bold;
}


input[type="text"] {
    width:154px;
    height:20px;
    padding:2px 3px 0 3px;
    margin:0;
    background:0;
    border:1px solid #86a6c6;
    color:#fff;
    font-size:12px;
    cursor:text;
}

.write {
  margin-bottom:-10px;
}


.forms
{
margin-left:2px;
}



.write div {
    height:90px;
}








.write p {
    margin:6px 0;
}

.write a {
    color:#7ae7ee;
    text-decoration:underline;
    font-size:13px;
    font-weight:bold;
    padding-left:25px;
}




/*Firefox
@-moz-document url-prefix() {
.write  table{
margin-left:12px;
margin-top:-20px;
}
}


body:last-child:not(:root:root) .write  table{
margin-left:5px;
margin-top:0px !important;
}

*/


.write  table{
margin-left:12px;
margin-top:-20px;
}

/*IE7*/

*+html  .write  table{
margin-left:-50px !important;
margin-top:-9px !important;
z-index:10;
}


/*Safari & Google Chrome*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
body:first-of-type
 .write  table{
//margin-left:0px !important;
margin-top:0px !important;
//z-index:10;
}

}






.title_ev
{
font-weight:bold;
padding-left:12px;
padding-right:12px;
text-align:center;
text-transform:uppercase;
}

.anons_ev
{
padding-left:25px;
padding-right:25px;
text-align:left;
}

.time_ev
{
padding-left:25px;
padding-right:25px;
text-align:left;
}



.footer {
    clear:both;
    height:115px;
    background:url('../im/footer.jpg') no-repeat top center;
    color:#91aed1;
    font-size:11px;
}

.footer a {
    color:#91aed1;
    font-weight:bold;
    font-size:11px;
}

.icq {
    background:url('../im/icq-email.png') no-repeat 0 0;
    font-size:12px;
    color:#fff;
    padding:2px 0 0 25px;
    height:18px;
    display:block;
    float:right;
    text-decoration:none;
}

.email {
    background:url('../im/icq-email.png') no-repeat 0 -18px;
    font-size:12px;
    color:#60f0f2;
    padding:0 0 0 20px;
    height:14px;
    display:block;
    float:right;
    text-decoration:none;
}

.contacts {
    margin-top:130px;
    padding-right:38px;
}

.banners {
    margin-top:5px; 
	padding-right:50px;
	margin-left: -10px;
}

.banners p {
	padding: 0;
	margin: 0;
}

.footer div {
    padding-top:24px;
}

.copy {
    float:left;
    margin-left:60px;
}

.dev {
    float:right;
    margin-right:10px;
    color:#cad8e9;
}

.more {
    display:block;
    width:98px;
    height:45px;
    background:url('../im/more.jpg');
    margin:10px 0;
    clear:both;
}

.rc img {
    border-color:#fff;
}


#top_h
{
	float:left;
	font-size:1px;
	height:5px;
	text-indent:-10000px;	
}


#top_h #slogan_2
{
	text-indent:-10000px;
}

#counter
{
	float:left;
	margin-left:165px;
}

.sitemap
{
	padding-bottom:30px;
}

.sitemap ul
{
	padding-left:20px;
}

.sitemap ul li
{
	list-style:none;
	padding-bottom:1px;
}


.clear
{
	clear:both;
}


/* Boxes in left column */
.box_top 
{ 
	background: url('../im/box-top.gif') left bottom no-repeat;
	width: 208px;
	height: 29px;
}

.box_bottom
{ 
	background: url('../im/box-bottom.gif') left top no-repeat;
	width: 208px;
	height: 29px;
}

.box_middle {
background:url("../im/box-middle.gif") repeat-y scroll left center transparent;
margin-top:-3px;
width:208px;
}


.box_subscribe {
background:url("../im/box-middle.gif") repeat-y scroll left center transparent;
height:100px;
margin-top:-5px;
width:208px;
}



.box_timer{
background:url("../im/box-middle.gif") repeat-y scroll left center transparent;
//height:100px;
margin-top:-14px;
//padding-bottom:6px;
//padding-left:13px;
//padding-right:13px;
width:210px;
}




#where_we_are
{
	margin-left:-20px;
	margin-top:193px;
	text-align:center;
}



#sub
{
	margin-left:-20px;
margin-top:-10px;
text-align:center;
}


/*IE7*/

*+html  #sub
{
	margin-left:-33px;
margin-top:-10px;
text-align:center;
}



#logo {
	width:400px;
	height:150px;
	position:absolute;
	left:150px;
	top:100px;
}

@media all, () {
    #where_we_are { margin-top:65px; } /* Opera 10.xx (Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¢Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�ÂªÃ�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â«Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¾Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â·Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã�Â¯Ã�ï¿½Ã�Â¿Ã�ï¿½Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�Â¯Ã�Â¿Ã�Â½Ã�ï¿½Ã¯Â¿Â½Ã�ï¿½Ã�Â¿ 10.50) */
}
