.year {
	border-style: outset;
	border-width: 1px;
	text-align: center;
	
}
.month {
	border-style: none;
	background-color: #dbdbdb;	
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 11px;
}
.monthname {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.dayname {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color: #00428e;
	color: #ffffff;
	border-style: outset;
	border-width:1px
}
.weeknumtitle {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	background-color: #e9e9e9;
	border-style: outset;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:20px;
	color: #000099;
	background-color: #e9e9e9;
}
.yearnavigation {
	font-size: 10px;
}
.datepicker {
	background-color: #e2e2e2;
	width:250px;
	
}
.datepickerform {
	margin: 0px;
}

.monthpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.yearpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.pickerbutton {
	padding:0px;
	margin:0px;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #00428e;
	border-width: 1px;
	width:32px;
	font-size:10px;
}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:20px;
	color: #aaaaaa;
	
}

.monthday {
	text-align: center;
	vertical-align:middle;
	font-size: 10px;
	background-color: #ffffff;
	color: #384955;
	height:20px;
	margin:0;
	padding-left:1px;
	padding-right:1px;
	border-right:1px solid #cac9c9;
	border-top:1px solid #cac9c9;
}
.today {
	text-align: center;
	vertical-align:middle;
	font-size: 10px;
	background-color: #d00404;
	border: 1px solid #cac9c9;
	color:#fff;
}
.selectedday {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	background-color: #66ff66;
	height:20px;
}
.sunday {
	text-align: center;
	vertical-align:middle;
	font-size: 10px;
	
	padding-left:1px;
	padding-right:1px;
	border-right:1px solid #cac9c9;
	border-top:1px solid #cac9c9;
	color: #667171;
	height:20px;
}
.sunday a {
	color: #667171;
}
.saturday {
	text-align: center;
	vertical-align:middle;
	font-size: 11px;
	
	padding-left:1px;
	padding-right:1px;
	border-right:1px solid #cac9c9;
	border-top:1px solid #cac9c9;
	color: #667171;
	height:20px;
}
.saturday a {
	color: #667171;
}
.event {
	text-align: center;
	vertical-align:middle;
	font-size: 10px;
	/*font-weight: bold;
	color: red;*/
	background-color: #e2e2e2;
	border:1px solid #00428e;
	height:20px;
}
.event a {
	/*
	background-color: #ffff99;
	*/
	color: #00428e;
}
.selectedevent {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	background-color: #d00404;
	color: #fff;
	height:20px;
	line-height:20px;
}
.selectedevent a {
	background-color: #d00404;
	color: #fff;
	line-height:20px;

}
.todayevent {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	background-color: #d00404;
	color: #fff;
	height:20px;
	line-height:20px;

}
.todayevent a {
	background-color: #d00404;
	color: #fff;
	line-height:20px;

}
.eventcontent {
	font-size: 10px;
	border-style: outset;
	border-width: 1px;
	width: 100%;
}
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(/images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(/images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(/images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(/images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(/images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(/images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(/images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(//images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(/images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(/images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(/images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(/images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(/images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(/images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(/images/close_red.png) no-repeat; }
	#lbClose.green { background: url(/images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(/images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(/images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(/images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(/images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(/images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(/images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(/images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(/images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(/images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(/images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(/images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(/images/pause_gold.png) no-repeat; }#nav, #nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	z-index:1000;
}
#nav li ul a {
	display:block;
	padding:5px;
	border:1px solid #fff;
	color:#fff;
	text-decoration:none;
	background:#0066b3;
}
#nav li ul a:hover {
	background:#eb1100;
	display:block;
	padding:5px;
	border:1px solid #fff;
	color:#fff;
	text-decoration:none;
}
#nav li {
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
}
#nav ul {
	position:absolute;
	display:none;
	width:10em;
	top:23px;
}
#nav li ul {
	clear:left;
	left:0px;
}

#nav li ul a {
	width:150px;
	height:auto;
}
#nav ul ul {
	top:auto;
}
#nav li ul ul {
	left:150px;
	top:0;
	margin:0px 0 0 10px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display:block;
}
@charset "utf-8";
/* CSS Document */

html, body{background:#fff url('/img/hdr.jpg') no-repeat top center; text-align:center; margin:0px; padding:0px; color:#4d4e4e; height:100%; line-height:130%;}

table, tr,td {vertical-align:top; text-align:left; padding:0px; margin:0px; color:#676767;}
div{vertical-align:top; text-align:left;}
img{border:0px none; margin:0; padding:0;}
ul, li{padding:0px;  margin:0px; margin-left:17px;}
ul{list-style-image: url('/img/li.gif');}
img, div { behavior: url(iepngfix.htc)}
span{line-height:130%;}

form{padding:0; margin:0;}
.input{margin:0; padding:2px; height:14px; width:170px; border:1px solid #626262; color:#333;}
.textarea{margin:0; padding:2px; height:14px; width:170px; border:1px solid #a09f9e; color:#333; overflow:auto; width:300px; height:150px;}
.select{border:1px solid #a09f9e; color:#333;}
option{color:#333;}
.radio{margin:0; padding:0; border:0 none; width:10px; height:10px;}
.reset{background:#fff; color:#7b7b7b; width:auto; height:auto; padding:1px 4px; border:1px solid #7b7b7b; cursor:pointer; margin-top:5px; font-weight:bold;}
.send{background:#179453; color:#fff; width:auto; height:auto; padding:1px 4px; border:1px solid #179453; cursor:pointer; margin-top:5px; font-weight:bold;}
.search_inp{width:120px; height:16px; padding:2px; border:0 none; background:#fff; color:#404040;}
.asterisk{color:#B81137; font: bold 14px Arial;}
.areadiv1{padding:3px;}


a, a:link, a:active, a:visited{color:#000; text-decoration: none; font-size:12px;outline:none;	}
a:hover{text-decoration:underline;outline:none;	}

.centrovka{margin:0 auto; width:1000px;}
.fl_left{float:left;}
.fl_right{float:right;}
.over_hide{overflow:hidden;}
.alcenter{text-align:center;}
.alright{text-align:right;}
.vbottom{vertical-align:bottom;}
.vmiddle{vertical-align:middle;}
.clear{clear:both;}
.abs{position:absolute}
.rel{position:relative}
.just{text-align:justify;}
.underline{text-decoration:underline;}

.more{text-decoration:underline; color:#4d4e4e; font-size:11px; font-style:italic;cursor:pointer}
a.more, a.more:active, a.more:link, a.more:visited{text-decoration:underline; color:#4d4e4e; font-size:11px; font-style:italic;}
a.more:hover{text-decoration:none;}

a.inverse, a.inverse:active, a.inverse:link, a.inverse:visited{text-decoration:underline;}
a.inverse:hover{text-decoration:none;}

a.foot_menu, a.foot_menu:active, a.foot_menu:link, a.foot_menu:visited{color:#003b78;}
a.foot_menu:hover{color:#fff;}

a.topmenu, a.topmenu:active, a.topmenu:link, a.topmenu:visited{color:#fff;  font-size:13px; text-decoration:none;display:block;height:23px;float:left;}
a.topmenu:hover{color:#fff; font-size:13px; text-decoration:none; border-bottom:4px solid #eb1100;display:block;height:23px;float:left;}

.menu_curr{color:#fff; height:23px; font-size:13px; display:block; text-decoration:none; float:left; margin-right:20px;border-bottom:4px solid #eb1100;}

a.topmenu_act, a.topmenu_act:active, a.topmenu_act:link, a.topmenu_act:visited, a.topmenu_act:hover{color:#fff; font-size:13px; text-decoration:none; display:block;height:23px;float:left;border-bottom:4px solid #eb1100;}




a.lang, a.lang:active, a.lang:link, a.lang:visited{color:#fff;}
a.lang:hover{color:#eb1100;}

a.lang_act, a.lang_act:active, a.lang_act:link, a.lang_act:visited{color:#eb1100;}


.lang_curr{color:#eb1100;}

a.fff, a.fff:active, a.fff:link, a.fff:visited, a.fff:hover{color:#fff;}
a.a_red, a.a_red:active, a.a_red:link, a.a_red:visited, a.a_red:hover{color:#ec0000;}
a.a_lh220, a.a_lh220:active, a.a_lh220:link, a.a_lh220:visited, a.a_lh220:hover{line-height:220%;}
a.f10, a.f10:active, a.f10:link, a.f10:visited, a.f10:hover{font-size:10px;}
a.f12, a.f12:active, a.f12:link, a.f12:visited, a.f12:hover{font-size:12px;}
a.f18, a.f18:active, a.f18:link, a.f18:visited, a.f18:hover{font-size:18px;}

.main{margin:0 auto; width:1000px; position:relative; background: url('/img/foot_bg.gif') repeat-x bottom left;}
.header{ height:190px; position:relative; z-index:100000}
.logo_pos{position:absolute; top:20px; left:40px;}
.links_pos{position:absolute; top:0px; right:13px;}
.langs_pos{position:absolute; top:157px; right:25px;}
.content{width:985px; background: url('/img/foot_bg.jpg') no-repeat bottom left; height:auto !important; height:400px; min-height:400px;  padding-bottom:10px; padding-left:0px;}
.menu_pos{position:absolute; top:152px; left:0px; background: url('/img/menu_bg.gif') repeat-x top left; width:990px; height:23px; padding-top:5px; padding-left:10px;}

.right{width:240px; margin-left:5px}


.margin5{margin:5px;}
.margintop5{margin-top:5px;}
.margintop10{margin-top:10px;}
.margintop20{margin-top:20px;}
.margintop25{margin-top:25px;}
.margintop30{margin-top:30px;}
.marginright5{margin-right:5px;}
.marginright10{margin-right:10px;}
.marginright20{margin-right:20px;}
.marginright25{margin-right:25px;}
.marginright35{margin-right:35px;}
.marginbot5{margin-bottom:5px;}
.marginleft5{margin-left:5px;}
.marginleft10{margin-left:10px;}
.marginleft20{margin-left:20px;}
.marginleft25{margin-left:25px;}

.padding10{padding:10px;}
.padding5{padding:5px;}
.paddingtop10{padding-top:10px;}
.paddingtop20{padding-top:20px;}
.paddingbot10{padding-bottom:10px;}
.paddingbot50{padding-bottom:60px;}
.paddingleft10{padding-left:30px;}

.white{color:#fff;}
.blue{color:#003b78;}
.red{color:#eb3d00;}

.fs12{font-size:12px;}
.fs16{font-size:16px;}
.fs17{font-size:17px;}
.fs18{font-size:18px;}
.fs25{font-size:25px;}

.w240{width:240px;}
.w730{width:735px;}
.w100p{width:100%;}

.h15{height:20px;}
.h30{height:30px;}
.h100{height:110px;}
.h100p{height:100%;}


.img_border{border:1px solid #c4c4c4;}

.top_div{width:220px; padding:5px 10px; border-left:1px solid #004b98; height:auto !important; height:150px; min-height:150px;}

.contact_titles { width:130px; float:left; float:left; text-align:right; padding-right:5px; }
.contact_titles_error { color:#f82c2a; width:130px; float:left; text-align:right; padding-right:5px; }
.asterisk { color:#f82c2a; font-size:18px; padding:0px 2px 0px 2px; }
.mandatory { font-weight:bold; color:#6f6f6c; padding-left:20px;clear:both}
.inputtext { border:solid 1px #000; width:220px; background:#e6e6e6; margin-bottom:10px; height:16px;}
.inputtextarea { border:solid 1px #000; width:220px; height:150px; background:#e6e6e6; overflow:auto; margin-bottom:10px;}
.button { border:solid 1px #000; margin:0px; padding:2px 5px 2px 5px; background:#f82c2a; height:22px; cursor:pointer; text-align:center; color:#fff; font-weight:bold;}
.code { border:solid 1px #000; width:104px; height:24px; font-size:19px; text-align:center; background:#e6e6e6; font-weight:bold; float:left; }
.sep{background: url('/img/sep.gif') repeat-x center center; height:15px;clear:both}

a.pager, a.pager:active, a.pager:visited, a.pager:link {color:#fd0000;font-weight:bold; }
a.pager:hover { text-decoration:none; color:#777774;font-weight:bold}
a.pager_act, a.pager_act:active, a.pager_act:visited, a.pager_act:hover, a.pager_act:link { text-decoration:none; color:#777774;font-weight:bold }


a.menu_title, a.menu_title:active, a.menu_title:visited, a.menu_title:hover, a.menu_title:link { text-decoration:none; color:#777774;font-weight:bold;font-size:16px }
a.menu_title_act, a.menu_title_act:active, a.menu_title_act:visited, a.menu_title_act:hover, a.menu_title_act:link { text-decoration:none; color:#eb1100;font-weight:bold;font-size:16px }
.menu_title_act { text-decoration:none; color:#eb1100;font-weight:bold;font-size:16px }

.menu_title{ text-decoration:none; color:#eb1100;font-weight:bold;font-size:16px }
a.bot_menu, a.bot_menu:active, a.bot_menu:visited, a.bot_menu:hover, a.bot_menu:link {display:block; margin-top:5px;margin-bottom:5px;float:left;height:40px;color:#fff;font-weight:bold;font-size:16px;text-align:center;padding-top:10px;text-decoration:none }

a.bot_menu_act, a.bot_menu_act:active, a.bot_menu_act:visited, a.bot_menu_act:hover, a.bot_menu_act:link {display:block; margin-top:5px;margin-bottom:5px;float:left;height:40px;color:#fff;font-weight:bold;font-size:16px;text-align:center;padding-top:10px;text-decoration:underline }

/* SCROLL JS **/

.OuterMargAct {
	height:775px;
	margin-left:2px;
	position:relative;
}
.track {
	position:absolute;
	top:-5px;
	z-index:3;
}
.contentMask {
	position:absolute;
	left:0px;
	top:0px;
	height:775px;
	overflow:hidden;
	background-color:transparent;
	padding-top:10px;
	padding-left:10px;
}
.contentscr {
	position:absolute;
	left:0px;
	top:0px;
	padding-bottom:10px;
}
.ball {
	position: absolute;
	top: 15px;
	z-index: 4;
	cursor: pointer;
}

.up {
	position:absolute;
	cursor:pointer;
	top:-10px;
}
.dwn {
	position:absolute;
	bottom:3px;
	cursor:pointer;
	
}
/* END OF SCROLL JS **/

