@charset "iso-8859-2";
/****************************
* CSS Document
*
* @author info@7sense.net
*****************************/

html, body {
	background: #c0c0c0;
	color: #363948;
	font: 16px /20px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 0px;
}

div {
	margin: 0 auto;
}

#SHADOW {
	width: 916px;
	height: 676px;
}

#PAGE {
	float: left;
	width: 900px;
	height: 660px;
	background: #fff;
}

#SHADOW_RIGHT {
	float: left;
	width: 16px;
	height: 660px;
}

#SHADOW_RC {
	background: url("../img/shadow_rc.png") no-repeat center;
	width: 16px;
	height: 15px;
}

#SHADOW_R {
	background: url("../img/shadow_right.png") repeat-y;
	width: 16px;
	height: 645px;
}

#SHADOW_BOTTOM {
	width: 916px;
	height: 16px;
}

#SHADOW_LC {
	float: left;
	background: url("../img/shadow_lc.png") no-repeat center;
	width: 15px;
	height: 16px;
}

#SHADOW_B {
	float: left;
	background: url("../img/shadow_bottom.png") repeat-x;
	width: 885px;
	height: 16px;
}

#SHADOW_C {
	float: left;
	background: url("../img/shadow_c.png") no-repeat center;
	width: 16px;
	height: 16px;
}

/*-------------------------------- Header & Footer -------------------------------*/

#TOP_THICK {
	width: 898px;
	height: 25px;
	background: #005e91 url("../img/top.png") repeat-x;
	border: 1px solid #282933;
}

#BOTTOM_THICK {
	width: 898px;
	height: 46px;
	background: #005e91 url("../img/bottom.png") repeat-x;
	border: 1px solid #282933;
	text-align: center;
	font: 11px /38px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #d5d6d6;
	padding-top: 6px;
}

.BREAK {
	width: 898px;
	height: 1px;
	background: #e7e8e9;
	border-left: 1px solid #767794;
	border-right: 1px solid #767794;
}

.THIN {
	width: 898px;
	height: 2px;
	background: #bebfc9;
	border: 1px solid #9e9ea0;
}

/*-------------------------------- Content -------------------------------*/

#CONTENT {
	width: 898px;
	height: 569px;
	background: #fff url("../img/bkg.png") repeat-x;
	border-left: 1px solid #767794;
	border-right: 1px solid #767794;
	position: relative; left: 0px; top: 0px;
}

/*---------------------- Strona Główna ---------------------*/

#LOGO {
	background: url("../img/logo.png") no-repeat center;
	width: 306px;
	height: 264px;
	padding-top: 80px;
	padding-left: 140px;
	position: absolute; left: 0; top: 0px;
}

#DANE {
	width: 450px;
	text-align: center;
	padding-left: 15px;
	position: absolute; left: 0; top: 334px;
}

/*---------------------- O firmie ---------------------*/

#OFERTA {
	background: url("../img/oferta5.png") no-repeat center;
	width: 450px;
	height: 180px;
	padding-top: 50px;
	padding-left: 0px;
	position: absolute; right: 15px; top: 0px;
}

#FORM {
	text-align: center;
	position: absolute; right: 30px; top: 220px;
}

#PYTANIE {
	text-align: left;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	margin: 7px;
}

.ALERT {
	font-style: normal;
	color: #f00;
}

.INPUT {
	width: 300px;
	padding-left: 3px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #b4b4b4;
	margin: 0px 0px 6px 0px;
}

.INPUT_SET {
	color: #363948;
}

.INPUT_NOTSET {
	color: #f00;
}

textarea {
	height: 100px;
}

label {
	font: 11px Arial, Helvetica, sans-serif;
	color: #6c6d7d;
	position: relative; top: -5px;
}

.CHECKBOX {
	position: relative; top: 1px;
}

.SUBRES {
	border: none;
	height: 24px;
	font-size: 0;
	padding-top: 24px;
	margin: 0px 4px;
	cursor: pointer;
}

.BUTCONT {
	position: relative; top: 0px;
}

#WYSLIJ {
	background: url("../img/wyslij.png") no-repeat center;
	width: 70px;
}

#WYCZYSC {
	background: url("../img/wyczysc.png") no-repeat center;
	width: 82px;
}

#WYSLIJ2 {
	background: url("../img/wyslij.png") no-repeat center;
	width: 70px;
	position: relative; left: -45px;
}

#WYCZYSC2 {
	background: url("../img/wyczysc.png") no-repeat center;
	width: 82px;
	height: 24px;
	border: none;
	font-size: 0px;
	text-decoration: none;
	color: #0794d8;
	position: absolute; left:169px; top: 0px;
}

#INFO {
	font-weight: bold;
	font-size: 14px;
	margin: 7px;
	margin-top: 150px;
}

#POWROT {
	display: block;
	margin: 0 auto;
	background: url("../img/powrot.png") no-repeat center;
	width: 82px;
	height: 24px;
	border: none;
	font-size: 0px;
	text-decoration: none;
	color: #0794d8;
}