@CHARSET "windows-1251";

* {
	margin:0;
	padding:0;
}


html, body{
	height: 100%;
}

body{
	background: #000000;/* url('images/background.jpg') repeat-x top left;*/
	color: #e8e8e8;
	font-family: Tahoma;
	font-size: 12px;
}

#floater{
	width:1px;
	float:left;
	height:50%;
	margin-bottom:-422px; /*384*/
}

#main_wrapper{
	background: #000000 url('images/background.jpg') repeat-x top left;
	height: 844px; /*768*/
	margin:0 auto;
	position: relative;
	clear: both;
}

#logo{
	text-align: center;
}

#menu{
	height: 57px;
	background: url('images/menu_bg.png') no-repeat top center;
}

#content_news{
	height: 580px;
	background: url('images/news_bg.png') no-repeat top center;
	/*position: relative;*/
}

#content_progr{
	height: 580px;
	background: url('images/progr_bg.png') no-repeat top center;
}

#content_visitors{
	height: 580px;
	background: url('images/visitors_bg.png') no-repeat top center;
}

#content_contacts{
	height: 580px;
	background: url('images/contacts_bg.png') no-repeat top center;
}

#content_photo{
	height: 580px;
	background: url('images/photo_bg.png') no-repeat top center;
}

#scene{
	cursor: pointer;
}

#budka{
	cursor: pointer;
}

#krug{
	cursor: pointer;
}

#kompy{
	cursor: pointer;
}

#battle{
	cursor: pointer;
}

#logos{
	height: 76px;
	width: 800px;
	background: #000000;
	margin:0 auto;
}

.fil2{overflow: hidden; height: 2px; width: 100%;}
.fil8{overflow: hidden; height: 8px; width: 100%;}
.fil10{overflow: hidden; height: 9px; width: 100%;}
.fil12{overflow: hidden; height: 12px; width: 100%;}
.fil57{overflow: hidden; height: 57px; width: 100%;}
.fil62{overflow: hidden; height: 62px; width: 100%;}
.fil86{overflow: hidden; height: 86px; width: 100%;}
.fil87{overflow: hidden; height: 87px; width: 100%;}
.fil129{overflow: hidden; height: 129px; width: 100%;}
.fil302{overflow: hidden; height: 302px; width: 100%;}

a,
a:active,
a:visited,
a:hover{
	color: #ffffff;
	text-decoration: underline;
}

a.news,
a.news:active,
a.news:visited{
	background: url('images/btn_news.png') no-repeat top left;
	width: 157px;
	height: 39px;
	display: inline-block;
}
a.news:hover{
	background: url('images/btn_news_act.png') no-repeat top left;
}

a.progr,
a.progr:active,
a.progr:visited{
	background: url('images/btn_progr.png') no-repeat top left;
	width: 157px;
	height: 39px;
	display: inline-block;
}
a.progr:hover{
	background: url('images/btn_progr_act.png') no-repeat top left;
}

a.visitors,
a.visitors:active,
a.visitors:visited{
	background: url('images/btn_visitors.png') no-repeat top left;
	width: 157px;
	height: 39px;
	display: inline-block;
}
a.visitors:hover{
	background: url('images/btn_visitors_act.png') no-repeat top left;
}

a.contacts,
a.contacts:active,
a.contacts:visited{
	background: url('images/btn_contacts.png') no-repeat top left;
	width: 157px;
	height: 39px;
	display: inline-block;
}
a.contacts:hover{
	background: url('images/btn_contacts_act.png') no-repeat top left;
}

a.photo,
a.photo:active,
a.photo:visited{
	background: url('images/btn_photo.png') no-repeat top left;
	width: 157px;
	height: 39px;
	display: inline-block;
}
a.photo:hover{
	background: url('images/btn_photo_act.png') no-repeat top left;
}

.scroll-pane {
	height: 542px;
	/*background: url('images/text_bg.png') repeat-y top left;*/
	text-align: left;
}

.scroll-pane2 {
	height: 191px;
}

.scroll-pane3 {
	height: 242px;
	background: url('images/text_bg.png') repeat-y top left;
}

.scroll-pane4 {
	height: 542px;
}

.te{
	background: url('images/text_bg_px.png') no-repeat top left;
}

.tborder_left{
	background: url('images/vert_border.png') no-repeat top right;
}

.tborder_right{
	background: url('images/vert_border.png') no-repeat top left;
}

.tborder_hor{
	background: url('images/hor_border.png') no-repeat top left;
}

.tborder_hor_btm{
	background: url('images/hor_border_btm.png') no-repeat bottom left;
}

.tborder_hor_b{
	background: url('images/hor_border_b.png') no-repeat top left;
}

.tborder_hor_b_btm{
	background: url('images/hor_border_b_btm.png') no-repeat top left;
}

.text_title{
	color: #d6700a;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

.text_title_sm{
	color: #d6700a;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.news_title{
	color: #d6700a;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.news_date{
	font-family: Tahoma;
	font-size: 10px;
}

.text_contacts{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

.organizator{
	background: url(images/organizator.jpg) no-repeat top center;
}

.media_sup{
	background: url(images/media_sup.jpg) no-repeat top center;
}

.t_on{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.video{
	background: #000000 url(images/video_bg.jpg) no-repeat top left;
	padding: 10px;
	border: 1px solid #969696;
}

.pics{
	width: 173px;
	height: 178px;
	background: url(images/photo_bg.jpg) no-repeat top left;
	*padding-top: 1px;
	text-align: left;
}

/*********************************
*                                *
* DIALOG                         *
*                                *
*********************************/

.ui-dialog .ui-dialog-titlebar-close {
	text-align: center;
	z-index: 1000;
	text-decoration: none;
	margin:  0 auto 8px auto;
	display: block;
	width: 110px;
	height: 32px;
	/*background: #ff0000 url('images/btn_close_grey.png') no-repeat top left;*/
}
.ui-dialog .ui-dialog-titlebar-close span {text-align: center;}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
	text-decoration: none;
	width: 110px;
	height: 32px;
	display: block;
	margin:  0 auto 8px auto;
	/*background: #ff0000 url('images/btn_close_red.png') no-repeat top left;*/
}

.ui-dialog { /*background: #ff0000 url('images/black_opacity.png');*/ position: fixed; top: 0;}
.ui-dialog .ui-dialog-content { border: 0; background: none; overflow-y: auto; overflow-x: hidden; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; }
.ui-dialog .ui-dialog-buttonpane button { float: right; cursor: pointer; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
