@charset "utf-8";
body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4a535e;
}

a {text-decoration: none;
color: #002f5c;}
.wrapper {
	width: 750px;
	margin: 0 auto;
}

img,p, div {
	padding: 0px;
	margin:0px;
	border:0px;}.bg2 {
	background-image: url(../img/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
        float: left;
}
.top {
	height: 130px;
	width: 995px;
	margin: 0 auto;
}
.banbg {
	background-image: url(../img/bgban.jpg);
	background-repeat: repeat-x;
	height: 208px;
	width: 100%;
}
.ban {
	height: 208px;
	width: 995px;
	margin: 0 auto;
}
.logo {
	height: 85px;
	width: 230px;
	margin-top: 23px;
	margin-left: 19px;
	float: left;
}
.topr {
	float: right;
	width: 667px;
}
.slogan {
	text-align: right;
	float: right;
	height: 50px;
	width: 667px;
	padding-top: 35px;
}
.menu {
	background-image: url(../img/menu.png);
	float: right;
	height: 45px;
	width: 667px;
	color: #4a535e;
}
.menu li {

	color: #04133a;
	display: block;
	float: left;
	overflow: hidden;
	position: relative;
	
		
}

.menu li a {

    color: #4a535e;
    display: block;
    font-family: arial;
    font-size: 12px;
    height: 17px;
    padding: 8px 6px 6px 10px;
    text-decoration: none;
	font-weight: bold;
	margin-top:0px;
	margin-right: 10px;
	margin-leftt: 10px;
	
}

.menu li a:hover {

    text-decoration: underline;
}


.menu ul {
	margin: 8px 0px 0px 21px;
	padding: 0;
}
.terminal {
	text-align: right;
	height: 45px;
	width: 995px;
}
.content {
	width: 995px;
	margin: 0 auto;
}
.contentin {
	width: 995px;
}
.oferta {
	height: 18px;
	width: 89px;
	margin-top: -9px;
}
.contenttxt {
	width: 995px;
	margin-top: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 33px;
	margin-bottom: 14px;
	padding-bottom: 41px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.footer {
	height: 60px;
	width: 995px;
	margin-bottom: 39px;
}
.copyright {
	float: left;
	width: 200px;
}
.wykonanie {
	float: right;
	width: 240px;
	text-align: right;
}

.blue {color: #466290;}
