/* reset */
body, h1, h2, h3, ol, ul, li, p, img, form, fieldset, input, button, label, textarea {
	margin: 0;
	padding: 0;
}
fieldset, img, input, button, textarea { border: 0; }
a {
	text-decoration: none;
	outline: none;
}
a span { cursor: pointer; }
ul { list-style-type: none; }
/* end of reset */
html, body {
	width: 100%;
	height: 100%;
}
body {
	background: #e7ebf7 url(../gfx/body-bg.jpg) center top no-repeat;
	color: #000;
	font: 100% Tahoma, Verdana, Arial, sans-serif;
}
#wrapper {
	width: 100%;
	background: url(../gfx/wrapper-bg.gif) center 355px no-repeat;
}
#inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#header {
	position: relative;
	height: 355px;
}
#header h1 { margin-left: 35px; }
#header ul {
	position: absolute;
	background-color: #f8e22d;
	top: 25px;
	right: 75px;
}
#header ul li { display: inline; }
#header ul li a {
	font-size: 0.7em;
	color: #013f94;
	line-height: 2.3em;
	padding: 0 10px 0 15px;
	margin-left: 5px;
	background: url(../gfx/top-menu-dot.gif) left 50% no-repeat;
}
#usability {
	position: absolute;
	top: 280px;
	right: 75px;
	width: 352px;
	height: 104px;
	background: url(../gfx/usability-bg.png) no-repeat;
}
#usability ul { display: none; }
#main-menu {
	width: 950px;
	height: 97px;
	padding: 7px 25px 0 25px;
}
#main-menu li {
	display: block;
	float: left;
	background: url(../gfx/main-menu-a-out-bg.gif) left top no-repeat;
	padding-right: 10px;
	position: relative;
}
#main-menu li.first { background-image: none; }
#main-menu li a {
	display: block;
	float: left;
}
#main-menu li a {
	padding: 10px 10px 0 20px;
	height: 86px;
	color: #fff;
	font-size: 0.8em;
	text-align: center;
}
#main-menu li.active { background: url(../gfx/main-menu-a-on-right-bg.gif) right top no-repeat; right: -1px; z-index: 2; }
#main-menu li.active a {
	color: #013f94;
	background: url(../gfx/main-menu-a-on-left-bg.gif) left top no-repeat;
}
#main-menu .submenu {
	background: #e7ebf7;
	position: absolute;
	top: 45px;
	margin: 0;
	padding: 0;
	width: 0;
}
#main-menu .submenu li {
	clear: both;
	background-image: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
#main-menu .submenu li a, #main-menu .submenu li a:hover {
	color: #013f94;
	font-size: 0.7em;
	height: 1.2em;
	padding: 5px 15px;
	display: block;
	min-width: 200px;
	width: auto;
	margin: 0 !important;
	background-image: none !important;
	background-color: #e7ebf7;
	text-align: left;
	border-bottom: 1px solid #013f94;
}
#main-menu .submenu li a:hover {
	color: #e7ebf7;
	background-color: #013f94;
}
#container {
	float: left;
	padding: 0 15px;
}
.sidebar-space { width: 700px; }
.about { margin-left: -15px; }
#welcome {
	background: url(../gfx/witamy.jpg) right top no-repeat;
	padding-right: 275px;
	min-height: 150px;
	height: auto;
}

.about h2 {
	background: url(../gfx/header-dot.gif) left 7px no-repeat;
	font-size: 1.2em;
	padding-left: 20px;
}

.about h2 a {
	color: #000;
}

.about h5 {
	color: #666;
	font-size: 0.69em;
	margin: 0;
	padding: 0;
}

.about p {
	font-size: 0.75em;
	margin: 10px 0 10px 15px;
}

#container h3 {
	font-size: 0.9em;
	margin: 10px 15px 0 0;
	background: url(../gfx/hr-short.gif) top right no-repeat;
	padding-top: 5px;
}

#container ul.in-content li {
	margin: 0 45px;
	font-size: 13px;
	list-style: disc;
}

#container ul.in-content li a {
	color: #000;
}

#container ul.in-content li a:hover {
	color: #003379;
}

#container ul.images {
	text-align: center;
}

#container ul.images li {
	display: inline;
	margin: 0 15px;
}

#container .offert-box {
	float: left;
	width: 175px;
	text-align: center;
}

#container .offert-box h3 {
	background: url(../gfx/offert-box-header.gif) left 7px no-repeat;
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	text-align: left;
	padding-left: 20px;
	height: 50px;
}

#container .offert-box ul {
	text-align: left;
	border-left: 1px solid #4686aa;
	margin-left: 5px;
	padding: 0 5px 0 0;
}

#container .offert-box ul li {
	background: url(../gfx/offert-box-link.gif) 0 12px no-repeat;
	position: relative;
	top: 6px;
	padding-left: 20px;
}

#container .offert-box ul li a {
	font-size: 0.7em;
	color: #000;
}

#container .box {
	float: left;
	width: 224px;
	background: url(../gfx/box-bg.gif) bottom no-repeat;
	padding-bottom: 10px;
	margin: 20px 2px 10px 2px;
}

#container .box h3 {
	background: url(../gfx/box-header-bg.gif) top no-repeat;
	margin: 0;
	padding: 18px 15px 5px 35px;
	text-transform: uppercase;
	font-size: 0.8em;
}

#container .box h3 a {
	color: #000;
}

#container .box p {
	padding: 0 15px 0 35px;
	font-size: 0.7em;
}

#container .box img {
	display: block;
	margin: 5px auto;
	clear: both;
}

#container .more {
	color: #000;
	float: right;
	margin-right: 15px;
	font-size: 0.7em;
}

div.pages {
	text-align: center;
	color: #000;
	font: 12px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	padding: 25px 4px;
}

p.pagination a {
	color: #003379;
}

#container .images {
	margin: 0 -10px;
}

#wrapper>#container .images {
	margin: 0px;
}

#container .entry .image,#container .images a {
	display: block;
	width: 150px;
	height: 150px;
	margin: 10px;
	float: left;
	padding: 4px;
	background-color: #f1f1f1;
	border: 2px solid #d4d4d4;
}

#container .entry .image {
	margin: 2px;
}

#container .entry .image:hover,#container .images a:hover {
	background-color: #5d5d5d;
	padding: 2px;
	border: 4px solid #d4d4d4;
}

#sidebar {
	float: right;
	width: 255px;
	margin-left: 10px;
}

#contact h2 {
	background: url(../gfx/header-dot.gif) left 7px no-repeat;
	font-size: 1.2em;
	padding-left: 20px;
	text-transform: uppercase;
}

#contact p {
	padding: 5px 5px 5px 15px;
	font-size: 0.8em;
}

#sidebar .box {
	width: 255px;
	margin: 10px 0;
	background: url(../gfx/box-sidebar-bg.gif) bottom no-repeat;
	padding-bottom: 15px;
}

#sidebar .box h2 {
	color: #c30606;
	font-size: 1em;
	padding: 5px 15px;
	text-transform: uppercase;
	background: url(../gfx/box-sidebar-top-bg.gif) top no-repeat;
}

#sidebar .box h2 a {
	color: #c30606;
}

#sidebar .box p,#newsletter label {
	color: #003379;
	font-size: 0.7em;
	padding: 5px 15px;
}

#news {
	background: url(../gfx/box-sidebar-news-bg.gif) bottom no-repeat
		!important;
	min-height: 220px;
	height: auto;
}

#news p {
	margin-right: 130px;
}

#newsletter input {
	padding: 2px 5px;
	height: 21px;
	background: url(../gfx/input-bg.gif) repeat-x;
	border: 1px solid #a79777;
	width: 165px;
	margin-left: 15px;
}

#newsletter .submit-btn {
	color: #003379;
	font-size: 0.7em;
	border: 0;
	background-image: none;
	text-align: right;
	width: 50px;
	margin-left: 145px;
	cursor: pointer;
	clear: both;
	display: block;
}

#newsletter #newsletter-checkbox {
	background-image: none;
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
}

#secondary-menu {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 1;
	clear: both;
	height: 201px;
	padding-top: 10px;
	margin-top: 10px;
	background: url(../gfx/hr-long.gif) top center no-repeat;
}

#secondary-menu li,#secondary-menu li a,#secondary-menu li a span {
	display: block;
	float: left;
}

#secondary-menu li a,#secondary-menu li a span,#secondary-menu li a span
	{
	height: 201px;
	width: 167px;
}

#secondary-menu li a span {
	position: absolute;
	cursor: pointer;
	background-repeat: no-repeat;
}

#order-samples a {
	margin-left: 50px;
}

#order-samples span {
	background: url(../gfx/order-samples.gif);
}

#price-list {
	margin-left: 15px;
}

#price-list span {
	background: url(../gfx/price-list.gif);
}

#prepare-to-print {
	margin-left: 15px;
}

#prepare-to-print span {
	background: url(../gfx/prepare-to-print.gif);
}

#ask-about {
	margin-left: 15px;
}

#ask-about span {
	background: url(../gfx/ask-about.gif);
}

#send-a-file {
	margin-left: 20px;
}

#send-a-file span {
	background: url(../gfx/send-a-file.gif);
}
#probki { margin: 5px;}
#probki label {
	display: block;
	width: 200px;
	float: left;
	padding: 2px;
	font-size: 0.8em;
}

#probki input, #probki textarea {
	display: block;
	float: left;
	width: 400px;
	color: #000;
	padding: 2px;
	border: 1px solid #000;
	
	background: url(../gfx/input-bg.gif) repeat-x;
	border: 1px solid #a79777;
}
#probki textarea {
	height: 120px;
	background: url(../gfx/input-bg.gif) repeat-x;
	background-color: #E5E2F3;
}
#probki	div {
	overflow: hidden;
	clear: both;
	margin-bottom: 0.5em;
	width: 620px;
	margin-left: 50px;
}
#probki .check {
	float: left;
	margin-left: 10px;
}
#probki .check input {
	width: 20px;
	border: 0;
	background-image: none;
	padding: 0;
}
#probki .check label {
	width: 200px;
}
#probki .submit {
	width: 130px;
	clear: both;
	float: right;
	margin: 5px 145px 5px 0;
	padding: 0;
	height: 21px;
	background-image: none;
	background-color: #E5E2F3;
}
#probki .error-form {
	color: #C30606;  
	margin: 0; 
	padding: 0; 
	font-size: 0.8em;
	margin-left: 205px;
}
.files {clear: both;}
.files ul {
	list-style-type: decimal;
	margin: 0 0 10px 35px;
	font-size: 0.9em;
}
.files ul li a {color: #013F94;}
#footer {
	clear: both;
	margin-top: -97px;
	background: #013f94 url(../gfx/secondary-menu-bg.gif) top no-repeat;
	padding: 95px 20px 20px 20px;
}

#footer ul {
	text-align: center;
}

#footer li {
	display: inline;
	font-size: 0.8em;
	border-left: 1px solid #fff;
	padding: 0 9px 0 10px;
}

#footer li.first {
	border: 0;
}

#footer li a {
	color: #fff;
}