body
{
	padding: 0;
	margin: 0;
	color: #000;
	font: 12px/16px Tahoma;
	background: #000 url(../images/grBody.gif) repeat 0 0;
}

a
{
	color: #333;
	outline: none;
	text-decoration: underline;
}         

a.closeButton
{             
	position: absolute;
	right: 10px;
	display: block;
	height: 24px;
	width: 25px;
	cursor: pointer;
	line-height: 12px;
	padding: 10px 25px 0 0;
	background: url(../images/close_button.gif) no-repeat 100% 0;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

img{ border: 0; }

h1, h2, h3, h4, h5, h6
{	
	color: #b00000;
	font-weight: 700;
	font-family: Arial;
	text-decoration: none;	
}
h1{font-size: 16px;}
h2{font-size: 15px;}
h3{font-size: 14px;}
h4{font-size: 12px;}
h5{font-size: 11px;}
h6{font-size: 10px;}

.all
{
	width: 1000px;
	margin: 0 auto;
	background: url(../images/grTop.png) no-repeat 0 0;
}

.top
{
	height: 158px;
	position: relative;
}

.logo
{
	top: 10px;
	left: 50%;
	width: 211px;
	height: 52px;
	display: block;
	position: absolute;
	margin-left: -105px;
	text-indent: -9000px;
	background: url(../images/logo.gif) no-repeat 0 0;
}

ul
{
	list-style-type: none;
}

ul.lang
{
	top: 30px;
	left: 40px;
	color: #fff;
	margin: 0;
	padding: 0;
	position: absolute;
}

ul.lang li
{
	margin: 0;
	float: left;
	padding: 0 7px;
	display: block;
	list-style-type: none;
}

ul.lang li.first
{
	border-right: solid 1px #fff;
}

ul.lang li a
{
	color: #fff;
}

ul.icons
{
	top: 33px;
	right: 30px;
	color: #fff;
	margin: 0;
	padding: 0;
	position: absolute;
}

ul.icons li
{
	margin: 0;
	float: left;
	padding: 0 7px;
	display: block;
	list-style-type: none;
}

ul.icons li.first
{
	border-right: solid 1px #fff;
}

ul.icons li a
{
	color: #fff;
	display: block;
	width: 12px;
	height: 12px;
	text-indent: -9999px;
}

ul.icons li a.search{background: url(../images/search.gif) no-repeat 0 0; }
ul.icons li a.email{background: url(../images/email.gif) no-repeat 0 0; }
ul.icons li a.map{background: url(../images/map.gif) no-repeat 0 0; }

.main
{	
	position: relative;
}

.box
{
	top: 0;
	left: 0;
	width: 297px;	
	background: #fff;	
	position: absolute;
	border: solid 1px #000;
}

.box_center
{
	top: 0;
	left: 0;
	width: 366px;	
	background: #fff;	
	position: absolute;
	border: solid 1px #000;
}

* html .box{overflow: hidden;}
*+html .box{overflow: hidden;}

#eventsBox{left: 10px;}
#artBox{left: 317px;}
#recordsBox{left: 693px;}

.inner
{
	padding: 10px;	
}

.innerText
{
	padding: 100px 10px 40px;
	background: #e2dcdd;	
	overflow: hidden;
}

* html .innerText
{
	overflow: visible;
}

.menu
{
	left: 0;
	right: 0;
	top: 20px;
	height: 74px;
	width: 100%;
	position: absolute;
	background: #000 url(../images/grMenu.gif) repeat-x 0 0;
}

.menu .partLogo
{
	top: 26px;
	left: 18px;
	position: absolute;
}

.menu ul
{
	top: 39px;
	left: 100px;
	margin: 0;
	padding: 0;
	height: 37px;
	display: none;
	position: absolute;
}

.menu ul li
{
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

.menu ul li a
{
	color: #fff;
	display: block;
	font-size: 11px;
	line-height: 11px;
	padding: 12px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.menu ul li a:hover
{
	background: #b00000;
}

.menu ul li a.active
{
	background: #b00000;
}

.homeL
{
	right: 0;
	top: 24px;
	display: block;
	position: absolute;
}

.contact
{
	right: 0;
	bottom: 10px;
	height: 26px;	
	padding: 8px 30px 0 0;
	position: absolute;
}

* html .contact 
{
	right: -1px;	
}

.contact a
{
	color: #646464;
}

.contact a.mailto
{
	top: 0;
	right: 0;
	width: 19px;
	height: 34px;
	display: block;
	position: absolute;
	background: url(../images/contact.gif) no-repeat 0 0;
}

.footer
{
	color: #807f7f;
	height: 10px;
	padding: 30px 20px;
}

.footer .dnk
		{
			float: right;
			margin-top: -7px;
			padding: 0px 30px 0 0;
		}

			.footer .dnk a
			{
				float: left;
				height: 26px;
				color: #666;
				display: block;
				font-size: 12px;
				line-height: 13px;
				font-family: Tahoma;
				padding: 4px 0 0 36px;
				text-decoration: none;
				background: url(../images/dnk.gif) no-repeat 0 0;
			}

				.footer .dnk a span
				{
					color: #666;
					font-size: 10px;
					line-height: 10px;
					font-family: Tahoma;
					position: relative;
				}
				
				* html .footer .dnk a span {line-height: 11px;}
				*+html .footer .dnk a span {line-height: 11px;}

#bubbleBox
{
	top: 40px;
	left: 50%;
	width: 800px;
	padding: 10px;
	margin-left: -400px;
	position: absolute;
	border: solid 1px #000;
	background: #fff;
	display: none;
	z-index: 99;
}

.bubbleInner
{
	padding: 15px;
	background: #e2dcdd;
}

#screen{
  position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%; z-index: 98;
  display: none;
  background: url(../images/shadow.png) repeat 0 0;
}

#screen a
{
	display: block;
	width: 100%;
	height: 100%;
}

.image
{
	float: left;
	padding: 1px;
	margin: 0 10px 8px 0;
	border: solid 1px #b00000;
}

ul.innerMenu
{
	margin: 0;
	padding: 20px 0;
	display: none;
}

ul.innerMenu li
{
	margin: 0;
	padding: 0 0 0 15px;
	list-style-type: none;		
	background: url(../images/listitem.gif) no-repeat 0 50%;
}

* html ul.innerMenu li
{
	border: solid 1px #e2dcdd;
}


ul.innerMenuLike
{
	margin: 0;
	padding: 20px 0;
	display: block;
}

ul.innerMenuLike li
{
	margin: 0;
	padding: 0 0 0 15px;
	list-style-type: none;		
	background: url(../images/listitem.gif) no-repeat 0 50%;
}

* html ul.innerMenuLike li
{
	border: solid 1px #e2dcdd;
}



ul.innerMenu li a
{
	color: #000;
	display: block;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	padding: 10px 15px 10px 0;
	text-transform: uppercase;
	border-bottom: dashed 1px #000;
}

ul.innerMenuLike li a
{
	color: #000;
	display: block;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	padding: 10px 15px 10px 0;
	text-transform: uppercase;
	border-bottom: dashed 1px #000;
}



ul.innerMenu li a:hover
{
	color: #fff;
	background: #b00000;
	text-align: right;
}

ul.innerMenuLike li a:hover
{
	color: #fff;
	background: #b00000;
	text-align: right;
}


/*inner menu2 start*/

ul.SEREGA
{
	margin: 0;
	padding: 20px 0;
}

ul.SEREGA li
{
	margin: 0;
	padding: 0 0 0 15px;
	list-style-type: none;		
	background: url(../images/listitem.gif) no-repeat 0 50%;
}

* html ul.SEREGA li
{
	border: solid 1px #e2dcdd;
}

ul.SEREGA li a
{
	color: #000;
	display: block;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	padding: 10px 15px 10px 0;
	text-transform: uppercase;
	border-bottom: dashed 1px #000;
}

ul.SEREGA li a:hover
{
	color: #fff;
	background: #b00000;
	text-align: right;
}

/*inner menu2 end*/


#title_on_main{
	color:#b30000;
	font-size: 12px;
	text-decoration: none;
}

#title_on_main a{
	color:#b30000;
	font-size: 12px;
	text-decoration: none;
}






/**
*** CAROUSEL BEGIN 
***/

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 93px;
    height: 84px;
    padding: 12px 2px;
    text-align: center;
}

.jcarousel-list li img
{
	padding: 1px;
	border: solid 1px #b00000;
}

.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango
{
	width: 324px;
	padding: 30px 0 62px;
	margin: 0 auto;
	background: url(../images/jback.jpg) no-repeat 0 100%;
}

.jcarousel-skin-tango .jcarousel-container {    
    background: #fff;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 291px;
    padding: 0 16px 0 17px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  291px;
    height: 84px;
}

.jcarousel-skin-tango .jcarousel-item {
    /*width: 156px;
    height: 116px;*/
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    /*margin-right: 10px;*/
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 0;
    right: 0;
    width: 9px;
    height: 84px;
    cursor: pointer;
    background: transparent url(../images/next.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -9px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -18px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -27px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 0;
    left: 0;
    width: 9px;
    height: 84px;
    cursor: pointer;
    background: transparent url(../images/prev.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -9px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -18px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -27px 0;
}

/**
*** CAROUSEL END
***/




/**
*** LIGHTBOX BEGIN 
***/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }

/*<<<<<*/

#line_bulba{	
	position: relative;
	background-color: #e2dcde;
	text-decoration: none;
	height: 34px;
	padding: 0 10px;
}

* html #line_bulba {margin-left: -20px;}
*+html #line_bulba {margin-left: -20px;}

#line_bulba_left{
	float: left;
	color: #B30000;
	padding: 7px 0 0 10px;
	text-decoration: none;
}

#line_bulba_project{
	color: #B00000;
	font: 15px/17px Arial;
	text-decoration: none;
}

#line_bulba_name_project{
	color: #000000;
	font: 15px/17px Arial;
	text-decoration: none;
}

#line_bulba_right{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 70px;
}

#line_bulba_right a{
	display: block;
	height: 24px;
	cursor: pointer;
	line-height: 12px;
	padding: 10px 25px 0 0;
	background: url(../images/close_button.gif) no-repeat 100% 0;
	text-decoration: underline;
}

#line_bulba_right img{
	height: 20px;
	width: 16px;
	margin: 0;
	border: 0;
}

/*>>>>>*/

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image {
	padding: 10px;
	 
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	position: relative;
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
padding-top: 5px;
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	display: none;
	padding-bottom: 0.7em;	
}


/**
*** LIGHTBOX END 
***/           

li.newsList
{
    margin-top: 15px;
}       

div.newPager
{
	text-align: center;
	margin: 0 auto;
}