* {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
}
html {
	font-family: 'Open sans',Arial, Helvetica, sans-serif;
}
body {
	background: url('img/background_1.gif');
}
#spine {
	width: 960px;
	padding: 10px 10px 10px 10px;
	margin: 0px auto;
}
header {
	background: url('img/baner.png') repeat-x top center transparent;
	width: 100%;
	height: 391px;
}
header #baner {
}
#menu {
	width: 100%;
	position: absolute;
	top: 310px;
	height: 0px;
}
#menu div {
	width: 595px;
	height: 48px;
	background-color: rgba(0,0,0,.9);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.75);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.75);
	box-shadow: 0 0 5px rgba(0,0,0,.75); 
		   margin:0px auto;
}
#menu div ul {
	padding-top: 11px;
}
#menu div ul li {
	color: #fff;
	list-style: none;
	font-size: 16px;
	color: #fff;
	text-shadow: 0 -1px #0c0e10;
	width: 190px;
	border-right: 1px solid #000;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	opacity: 1;
	transition: all 0.3s;
}
#menu div ul li:hover {
	opacity: .6;
	transition: all 0.3s;
}
#menu div ul li:last-child {
	border: none;
}
#section_first {
	width: 100%;
}
#description {
	font-size: 26px;
	display: inline-block;
	margin-right: 128px;
}
#description ul {
	margin: 27px 0px 27px 10px;
}
#description ul li {
	font-family: "Open Sans",Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 20px;
	list-style: none;
	margin: 8px 0px 8px 0px;
	font-weight: 200;
}
#contact {
	display: inline-block;
	width: 235px;
	height: 460spx;
	padding-top: 30px;
	padding-bottom: 10px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #afc5cf;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.19);
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.19);
	background: linear-gradient(to bottom, rgba(221,229,234,0.37) 0%,rgba(221,229,234,0.37) 100%);
	line-height: 25px;
	vertical-align: top;
}
#contact a {
	color: #0d3647;
}
#contact a:hover {
	color: #467a90;
}
#czat {
	margin-top: 10px;
}
.cart_desc {
	background: url('img/hdd.png') no-repeat right center;
	font-size: 16px;
	padding: 56px 0 39px;
	margin-top: -120px;
	width: 750px;
}
.cart_desc p {
	width: 569px;
}
.NMT_desc {
	background: url('img/nmt.png') no-repeat left;
	font-size: 16px;
	padding: 30px 0px 38px 240px;
}
#section_first_prim {
	background: url('img/background_2.gif');
	width: 100%;
	padding-bottom: 25px;
}
.OS_desc {
	font-size: 14px;
	text-align: justify;
}
.atuts {
	font-family: "Open Sans";
	font-style: italic;
	font-size: 28px;
	text-align: center;
	margin: 10px 0px 30px 0px;
	font-weight: 200;
}
.atuts ul {
	margin-top: 30px;
}
.atuts ul li {
	margin-bottom: 10px;
	font-style: normal;
	font-family: "Open Sans";
	list-style: none;
	font-size: 19px;
}
/****** Sekcja Referencje ******/
#section_second {
	background: url('img/section_2_grad.png') repeat-x #f6f6f6;
	padding: 30px 0px 40px 0px;
}
#section_second #spine p {
	margin-top: 20px;
	font-size: 18px;
	font-style: italic;
	line-height: 33px;
	font-weight: 200;
}
ul#we_help {
	margin-top: 30px;
}
ul#we_help li {
	list-style: none;
	display: inline-block;
	margin: 0px 20px 10px 0px;
}
ul#we_help li:nth-child(4n){
	margin:0px 0px 10px 0px;
	}
.comp_img {
	width: 220px;
	height: 145px;
	box-shadow: 0 0 4px 0 rgba(0,0,0,0.11);
	-webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.11);
}
.comp_name {
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	height: 35px;
	width: 220px;
	display: table-cell;
	color: #404040;
	margin: 8px 0px 0px 0px;
}
/***** Formularz konstaktowu *****/
#section_form {
	background-color: #0c3d56;
	background: url('img/form_grad.png') repeat-x left top, url('img/background_3.gif') left top;
	color: #fff;
	padding: 13px 0px 0px 0px;
}
#section_form #spine p {
	margin-top: 20px;
	font-size: 14px;
	line-height: 33px;
}
ol.procedure {
	font-size: 14px;
	margin-left: 32px;
}
ol.procedure li {
	margin-bottom: 5px;
}
.issue_form {
	margin: 50px auto 0px auto;
	width: 780px;
}
#form_col {
	display: inline-block;
	vertical-align: top;
	list-style: none;
	margin: 0px 8px;
}
.in_text {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 320px;
	height: 40px;
	border: 1px solid #182e37;
	background: rgb(222,222,222);
	background: -moz-linear-gradient(top, rgba(222,222,222,1) 0%, rgba(246,246,246,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(222,222,222,1)), color-stop(100%,rgba(246,246,246,1)));
	background: -webkit-linear-gradient(top, rgba(222,222,222,1) 0%,rgba(246,246,246,1) 100%);
	background: -o-linear-gradient(top, rgba(222,222,222,1) 0%,rgba(246,246,246,1) 100%);
	background: -ms-linear-gradient(top, rgba(222,222,222,1) 0%,rgba(246,246,246,1) 100%);
	background: linear-gradient(to bottom, rgba(222,222,222,1) 0%,rgba(246,246,246,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#f6f6f6',GradientType=0 );
	-webkit-box-shadow: 0 1px 0 0 rgba(60,91,105,1);
	box-shadow: 0 1px 0 0 rgba(60,91,105,1);
padding:0px 10px;
}
.kod {
	width: 80px;
}
.miasto {
	width: 200px;
	margin-left: 18px;
}
.text_1 {
	font-family: "open sans";
	font-weight: 400;
	width: 375px;
}
.text_2, .text_3 {
	font-family: "open sans";
	font-weight: 400;
	height: 80px;
	width: 375px;
	padding: 12px;
	resize: none;
	overflow: auto;
}
.btn_position {
	float: right;
	margin: 20px 0 0;
}
.reset {
	color: #cfcfcf;
	font-size: 12px;
	font-weight: 400;
	text-decoration: underline;
	background: none;
	border: none;
	cursor: pointer;
	transition: all 0.3s;
}
.reset:hover {
	color: #00577e;
	transition: all 0.3s;
}
.submit {
	width: 104px;
	height: 40px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #00577e;
	-webkit-box-shadow: 0 2px rgba(76,102,113,.75);
	-moz-box-shadow: 0 2px rgba(76,102,113,.75);
	box-shadow: 0 2px rgba(76,102,113,.75);
	border: solid 1px #182e37;
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.1), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.1), rgba(0,0,0,0));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.1), rgba(0,0,0,0));
	background-image: linear-gradient(to top, rgba(0,0,0,.1), rgba(0,0,0,0));
	color: #fff;
	font-size: 14px;
	text-shadow: 0 -1px #000;
	cursor:pointer;
	transition:all 0.3s;
}
.submit:hover {
	-webkit-box-shadow: 0 2px rgba(76,102,113,.75);
	-moz-box-shadow: 0 2px rgba(76,102,113,.75);
	box-shadow: 0 2px rgba(76,102,113,.75);
	background: #003399;
	background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.1), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.1), rgba(0,0,0,0));
	background-image: -o-linear-gradient(bottom, rgba(255,255,255,.1), rgba(0,0,0,0));
	background-image: linear-gradient(to top, rgba(255,255,255,.1), rgba(0,0,0,0));
	transition:all 0.3s;
}
.description {
	font-size: 16px;
	font-weight: 200;
	font-style: italic;
}
footer {
	background: url('img/background_3.gif') left top;
	padding: 50px 0px 0px 0px;
}
footer #spine {
	height: 20px;
	border-top: 1px solid #255167;
}
footer #spine div {
	color: #b3d3e3;
	font-size: 10px;
}
/**** Dodatkowe style ****/
h1 {
	font-family: "Open Sans",Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: 400;
	font-style: italic;
}
.simple_desc {
	font-family: "Open Sans",Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.semibold {
	font-family: "Open Sans",Arial, Helvetica, sans-serif;
	font-weight: 600;
}
.normal {
	font-family: "Open Sans",Arial, Helvetica, sans-serif;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 16px !important;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/****** Ikony ******/
.offer {
	width: 28px;
	height: 29px;
	background: url('img/offer.png')no-repeat;
	display: inline-block;
	margin-right: 12px;
	margin-left: 27px;
	vertical-align: middle;
}
.ref {
	width: 24px;
	height: 29px;
	background: url('img/ref.png') no-repeat;
	display: inline-block;
	margin-right: 12px;
	margin-left: 27px;
	vertical-align: middle;
}
.help {
	width: 28px;
	height: 29px;
	background: url('img/help.png') no-repeat;
	display: inline-block;
	margin-right: 12px;
	margin-left: 27px;
	vertical-align: middle;
}
.auto-style1 {
	text-align: center;
	color: #0d3647;
}
.auto-style3 {
	font-family: "Open Sans";
	font-size: x-large;
	font-weight: 700;
}
.auto-style4 {
	font-size: 16px;
}
.auto-style5 {
	font-family: "Open Sans";
	font-weight: 600;
}
