A {
	text-decoration : none;
	color : #FFCC00;
}

A:HOVER {
	text-decoration : underline;
}

.pole
{
	border : thin ridge Black;
}

.redbutt
{
	background-color : #D22327;
}

body {
	SCROLLBAR-FACE-COLOR: #D22327;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFCC00;
	SCROLLBAR-SHADOW-COLOR: #FFCC00;
	SCROLLBAR-3DLIGHT-COLOR: #FFCC00;
	SCROLLBAR-ARROW-COLOR: #FFCC00;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #FFCC00;
	background : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	color:#ffffff;
	margin-top : 0;
}
INPUT {
	border-style : none;
	margin : 2 2 2 2;
	background-color : #FFCC00;
	font-weight : bold;
}
TEXTAREA {
	border-style : none;
	margin : 2 2 2 2;
	background-color : #FFCC00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
SELECT {
	border-style : none;
	margin : 2 2 2 2;
	background-color : #FFCC00;
	font-weight : bold;
}
HR
{
	color : #D22327;
	height : 5px;
}

.text {
	color : Red;
	font-size : x-small;
}
a.text:hover{
	letter-spacing : 1px;
	text-decoration : none;
}
.textwhite {
	color : White;
	font-size : x-small;
}
.textyellow {
	color : #FFCC00;
	font-size : x-small;
}
.textblack {
	color : Black;
	font-size : x-small;
}
a.ramka {
	border : medium solid #D22327;
	display:block;
	width:120px;
	height:120px;
	padding:1px;
	background: black;
}
A:HOVER.ramka {
	border : medium solid #FFCC00;
	letter-spacing : 1px;
}
.textramka {
	color : Black;
	background-color : #FFCC00;
	font-weight : bold;
	font-size : xx-small;
	letter-spacing : 1px;
}
.textramkatyt{
	color : White;
	background-color : #D22327;
	font-weight : bold;
	font-size : medium;
	letter-spacing : normal;
}
.title
{
	color : White;
	font-size : medium;
}
A.title:hover {
	color : Black;
}

a.numerek:hover{
	text-decoration : none;
	color : White;
	background-color : #9D2901;
}

.blackborder {
	border : thin solid #000000;
}
.ramka2 {
	border : thin solid #000000;
}
A:HOVER.ramka2 {
	border : thin dotted #FFCC00;
	letter-spacing : 1px;
}
.news{
	font : xx-small;
}
.comsmall{
	font-size:xx-small;
	font-weight:bold;
	color : Black;
}
A:HOVER.comsmall{
	color:#D22327;
	text-decoration:none;
}


