﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
ol, ul { list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
:focus { outline: 0;}
ins { text-decoration: none;}
del { text-decoration: line-through;}
table { border-collapse: collapse; border-spacing: 0;}

html	{ height: 100%;}

body	{
	height: 100%;
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height: 160%;
	text-align: center;
	background-color: #cfcfcf;
	color: #3b3b3b;
}

#kreska-container	{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	clear: both;
	background: #575f62 url('images/kreska.jpg') top left repeat-x;
}

#kreska	{
	position: relative;
	top: 0;
	left: 0;
	width: 960px;
	height: 100px;
	margin: 0 auto;
	background: transparent;
}

#menu-container	{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	clear: both;
	background: #b0003c url('images/menu.jpg') top left repeat-x;
}

#menu	{
	position: relative;
	top: 0;
	left: 0;
	width: 960px;
	height: auto;
	margin: 0 auto;
	background: transparent;
}

#content-main-container	{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	clear: both;
	background: #cfcfcf url('images/main.jpg') 0 0 repeat-x;
}

#content-main	{
	position: relative;
	top: 20px;
	left: 0;
	width: 880px;
	height: auto;
	margin: 0 auto 30px auto;
	padding: 40px;
	background-color: #fff;
	-webkit-border-radius: 5px 5px;
	-moz-border-radius: 5px 5px;
	border-radius: 5px 5px;
	box-shadow: 1px 1px 10px #999;
}

#content-left	{
	position: relative;
	top: 0;
	left: 0;
	width: 640px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background-color: transparent;
	float: left;
}

#content-right	{
	position: relative;
	top: 0;
	left: 0;
	width: 240px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background-color: transparent;
	float: left;
}

#content-left-short	{
	position: relative;
	top: 0;
	left: 0;
	width: 490px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background-color: transparent;
	float: left;
}

#content-right-short	{
	position: relative;
	top: 0;
	left: 0;
	width: 390px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background-color: transparent;
	float: left;
}

#content-bottom-container	{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	clear: both;
	background-color: #cfcfcf;
}

#content-bottom	{
	position: relative;
	top: 0;
	left: 0;
	width: 960px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0;
	background-color: transparent;
}

#bottom-left	{
	position: relative;
	top: 0;
	left: 0;
	width: 460px;
	height: 150px;
	margin: 0 auto;
	padding: 0 10px;
	background-color: transparent;
	float: left;
}

#bottom-center	{
	position: relative;
	top: 0;
	left: 0;
	width: 460px;
	height: 150px;
	margin: 0 auto;
	padding: 0 10px;
	background-color: transparent;
	float: left;
}

#bottom-right	{
	position: relative;
	top: 0;
	left: 0;
	width: 300px;
	height: 150px;
	margin: 0 auto;
	padding: 0 10px;
	background-color: transparent;
	float: left;
}

#footer-container	{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	clear: both;
	background: #3f3f3f url('images/footer.jpg') top left repeat;
}

#footer	{
	position: relative;
	top: 0;
	left: 0;
	width: 880px;
	height: auto;
	margin: 0 auto;
	padding: 40px;
	color: #fff;
	background-color: transparent;
}

#footer-left	{
	position: relative;
	top: 0;
	left: 0;
	width: 440px;
	height: auto;
	margin: 0 auto;
	background-color: transparent;
	float: left;
}

#footer-right	{
	position: relative;
	top: 0;
	left: 0;
	width: 440px;
	height: auto;
	margin: 0 auto;
	background-color: transparent;
	float: left;
}

.center	{ text-align: center;}
.left	{ text-align: left;}
.right	{ text-align: right;}
.justify { text-align: justify;}

.pink	{ color: #b0003c;}

p	{padding: 0 0 5px 0;}
.logo	{ position: absolute; top: 0; left: -6px;}
.foto	{ position: absolute; top: -500px; left: 220px;}
.foto2	{ float: left; padding: 0 14px 0 0;}

.foto-short	{ position: absolute; top: -410px; left: 160px;}
.foto-index	{ position: absolute; top: -450px; left: 180px;}
.header	{ position: relative; top: 6px; left: -140px; margin: 0 0 10px 0;}
.header-short	{ position: relative; top: 6px; left: -65px; margin: 0 0 10px 0;}
.header-short-2	{ position: relative; top: 6px; left: -36px; margin: 0 0 10px 0;}
.header-short-right	{ position: relative; top: 6px; left: -15px; margin: 0 0 10px 0;}
.header-short-right2	{ position: relative; top: 6px; left: -5px; margin: 0 0 10px 0;}
.header2	{ position: relative; top: 0; left: 176px; margin: 0 0 7px 0;}
.header3	{ position: relative; top: 6px; left: -48px; margin: 0 0 5px 0;}

#content-bottom p	{ padding: 0;}

.mail a	{ color: #4f4f4f; text-decoration: underline;}
.mail a:hover	{ color: #b0003c; text-decoration: underline;}

#footer a	{ color: #fff; text-decoration: none;}
#footer a:hover	{ color: #ddd; text-decoration: underline;}

.wiecej li	{ float: right; list-style: none outside none; text-align: center; margin: 25px 0 0 0; clear: both;}
.wiecej li a	{ display: block; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; padding: 1px 18px 2px 18px; color: #fff; background-color: #b0003c;}
.wiecej li a:hover	{ font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; padding: 1px 18px 2px 18px; color: #fff; background-color: #3f3f3f;}

.wiecej2 li	{ float: right; list-style: none outside none; text-align: center; margin: 15px 0 0 0; clear: both;}
.wiecej2 li a	{ display: block; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; padding: 1px 18px 2px 18px; color: #fff; background-color: #b0003c;}
.wiecej2 li a:hover	{ font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; padding: 1px 18px 2px 18px; color: #fff; background-color: #3f3f3f;}

.menu {display: table; padding: 0 0 0 !important; margin: 0 auto; overflow: hidden; font-size: 14px; background: #b0003c url('images/menu.jpg') top left repeat-x; z-index: 1; width: 960px;} 
.menu li {list-style-type: none; margin: 0 auto; float: left; z-index: 1; border-right: 1px #efefef solid;} 
.menu li:hover {background: #3f3f3f; z-index: 1;} 
.menu li a {display: block; color: #fff; text-decoration: none; padding: 7px 15px 7px; z-index: 1;} 
.menu li a:hover {background: #3f3f3f; color: white; z-index: 1;} 
.menu li li a {width: 160px; border-top: 1px #efefef solid; z-index: 1;} 
.menu li ul {overflow: hidden; display: none; background: #b0003c; z-index: 1;} 
.menu li:hover ul {position: absolute; padding: 0; display: block; width: 190px; z-index: 1;} 
li.last { border-right: 0;}

*:hover {-moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in;}

#slideshow {
	position: relative;
	top: 0;
	left: 0;
	width: 880px;
	height: 180px;
	float: left;
	background-color: transparent;
}

ol li	{
	list-style-type: decimal;
	text-align: left;
	margin: 0 0 0 17px;
}

ul.lista li	{
	list-style-type: circle;
	text-align: left;
	margin: 0 0 0 17px;
}

h2	{
	color: #333;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 110%;
	margin: 25px 0 5px 0;
}

#contactFormArea	{
	background-color: transparent;
	color: #333;
	position: relative;
	top: 18px;
	left: 0;
	width: 370px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

label	{
	font-size: 12px;
	width: 370px;
	text-align: center;
	display: block;
	border: 0;
	margin: 0;
	clear: both;
}

input	{
	color: #333;
	width: 372px;
	background-color: #eee;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.submit input	{
	margin-left: 10px;
	clear: both;
}

fieldset	{
	margin: 0;
	border: 0;
	clear: both;
}

textarea	{
	width: 370px;
	height: 180px;
	overflow: hidden;
	background-color: #eee;
	border: 1px solid #ccc;
}