body {
	background-color: #000000;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #DCDCDC;
	text-align: justify;
}
a {
	color: #FFEBCD;
	text-decoration: none;
}
a:hover {
	
	text-decoration : underline;
}
div.page_head {
	color: White;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	line-height: 30px;
	padding-left: 22px;
	margin-bottom: 15px;
	text-align: left;
	background-color: #1C1C1C;
	background-image: url(images/page_h.jpg);
	background-repeat: no-repeat;
	background-position: 0px 21px;
}
div.title_mid {
	color: White;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	margin-left:10px;
}
div.title_sma {
	color: White;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin-left: 4px;
	margin-right: 4px;
	font-weight: bold;
	margin-bottom: 1px; 
	margin-top:10px;
}
fieldset {
	background-color: #1C1C1C;
	border: 1px solid Silver;
	width: 80%;
	margin: 5px 0px -10px 0px;
	padding: 0px 0px 5px 0px;
//	vertical-align: bottom;
}
fieldset table tr td {
	vertical-align: bottom;
}
input {
	background-color: Black;
	height: 17px;
	color: #DCDCDC;
	border: 1px solid Red;
	font-size: 11px;
	vertical-align: bottom;
	margin-top: 3px;
	margin-bottom: 0px;
}
legend {
	color: White;
	font-size: 11px;
}
li {
	list-style-image: url(images/li.gif);
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 10px;
}
ol li {
	list-style-image: url(images/li.gif);
	list-style-position: outside;
	padding-left: 0px;
	margin-left: -20px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
select {
	height: 16px;
	font-size: 9px;
	background-color: #252525;
	border: none;
	color: #DCDCDC;
}
table {
	font-size: 12px;
	color: #DCDCDC;
	border: 0px;
	text-align: justify;
}
table tr td {
	vertical-align: top;
}
table.news {
	width: 100%;
	margin-bottom: 15px;
}
table.news tr.head td {
	background-image: url(images/red.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0px 12px;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 4px 2px 7px;
	line-height: 13px;
	color: White;
	text-align: left;
}
table.news tr td {
	padding: 0px 0px 2px 0px;
	vertical-align: top;
	line-height: 17px;
}
table.news tr td img {
	margin-left: 0px;
	margin-right: 5px;
}
table.normal tr.head td {
	background-color: #CC0000;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 4px 0px 7px;
	line-height: 14px;
	color: White;
	text-align: left;
}
table.normal tr td.head {
	background-color: #CC0000;
	font-weight: bold;
	padding: 2px 4px 1px 7px;
	line-height: 14px;
	color: White;
}
table.normal tr.head td.center {
	background-color: #CC0000;
	font-weight: bold;
	font-size: 11px;
	padding-left: 7px;
	padding-right: 4px;
	line-height: 14px;
	color: White;
	text-align: center;
}
table.normal tr td {
	background-color: #1C1C1C;
	padding: 0px 5px 2px 5px;
	vertical-align: top;
	line-height: 17px;
}
table.normal tr td.center {
	background-color: #1C1C1C;
	padding: 0px 5px 2px 5px;
	vertical-align: top;
	line-height: 17px;
	text-align: center;
}
table.normal tr td img {
	background-color: #1C1C1C;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	line-height: 17px;
}
table.small tr.head td {
	background-color: #CC0000;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 4px 0px 7px;
	line-height: 14px;
	color: White;
	text-align: left;
}
table.small tr td {
	background-color: #1C1C1C;
	padding: 2px 5px 2px 10px;
	vertical-align: top;
	line-height: 15px;
	font-size: 11px;
}
textarea {
	background-color: Black;
	color: #DCDCDC;
	border: solid Red 1px;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
}
ul li {
	list-style-image: url(images/li.gif);
	margin-bottom: 2px;
}

table.blog td.fotka {
	background-color: #1C1C1C;
	width: 130px;  
	font-size: 9px;
	text-align: center;
}

table.blog td.black {
	background-color: #000000;
	width: 20px;
	text-align: left;
}

table.blog img {
  border: none;
}

#linkx {
 border: 1px dotted #acacac;
 padding: 0px;
 margin-top: 30px;
}

P.linx {
 font-family: Tahoma, Verdana, Arial, lucida, sans-serif; 
 font-size: 10px;
 text-align: center;
 color: #acacac;
}









