/* Default options - mostly for IE */
body, dd, div, dl, dt, html, img, li, ul, a, p {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	text-align: left;
	font-size: 10px;
	text-align: left;
}
a {
	text-decoration: none;
	color: #fff;
}

.wrapper {
	margin: 5px auto 0;
	width: 803px;
}
/* Header */
.header {
}
.lheader {
	width: 80px;
	height: 113px;
	background-color: #fff;
}
.rheader {
	width: 717px;
	height: 113px;
	background-color: #fff;
	float: right;
}
.b_rheader {
	background: #fff url('../img/top.png') no-repeat;
	width: 716px;
	height: 77px;
}
.t_rheader {
	height: 36px;
	vertical-align: bottom;
	color: #33318e;
}
.trh_right {
	float: right;
	padding-top: 18px;
	padding-right: 5px;
}
.trh_right img {
	margin-right: 5px;
}
.trh_left {
	padding-top: 18px;
	padding-left: 3px;
}
.small_mail {
	margin-right: 8px;
	margin-left: 5px;
}
.brh_right {
	float: right;
	color: #fff;
	font-size: 10px;
	margin-top: 15px;
	margin-right: 5px;
	width: 152px;
}
.log_txt {
	margin-left: 60px;
	margin-bottom: 5px;
}
.brh_right input {
	width: 65px;
	font-size: 10px;
}
.brh_right dt {
	clear: left;
	float: left;
	text-align: right;
	width: 5em;
}
.brh_right dd {
	float: left;
	margin-left: 5px;
}
.brh_left {
	padding-top: 15px;
	margin-left: 22px;
	color: #fff;
	width: 80px;
}
.brh_left li {
	list-style: none;
}
.tab {
	background: #33318E url('../img/tab.png') no-repeat;
	height: 21px;
	color: #fff;
	font-weight: bold;
	padding-top: 8px;
	text-align: center;
}
.tab img {
	margin: 0px 1px 2px 1px;
	vertical-align: middle;
}
.tab a:hover {
	text-decoration: underline;
}
/** Middle **/
.middle {
	margin-top: 2px;
	overflow: hidden;
}
.firstdiv {
	/*height: 25px;*/
	float: left;
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
.our_partners {
	width: 118px;
	margin-right: 13px;
}
.op_header {
	background: #414096 url(../img/belka_lewa.gif) no-repeat;
	width: 118px;
	height: 18px;
	padding-top: 7px;
	margin-bottom: 20px;
}
.our_partners img {
	padding-bottom: 20px;
}
.main_beam {
	width: 436px;
	margin-right: 14px;
    overflow: hidden;
}
.mb_header {
	background: #414096 url(../img/belka_srodek.gif) no-repeat;
	width: 436px;
	height: 18px;
	padding-top: 7px;
}
.promo {
	width: 218px;
}
.p_header {
	background: #414096 url(../img/belka_prawa.gif) no-repeat;
	width: 218px;
	height: 18px;
	padding-top: 7px;
}

.content {
	color: #000;
	font-size: 10px;
	text-align: left;
	padding-top: 5px;
	font-weight: normal;
    width: auto;
}

.content2 {
	color: #000;
	font-size: 10px;
	text-align: left;
	padding-top: 5px;
	font-weight: normal;
    width: auto;
}

.content a {
	color: #33318e;
}

.content2 a {
	color: #33318e;
}

.promo_title {
	margin-top: 3px;
	margin-bottom: 5px;
}
.promo_title a {
	color: #ff6600;
}
.promo_content{
	margin-bottom: 10px;
	overflow: hidden;
}

.promo .content2 img {
	margin-right: 5px;
}
.clear {
	clear: left;
}

.footer {
	text-align: center;
}

.main_beam .content p {
	margin: 10px 0;
}