/* www.мойсайт.ru */
/* Сайт не испорченный дизайном */

/* Стили основные */

body {
	background: #1e1e1e;
	color: #f0f0f0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	scrollbar-base-color: #262626;
	scrollbar-arrow-color: #262626;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #262626;
}
table,
tr,
td {
	color: #f0f0f0;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
strong {
	font-weight: normal;
}
/* Заголовки */
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 20px 10px;
	padding: 0px 0px 0px 0px;
}
h2 {
	background: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 10px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}
/* Ссылки */
a,
a:link,
a:visited {
	color: #f0f0f0;
	text-decoration: none;
}
a:hover,
a:active {
	color: #fff;
	text-decoration: underline;
}
/* Контент */
a .main_module,
a:link .main_module,
a:visited .main_module {
	color: #f0f0f0;
	border: 1px solid #262626;
	text-decoration: none;
	margin: 5px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
}
a:hover .main_module,
a:active .main_module {
	background: #333;
	color: #fff;
	border: 1px solid #ccffcc;
	text-decoration: none;
	margin: 5px 0px 5px 0px;
	padding: 10px 10px 10px 11px;
}
p {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}
/* ШАПКА МЕНЮ */
.top_menu {
	background-color: #000;
	background-image: url(images/top.jpg);
}
.top_menu a,
.top_menu a:link,
.top_menu a:visited {
	background: #000;
	color: #f0f0f0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 10%;
	height: 20px;
}
.top_menu a:hover,
.top_menu a:active {
	background: #333;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: blink;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 10%;
	height: 20px;
}

/*  */
.drop_down_link {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.drop_down_link a,
.drop_down_link a:link,
.drop_down_link a:visited 		{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
.drop_down_link a:hover,
.drop_down_link a:active 		{
	color: #fff;
	font-weight: normal;
	text-decoration: blink;
}


/* НИЗ МЕНЮ */
.bottom_menu {
	border-top: 1px solid #f0f0f0;
	text-align: center;
}
.bottom_menu a,
.bottom_menu a:link,
.bottom_menu a:visited {
	color: #f0f0f0;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
.bottom_menu a:hover,
.bottom_menu a:active {
	color: #fff;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 1px 0px;
}
/* КОНТЕНТ */
.content {
	margin: 0px 0px 0px 0px;
	padding: 38px 0px 20px 10px;
}




.main_module {
	margin: 5px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
}
.main_module p {
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}


.an {
font-size: 12px;
color: #FFFFFF;
}

img {border: 0;}

.kom
{
border-top:1px solid #0c4f88; 
border-right:1px solid #0c4f88; 
border-bottom:1px solid #0c4f88; 
border-left:1px solid #0c4f88; 
}
.datakom
{
	font-size: 10px;
	color: White;
}
A#komss {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

A:Hover#komss {
	color: #BBBBBB;
	text-decoration: none;
	font-size: 12px;
}

.fieldset {
	border-color: #000;
	background-color: #3E3E3E;
}

.fieldset_downloads {
	border-color: #000;
	background-color: #1e1e1e;
	border: none;
}