
/*-- Body 
--------------------------------------------------------*/

body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	background-image:url('/img/left_bg.gif');
	background-repeat:repeat-y;
	height:100%;
}

td{
	font-size:12px;
	color:#000066;
}

#top_bg {
	height:338px;
	background-image:url('/img/top_bg.gif');
	background-position:0px -72px;
	background-repeat:no-repeat;
	z-index:1;
}

#content {
	max-width:1000px;
	width:expression(document.body.clientWidth > 1000? "1000px": "100%" );
	z-index:2;
	position:relaive;
	margin-top:-338px;
	font-family:verdana;
	font-size:12px;
	color:#000066;
}


#content td{	
	vertical-align:top;
}

#bottom {
	height:281px;
	width:100%;
	overflow:hidden;
	position:relative;
	margin-top:-281px;
	z-index:2;
}

#bottom_text {
	width:100%;
	overflow:hidden;
	position:relative;
	margin-top:-177px;
	z-index:3;
	height:104px;
	text-indent:190px;
	font-family:arial;
	font-size:12px;
	color:#000066;
}

/*-- Top part 
--------------------------------------------------------*/

#top_left a{
	font-family:arial;
	font-size:11px;
	color:#000099;
	text-decoration:none;
}

#top_left .main {
	float:left;
	height:13px;
	width:103px;
}

#top_left .main a{
	background-image:url('/img/home.gif');
	background-repeat:no-repeat;
	background-position:17px 1px;
	float:left;
	padding-left:33px;
}

#top_left .main a:hover{
	background-image:url('/img/home_active.gif');
	color:#CCCCFF;
}

#top_left .feedback {
	float:left;
	width:117px;
	height:13px;
}

#top_left .feedback a{
	background-image:url('/img/mail.gif');
	background-repeat:no-repeat;
	background-position:0px 2px;
	float:left;
	padding-left:18px;
}

#top_left .feedback a:hover{
	background-image:url('/img/mail_active.gif');
	color:#CCCCFF;
}


#top_left .map {
	float:left;
	height:13px;
}

#top_left .map a{
	background-image:url('/img/map.gif');
	background-repeat:no-repeat;
	background-position:0px 2px;
	float:left;
	padding-left:20px;
}

#top_left .map a:hover{
	background-image:url('/img/map_active.gif');
	color:#CCCCFF;
}

#informer {
	padding-bottom:8px;
	padding-left:310px;
	text-align:left;
}

/*-- content part 
--------------------------------------------------------*/

#content_part .left_menu{
	padding-left:17px;
	font-family:arial;
	color:#ffffff;
	padding-bottom:300px;
}

#content_part .left_menu .menu{
	position:relative;
	z-index:4;
	margin-top:-5px;
}

#content_part .left_menu .menu img{
	border:0px;
	margin-bottom:7px;
}


#content_part .left_menu .menu a{
	display:block;
}

#central_menu1 {
	margin-top:3px;
	border:1px solid #006600;
	background-color:#FEFEDF;
	margin-bottom:4px;
}

#central_menu1 td{
	vertical-align:bottom;
	padding-bottom:4px;
	padding-top:8px;
	text-align:center;
	padding:left:10px;
	padding-right:10px;
	width:14%;
}

#central_menu1 img {
	border:0px;
}

#central_menu2 {
	border:1px solid #006600;
	background-color:#FEFEEC;
	margin-bottom:4px;
}

#central_menu2 td{
	vertical-align:middle;
	text-align:center;
	padding:left:5px;
	padding-right:5px;
	width:14%;
}

#central_menu2 img {
	border:0px;
}

/*-- index 
--------------------------------------------------------*/


#index .title{
	height:21px;
	line-height:19px;
	background-color:#9999FF;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	position:relative;
	margin-bottom:-1px;
}

#index .title_2{
	background-image:url('/img/title_bg.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
	height:24px;
	line-height:19px;
	background-color:#9999FF;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	position:relative;
	margin-bottom:6px;
}

#index .left{
	width:35%;
	padding-left:30px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:300px;
}

#index .left_2{
	width:77%;
	padding-left:30px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:300px;
	border-right:1px solid #CCCCFF;
	
}



#index .center{
	width:34%;
	border-left:1px solid #CCCCFF;
	border-right:1px solid #CCCCFF;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:300px;
}

#index .right{
	width:33%;
	padding-left:10px;
	text-align:right;
	padding-top:5px;
	padding-bottom:300px;
}

#index .right .info_img img{
	border:1px solid #000000;
	margin-bottom:11px;
}

#news {
	background-image:url('/img/title_bg.gif');
	background-repeat:repeat-x;
	padding-bottom:21px;
	padding-top:9px;
	padding-left:1px;
	padding-right:4px;
}

#news_2 {
	background-image:url('/img/title_bg.gif');
	background-repeat:repeat-x;
	padding-bottom:11px;
	padding-left:1px;
	padding-right:4px;
}

.date{
	font-weight:bold;
	color:#000066;
	padding-bottom:6px;
}

.news_title{
	font-weight:bold;
	color:#006600;
	padding-bottom:6px;
}

#news a {
	color:black;
}

#tickets {
	background-image:url('/img/title_bg.gif');
	background-repeat:repeat-x;
	background-position:
	padding-bottom:21px;
	padding-top:9px;
	padding-left:1px;
	padding-right:4px;
}

#tickets .ticket_title{
	font-weight:bold;
	color:#006600;
	padding-bottom:6px;
	text-align:center;
	clear:both;
}

#tickets .img{
	width:100px;
	float:left;
}

#tickets .text{
	width:51%;
	float:right;
	line-height:20px;
	text-align:center;
	position:relative;
	top:-4px;
}


#tickets .ticket_link{
	clear:both;
	margin-left:110px;
	text-align:right;
	padding-right:11px;
	position:relative;
	top:-15px;
	bottom:-14px;
	white-space:nowrap;
}

#tickets a {
	color:black;
}

#site_m_modules td{
	text-align:center;
	font-size:tahoma;
	font-weight:bold;
	white-space:nowrap;
	padding:3px;
}

#site_m_modules td img{
	border:0px;
}


