body {
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #ffffff;
}

#container {
	width: 980px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#header_top {
	width: 100%;
	margin-top: 30px;
	background: url(images/header_top_hr.jpg) no-repeat center bottom;
}

#header_pods_left {
	width: 904px;
	float:left;
	height:327px;
}

#header_pods_right {
	width: 76px;
	height:332px;
	float:left;
	background: url(images/header_right.jpg) left no-repeat;
}

#menu_flash {
	width: 100%;
	height: 250px;
	margin-top:40px;
}

#menu_pods_left {
	width: 904px;
	height: 41px;
	float:left;
	text-align:right;
	background: url(images/header_bt.jpg) no-repeat;
}

#menu_pods_right {
	width: 76px;
	height: 41px;
	float:left;
	background:url(images/header_right_corner.jpg) no-repeat;
}

#content {
	margin: 0px;
	padding:0px;
	width: 100%;
}

#content_inner {
	width: 100%;
	padding: 10px;
	padding-top:40px;
}


#footer {
	margin-top:45px;
	width: 97%;
	height: 55px;
	border-top: solid 1px #ededed;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color:#2e5284;
	margin-top:0px;
}

h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color:#2e5284;
	margin-top:0px;
	margin-bottom: 9px;
}

h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#383838;
	margin:0px;
}

h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#646464;
	margin-top:0px;
}


.stdtext {
	font-size: 13px;
	color: #2e5283;
	font-weight:bold;
}

a.stdtext {
	font-size: 13px;
	color: #2e5283;
	text-decoration: none;
}

a:hover.stdtext {
	font-size: 13px;
	color: #2e5283;
	text-decoration: none;
}

.std2text {
	font-size: 15px;
	color: #2e5283;
	font-weight:900;
}

.std3text {
	font-size: 12px;
	color: #2e5283;
	font-weight:normal;
}

a.std3text {
	font-size: 12px;
	color: #2e5283;
	text-decoration: none;
}

a:hover.std3text {
	font-size: 12px;
	color: #2e5283;
	text-decoration: none;
}

.std4text {
	font-size: 12px;
	color: #ffffff;
	font-weight:normal;
}

a.std4text {
	text-decoration: none;
}

a:hover.std4text {
	text-decoration: none;
}

.std5text {
	font-size: 12px;
	color: #c5d0e7;
	font-weight:normal;
}

a.std5text {
	text-decoration: none;
}

a:hover.std5text {
	text-decoration: none;
}

.std6text {
	font-size: 11px;
	color: #8297b5;
	font-weight:normal;
}

.std7text {
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}

a.std7text {
	text-decoration: none;
}

a:hover.std7text {
	text-decoration: none;
}

.stdtext8 {
	font-size: 12px;
	color: #2e5283;
	font-weight:bold;
}

a.stdtext8 {
	text-decoration: none;
}

a:hover.stdtext8 {
	text-decoration: none;
}


.arlist {
	list-style-image: url(images/strzalka.gif);
}

.clear {
	clear: both;
}

form {
	margin: 0px;
}

.png {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
