body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	height:100%;
}
html {
	height:100%;
}
p, form, input, select {
	padding:0;
	margin:0;
}
h1 {
color:#FFFFFF;
font-size:1px;
padding:0;
margin:0;
}
.otstup {
padding:10px;
}
.otstup_top {
padding-top:10px;
}
.spacing {
height:10px;
font-size:12px;
}
.empty {
font-size:10px;
}
.top_menu {
	background-image: url(../Images/top_menu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color:#663333;
	width:121px;
	height:25px;
	text-align:center;
	font-size:12px;
	padding-left:7px;
	padding-right:7px;
	line-height:24px;
}
.top_menu a {
	display:block;
	color:#663333;
	text-decoration:none;
	width:121px;
	height:25px;
}
.top_menu a:hover {
	color:#663333;
	text-decoration:none;
}
.top_menu_active {
	background-image: url(../Images/top_menu_active.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color:#080b6d;
	width:121px;
	height:25px;
	text-align:center;
	font-size:12px;
	padding-left:7px;
	padding-right:7px;
	line-height:24px;
}
.top_menu_active a {
	display:block;
	color:#080b6d;
	text-decoration:none;
	width:121px;
	height:25px;
}
.top_menu_active a:hover {
	color:#080b6d;
	text-decoration:none;
}
.footer_links {
	color:#333333;
	text-align:center;
	font-size:11px;
	padding-top:7px;
	padding-bottom:7px;
}
.footer_links a {
	color:#000000;
	text-decoration:underline;
}
.footer_links a:hover {
	color:#000000;
	text-decoration:none;
}
.copy {
	color:#03359a;
	font-size:11px;
	text-align:center;
	padding-top:7px;
	padding-bottom:7px;
}
.grey_bgr {
	background-color:#f2f2f2;
}
.top_footer {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ccccccc;
	padding-top:10px;
	padding-bottom:10px;
	color:#0a4793;
	font-size:12px;
	text-align:center;
}
.top_footer a {
	color:#0a4793;
	text-decoration:underline;
	padding-left:5px;
	padding-right:5px;
}
.top_footer a:hover {
	color:#0a4793;
	text-decoration:none;
}
.info_table {
	background-color:#fafafa;
	border: 1px solid #d9d9d9;
	background-image: url(../Images/info_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	color:#666666;
	font-size:12px;
	padding-left:40px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:20px;
}
.service_message_table {
	background-color:#fff7f7;
	border: 1px solid #eeb4c5;
	background-image: url(../Images/service_message_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	color:#666666;
	font-size:12px;
	padding-left:40px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:20px;
}
.done_table {
	background-color:#fafafa;
	border: 1px solid #d9d9d9;
	background-image: url(../Images/done_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	color:#666666;
	font-size:12px;
	padding-left:40px;
	padding-top:17px;
	padding-bottom:17px;
	padding-right:20px;
}
.yellow_button {
	border:0;
	background-image: url(../Images/yellow_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:120px;
	height:25px;
	cursor:pointer;
	text-align:center;
	color:#003589;
}
.yellow_button_long {
	border:0;
	background-image: url(../Images/yellow_button_long.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:170px;
	height:25px;
	cursor:pointer;
	text-align:center;
	color:#003589;
}
.blue_button {
	border:0;
	background-image: url(../Images/blue_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:109px;
	height:26px;
	cursor:pointer;
	text-align:center;
	color:#ffffff;
}
/*
.blue_button_long {
	border:0;
	background-image: url(../Images/blue_button_long.gif);
	background-position: center center;
	height:26px;
	cursor:pointer;
	text-align:center;
	color:#ffffff;
}
*/
.blue_button_long  { 
border:#b2b8bd 1px solid;
 background:url(../Images/blue_button_new.gif) 
 repeat-x; 
 height:24px; 
 cursor:pointer; 
 text-align:center; 
 color:#ffffff; 
 margin:5px;
 }
 
.grey_button {
	border:0;
	background-color: #CCCCCC;
	background-image: url(../Images/grey_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:109px;
	height:26px;
	cursor:pointer;
	text-align:center;
	color:#000000;
}
.grey_button_long {
	border:0;
	background-color: #CCCCCC;
	background-image: url(../Images/grey_button_long.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:170px;
	height:26px;
	cursor:pointer;
	text-align:center;
	color:#000000;
}
.table_border {
	border: 1px solid #CCCCCC;
}
.table_border_blue {
	border: 1px solid #abc8da;
	margin:0px auto;
}
.grey_table {
	background-color: #fafafa;
	border: 1px solid #dbdbdb;
}
.red_txt {
color:#cc0000;
}
.blue_txt {
color:#336699;
}
.links {
color:#336699;
font-size:12px;
padding-left:10px;
padding-top:2px;
line-height:20px;
}
.links a {
color:#336699;
text-decoration:underline;
}
.links a:hover {
color:#336699;
text-decoration:none;
}
.path {
color:#669999;
font-size:11px;
text-align:left;
padding-left:10px;
padding-top:10px;
}
.path a {
color:#669999;
text-decoration:underline;
}
.path a:hover {
color:#669999;
text-decoration:none;
}
.txt {
color:#000000;
font-size:12px;
padding:10px;
}
.txt a {
color:#3057a7;
text-decoration:underline;
}
.txt a:hover {
color:#3057a7;
text-decoration:none;
}
.simple_txt {
color:#000000;
font-size:12px;
text-align:left;
padding:5px;
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
}
.simple_txt a {
color:#3057a7;
text-decoration:underline;
}
.simple_txt a:hover {
color:#3057a7;
text-decoration:none;
}
.simple_txt select {
width:190px;
}
.orange_txt {
color:#e77817;
font-weight:bold;
}
.simple_blue_txt {
color:#1c49a4;
}
.simple_blue_txt a {
color:#1c49a4;
text-decoration:underline;
}
.simple_blue_txt a:hover {
color:#1c49a4;
text-decoration:none;
}
input {
padding-left:2px;
}
.error_head
	{
	background-color:#f97f7f;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	padding:3px 0px 3px 0px;
	}
.error_text
	{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	}

.green_head
	{
	background-color:#4cbd3d;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	padding:3px 0px 3px 0px;
	}
.thank_text
	{
	padding:10px 10px 10px 10px;
	font-size:11px;
	color:#9b9f9a;
	
	}	