html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	/*font-family: Arial;*/
	font-family: 'Roboto', sans-serif;
	color: #666;
	font-size: 11px;
	background-image: url('../images/bg.png');
}
body {
	background: url('../images/top-bg.png') repeat-x;
}
a {
	text-decoration: none;
	outline: none;
	color: #000;
}
input:focus::-moz-focus-inner {
	border-color: transparent;
}
input:focus {
	outline: 0;
}
img {
	border: none;
}

div#skin {
	display: block;
	position: relative;
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto;
	background-image: url('../images/skin-middle.png');
	background-repeat: repeat-y;
}
div#skin-top {
	display: block;
	position: absolute;
	width: 1000px;
	height: 210px;
	background-image: url('../images/skin-top.png');
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
}
div#main {
	display: block;
	position: relative;
	width: 980px;
	margin: 0px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -365px;
}
div.container-top {
	display: block;
	position: relative;
	width: 980px;
	height: 422px;
	background-image: url('../images/banner.jpg');
	background-repeat: no-repeat;
	background-position: 0px 100%;
	margin-bottom: 2px;
}
div.container-top a.logo {
	display: block;
	width: 265px;
	height: 75px;
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
	position: absolute;
	left: 20px;
	top: 57px;
}
div.container-top div.dpk {
	display: block;
	width: 180px;
	height: 75px;
	background-image: url('../images/dpk-bg.jpg');
	background-repeat: no-repeat;
	position: absolute;
	right: 40px;
	top: 47px;
}
div.menu-top {
	display: block;
	width: 980px;
	height: 38px;
	background-image: url('../images/menu-bg.jpg');
	background-repeat: repeat-x;
}
div.menu-top a {
	font-size: 13px;
	color: #fff;
	display: block;
	float: left;
	margin-left: 67px;
	margin-top: 11px;
}
div.container-middle {
	display: block;
	width: 780px;
	padding-bottom: 365px;
	padding-top: 35px;
	padding-left: 100px;
	padding-right: 100px;
	overflow: hidden;
}
div.contact-box {
	display: block;
	position: relative;
	width: 252px;
	height: 153px;
	background-image: url('../images/contact-bg.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 40px;
	color: #3d3d3d;
	margin-left: 23px;
}
div.contact-box span {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin-left: 22px;
	font-weight: bold;
}
div.container-bottom {
	display: block;
	width: 980px;
	height: 365px;
	position: relative;
	margin: 0px auto;
}
div.column-left {
	display: block;
	float: left;
	width: 325px;
	height: 161px;
}
div.column-right {
	display: block;
	float: left;
	width: 655px;
	height: 161px;
}
div.column-right div.photo {
	display: block;
	float: left;
	width: 120px;
	height: 80px;
	margin-left: 24px;
	margin-top: 45px;
}
div.column-right div.photo a {
	display: block;
	width: 120px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
div.footer {
	display: block;
	position: relative;
	clear: left;
	width: 980px;
	height: 204px;
	background-image: url('../images/footer-bg.jpg');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #fff;
}
div.menu-bottom {
	display: block;
	width: 980px;
	height: 30px;
	text-align: center;
	padding-top: 18px;
}
div.menu-bottom a {
	font-size: 12px;
	color: #fff;
	margin-left: 30px;
	margin-right: 30px;
}
div.copyright {
	display: block;
	text-align: center;
	font-size: 11px;
	color: #fff;
	line-height: 16px;
}
div.copyright span {
	display: block;
	font-size: 11px;
	text-align: center;
	margin-top: 25px;
}
div.partners {
	display: block;
	position: absolute;
	right: 5px;
	bottom: 15px;
}
div.partners a {
	display: block;
	width: 80px;
	height: 35px;
	float: left;
	margin-left: 20px;
	margin-right: 0px;
}
div.partners a.mediamill { background-image: url('../images/mediamill.png'); }
div.partners a.smartparts { background-image: url('../images/smartparts.png'); }

div.date {
	color: #b32e33;
	font-size: 11px;
	padding-bottom: 5px;
}
div.header {
	font-size: 32px;
	color: #333;
	padding-bottom: 5px;
	/*padding-left: 15px;*/
}
h3 {
	margin-bottom: 5px;
}
div.subject {
	font-size: 14px;
	color: #666;
	margin-bottom: 20px;
	clear: left;
	display: block;
}
div.subject img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.content {
	color: #333;
	margin-bottom: 50px;
	text-align: justify;
	line-height: 25px;
	font-size: 12px;
}

/* contact style */
div#Contact {
	display: block;
	width: 525px;
	font-size: 11px;
	position: relative;
	margin-top: 20px;
}
div#ContactNote {
	display: block;
	width: 355px;
	margin-left: 30px;
	margin-right: 15px;
	text-align: justify;
}
div#Contact tr#error td {
	color: #A00000 !important;
}
div#Contact tr#error input, div#Contact tr#error  textarea {
	background-color: #FFE5E5 !important;
}
div#Contact textarea {
	height: 100px;
}
div.ContactInfo {
	display: block;
	margin: 25px;
	color: #A00000;
	width: 100%;
}
div.ContactMarked {
	display: block;
	margin: 25px;
	width: 100%;
}
table.ContactTable {
	/*background-image: url('../images/contact-separator.jpg');
	background-position: 185px 0;
	background-repeat: no-repeat;*/
	padding: 10px;
	width: 100%;
}
table.ContactTable td {
	text-align: right;
	padding-right: 10px;
	*padding-right: 20px;
	color: #666;
}
table.ContactTable td.submit {
	text-align: center;
}
table.ContactTable input, textarea {
	*display: block;
	border: 1px solid #ccc;
	background-color: #fff;
	width: 290px;
	margin-left: -55px;
	font-size: 11px;
	padding: 2px;
}
table.ContactTable input.button {
	margin-left: 20px;
	border: 1px none;
	background-color: #666;
	width: 100px !important;
	color: #fff;
	font-weight: bold;
}
div.ContactCaptcha {
	display: block;
	margin: 0px auto;
	position: relative;
	width: 224px;
	margin: 5px auto;
}
div.ContactCaptcha img {
	display: block;
	float: right;
	width: 200px;
	height: 54px;
}
input.ContactRefresh {
	display: block;
	position: relative;
	float: left;
	background-image: url('../images/refresh.jpg');
	width: 24px !important;
	height: 24px !important;
	border: none !important;
}
/* Pop-up styles */
div#PopupFrame {
	position: fixed;
	*position: absolute;
}
div#PopupFrame {
	left: 50%; 
	top: 50%;
	*top: expression(offset = (document.documentElement.offsetHeight)/2 , document.documentElement.scrollTop + offset + 'px');
	padding-left: 5px;
	padding-right: 5px;
}
div#PopupFrame.layer {
	background-color: #fff;
	border: 1px solid #ccc;
}
div#PopupFrame div.title {
	text-align: center;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
div#PopupFrame img {
	border: 0;
}
div#PopupFrame a.close {
	position: absolute; 
	display: block;
	background-image: url('../images/popup_close.png');
	border: 0;
	width: 32px;
	height: 32px;
	right: -10px;
	top: -12px;
}
/* tabs style */
div#tab_links {
	display: block;
	clear: left;
}
div#tab_links a {
	display: block;
	width: 24px;
	height: 24px;
	float: left;
	margin: 2px;
	color: #000;
	background-image: url('../images/tab-bg.png');
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
	text-align: center;
}
div#tab_links a.active {
	color: #fff;
	background-image: url('../images/tab-active-bg.png');
}

div#Gallery-left {
	display: block;
	width: 250px;
	float: left;
}
div#Gallery-right {
	display: block;
	width: 600px;
	float: left;
	padding-right: -100px;
	margin-right: -100px;
}
div#Gallery-right div.header {
	font-size: 14px;
	padding-top: 12px;
}

/* Gallery styles */
div#Gallery {
	display: block;
	z-index: 10;
	margin-bottom: 25px;
	margin-right: -20px;
	position: relative;
	width: 600px;
}
div#Gallery-header {
	display: block;
	position: relative;
	height: 50px;
	width: 300px;
	margin: 0px auto;
	margin-bottom: 20px;
}
div#Gallery-thumbs {
	display: block;
	width: 180px;
	height: 50px;
	margin: 0px auto;
	background-image: url('../images/loading.gif');
	background-repeat: no-repeat;
	background-position: 50%;
	overflow: hidden;
	position: relative;
}
div#Gallery-slider {
	display: block;
	visibility: hidden;
	margin: 0px auto;
}
div#Gallery-container {
	display: block;
	position: relative;
	margin: 0px auto;
	overflow: hidden;
}
div#Gallery-header input {
	height: 50px;
}
div#Gallery input.prev, div#Gallery input.next {
	display: block;
	position: absolute;
	width: 80px;
	height: 100%;
	background-position: 50%;
	background-color: transparent;
	background-repeat: no-repeat;
	border: none;
	z-index: 10;
	cursor: pointer;
}
div#Gallery input.prev {
	background-image: url('../images/gallery-left.png');
	top: 0px;
	left: 0px;
}
div#Gallery input.next {
	background-image: url('../images/gallery-right.png');
	top: 0px;
	right: 0px;
}
div.Gallery-icon {
	display: block;
	position: relative;
	float: left;
	width: 60px;
	height: 48px;
	background-image: url('../images/gallery-icon.jpg');
	z-index: 10;
}
div.Gallery-icon.active {
	background-position: 0 100%;
}
div.Gallery-icon span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
}
div.Gallery-image {
	display: block;
	background-image: url('../images/loading.gif');
	background-repeat: no-repeat;
	background-position: 50%;
	text-align: center;
}
div#Gallery-step {
	display: none;
	position: relative;
	clear: left;
	width: 100%;
	text-align: center;
	top: -80px;
	color: #969494;
	font-size: 12px;
	font-weight: bold;
}
div.Gallery-navigation {
	display: block;
	margin-top: 12px;
	margin-bottom: 0px;
}
div.Gallery-navigation a {
	display: inline !important;
}
div.Gallery-list {
	display: block;
	margin-top: -13px;
	margin-left: 5px;
	border-left: 1px dotted #808080;
}
div.Gallery-list a {
	display: block;
	color: #333;
	background-image: url('../images/p-list2.gif');
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding-top: 13px;
	padding-left: 21px;
	margin-left: 0px;
	height: 14px;
	margin-bottom: 10px;
	margin-top: -14px;
	font-size: 13px;
}
div.Gallery-list a.active {
	font-weight: bold;
}
div#Gallery-about {
	display: block;
	text-align: justify;
	width: 100%;
}
div#Gallery-about div#title {
	display: block;
	width: 600px;
	height: 20px;
	background-image: url('../images/menu-bg.png');
	background-repeat: no-repeat;
	background-position: 50% 100%;
	border-bottom: 1px dotted #b3b3b3;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #6e6e6e;
	padding-top: 6px;
	margin-top: 30px;
}
div#Gallery-about div#abstract {
	color: #333;
	font-size: 11px;
	margin-top: 8px;
	font-weight: bold
}
div#Gallery-about div#body {
	color: #666;
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
}
div.Gallery-information {
	display: block;
	text-align: justify;
	width: 100%;
	border-top: 1px dotted #808080;
}

/* Polityka cookies */

div#CookiesPolicy {
	display: block;
	position: fixed;
	*position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	background-image: url('../images/cookies-policy-bg.png');
	z-index: 100;
}
div#CookiesPolicy div.annotation {
	display: block;
	padding: 20px;
	cursor: default;
	color: #fff;
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
	line-height: 24px;
	text-shadow: 0px 0px 10px #000;
}
div#CookiesPolicy a, div#CookiesPolicy a.close {
	color: #4f7bbc;
	text-decoration: none;
	text-shadow: none;
	margin-left: 15px;
}
div#CookiesPolicy a.close {
	float: right;
	margin-bottom: 20px;
	background-image: url('../images/cookies-policy-close.png');
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-left: 30px;
}
div#CookiesPolicy a.close:hover {
	text-decoration: none;
}
div#CookiesPolicy a:hover {
	text-decoration: underline;
}