@charset "windows-1251";
/* оранжевый цвет: ffd33f 
   коричневый цвет: a8a089 
   цвет фона: f6ebd5 
   7 столбцов, ширина столбца: 14,3% */


body {margin: 0; font-family:Arial, Helvetica, sans-serif; font-size:80%;background-color: white;}
body, td {font-size:83%}

a:link, a:visited {text-decoration:none; color: black;}
a:hover {text-decoration:underline}

a.blue:link, a.blue:visited {text-decoration:underline; color: blue;}

table.header { background-color:#ffd33f; width:100%; background-image: url(img/top-bg.gif);}
table.header > tr > td {margin:0; padding:0;}
td.left-cell {width: 71.4%}
td.right-cell {width: 28.6%}

table.main {width:100%}
table.main > tr > td {margin: 0; padding:0;}

td.c11 {
	border-right: 4px solid #ffd33f;
	border-bottom: 4px solid #ffd33f;
	background-color:#f6ebd5;
	vertical-align: top;
}
td.c21 {
	border-bottom: 4px solid #ffd33f;
        background-color:#F6EBD5;
/*	background-image: url(img/gp1.jpg); */
	background-position: center center;
        background-repeat: no-repeat;
}

.bg-gp0 {background-image: url(img/gp4.jpg);}
.bg-gp1 {background-image: url(img/gp1.jpg);}
.bg-gp2 {background-image: url(img/gp2.jpg);}
.bg-gp3 {background-image: url(img/gp3.jpg);}




td.c12 {
	border-right: 4px solid #ffd33f;
	vertical-align: top;
	padding: 0px;
}
td.c22 {
	background-color:#f6ebd5;
	vertical-align: top;
	padding: 15px; 
}


.main-menu td {
	color: #FFFFFF;
	background-color:#a8a089;
	height: 39px;
	vertical-align:bottom;
	width:20%;
	text-transform: uppercase;
	font-size: 10px;
}
.main-menu td  div {  margin-bottom: 9px; border-right: 1px solid white; margin-left: 10px; height: 30px; }
.main-menu span {vertical-align:text-bottom;}
.main-menu td#last  div { border-right: 0;}


table.news-columns td  {
	width: 20%;
	font-size: 80%;
	padding-right: 0px;
	padding-left: 10px;
	vertical-align:top;
    padding-bottom: 10px;
}

table.news-columns td.last {padding-right: 10px;}

.news-columns H2 {font-size: 18px; margin-top: 10px; margin-bottom:10px; font-weight:normal}
.news-columns a:link, .news-columns a:visited { color: #000000; }
.news-columns a:hover { color: #000000; text-decoration: underline; }
.news-columns p {margin-top: 5px;margin-bottom: 2px;}
.news-columns img {margin-left0: -5px;}

div.slogan {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-color0: #f0f0f0;
	padding: 15px;
}
.slogan .author {
	font-size: 10px;
	font-style:italic;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.aboutgp { }
.aboutgp .name {font-size: 18px}
.aboutgp .dates {font-size: 85%; color:#999999}

h3.variant { margin:0; padding:0; font-size: 14px; text-transform:uppercase; font-weight:normal;color:#7c7564; font-family:"Arial Black"; margin-bottom: 5px;}

h3 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom:10px;
	font-weight:normal;
	color: #8B8367;
}


td.news-cell {padding: 10px; padding-right:0; padding-top: 5px;}
.news-cell .title { font-weight: bold; }
.news-cell .story { color: #303030; }
.news-cell .date { color: #666666; font-size: 85%; margin-bottom: 10px;}

td.books-cell {padding: 10px; padding-right:0px; padding-top: 5px;}

td.contacts-cell {padding: 10px; padding-top: 5px;  vertical-align:top;}
td.contacts-cell td {padding-right: 10px; vertical-align:top; }


div.book-img  {
    float: left;
	margin-left: -15px;
	position:relative;
}
.book-img img {margin-top: 5px;float: left;}
.book-title {  padding-right: 10px; }
.book-title .author {color: #666666; FONT-SIZE: 80%;}




div.marker {
	height: 8px;
	border-right: 1px solid #a8a089;
	margin-top: 15px;
	margin-bottom: 15px;
	padding:0;
	vertical-align: text-bottom;
	bottom: 15px;
}
.last div.marker { border-right: 0px solid #a8a089}

ul.gp-menu {
	margin-left: 0px;
	padding-left:0;
    height: 35px;
}
.gp-menu li {
	display:inline;
	
	vertical-align:bottom;
	text-transform: uppercase;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 5px;
	margin-right: 5px;
}


.file-info {
font-size: 75%; color: gray;
}
.ws-news-date {
font-size: 85%; color: gray;
}

div.stats {
  display:inline;height:0px;left:-1000px;margin:0px;padding:0px;position:absolute;top:-1000px;visibility:hidden;width:0px
}

.news{
  padding: 0 5px 0 0;
  }