body {
	width: 100%;
    min-width: 1220px;
	height: 100%;
	margin: 0px;
	margin-bottom: 50px;
	padding: 0px 10px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	overflow-y: scroll;
    overflow-x: hidden;
	text-align: left;
}
div {
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
img {
	border: 0px;
}
#splash {
	position: absolute;
	z-index: 99;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	text-align: center;
}
#splash .intro {
	width: 410px;
	height: 320px;
	position: relative;
	top: 50%;
	margin-top: -160px;
	left: 50%;
	margin-left: -205px;
}
#splash .intro img {
	width: 410px;
	height: 280px;
	margin-bottom: 15px;
}
#splash .intro span {
	display: block;
	width: 410px;
	font-family: 'Exo', Arial;
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
}
#kontener {
	width: 1200px;
    /*
	left: 50%;
	margin-left: -600px;
    */
    margin: 0 auto !important;
}
#gora {
	height: 210px;
}
#top {
	height: 150px;
}
#top .left {
	float: left;
	margin-top: 52px;
	width: 513px;
	text-align: right;
}
#top .left h1 {
	margin: 0;
	padding: 0;
}
#top .left span {
	display: block;
	margin-top: 10px;
	font-family: 'Exo', Arial;
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
}
#top .center {
	float: left;
	margin-top: 20px;
	width: 174px;
	text-align: center;
}
#top .right {
	float: left;
	width: 250px;
	margin-top: 50px;
	margin-left: 10px;
	text-align: left;
	vertical-align: top;
}
#top .right a {
	float: left;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
}
#top .right a:hover {
	margin-top: 5px;
}
#top .right a.active {
	background: url(../i/sel.gif) no-repeat;
	background-position: bottom center;
}
#top .dhms {
	float: right;
	text-align: right;
	margin-top: 20px;
}
#menu {
	width: 1200px;
	height: 50px;
	margin-bottom: 10px;
	/* background: url(../i/menu-bg.jpg) no-repeat; */
	background-color: #1b387b;
	box-shadow: 0px 7px 8px #ffffff;
	border-radius: 5px;;
}
#menu .pos {
	float: left;
	text-align: left;
}
#menu .pos img {
	float: left;
}
#menu .pos a {
	float: left;
	font-family: 'Myriad Pro', Arial;
	font-size: 14px;
	line-height: 20px;
	padding: 15px 10px;
	color: #ffffff;
	text-decoration: none;
}
#menu .pos a:hover {
	text-decoration: underline;
}
#menu .pos a.active {
	color: #000;
	/* background: url(../i/menu-wyb.png);
	background-repeat: repeat-x;
	background: linear-gradient(to bottom, #eee, #fff);
	 */
	background: #fff;
	border-top: 1px solid #eee;
	text-decoration: none;
}
#menu .pos a.home {
	padding: 13px 15px;
}
#menu .pos a span {
	display: none;
}
#menu .pos a.active span {
	display: block;
	position: relative;
	z-index: 2;
	width: 9px;
	height: 5px;
	top: 15px;
	left: 50%;
	margin-left: -4px;
	background: url(../i/wyb.gif) no-repeat;
}
#menu .search {
	float: right;
	text-align: right;
	margin-top: 11px;
	margin-right: 15px;
}
#search_form {
	display: none;
	position: relative;
	width: 227px;
	height: 26px;
	background: url(../i/search-bg.png) no-repeat;
}
#search_form input[type=text] {
	margin-right: 30px;
	line-height: 20px;
	width: 160px;
	color: #333333;
	background: transparent;
	border: 0px;
	text-align: left;
}
#search_form .clear {
	display: none;
	position: absolute;
	z-index: 2;
	top: 5px;
	right: 7px;
	width: 15px;
	height: 16px;
	background: url(../i/search-clear.png) no-repeat;
	cursor: pointer;
}
#search_button {
	display: block;
	width: 26px;
	height: 26px;
	background: url(../i/search.png) no-repeat;
	cursor: pointer;
}
#unia, #unia2 {
	margin-top: 10px;
}
#unia .sel, #unia2 .sel {
	position: absolute;
	z-index: 2;
	width: 9px;
	height: 5px;
	margin-top: -5px;
	background: url(../i/sel.gif) no-repeat;
}
#unia a, #unia2 a {
	float: left;
	margin-right: 10px;
	padding: 5px 0px;
	border: 1px solid #cccccc;
	border-radius: 5px;
}
#unia a.last, #unia2 a.last {
	margin-right: 0px;
}
#unia a:hover, #unia2 a:hover {
	border: 1px solid #336699;
}
#unia a.active, #unia2 a.active {
	border: 1px solid #999999;
}
#unia a img, #unia2 a img {
	width: 593px;
	height: 78px;
}
#unia2 a {
    background-color: #f1f0f1;
}
#stopka {
	margin-top: 10px;
	padding: 50px;	
	font-family: 'Myriad Pro', Arial;
	font-size: 14px;
	color: #fff;
	background-color: #1b387b;
	border-radius: 5px;
}
#stopka .left {
	float: left;
	width: 500px;
}
#stopka .left a {
	color: #ffffff;
	text-decoration: none;
}
#stopka .left a:hover {
	text-decoration: underline;
}
#stopka .left span {
	display: block;
	margin-top: 50px;
	color: #ffffff;
}
#stopka .right {
	float: left;
	/* width: 300px; */
   width: 600px;
	color: #ffffff;
	text-align: right;
}
#stopka .right a {
	color: #ffffff;
	text-decoration: none;
}
#stopka .right a:hover {
	text-decoration: underline;
}
#stopka .right span {
	display: block;
	margin-bottom: 50px;
	cursor: pointer;
}
#stopka .dhms {
	float: right;
	position: absolute;
	width: 300px;
	height: 184px;
	top: 0px;
	right: 0px;
	background: url(../i/dhms.png) no-repeat;
}
div.pas {
	margin: 10px 0px;
	width: 100%;
	height: 1px;
	border: 0px;
	background: #cc0000;
}
#slider {
	width: 1198px;
	height: 450px;
	overflow: hidden;
	border: 1px solid #cccccc;
	border-radius: 5px;
}
#slider .container {
	margin-left: 0px;
	height: 450px;
}
#slider .container img {
	float: left;
	width: 1200px;
	height: 450px;
}
#thumbs {
	height: 97px;
	overflow: hidden;
}
#thumbs img {
	margin-top: 10px;
	margin-right: 10px;
	width: 230px;
	height: 85px;
	border: 1px solid #cccccc;
	border-radius: 5px;
	cursor: pointer;
}
#thumbs img.last {
	margin-right: 0px;
}
#thumbs img:hover {
	border: 1px solid #336699;
}
#thumbs img.active {
	border: 1px solid #999999;
}
#thumbs .sel {
	position: absolute;
	z-index: 2;
	margin-top: 5px;
	margin-left: 112px;
	width: 9px;
	height: 5px;
	background: url(../i/sel.gif) no-repeat;
}
#main {
	padding: 40px 50px;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
	border-radius: 5px;
}
#main.nomargin {
	padding: 0;
	border: 0;
	background: none;
}
#main h2 {
	margin: 10px 0px;
	padding: 0px;
	font-family: 'Exo', Arial;
	font-weight: bold;
	font-size: 14px;
	color: #336699;
	text-transform: uppercase;
}
#main h3 {
	margin: 10px 0px;
	padding: 0px;
	font-family: 'Exo', Arial;
	font-weight: bold;
	font-size: 14px;
	color: #ff9900;
	text-transform: uppercase;
}
#main p {
	margin: 0px;
	padding: 10px 0px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
#main p span.poczta {
	cursor: pointer;
}
#main p span.poczta:hover {
	color: #336699;
}
#main a {
	color: #000000;
	text-decoration: underline;
}
#main a:hover {
	color: #336699;
}
#main a.tel {
	color: #000000;
	text-decoration: none;
}
#main a.tel:hover {
	color: #336699;
}
#main a.query {
	color: #000000;
	text-decoration: none;
}
#main a.query:hover {
	color: #336699;
}
#main .left {
	float: left;
	width: 500px;
	border-right: 1px solid #cccccc;
	padding: 10px 0px;
}
#main .right {
	float: left;
	width: 500px;
	padding: 10px 0px 10px 50px;
}
#main hr {
   margin: 20px 0px;
   height: 1px;
   background: #ccc;
   border: 0px;
   
}
#podmenu {
	height: 88px;
	margin-top: 10px;
}
#podmenu a {
	float: left;
	display: block;
	width: 230px;
	padding: 32px 0px;
	font-family: 'Exo', Arial;
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	background-color: #cccccc;
	border: 1px solid #cccccc;
	border-radius: 5px;
	margin-right: 10px;
}
#podmenu a:hover {
	border: 1px solid #336699;
}
#podmenu a.last {
	margin-right: 0px;
}
#podmenu a.active {
	color: #ffffff;
	background-color: #999999;
	border: 1px solid #999999;
}
#podmenu .sel {
	position: absolute;
	z-index: 2;
	width: 9px;
	height: 5px;
	margin-top: -5px;
	background: url(../i/sel.gif) no-repeat;
}
a.zoom {
	cursor: pointer;
}
#main a.cat {
   display: inline-block;
   color: #369;
   text-decoration: none;
}
#main a.cat:hover {
   color: #000;
}
#main a.cat img {
   margin-right: 10px;
   vertical-align: middle;
}
#main table.fotos {
   float: right;
   border-collapse: collapse;
   border: 0px;
}
#main table.fotos td {
   padding: 5px;
   width: 120px;
   vertical-align: top;
}
#main table.fotos td img {
   width: 120px;
   border: 0px;
}

ul.kom {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul.kom li {
    margin: 0px;
    font-family: 'Myriad Pro', Arial;
    font-size: 14px;
    line-height: 20px;
    padding: 15px;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;    
}
ul.kom li ol {
    display: none;
    position: absolute;
    z-index: 99;
    margin: 0px 0px 0px -15px;
    padding: 5px 0px;
    list-style: none;
    background-color: #1b387b;
}
ul.kom li:hover ol {
    display: block;
}
ul.kom li ol li {
    margin: 0px;
    padding: 0px;
}
ul.kom li ol li a {
    display: block;
    font-family: 'Myriad Pro', Arial;
    font-size: 14px;
    padding: 5px 50px 5px 15px !important;
    line-height: 10px;
    color: #ffffff;
    text-decoration: none;
}
ul.kom li ol li a:hover {
    text-decoration: underline;
}


* {
	outline: none;
}
.skip-link {
  position: absolute;
  left: -9999px; /* Ukrywa poza ekranem */
  padding: 8px;
  background: black;
  color: white;
  z-index: 999;
}

.skip-link:focus {
  left: 0; /* Pokazuje link, gdy otrzyma fokus */
}
#top h1 {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	color: #000;
	background: #fff;
}