p            { font-size: 12px; color: #000000; }
p.line       { line-height: 2; padding-top: 3px; padding-bottom: 3px; padding-left: 15px; padding-right: 15px;}
ul           { font-size: 12px; color: #000000; list-style: square;  }
ol           { font-size: 12px; color: #000000; }
td           { font-size: 12px; color: #000000; }
td.news      { font-size: 12px; color: #000000;  padding-top:10px; padding-bottom:10px;  vertical-align: top; }
td.main      { font-size: 12px; color: #000000; margin-left:15; margin-right:5; padding-left:15px; padding-right:5px; padding-top:10px; padding-bottom:10px;  vertical-align: top; border-right:1px solid #3b7e5c; height: 100%;}
td.left      { padding-top: 7px; padding-bottom: 7px; background-image: url('images/bg1.gif'); background-color: #3b7e5c; background-repeat: no-repeat; background-position: center center; text-align: center; font-size: 12px; color: #ffffff;  font-weight:bold;}
td.me        { border-right:1px solid #3b7e5c; height: 100%;}
td.head      { color: #ffffff; font-size:14px; font-weight:bold; background-color: #3b7e5c; text-align: left; padding-left: 10px; padding-top: 5px; padding-bottom: 5px; border-left:2px solid #ffffff;}
td.head2     { color: #ffffff; font-size:14px; font-weight:bold; background-color: #3b7e5c; text-align: left; padding-left: 10px; padding-top: 0px; padding-bottom: 0px; border-left:0px solid #ffffff;}
td.top       {text-decoration: none; color: #3b7e5c; font-size:12px; font-weight:bold; vertical-align: top;}
td.top1      {text-decoration: none; color: #3b7e5c; font-size:12px; font-weight:bold;}
td.big       { border-left:1px solid #3b7e5c; border-right:1px solid #3b7e5c;}
td.bottom    {text-decoration: none; color: #000000; font-size:10px; padding-left:15px; padding-top:15px; border-top:1px solid #3b7e5c;}
td.fot       { padding-top: 10px; padding-bottom: 20px; font-size: 10px; color:#000000; font-weight:normal; text-align: center; background-color:#e2e2e2;}
tr           { font-size: 12px; color: #03169b; }
img.serg     { border:1px solid #3b7e5c;}

a:link       { text-decoration: underline; color: #3b7e5c; font-size:12px; }
a:visited    { text-decoration: underline; color: #3b7e5c; font-size:12px; }
a:active     { text-decoration: underline; color: #3b7e5c; font-size:12px; }
a:hover      { text-decoration: none; color: #3b7e5c; font-size:12px; }

a img {
border: 0;
}

a:link.top       { text-decoration: none; color: #3b7e5c; font-size:12px; font-weight:bold }
a:visited.top   { text-decoration: none; color: #3b7e5c; font-size:12px; font-weight:bold }
a:active.top     { text-decoration: underline; color: #3b7e5c; font-size:12px; font-weight:bold }
a:hover.top     { text-decoration: underline; color: #3b7e5c; font-size:12px; font-weight:bold }

a:link.menu       { text-decoration: none; color: #3b7e5c; font-size:10px; font-weight:bold }
a:visited.menu  { text-decoration: none; color: #3b7e5c; font-size:10px; font-weight:bold }
a:active.menu     { text-decoration: underline; color: #3b7e5c; font-size:10px; font-weight:bold }
a:hover.menu     { text-decoration: underline; color: #3b7e5c; font-size:10px; font-weight:bold }


body         { font-family: Verdana; color: #000000; font-size: 10pt; background-color:#FFFFFF }
h1, h5, h6 { font-family: Verdana; color: #3b7e5c; font-size:14px; font-weight:bold; text-align:left}
h2  { font-family: Verdana; color: #3b7e5c;font-size:14px; font-weight:bold; text-align:right;}
h4 { font-family: Verdana; color: #3b7e5c;font-size:12px; font-weight:bold; text-align:left;  }
h3 { font-family: Verdana; color: #3b7e5c;font-size:14px; font-weight:bold; text-align:center; }
.textfield     { border:1px solid #3b7e5c; background-color: #ffffff; font-size: 9px; height:14px }
input.button        { border:0px;}

/*  для фотогалереи */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}

#prevLink:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#prevLink:active { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#prevLink:link { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#prevLink:visited { background: url(../images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#nextLink:active { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#nextLink:link { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#nextLink:visited { background: url(../images/nextlabel.gif) right 15% no-repeat; }



#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #fff; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

