a{
 text-decoration: none; 
 color:green; 
 font-size: 18px; 
 font-family: Helvetica;
}

a:hover{
 text-decoration: none; 
 color:#ff9933;
}

a img { 
 border: none; 
}

body{
 font-size: 16px;
 margin: 0;
 /*background: #fff url(snow.png);*//* New Year 2019 */
 background-repeat: repeat;
}
.bgtop td table {
	/*background: transparent url(bgball.png);*//* New Year 2019 */
	background-repeat: no-repeat;
	background-position: 95% -8%;
}

 .bgtop {
 background: url(../images/top.png);
 background-repeat: repeat-x;
 background = url(../images/top.png);
 background-repeat = repeat-x;
}

 .bgbottom {
 background: url(../images/bottom.png);
 background-repeat: repeat-x;
 background-position: left bottom;
 background = url(../images/bottom.png);
 background-repeat = repeat-x;
 background-position = left bottom;
}

.bgmainnews {
 background: url(../images/kat.png);
 background-repeat: repeat-y;
 background-position: right top;
 margin:0px !important;
 padding:0px !important;
 background = url(../images/kat.png);
 background-repeat = repeat-y;
 background-position = right top;
}

 .flower {
 background: url(../images/bottom_flower.png);
 background-repeat: no-repeat;
 background-position: right bottom;
 background = url(../images/bottom_flower.png);
 background-repeat = no-repeat;
 background-position = right bottom;
}

.bgtext {
 background: url(../images/bg_text.png);
 background-repeat: repeat-y;
 background-position: 0 0;
 background = url(../images/bg_text.png);
 background-repeat = repeat-y;
 background-position = 0 0;/* summer */
 padding-left:10px;
}
#blok_staty {
	background: #fff;
}

 .author, .author a{
   	font-family:"Times New Roman", "serif";
    font-size:10pt;
    color:#C0C0C0;
    font-style:normal;
    font-weight:300;
}

 #copy {
  	font-family:"Times New Roman", "serif";
    font-size:10pt;
    color:#C0C0C0;
    font-style:normal;
    font-weight:300;
  }

#copy a {
  	font-family:"Times New Roman", "serif";
    font-size:10pt;
    color:#C0C0C0;
    font-style:normal;
    font-weight:300;
  }

 .logo_text{
 color:#ff9933; 
 font-size: 24px; 
 font-weight: bold;
}

 .main_text{
 font-size: 16px; 
 text-align: justify; 
 font-family: times; 
 overflow:auto; 
 width:932px;
}

 .title{
 font-size: 18px; 
 font-weight: bold; 
 text-align: left; 
 color:#ff9933;
}
 
 pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

p{
	clear:both;
	margin:0;
	padding:.5em 0;
}

ul,li{
	margin:0;
	padding:0;
}

li{
	list-style:none;
	float:left;
	display:inline;
	margin-right:5px;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

.logotd {
	vertical-align: top;
    padding-top: 20px;
}
.logotd a {
	text-decoration: none;
	color: black;
}
font.logo_text {
	font-family: 'Lobster', cursive;
	color: #92A03C;
    font-size: 20pt;
	text-shadow: 1px 1px 3px #333;
}
#anonsy a {
    color: #E0880C;
    font-size: 14pt;
    font-style: normal;
    font-weight: 600;
    font-family: Courier New, monospace;
}
.anonsy_cat a {
    font-size: 13pt;
    font-style: normal;
    font-weight: 600;
    font-family: Courier New, monospace;
}
/*.mainmenu a {
	padding: 10px 2%;
    margin-left: 5px;
    border: 2px solid #ff9933;
    box-shadow: inset 0px 0px 2px 1px rgba(51, 51, 51, 0.49);
    font-family: 'Lobster', cursive;
    color: #92A03C;
    font-size: 15pt;
    text-shadow: 1px 1px 3px #333;
    border-radius: 20px;
    background: #f0b25b;
}*/
.mainmenu {
	text-align: center;
    vertical-align: middle;
	width: 100%;
}
.mainmenu a {
    padding: 8px 2%;
    margin: 5px 5px;
    border: 3px solid #92A03C;
    box-shadow: inset 0px 0px 0px 2px #f0b25b;
    font-family: Courier New, monospace, 'Lobster', cursive;
    font-size: 13pt;
    border-radius: 20px;
    background: #ff9933;
    border-radius: 25px 0px 25px;
    color: white;
    font-style: normal;
    font-weight: 600;
    display: inline-block;
    text-align: center;
}
.mainmenu a:hover {
	opacity: 0.9;
	text-shadow: 1px 1px 3px #fff;
}