[an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive]

/*
Вызываем файл с пользовательским CSS, через HTTP-подзапрос
*/

.cat {
}

.article_content {
}

.article_name {
}

.ScrollerNormal {
}

.ScrollerSelected {
}

.news_date {
    font-size: x-small;
    color: #999999;
}

table.news_list tr td
{
vertical-align: top;
}

table.news_list th 
{
text-align: center;
}

.copyright {
    font-size: x-small;
    color: #000066;
    text-align: center;
}

/*  ---------  Site specific part --------  */

body {
	font-family: Arial;
	font-size:12px;
	line-height:1.6em;
	color: #000000;
	background: #413e35 url(/images/bg.gif) top left;
	margin: 0px;
	padding: 0px;
}

form, div
{
  margin: 0px;
  padding: 0px;
}

form, input, submit, textarea, select, p,td,th {
   	font-family: Arial;
	font-size:12px;
	line-height:1.6em;
}

a, a:hover {
   	font-family: Arial;
	color: #605c41;
	text-decoration: underline;
}
a:hover	{
	color:#000;
	text-decoration: none;
}

H1,h2,.title {
	font-size: 35px;
   	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #8d0000;
}

h2	{
	font-size: 25px;
	line-height:105%;
}

ol, ul	{
	padding-left:10px;
	margin:5px;
}
li.arr	{
	line-height:1.4em;
	list-style: none;
	padding-left:10px;
	margin-left:-10px;
	background: url(/images/arr.gif) no-repeat top left;
}
ul li.menu:hover {
	background: url(/images/arr_on.gif) no-repeat left 5px;
}
ul li.menu {
	background: url(/images/arr.gif) no-repeat left 5px;
}

li.menu	{
	list-style: none;
	padding-left:20px;
	line-height:2em;
}
li.menu a	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height:2em;
	display:block;
	text-decoration: underline;
	color: #3a3820;
	font-size:13px;
}
li.menu a:hover	{
	line-height:2em;
	text-decoration: none;
	color: #520001;
}

.topbg {
	background: url(/images/topbg.jpg) repeat-x top left;
	text-align:center;
	padding-top:40px;
}
.topbgm {
	background: url(/images/topbg.jpg) repeat-x top left;
	padding-top:40px;
}
.norep {
	background-position: top left;
	background-repeat: no-repeat;
}
.norepb {
	padding-bottom:50px;
	background-position: bottom left;
	background-repeat: no-repeat;
}
.repy {
	background-position: top center;
	background-repeat: repeat-y;
}
.imgpadd	{
	padding-right:10px;
	padding-bottom:10px;	
}
.small	{
	font-size:10px;
	color:#a9beab;
}
.white {
	color:#fff;
	line-height:1em;	
}
a.white:hover {
	color:#550107;
}
.brd 	{
	BORDER-left: #bfbfbf 1px solid;
	BORDER-right: #bfbfbf 1px solid;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}
.bottle	{
	position:absolute;
	margin-left:-230px;
	margin-top:-295px;
	top:50%;
	left:50%;
	z-index:9;
}
.topper	{
	position:relative;
	z-index:99;
    font-weight:bold;
}
.lang_select {
    text-align: right;
    position: relative;
    bottom: 80px;
    right: 0px;
    z-index:99;
}
.padd	{
	padding-left:50px;
	padding-top:20px;
}
.date	{
	font-size:14px;
	font-weight:bold;
	color: #550107;
}
.kursor{
	position:absolute;
	width:950px;
	height:600px;
	margin-left:-475px;
	margin-top:-300px;
	top:50%;
	left:50%;
	z-index:10;
}

table.feedback2mail
{
  border: 0px;
  width: 550px;
}

.feedback2mail td
{
  padding: 3px;
  margin:  5px;
  text-align: left;
}

input.tx    {
    BORDER: #afb0b1 1px solid;
    background-color: #FFFFFF; 
/*    color: #004080;
    width:99%;*/
}

.guest_book_list tr.odd
{
  background-color: #FFFFDD;
}

table.guest_book_form
{
  border: 0px;
  width: 400px;
  vertical-align: top;
}

table.guest_book_form td
{
  vertical-align: top;
}


.guest_book_form textarea
{
  width: 220px;
  height: 100px;
}




