body {
	margin: 0px;
	color: #FF0000;
	background: #CCCCCC url(../images/bg.png);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.bold {
	font-weight: bold;
}

iframe {
	border:none;
	width: 100%;
	height: 100%;
}



/*Таблици и клетки*/

td {
	text-align: left;
	vertical-align: top;
}

td.tdlink {
	vertical-align: middle;
}

td.tdbroi {
	text-align: center;
}

td.win_pic {
	text-align:center;
}

td.main_win {
	background:#FFFFFF;
}

table {
	border: none;
	padding: 0;
}







/*Текст*/

.text_01 {
	color: #FFFFFF;
}

.text_02 {
	color: #333333;
	text-align: justify;
}

.text_03 {
	color: #004080;
	text-align:right;
}

.text_04 {
	color: #333333;
	text-align: left;
	padding: 6px 6px 6px 6px;
}

.text_05 {
	text-transform: uppercase;
	font-weight:bold;
	padding-left: 12px;
}

.text_06 {
	font-size: 11px;
	color: #333333;
}

.text_07 {
	color: #004080;
}

.text_08 {
	color: #333333;
}

.text_09 {
	font-size:15px;
	color:#666666;
	font-weight: bold;
	text-align: right;
}

.text_10 {
	color: #333333;
	font-size: 11px;
	font-weight:bold;
}

.text_11 {
	color: #333333;
	font-size: 11px;
}

.text_12 {
	font-size:11px;
	color:#d14f00;
	font-weight: bold;
	text-align: right;
}

.text_13 {
	color: #333333;
	font-size: 11px;
	font-style:italic;
}

.text_14 {
	color:#d14f00;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}

.title_01 {
	font-size:15px;
	color:#d14f00;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

.title_02 {
	font-size:13px;
	color:#AA4400;
	font-weight: bold;
	text-align:right;
}

.title_02_b {
	font-size:13px;
	color:#AA4400;
	font-weight: bold;
}

.title_03 {
	font-size:15px;
	color:#8B8B8B;
	font-weight: bold;
	padding: 10px 0px 10px 6px;
}

.title_04 {
	text-align:center;
	vertical-align: middle;
	font-size:15px;
	color:#FFFFFF;
	font-weight: bold;
}

.title_05 {
	text-transform: uppercase;
	font-weight:bold;
}

.address {
	text-align: center;
}

.link_02_dot {
	text-align:right;
	font-size: 12px;
	color: #FFFFFF;
}





/*Линкове*/

a {
	color: #FF0000;
	text-decoration: none;
}

a:hover, a:active {
	color:#009900;
	text-decoration: underline;
}


a.link_01 {
	color: #004080;
	text-decoration: none;
	font-weight: bold;
}

a:hover.link_01, a:active.link_01 {
	color:#FF6600;
	text-decoration: underline;
}


a.link_02 {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.link_02, a:active.link_02 {
	color:#FF9900;
	text-decoration: underline;
}


a.link_03 {
	color: #333333;
	text-decoration: none;
}

a:hover.link_03, a:active.link_03 {
	color:#FF6600;
	text-decoration: underline;
}


a.link_04 {
	font-size:13px;
	color:#666666;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

a:hover.link_04, a:active.link_04 {
	font-size:13px;
	color:#FF6600;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}


a.link_05 {
	font-size:13px;
	color:#d14f00;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}


a:hover.link_05, a:active.link_05 {
	font-size:13px;
	color:#666666;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}



a.link_06 {
	font-size:11px;
	color:#d14f00;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}


a:hover.link_06, a:active.link_05 {
	font-size:11px;
	color:#666666;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}


a.link_07 {
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}

a:hover.link_07, a:active.link_07 {
	color:#FF6600;
	font-weight: bold;
	text-decoration: underline;
}

a.link_08 {
	color:#333333;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover.link_08, a:active.link_08 {
	color:#FF6600;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

a.link_09 {
	color:#333333;
	text-decoration: none;
}

a:hover.link_09, a:active.link_09 {
	color:#FF6600;
	text-decoration: underline;
}

a.link_10 {
	color: #004080;
	text-decoration: none;
	padding-left: 22px;
}

a:hover.link_10, a:active.link_10 {
	color:#FF6600;
	text-decoration: underline;
	padding-left: 22px;
}


a.link_title {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.link_title, a:active.link_title {
	color: #FFFFFF;
	text-decoration: underline;
}






/*Графики*/

img {
	border: 0px;
}

.img_border {
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-style:solid;
	border-color:#999999;
}




/*Точки*/
ul {
	padding-left: 12px;
}





.search_text_field {
	width: 286px;
	height: 17px;
	background: #FFFFFF;
	border:none;
}

.search_button {
	width: 100px;
	height: 31px;
	background:url(../images/search_02.png);
	background-repeat: no-repeat;
	border:none;
}


.login_text_field {
	width: 84px;
	height: 16px;
	background: #FFFFFF;
	border:none;
}

.login_button {
	width: 100px;
	height: 30px;
	background:url(../images/login_02.png);
	background-repeat: no-repeat;
	border:none;
}


.abo_god {
	text-align: center;
	font-style: italic; 
}

.abo_red {
	color:#d14f00;
	font-weight: bold;
	vertical-align: middle;
}

.abo_title {
	vertical-align: middle;
	font-weight: bold;
}

.bgcolor_elektr {
	background-color:#FFF5EC;
}

.help_box {
	background-color: #d14f00;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-style:solid;
	border-color:#e5e5e5;
}

.search_match
{
	font-weight: bold;
	background-color: yellow;
	color: black;
}


