body {
		margin: 0px;
/*		margin-top: 23px; */
		margin-bottom: 70px;
		padding: 0px;
		background-color: #000000;
		color: #B0B0B0;
		font-size: 11px;
		font-family: Tahoma;
}
td {
		font-size: 11px;
}
th {
		font-size: 11px;
}
form {
		margin: 0px;
}
a{
		color: #E90000;
		text-decoration: none;
}
a:hover{
		text-decoration: underline;
}

.form-text {
		/* background: url('/images/form_text_bg.png') repeat-x; */
		background-color: #e5e5e5!important;
		border: 0px;
		border-top: 1px solid #696A69;
		border-left: 1px solid #696A69;
		color: #E90000;
		font-family: Tahoma;
		font-size: 11px;
		padding-left: 4px;
}
.form-button {
		background-color: transparent;
		color: #E90000;
		font-family: Tahoma;
		font-size: 11px;
		border: 0px;
		font-weight: bold;
		cursor: pointer;
		background: url('/images/button_icon.png') no-repeat #000000 left middle;
		padding-top: 3px;
		text-align: right;
}
.page-footer {
		color: #6C6C6C;
		border-top: 1px solid #333333;
}
.page-footer a{
		color: #6C6C6C;
		text-decoration: none;
}
.page-footer a:hover{
		text-decoration: underline;
}
.footer-menu {
		padding: 12px 0px 12px 0px;
}
.footer-menu a {
		color: #E90000;
}
.top-table {
		background: url('/images/top_bg.png') no-repeat #000000 right bottom;
		height: 180px;
}
.top-table-text {
		background: url('/images/top_stred_bg.png') no-repeat #000000 right bottom;
		height: 147px;
		padding-left: 20px;
		padding-right: 20px;
		color: #FFFFFF;
		font-family: Verdana;
		font-size: 10px;
}
.top-table-text td{
		padding-left: 20px;
		padding-right: 20px;
}
.top-table-text a {
	color:#ffffff; text-decoration:none;
}
.section-outer-3 {
		width: 500px;
		padding-top: 15px;
		padding-bottom: 20px;
		padding-right: 100px;
}
.section-outer-4 {
		width: 270px;
		padding-top: 15px;
		padding-bottom: 20px;
}
.section-inner-4 .module-inner-0 {
		padding-left: 17px;
		padding-right: 20px;
}
.section-inner-4 .module-inner-1 {
		padding-left: 17px;
		padding-right: 20px;
}
.subscribe td {
		text-align: left;
		padding-top: 15px;
}
.subscribe .form-text {
		width: 160px;
}
.subscribe .form-button {
		width: 62px;
}
.blogger {
		padding-top: 20px;
}
.blogger-preview-title {
		padding-bottom: 8px;
}
.blogger-preview-title a {
		font-weight: bold;
		color: #E90000;
		text-decoration: none;
}
.blogger-preview-title a:hover {
		text-decoration: underline;
}
.blogger-preview-preview {
		padding-bottom: 20px;
}
.blogger-preview-preview a {
color: #B0B0B0;
text-decoration: none;
}
.blogger-preview-date {
		color: #FFFFFF;
}
.submenu {
	display: none;
	position: relative;
	width: 50px;
	color: #FFFFFF;
}
.submenu-td {
	background-color: #E90000;
	height: 20px;
	padding: 0px 5px 0px 5px;
}
.submenu-td a {
	color: #FFFFFF;
	text-decoration: none;
}
.submenu-td a:hover {
	color: #000000;
}
.submenu-sipka {
	height: 5px;
	background-color: #000000;
	padding: 0px;
}
.noclass {
display:none;
}