@charset "utf-8";
* {margin:0;padding:0}
a {
	outline-width:0px;

}
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-image: url(../images/big-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F5F6F0;
}
img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 116px;
}
#wrapper .topInfo {
	margin-bottom: 14px;
	display: block;
	width: 220px;
}

#menu  {
	clear: both;
	margin-right: 22px;
	height: 15px;
	margin-bottom: 22px;
}
#menu ul {
	float: right;
	list-style-type: none;
}
#menu li {
	float: left;
}


#menu a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 14px;
	text-indent: -9999px;
}


#menu .sg a {
	background-image: url(../images/sg.jpg);
	width: 106px;
}
#menu .ub a {
	background-image: url(../images/ub.jpg);
	width: 91px;
	margin-left: 27px;
}
#menu .bp a {
	background-image: url(../images/bp.jpg);
	width: 96px;
	margin-left: 29px;
}
#menu .pr a {
	background-image: url(../images/pr.jpg);
	width: 64px;
	margin-left: 26px;
}
#menu .of a {
	background-image: url(../images/of.jpg);
	width: 52px;
	margin-left: 31px;
}
#menu .ko a {
	background-image: url(../images/ko.jpg);
	width: 56px;
	margin-left: 30px;
}
#leftBox {
	float: left;
	width: 314px;
	padding-top: 10px;
}
#leftBox .ubezpieczenia {
	margin-bottom: 30px;
	display: block;
}
#rightBox {
	background-image: url(../images/bg-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 616px;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 16px;
	color: #50534B;
}
#rightBox h1 {
	color: #1a5aa9;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 10px;
}
#rightBox  h2 {
	color: #1a5aa9;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 10px;
}
#rightBox p {
	margin-bottom: 15px;
}
#rightBox ul {
	padding-bottom: 15px;
	padding-left: 25px;
}
#rightBox a {
	color: #50534B;
}
#rightBox  a:hover {
	color: #383A34;
	text-decoration: none;
}

#rightBox .leftP {
	float: left;
	width: 270px;
	padding-right: 33px;
	margin-right: 5px;
}
#gg {
	float: right;
	width: 250px;
	padding-top: 20px;
	height: 330px;
}

#rightBox form {
	padding-left: 20px;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#rightBox label {
	display: block;
	margin-bottom: 2px;
	color: #69706F;
}
#rightBox  input, #rightBox textarea {
	font-size: 11px;
	background-color: #EEEEE6;
	border: 1px solid #DDDDCA;
	width: 288px;
	padding: 5px 3px;
	margin-bottom: 4px;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	color: #373B3A;
}
#rightBox form .buton {
	background-color: #0575A7;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 297px;
}
#rightBox form #k {
	width: 100px;
}



.hrGrey {
	clear: both;
	height: 1px;
	background-color: #e9ede3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}
.marginBo15 {
	margin-bottom: 15px;
}
.logos img {
	float: left;
}
#footer {
	background-image: url(../images/foot_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 85px;
	clear: both;
	float: right;
	width: 640px;
	color: #80827B;
}
#footer ul {
	list-style-type: none;
	padding: 10px;
	display: block;
}
#footer  li  {
	float: left;
	display: block;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 9px;
}
#footer a {
	color: #80827B;
	text-decoration: none;
	font-size: 11px;
}
#footer  a:hover {
	color: #666862;
	text-decoration: underline;
}
#footer p {
	padding-top: 10px;
	padding-left: 10px;
}
