BODY{
  padding : 0;
  margin : 0;
}


FORM{
  padding: 0px;
  margin: 0px;
}


TD{
  color : #395670;
  font-family : sans-serif;
  font-size : 13px;
}

TD.art{
  color : #395670;
  font-family : sans-serif;
  font-size : 11px;
}

TD.artc{
  font-family : verdana;
  font-size : 10px;
}

TD.photo{
  color : #395670;
  font-family : sans-serif;
  font-size : 10px;
}

TD.top{
  color : #005555;
  font-family : sans-serif;
  font-size : 14px;
  text-align: justify;
  margin: 0;
}

INPUT{
  padding: 1px;
  margin: 1px;
  font-size : 12px;
  font-family : Verdana;
  border : 1px solid #ccc;
  color : #464646;
}

.st{
  padding: 1px;
  margin: 1px;
  font-size : 12px;
  font-family : Verdana;
  border : 1px solid #ccc;
  color : #464646;
  width: 330pt;
}

TD.zag{
  color : #1B66AA;
  font-family : sans-serif;
  font-size : 16px;
  font-weight : bold;
}

FONT.zag{
  color : #1B66AA;
  font-family : sans-serif;
  font-size : 16px;
  font-weight : bold;
}

H2{
  padding: 1px;
  margin: 1px;
}

H1{
  padding: 0px;
  margin: 0px;
  color : #ffffff;
  font-family : sans-serif;
  font-size : 13px;
}

H2.zag{
  color : #1B66AA;
  font-family : sans-serif;
  font-size : 16px;
  font-weight : bold;
}

P{
  text-align: justify;
  margin: 0;
}

#menu_it {
  font-size: 0.85em;
  height:3.6em;
  font-weight : bold;
}

#menu_it SPAN {
  float:left;
  padding: 16px 12px;
  margin-right: 1px;
  border-right : 1px dotted #ffffff;
}

#menu_it a {
  display:block;
  float:left;
  text-align:center;
  padding: 16px 12px;
  margin-right: 1px;
  color : #005555;
  border-right: 1px dotted #fff;
}

#menu_it a:hover {
  color : #005555;
  background:url(../images/menu_cen_link.gif) 0 0 repeat;
}

a {
  color : #005555;
}

#topmenu {
  position : absolute;
  left: 50%;
  margin-left: -350px;
  width : 741px;
  height : 94px;
  z-index : 1;
  visibility : visible;
}

#toplogo {
  position : absolute;
  left: 50%;
  top : 61px;
  margin-left: -320px;
  width : 270px;
  height : 40px;
  z-index : 2;
  visibility : visible;
}

#topbn {
  position : absolute;
  left: 50%;
  top : 61px;
  margin-left: -20px;
  width : 468px;
  height : 60px;
  z-index : 2;
  visibility : visible;
}

#topcount {
  position : absolute;
  right: 0%;
  top : 268px;
  margin-right: 100px;
  width : 370px;
  height : 40px;
  z-index : 2;
  visibility : visible;
}

A:HOVER {
  color : #CC0000;
}

A:VISITED {
  color : #1a7691;
}

A.map{
  color : #ffffff;
}

A.map:VISITED {
  color : #ffffff;
}

.small{
  color : #666666;
  font-family : sans-serif;
  font-size : 11px;
}

.bottom_img {
  background : #25abd1 url(../images/table_border.jpg) no-repeat bottom right;
}

.table_img {
  background : url(../images/line.gif) no-repeat bottom left;
}

.table_img_left {
  background : url(../images/table_top_left.gif) no-repeat top left;
}

TEXTAREA{
  padding: 1px;
  margin: 1px;
  color : #464646;
  margin-bottom : 1px;
  border : 1px solid #ccc;
  font-size : 12px;
  font-family : Verdana;
  width: 330pt;
}

.input_ent{
  font-size : 12px;
  font-family : Verdana;
  padding: 2px;
  margin: 2px;
  border : 1px solid #ccc;
  font-weight : bold;
  color : #464646;
  background-color : #f9f9f9;
  cursor: pointer;
}

.input_ent_photo{
  font-size : 10px;
  font-family : Verdana;
  padding: 2px;
  margin: 2px;
  border : 1px solid #ccc;
  font-weight : bold;
  color : #464646;
  background-color : #fff;
  cursor: pointer;
}

.textarea_photo{
  padding: 2px;
  margin: 1px;
  color : #464646;
  margin-bottom : 1px;
  border : 1px solid #ccc;
  font-size : 10px;
  font-family : Verdana;
}

#lightbox {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into
showing hover */
  display: block;
}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background:
url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { 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;
}

#imageData{
  padding:0 10px;
}

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

#overlay{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html>body .clearfix {
  display: inline-block;
  width: 100%;
}

* html .clearfix {
  height: 1%;
}

.navigation {
	margin: 0;
	text-align: left;
	font-weight: bold;
}

.navigation_inn a {
	text-decoration: none !important;
	color: #878787;
	padding: 5px 5px;
	font-size:11px
	font-size: 17px;
	margin-left: -5px;
}

.navigation_inn a:hover {
	background-color: #009900;
	color: #FFFFFF;
}

.navigation_inn span {
	padding: 5px 5px;
	color: #fff;
	background-color: #25ABD1;
}

h3.cite{
    margin: 20px 0px;
    padding: 10px;
    font-size: 16px;
    display: block;
    line-height: 22px;
    color: #777;
    background-color: #f7f7f7;
}

.leftimg{
     float:left;
     margin: 0px 7px 7px 0;
}

.rightimg {
    float: right;
    margin: 0px 0 7px 7px;
}

A.news,A.news:LINK,A.news:VISITED,A.news:HOVER,A.news:ACTIVE{
  text-decoration : none;
  color : #1B66AA;
}

A.comm,A.comm:LINK,A.comm:VISITED,A.comm:HOVER,A.comm:ACTIVE{
  color : #0085A4;
  text-decoration : none;
}

A.link,A.link:LINK,A.link:VISITED,A.link:HOVER,A.link:ACTIVE{
  text-decoration : none;
  color : #ffffff;
  font-size : 11px;
  font-weight : bold;
}

FONT.news_top{
  color : #666666;
  font-family : sans-serif;
  font-size : 11px;
  font-weight : bold;
}

A.link_top{
  font-family : sans-serif;
  font-size : 11px;
}

.container{width:100%;height:200px;overflow:hidden;float:left;}
.content{width:100%;}

.rbroundbox { background: #f7f7f7; }
.rbtop div  { background: url(../images/top-left.png) no-repeat top left; }
.rbtop      { background: url(../images/top-right.png) no-repeat top right; }
.rbbot div  { background: url(../images/bottom-left.png) no-repeat bottom left; }
.rbbot      { background: url(../images/bottom-right.png) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 12px;
	font-size: 1px;
}

.rbcontent  { margin: 0 14px; font-size: 10px;}
.rbroundbox { margin: auto; }

A.link_title{
  font-family : sans-serif;
  font-size : 11px;
  color : #2543FD;
  text-decoration: none;
  border-bottom: 1px dotted;
}

A.link_title:hover { text-decoration: none; border: none; color: #064A19 !important; }

TD.counter{
  font-size : 10px;
  font-family : Verdana;
  font-weight : bold;
  color : #666666;
}

.inp164 { /* обрамляющий блок */
width: 276px; /* размеры нашего красивого поля */
height: 26px;
background : url(../images/search.gif); /* рисунок поля */
overflow: hidden;
}

.input_search {
padding: 5px 0 5px 12px; /* размещаем поле внутри так чтобы текст красиво вписывался */
border: none; /* убираем бордюр и background у input */
background: none;
width: 260px;
height: 24px;
}

input:focus {
outline: none;
}
