body {
	margin: 0;
	background: url('../img/bg.gif') no-repeat #000 center top;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
}

.global {
	width: 960px;
	margin: auto;
	position: relative;
}

.zobacz_wiecej  {
	position: absolute;
	top: 2px;
	right: 15px;
        background: silver;
}

.zobacz_wiecej a {
    position: absolute;
    width: 112px;
    height: 18px;
    overflow: hidden;
    left: -80px;
    top: -1px;
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url(../img/strefa.jpg);
}

.zobacz_wiecej a:hover {
    background-position: left bottom;
}

/*
.zobacz_wiecej a:hover {
	color: #57b2e7;
	text-decoration: underline;

}
*/

.clear {
	clear: both;
}

.top {
	width: 960px;
	height: 80px;
}

.top .logo {
	width: 320px;
	float: left;
}

.menu_top {
	width: 640px;
	height: 29px;
	background: url('../img/top1.jpg') no-repeat;
	overflow: hidden;
}

.menu {
	width: 640px;
	height: 38px;
	overflow: hidden;
}

.menu_bottom {
	width: 640px;
	height: 23px;
	background: url('../img/top2.jpg') no-repeat;
	overflow: hidden;
}

.menu div {
	float: left;
}

.main {
	width: 960px;
	margin: 0px 0 0px 0;
}

.footer {
	width: 100%;
	height: 30px;
	background: url('../img/footer_bg.gif') repeat-x;
}

.footer .content {
	width: 910px;
	margin: auto;
	padding-top: 5px;
	color: #004f7d;
}

.footer .left {
	float: left;
}

.footer .right {
	float: right;
	color: #57b2e7;
}

.footer .left a {
	color: #004f7d;
}

.left2 {
	color: #ffffff;
	width: 500px;
	float: left;
}

.footer .right a {
	color: #57b2e7;
	text-decoration: none;
}

.footer .left a.active {
	color: #57b2e7;
	font-weight: bold;
}

.footer a:hover {
	color: #57b2e7;
	text-decoration: none;
}

.footer .right a:hover {
	text-decoration: underline;
}

{* FORMULARZ *}

.kontakt_form {
	width: 900px;
	position: relative;
	left: 20px;
	padding-top: 30px;
}

.dane {
	width: 245px;
	float: left;
	padding-top: 20px;
	text-align: right;
}

.v_strip {
	width: 30px;
	height: 480px;
	float: left;
}

.formularz {
	width: 600px;
	height: 430px;
	padding-top: 20px;
	float: left;
}

.formularz table {
	margin-left: 15px;
}

.formularz td {
	vertical-align: top;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	white-space: nowrap
}

.formularz input, textarea {
	width: 490px;
	padding: 5px;
	border: 1px solid #2a3f50;
	background: none;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

.formularz textarea {
	height: 250px;
}

.formularz td.submit {
	padding-right: 5px;
	text-align: right;
}

td.submit img {
	cursor: pointer;
}
.portals {
	float: right;
	clear: right;
}

h2.left2
{
	font-size:11px;
}

h1.left2
{
	font-size:11px;
}
