html, body {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
}
body {
  font-size: 12px; 
  background-color: #ffffff; 
  font-family:  Verdana, Arial, Tahoma;
  color: #575755;
  background: #00b5ef url('/images/bg-body.gif') repeat-x;

}
p             {font-size:100%; color: #575755;}
td            {font-size:100%; color: #575755;}
tr            {font-size:100%; color: #575755;}
div           {font-size:100%; color: #575755;}
li            {font-size:100%; color: #575755;}
.foto {
height: 230px;
width: 180px;
overflow: hidden;
float: left;
text-align: center;
}

#left          { 
float:left;
width: 270px;
padding: 30px 0 0 30px;
margin: 0;
font-size:100%;
}
#middle        {
margin:25px 20px 0 340px;
padding: 0;
font-size:100%;
}
#conteiner {
position: relative;
margin: 0 auto;
min-height: 100%;
min-width: 1200px;
width: 1200px;
background: #fff url('/images/bg-page.gif') 0 363px repeat-x;
}
* html #conteiner {
  height: 100%;
}
a img {
border: 0;
}
.clear {
 clear: both;
}
#editor {
background: #fff url('/images/bg-page.gif') 0 0 repeat-x;
}
.editor {
background: #fff url('/images/bg-page.gif') 0 0 repeat-x;
}

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

#middle h1 { color: #de0306; font-variant: small-caps; font-size:30px; font-weight:normal; text-align:left;}
#middle h2 { color: #575755; font-variant: small-caps; font-size:30px; font-weight:normal; text-align:left;}
#middle h3 { color: #de0306; font-variant: small-caps; font-size:20px; font-weight:normal; text-align:left;  }
#middle h4 { color: #575755; font-variant: small-caps; font-size:24px; font-weight:bold; text-align:left; }
#middle h5 { color: #de0306; font-variant: small-caps; font-size:18px; font-weight:bold; text-align:left;  }
#middle h6 { color: #575755; font-variant: small-caps; font-size:18px; font-weight:bold; text-align:left; }


/* TOP */

#header { 
position: relative;
padding: 0;
margin: 0;
height: 363px;
width: 100%;
background:  #fff url('/images/sky.jpg') right top no-repeat;
border-bottom: 1px solid #fff;
}
#logo {
position: absolute;
top: 18px;
left: 17px;
width: 200px;
height: 150px;
color: #538a32;
text-align: center;
line-height: 150%;
border: 0px solid #000;
}
/* #phone {
position: absolute;
top: 75px;
left: 810px;
width: 280px;
height: 50px;
border: 0px solid #000;
color: #3b2081;
font-weight: bold;
font-size: 18px;
}
#phone .red{
color: #df0023;
font-size: 27px;
}
#phone .small{
font-size: 14px;
}
#phone .mob{
font-size: 16px;
margin-left: 108px;
} */
#phone {
position: absolute;
top: 65px;
right: 100px;
width: 480px;
height: 50px;
border: 0px solid #000;
color: #3b2081;
font-weight: bold;
font-size: 18px;
text-align: right;
}
#phone .red{
color: #df0023;
font-size: 27px;
}
#phone .small{
font-size: 14px;
}
#phone .mob{
font-size: 16px;
margin-left: 108px;
}
#header table { 
position: absolute;
top: 183px;
left: 0;
height: 180px;
padding:0;
margin: 0;
border-collapse: collapse;
}
#header table td { 
padding:0;
margin: 0;
border-left: 1px solid #fff;
}
#header table td img {
padding:0;
margin: 0;
}

/* MENU */

#left ul {
list-style: none;
padding:0;
margin: 0;
}
#left ul li {
padding:10px 0 10px 25px;
margin: 0;
background:  url('/images/bullet.gif') 0 12px no-repeat;
}
#left ul li li {
padding:10px 0 10px 20px;
margin: 0;
background: none;
}
#left ul li li li {
padding:2px 0 2px 20px;
margin: 0;
background: none;
}
#left ul li a:link     { font-size:14px; font-weight: bold; color: #3b2081; text-decoration:underline; }
#left ul li a:visited  { font-size:14px; font-weight: bold; color: #3b2081; text-decoration:underline; }
#left ul li a:hover    { font-size:14px; font-weight: bold; color: #3b2081; text-decoration:none }
#left ul li a:active   { font-size:14px; font-weight: bold; color: #3b2081; text-decoration:underline; }

#left ul li li a:link     { font-size:14px; font-weight: bold; color: #00b5ef; text-decoration:underline; }
#left ul li li a:visited  { font-size:14px; font-weight: bold; color: #00b5ef; text-decoration:underline; }
#left ul li li a:hover    { font-size:14px; font-weight: bold; color: #00b5ef; text-decoration:none }
#left ul li li a:active   { font-size:14px; font-weight: bold; color: #00b5ef; text-decoration:underline; }

#left ul li li li a:link     { font-size:12px; font-weight: normal; color: #df0023; text-decoration:underline; }
#left ul li li li a:visited  { font-size:12px; font-weight: normal; color: #df0023; text-decoration:underline; }
#left ul li li li a:hover    { font-size:12px; font-weight: normal; color: #df0023; text-decoration:none }
#left ul li li li a:active   { font-size:12px; font-weight: normal; color: #df0023; text-decoration:underline; }

/* PAGE */

p.imp {
border-left: 6px solid #8bca1d;
font-weight: bold;
color: #3b2081;
padding-left: 20px;
width: 600px;
line-height: 150%;
}
p.child a:link     { font-size:14px; font-weight: bold; color: #3b2081; text-decoration:underline; }
p.child a:visited  { font-size:14px; font-weight: bold; color: #3b2081; text-decoration:underline; }
p.child a:hover    { font-size:14px; font-weight: bold; color: #3b2081; text-decoration:none }
p.child a:active   { font-size:14px; font-weight: bold; color: #3b2081; text-decoration:underline; }

p.child a.red:link     { font-size:14px; font-weight: bold; color: #df0023; text-decoration:underline; }
p.child a.red:visited  { font-size:14px; font-weight: bold; color: #df0023; text-decoration:underline; }
p.child a.red:hover    { font-size:14px; font-weight: bold; color: #df0023; text-decoration:none }
p.child a.red:active   { font-size:14px; font-weight: bold; color: #df0023; text-decoration:underline; }

/* FOOTER */

#footer {
position: relative;
width: 100%;
height: 100px;
margin: 20px 0 0 0;
padding: 10px 0  10px 0;
border-top: 3px solid #8bca1d;
font-size: 11px;
}
#kleimo {
position: absolute;
top: 55px;
left: 30px;
width: 210px;
height: 20px;
border: 0px solid #000;
}
#adress {
position: absolute;
top: 20px;
left: 340px;
width: 300px;
height: 55px;
border: 0px solid #000;
}

#counters {
position: absolute;
top: 45px;
right: 20px;
width: 400px;
height: 50px;
}
#counters img {
padding: 5px;
}

a:active.foot, a:visited.foot, a:visited.foot, a:link.foot  {
font-size:11px; 
text-decoration:underline;
color: #df0024;
}
a:hover.foot    { 
color: #df0024;
font-size:11px;
}
/*  для фотогалереи */

#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; }