﻿     A:link {text-decoration: none; color: #fffc06}
     A:visited {text-decoration: none; color: #fffc06}
     A:active {text-decoration: none; color: #fffc06}
     A:hover {text-decoration: none; color: #ffffff}
     BODY {
	  SCROLLBAR-FACE-COLOR: 000000; SCROLLBAR-HIGHLIGHT-COLOR: 000000; SCROLLBAR-SHADOW-COLOR: 000000; SCROLLBAR-3DLIGHT-COLOR: 363636; SCROLLBAR-ARROW-COLOR: baa055; SCROLLBAR-TRACK-COLOR: 000000; SCROLLBAR-DARKSHADOW-COLOR: 363636 
}

html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset, a img, div, hr, td, tr{ border:0; margin:0; padding:0; }
html,body{ height:100%; margin:0px; padding:0px; }
body{ background-color:#000000; }
body, td{ color:#ffffff; font:12px arial; }
table {font-size: 12px; font-family: arial}
td{ text-align:left; vertical-align:top; }
tr{ vertical-align:top; }

/*table body style*/
.style1 {
	text-align: left;
	background-image: url('../img/upbg.jpg');
}
.style2 {
	background-image: url('../img/banner.jpg');
}
.style3 {
	text-align: left;
	background-image: url('../img/tbbg.jpg');
	background-repeat: repeat-y;
	background-position: center;
}
.style4 {
	background-image: url('../img/niztb.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
}
.style5 {
	background-image: url('../img/verhtb.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.style6 {
	background-image: url('../img/anons_bg.gif');
	background-position: center top;
	background-repeat: no-repeat;
}
.style7 {
	background-image: url('../img/anons_but.gif');
	vertical-align: middle;
	text-align: center;
}
.style8 { vertical-align: middle; text-align: center; }
.style9  { font-size: medium; }
.style10 { text-align: center; vertical-align: middle; background-image: url('../img/newsblock_data.gif'); color: #FF0000; }
.style11 { text-align: center; }
.style12 { color: #ADACAC;     }
.style13 { font-size: 10px;    }
.style14 { text-align: right;  }
.style15 { vertical-align: middle; }

a#anons       {text-decoration: none; color: #adacac}
a#anons:hover {text-decoration: none; color: #ffffff}

/*news blok*/
#news p{ text-align:justify; margin-top:10px; margin-left:10px;}
.fotoramka { padding: 1px; margin: 10px; border: 3px solid #baa055; }
.h-font    { font:bold 15px 'tahoma'; color: #BAA055; text-transform:uppercase; }
.h1-font   {	font:bold 15px 'tahoma'; color: #BAA055; }
.foto_txt  {	font:bold 15px 'tahoma'; color: #BAA055; }
a.exp       {text-decoration: none; color: #fffc06; cursor: pointer}
a.exp:hover {text-decoration: none; color: #ffffff}
.line{ background:url(../img/newsblock_down.gif) no-repeat center; height:28px; vertical-align: center; }
.tbbdr {
	border: 1px solid #242424;
}
.tbbdrl {
	border-style: solid solid solid none;
	border-width: 1px;
	border-color: #242424;
}
.tbbdrr {
	border-style: solid none solid solid;
	border-width: 1px;
	border-color: #242424;
}




/*buttons blok*/
.menubut a
	{
	display:block;
	height:21px;
	}

a#but1			{	background:url(../img/but1.jpg); width:96px;	}
a#but1:hover	{	background-position:0 -21px;		}
a#but2			{	background:url(../img/but2.jpg); width:97px;	}
a#but2:hover	{	background-position:0 -21px;		}
a#but3			{	background:url(../img/but3.jpg); width:96px;	}
a#but3:hover	{	background-position:0 -21px;		}
a#but4			{	background:url(../img/but4.jpg); width:97px;	}
a#but4:hover	{	background-position:0 -21px;		}
a#but5			{	background:url(../img/but5.jpg); width:97px;	}
a#but5:hover	{	background-position:0 -21px;		}
a#but6			{	background:url(../img/but6.jpg); width:96px;	}
a#but6:hover	{	background-position:0 -21px;		}
a#but7			{	background:url(../img/but7.jpg); width:96px;	}
a#but7:hover	{	background-position:0 -21px;		}
a#but8			{	background:url(../img/but8.jpg); width:97px;	}
a#but8:hover	{	background-position:0 -21px;		}


.subm a
	{
	display:block;
	height:20px;
	width:94px;
	}
a#but3a			{	background:url(../img/but3a.jpg);	}
a#but3a:hover	{	background-position:0 -20px;		}
a#but3b			{	background:url(../img/but3b.jpg);	}
a#but3b:hover	{	background-position:0 -20px;		}
a#but4a			{	background:url(../img/but4a.jpg);	}
a#but4a:hover	{	background-position:0 -20px;		}
a#but4b			{	background:url(../img/but4b.jpg);	}
a#but4b:hover	{	background-position:0 -20px;		}


/*Guestbook*/
div#input {display:none}
table.gbform {width:300px}
table.gbform td span	{color:#B19858; font-weight:bold}
table.gbform input	{font-weight:bold; font-family:'Tahoma'; border-style:solid; border-width:1px;}
table.gbform input.name	{border-color:#B19858; background-color:#000000; width:200px; color:#CACA00; }
table.gbform input.email	{border-color:#B19858; background-color:#000000; width:200px; color:#999999;}
table.gbform textarea	{border-color:#B19858; background-color:#000000; border-style:solid; border-width:1px; width:100%; height:100px; color:#ffffff}
table.gbform td.right	{text-align:right}
table.gbform input.submit	 {width:auto; border-color:#a1865b; background-color:#B19858; color:#000000}
table.gbform input.submit:hover	 {border-color:#ffffff; background-color:#B19858; color:#ffffff;}

table.gb	{width:75%; }
table.gb td 	{border:hidden;}
table.gb td.name	 {width:100px; white-space:nowrap; font-weight:bold; color:#CACA00;  border:hidden; border-bottom:1px dashed #B19858;}
table.gb td.date	{ text-align:right; font-size:10px; border:1px hidden; border-bottom:1px dashed #B19858; font-family:'Tahoma'; color:#FF0000}
table.gb td.date	span.ip {color:#CDBE05}
table.gb td.date	span.email {color:#33FF00}
table.gb td.post	{ border:hidden; border-bottom: 1px solid #B19858;}
table.gb td.post span	{ margin-left:15px}
table.gb td.a_sm	{ width:80px; font-weight:bold; text-align:right; font-family:'Tahoma'; border:hidden; color:#B19858;}
table.gb td.a_lg	{border:hidden; border-bottom: 1px solid #B19858; color:#999999}
table.gb td.spacer	{border:hidden; height:15px}

/*Edit*/
tr.textarea	{display:none; }
a.delete	{color:#FF0000; font-weight:bold}
a.del_answ	{color:#FF0000}
a.show	{color:#00FF00; font-weight:bold}
td.dellink	{text-align:right}
.hidden	{display:none}
table.gb_item {width:100%}
a.pager	{text-decoration: none; color: #fffc06; cursor:pointer}
a.hovered	{text-decoration: none; color: #ffffff}
.q_edit	{font-size:12px}
table.gb .submit	{text-align:right; font-weight:bolder; font-size:12px; font-variant:small-caps}
table.gb td.submit	{border-top:dashed 1px #B19858; }

button	 {width:auto; border-color:#a1865b; background-color:#B19858; color:#000000}
button:hover	 {border-color:#ffffff; background-color:#B19858; color:#ffffff;}

