﻿body 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background-colors: white;
	margin: 0;
}
sup
{
	font-size: 10px;
}
h1 {  font-size: 19px; font-weight: normal; color: #345B87; }

table,td,div,p,ol, ul 
{   
	font-weight: normal; 
	color: #000000; 
	font-size: 13px;
}
.popup {  font-size: 12px; font-weight: normal; color: #000000; }
.popup-2 {  font-size: 16px; font-weight: normal; color: #000000; }
.footer {   font-weight: bold; color: #000000; }
.title {  font-size: 17px; font-weight: bold; color: #8b0000; }
.title2 {  font-size: 17px; font-weight: bold; color: #000000; }
.title3 {  font-size: 16px; font-weight: bold; color: #000000; }
.title4 {  font-size: 20px; font-weight: bold; color: #8b0000; }
.title5 {  font-size: 24px; font-weight: bold; color: #8b0000; }
.title5-black {  font-size: 24px; font-weight: bold; color: #000000; }
.title6 {  font-size: 17px; font-weight: bold; color: #CC0000; }
.box-title {  font-size: 12px; font-weight: bold; color: #ffffff; }
.red {   font-weight: bold; color: #c8151b; }
.blue { color: darkblue; }
.red-big {  font-size: 18px; font-weight: bold; color: #D83800; }
.red-mid {  font-size: 15px; font-weight: bold; color: #D83800; }
.blue-big {  font-size: 18px; font-weight: bold; color: #345B87; }
.blue-mid {  font-size: 14px; font-weight: bold; color: #345B87; }
.white {   font-weight: normal; color: #ffffff; }
.yellow {   font-weight: bold; color: #FFF600; }
.menu {  font-size: 13px; font-weight: bold; color: #ffffff; }

a:visited { text-decoration: none; color:#1A4888; font-weight:normal; }
a:link { text-decoration:none; color:#1A4888; font-weight:normal; }
a:hover { color:red; font-weight:normal; text-decoration: underline;}
a:active { text-decoration: none; color:#1A4888; font-weight:normal; }

a.footer:visited { text-decoration: none; color:#1A4888; font-weight:bold; }
a.footer:link { text-decoration:none; color:#1A4888; font-weight:bold; }
a.footer:hover { color:#FFC30B; font-weight:bold;}
a.footer:active { text-decoration: none; color:#1A4888; font-weight:bold; }

a.tred:visited { text-decoration: none; color:#8b0000; font-weight:bold; }
a.tred:link { text-decoration:none; color:#8b0000; font-weight:bold; }
a.tred:hover { text-decoration:underline; color:darkblue; font-weight:bold;}
a.tred:active { text-decoration: none; color:#8b0000; font-weight:bold; }

a.menu:visited { text-decoration: none; color:#709fc7; font-weight:bold; }
a.menu:link { text-decoration:none; color:#709fc7; font-weight:bold; }
a.menu:hover { color:#ffffff; text-decoration:underline; font-weight:bold; }
a.menu:active { text-decoration: none; color:#709fc7; font-weight:bold; }

a.dark:visited { text-decoration: none; color:#000000; font-weight:bold; }
a.dark:link { text-decoration:none; color:#000000; font-weight:bold; }
a.dark:hover { color:#8b0000; text-decoration:underline; font-weight:bold; }
a.dark:active { text-decoration: none; color:#000000; font-weight:bold; }

a.stavka:visited { text-decoration: none; color:#000000; font-weight:normal; }
a.stavka:link { text-decoration:none; color:#000000; font-weight:normal; }
a.stavka:hover { color:#8b0000; text-decoration:underline; font-weight:normal; }
a.stavka:active { text-decoration: none; color:#000000; font-weight:normal; }

a.boxmenu:visited { text-decoration: none; color:#ffffff;  }
a.boxmenu:link { text-decoration:none; color:#ffffff; }
a.boxmenu:hover { color:#FFC30B; text-decoration:underline;}
a.boxmenu:active { text-decoration: none; color:#ffffff; }

a.lred:visited { text-decoration: none; color:#D83800; font-weight:bold; }
a.lred:link { text-decoration:none; color:#D83800; font-weight:bold; }
a.lred:hover { color:#D83800; font-weight:bold; text-decoration:underline;}
a.lred:active { text-decoration: none; color:#D83800; font-weight:bold; }


/* main menu */
.mainMenu{
	margin:0 auto; 
	padding: 8px 5px 0 0; 
	height:26px; 
	display:block; 
	text-align: right;
	font-size: 13px; 
	font-weight: bold; 
	color: #ffffff;
}
.mainMenu li{
	padding:2px 5px 0px 23px; 
	margin:0; 
	list-style:none; 
	display:inline;
	background: transparent url('/images_2/bomb.gif') no-repeat;
	
}

.mainMenu li:hover{
	background: transparent  url('/images_2/bomb_over.gif') no-repeat;
	
}

.mainMenu a:visited { text-decoration: none; color:#709fc7; font-weight:bold; }
.mainMenu a:link { text-decoration:none; color:#709fc7; font-weight:bold; }
.mainMenu a:hover { color:#ffffff; text-decoration:underline; font-weight:bold; }
.mainMenu a:active { text-decoration: none; color:#709fc7; font-weight:bold; }


ul.red_arrow_list
{
	list-style-image: url('/images/strelica.gif');
}

ul.red_arrow_list li
{
	margin: 5px 0 5px 0;	
}

ul.red_arrow_list li:hover
{
	background-color: #fdfdfe;
}

a.large_red, 
a.large_red:visited, 
a.large_red:active
{
	font-size: 24px;
	color: #aa0000;
	text-decoration: none;
}

a.large_red:hover
{
	text-decoration: underline;
}


.sidebox_top
{
	width: 119px; 
	min-height: 40px; 
	background: #1a3f6c url('/images_2/box_bg.gif') no-repeat 0 0; 
	padding: 2px 30px 4px 4px;
	color: white;
	font-weight: bold;
	border-left: solid 1px #94a6ba;
	border-top: solid 1px #94a6ba;
	border-right: solid 1px #94a6ba;	
}

.sidebox_content
{
	width: 149px; 
	padding: 2px;
	border: solid 1px #94a6ba;
	margin-bottom: 4px;
}

.sidebox_content ul
{
	list-style-image: none;
	list-style-position:outside;
	list-style-type:none;
	padding: 2px;
	margin: 0;
}

.sidebox_content li
{
	background: transparent url('/images_2/arrow.gif') no-repeat 0 0;	
	padding: 1px 0 8px 18px;

}

