/*
 1 - white
 2 - orange
 3 - grey
 */
/* ###############################
 * ########## common css #########
 * ############################### */
body
{
	font-family: Tahoma;
	margin: 0;
	padding: 0;
	background-color: black;
	color: white;
}
td
{
	font-size: 12px;
}
a p
{
	margin:0;
}
p
{
	margin-top:3px;
}
.png
{
	behavior: url("../script/iepngfix.htc");
}
h1
{
	padding:0;
	margin:0;
}
.error
{
	font-weight:bold;
	color: red;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
}
.message
{
	color: #37a7fb;
	font-family: Tahoma;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
}
.sitemap, .sitemap a, .sitemap a:visited, .sitemap a:active, .sitemap a:hover
{
	color: white;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	line-height: 20px;
}
.sitemap a:active, .sitemap a:hover
{
	text-decoration: underline;
}

.copyright
{
	color: white;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
}
/*
.contacts_h
.contacts_regular

.reg_h
*/
textarea
{
	border:1px solid rgb(55,167,251);
	background-color: black;
	color:white;
	font-size: 12px;
	font-family:Arial;
	padding: 2 2;
}

/*****************************
 ************* a *************
 *****************************/
a, a:visited, a:active, a:hover
{
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	text-decoration: underline;
}
a:active, a:hover
{
	text-decoration: none;
}


/*****************************
 *********** small ***********
 *****************************/





/*****************************
 *********** medium **********
 *****************************/
.medium_1, a.medium_1, a.medium_1:visited, a.medium_1:active, a.medium_1:hover
{
	color: white;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
}
a.medium_1:active, a.medium_1:hover
{
	text-decoration: underline;
}

.medium_1_2, a.medium_1_2, a.medium_1_2:visited, a.medium_1_2:active, a.medium_1_2:hover, .regular, .contacts_regular
{
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
}
a.medium_1_2:active, a.medium_1_2:hover
{
	text-decoration: underline;
}

.medium_2, a.medium_2, a.medium_2:visited, a.medium_2:active, a.medium_2:hover
{
	color: #a75410;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
}
a.medium_2:active, a.medium_2:hover
{
	text-decoration: underline;
}

.medium_3, a.medium_3, a.medium_3:visited, a.medium_3:active, a.medium_3:hover
{
	color: #8b9599;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
}
a.medium_3:active, a.medium_3:hover
{
	text-decoration: underline;
}



/*****************************
 *********** headers *********
 *****************************/
.h1_1
{
	color: white;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.h1_2, a.h1_2, a.h1_2:visited, a.h1_2:active, a.h1_2:hover
{
	color: #ff5816;
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.h1_2:active, a.h1_2:hover
{
	text-decoration: underline;
}
.h1_3
{
	color: #8b9599;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}

.h2_1, a.h2_1, a.h2_1:visited, a.h2_1:active, a.h2_1:hover
{
	color: white;
	font-family: Tahoma;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
	text-transform: uppercase;
}
a.h2_1:active, a.h2_1:hover
{
	text-decoration: underline;
}

.h3_1, a.h3_1, a.h3_1:visited, a.h3_1:active, a.h3_1:hover
{
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
a.h3_1:active, a.h3_1:hover
{
	text-decoration: underline;
}

.h3_2, a.h3_2, a.h3_2:visited, a.h3_2:active, a.h3_2:hover, .contacts_h, .reg_h
{
	color: #a75410;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	text-transform: uppercase;
}
a.h3_2:active, a.h3_2:hover
{
	text-decoration: underline;
}



/*****************************
 *********** ul li ***********
 *****************************/
ul.news4
{
	padding:0;
	margin:0;
}
ul.news4 li
{
	list-style:none;
	line-height: 20px;
}
/*###########################*/

input
{
	border:2px inset rgb(128,128,128);
	background-color: white;
	color:black;
	font-size: 11px;
	font-family:Arial;
	padding: 2 2;
}
input.long
{
	width:200px;
	height:24px;
	border:1px solid rgb(55,167,251);
	background-color: black;
	color:white;
	font-size: 12px;
	font-family:Arial;
	padding: 2 2;
}
input.regular
{
	cursor: default;
	width:153px;
	height:22px;
}
input.small
{
	width:116px;
	height:21px;
}
.calendar
{
	border: 0;
	width:194;
	padding: 10 0 10 0;
}
.date
{
	font-family: Tahoma;
	color: #020000;
	font-size: 12px;
	font-weight: bold;
}
a.art1, a.art1:visited, a.art1:active, a.art1:hover
{
	color: #ba6716;
	font-family: sans-serif;
	font-style: italic;
	font-size: 14px;
	text-decoration: none;
}
a.art1:active, a.art1:hover
{
	text-decoration: underline;
}

.mm_item
{
	background: url("../images/mm_item.jpg") top no-repeat;
	width: 142px;
	text-align:center;
	cursor:pointer;
}
.mm_item_sel
{
	background: url("../images/mm_item.jpg") bottom no-repeat;
	width: 142px;
	text-align:center;
	cursor:pointer;
}
.mm_item a, .mm_item a:visited, .mm_item a:active, .mm_item a:hover, .mm_item_sel a, .mm_item_sel a:visited, .mm_item_sel a:active, .mm_item_sel a:hover
{
	color: white;
	font-family: Tahoma;
	font-size: 11px;
	font-weight; normal;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 34px;
}

/*################## borders ###################*/
.border
{
	height:1px;
	background-color: rgb(41,53,60);
}
.border_top
{
	background: url("../images/horizontal_borders.jpg") top no-repeat;
	height: 13px;
}
.border_bottom
{
	background: url("../images/horizontal_borders.jpg") 0px -13px no-repeat;
	height: 14px;
}
.border_copyright
{
	background: url("../images/horizontal_borders.jpg") bottom no-repeat;
	height: 5px;
}
.vertical_border
{
	background: url("../images/vertical_border.jpg") repeat-y;
	width: 34px;
}
/*###############################################*/

.button
{
	border:1px solid rgb(55,167,251);
	background-color: black;
	color:white;
	font-size: 12px;
	font-family:Arial;
	padding: 2 2;
}

