*{  
    margin:0; 
    padding:0;
	outline:0;
} 
a {color: #9d5780; text-decoration: underline;}

fieldset,img {  
    border:0; 
} 
.clear {
	clear:both;
}
.right {
	float: right;
}
.left {
	float:left;
}
.right-align{
	text-align: right;
}
.left-align{
	text-align: left;
}
ul {
	padding-left: 1.5em;
}
ol {
	padding-left: 2em;
}
input {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 0.92em;
	color:#a9a9a9;
	padding-left: 3px;
	padding-right: 2px;
}
html {height:100%}
img { border:none; }
body {
	font-family:Helvetica, Arial, sans-serif;
	color: #6a6a6a;
	font-size: 0.68em;
	background: #000;
}

#supersized-loader { position:absolute; top:50%; left:50%; z-index:2; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(../images/progress.gif) no-repeat center center;}

#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-1; height:100%; width:100%; }
	#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
		#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
		#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
	
	#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
	#supersized a { width:100%; height:100%; display:block; }
		#supersized li.prevslide { z-index:-20; }
		#supersized li.activeslide { z-index:-10; }
		#supersized li.image-loading { background:#111 url(../images/progress.gif) no-repeat center center; width:100%; height:100%; }
			#supersized li.image-loading img{ visibility:hidden; }
		#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }
		
#progress-back{ z-index:6; position:fixed; bottom:40px; left:0; height:8px; width:100%; background:url('../images/progress-back.png') repeat-x; }
#progress-bar{ position:relative; height:8px; width:100%; background:url('../images/progress-bar.png') repeat-x; }

#top-bar {
	height:15px;
	background: #000;
	opacity: 0.8;
	position:fixed;
	top: -40px;
	left: 0;
	width: 100%;
	z-index: 99;
}
#footer {
	height:40px;
	background: #000;
	opacity: 0.8;
	position:fixed;
	bottom: -50px;
	left: 0;
	width: 100%;
	z-index: 99;
	font-family:Helvetica, Arial, sans-serif
}
#deactivator {
	display: none;
	height: 28px;
	width: 76px;
	background: url(../images/hide.png) no-repeat;
	position:absolute;
	left: -53px;
	top: -28px;
	font-size: 1em;
	padding: 6px 0 0 4px;
	font-family:tahoma;
	color: #fff;
	text-decoration: none;
}
#activator {
	display: none;
	height: 22px;
	width: 76px;
	background: url(../images/show.png) no-repeat;
	position:absolute;
	left: -53px;
	top: -28px;
	font-size: 1em;
	padding: 6px 0 0 4px;
	font-family:tahoma;
	color: #fff;
	text-decoration: none;
}
.main-bar {
	height:78px;
	background: url(../images/menu_bg.png) repeat;
	position:fixed;
	top: 30px;
	left: 0;
	width: 100%;
	z-index: 97;
}
.logo {
	width: 339px;
	height:78px;
	position: absolute;
	top:0;
	left: 0;
}
.main-menu {
	position:fixed;
	left: 350px;
	top: 30px;
	z-index: 99;
}
.fb {
	width: 41px;
	height:41px;
	position:absolute;
	top: 18px;
	right: 21px;
}
.bottom-bar-sub {
	height:78px;
	background: url(../images/menu_bg.png) repeat;
	margin-bottom: 100px;
}
#bottom-bar {
	height:78px;
	
	position:fixed;
	bottom: 50px;
	right: 0;
	width: 100%;
	z-index: 97;
}
.three-rules {
	width: 307px;
	height:417px;
	position:fixed;
	top: 130px;
	left: 15px;
	z-index:97;
	padding-top: 44px;
}
.rules_pl {
	background:url(../images/3rules_title_pl.png) no-repeat top;
}
.rules_en {
	background:url(../images/3rules_title_en.png) no-repeat top;
}
.rules_de {
	background:url(../images/3rules_title_de.png) no-repeat top;
}
.rules td {
	width: 287px;
	height:112px;
	padding:0 15px 0 55px;
	line-height:16px;
}
.rules1 {
	background:url(../images/3rules1.png) no-repeat;
}
.rules2 {
	background:url(../images/3rules2.png) no-repeat;
}
.rules3 {
	background:url(../images/3rules3.png) no-repeat;
}
.bottom-table td {
	background: url(../images/menu_bg.png) repeat;
	padding:5px;
	width: 25%;
}

ul#topnav { padding: 0pt; float: left; width: 100%; list-style-type: none; font-size:1.3em;}
ul#topnav li { float: left; margin: 0pt; padding: 0pt; position: relative; }
ul#topnav li a { height: 50px; display:block; padding:28px 17px 0px 17px; color: #fff; font-size:1em; font-family: Helvetica, Arial, sans-serif; font-weight:normal; text-decoration: none; margin-right:1px;}
ul#topnav li:hover a, ul#topnav li a:hover { background: #fff; color: #74225b; }
ul#topnav li a.active { background: #fff; color: #74225b;}
ul#topnav li a.active:hover { background: #fff; color: #74225b; }
ul#topnav li .sub { position: absolute; top: 78px; left: 0pt; float: left;  display: none; z-index:101; background: #fff; }
ul#topnav li .row { clear: both; float: left; width: 100%;}
ul#topnav li .sub ul { 
	list-style: none outside none;
	margin: 0pt;
	padding: 0pt;
	width: 180px;
	float: left;
}
ul#topnav .sub ul li { 
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	padding: 3px 0;
}
ul#topnav .sub ul li a { font-size:0.81em; color: #000; text-decoration: none; padding:0; height:auto; }
ul#topnav .sub ul li a:hover { color: #af005a; text-decoration: underline;}

.home-button {
	width: 32px;
	height:30px;
	padding: 0;
	background: url(../images/home.png) no-repeat 18px 23px !important;
	display:block;
	margin-right:1px;
}
.home-button:hover {
	width: 32px;
	height:30px;
	background: #fff url(../images/home.png) no-repeat 18px -67px !important;
	display:block;
	margin-right:1px;
}
.menu-picture {
	margin-bottom: 10px;
}
.last {
	margin-bottom: 0;
}
#dot {
	position:fixed;background: #000; opacity: 0.6; z-index:98; width:100%; min-height:100%; display:none;
}
.container {
	width: 940px;
	padding-left: 315px;
	padding-top: 184px;
	padding-bottom: 160px;
	margin: 0 auto;
}
.content {
	border-left: 1px solid #e0e0e0;
	background: url(../images/content-dot.gif) no-repeat top left;
	padding:0px 22px;
}
#main {
	padding:23px 0px 35px 20px;
	background: url(../images/content_bg.png) repeat;
	margin: 0 auto;
	width: 881px;
	-webkit-border-radius: 54px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display:none;
}
.left-column {
	width: 245px;
	float:left;
}
.right-column {
	width: 560px;
	float:right;
	line-height: 18px;
	font-size: 1.1em;
	padding-bottom: 20px;
}
.sub-menu {
	width: auto;
	padding-left: 0em;
	list-style-type: none;
	margin-bottom: 40px;
}
.sub-menu li {
	margin-bottom: 2px;
}
.sub-menu li a {
	display:block;
	padding:7px 25px 7px 15px;
	background:#f1f1f1 url(../images/sub_arrow.gif) no-repeat 225px center;
	font-size: 1.3em;
	color: #747474;
	text-decoration: none;
	font-family: Tahoma;
	border: 1px solid #cecece;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.sub-menu li a:hover {
	display:block;
	padding:7px 25px 7px 15px;
	background:#fff url(../images/sub_arrow.gif) no-repeat 225px center;
	font-size: 1.3em;
	color: #a31b60;
	text-decoration: none;
	font-family: Tahoma;
	border: 1px solid #cecece;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.sub-menu li a.active {
	display:block;
	padding:7px 25px 7px 15px;
	background:#82104a url(../images/sub_arrow_active.gif) no-repeat 225px center;
	font-size: 1.3em;
	color: #fff;
	text-decoration: none;
	font-family: Tahoma;
	border: 1px solid #82104a;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.sub-menu li ul {
	list-style-type: none;
}
.sub-menu li ul li a {
	background: none;
	padding: 5px 0;
	font-size: 1em;
	font-weight:bold;
	color: #747474;
	text-decoration: none;
	border: none;
}
.sub-menu li ul li a:hover, .sub-menu li ul li a.active  {
	background: none;
	padding: 5px 0;
	font-size: 1em;
	font-weight:bold;
	color: #82104a;
	text-decoration: none;
	border: none;
}
.contact-box {
	border-top: 1px solid #c1c1c1;
	padding: 15px 0;
}
h1 {
	font-family:Helvetica, Arial, sans-serif;
	padding-bottom: 23px;
	color: #803160;
	font-size: 16px;
}
.h1-right-column {
	font-family:Helvetica, Arial, sans-serif;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #803160;
	font-size: 16px;
	font-weight:bold;
}
h2 {
	font-family:Helvetica, Arial, sans-serif;
	color: #803160;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 a{
	font-family:Helvetica, Arial, sans-serif;
	color: #803160;
	font-size: 13px;
	text-decoration: none;
}
h2 a:hover{
	font-family:Helvetica, Arial, sans-serif;
	color: #803160;
	font-size: 13px;
	text-decoration: underline;
}
h3 {
	color: #a1a1a1;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	margin-bottom: 10px;
}
h3 span {
	color: #a14272;
}
h3 .small{
	color: #a14272;
	font-size: 9px;
}
h4 {
	font-size:0.81em;
	color: #000;
	margin-bottom: 15px;
}
h5 {
	font-size:1.17em;
	color: #fff;
	line-height:18px;
	margin-bottom: 5px;
}
h5 a {
	color: #fff;
	text-decoration: none;
}
h5 a:hover {
	color: #c88ab0;
	text-decoration: none;
}
h6 {
	font-size: 1.04em;
	font-weight:bold;
	color: #872a55;
}
.date {
	font-size: 0.91em;
	padding-bottom: 10px;
}
.latest {
	padding-left: 12px;
	color: #c88ab0;
}
.bottom-image {
	 border-left: 1px solid #af6e94;
}
	
.bottom-table a:hover img{ /* Image opacity */
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity:0.8;
}

.bottom-table a img { /* Image opacity when rolled over */
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity:1;
}

	
.news-photo {
	float: left;
	margin-right: 15px;
}

.news {
	list-style-type: none;
}
.news li {
	padding: 3px 0 3px 10px;
	background:url(../images/news_dot.gif) no-repeat left 8px;
}
.news li a {
	color: #c88ab0;
	font-weight:bold;
	text-decoration: none;
	font-size: 1.1em;
}
.news li a:hover {
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	font-size: 1.1em;
}
.copy {
	position:absolute;
	top: 15px;
	left: 20px;
	color: #848484;
	font-size:1em;
	text-align: left;
}
.author {
	position:absolute;
	top: 15px;
	right: 20px;
	color: #848484;
	font-size:1em;
	text-align: right;
}
.copy a, .author a {
	color: #fff;
	text-decoration: none;
}
.copy a:hover, .author a:hover {
	color: #fff;
	text-decoration: underline;
}
.contact-box {
	border-top: 1px solid #e6e6e6;
	padding: 15px 0;
}
/* FORLULARZE */
.form-kontakt {
    width: 441px;
}
.form-odstep-first {
	text-align: left;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}
.form-odstep {
	text-align: left;
	margin: 5px 0px;
	font-weight: bold;
}
.input-kontakt, .textarea-kontakt {
	padding: 3px 2px;
	width: 433px;
}
.input-kontakt-small {
	padding: 3px 2px;
	width: 314px;
}
.red-star {
	color:#f1561d;
}
.picture, .zdjecie {
	float:left;
	border: 5px solid #d0d2cf;
	padding: 2px;
	margin: 5px 12px 5px 0px;
	height: auto;
	width: auto;
}
.picture_galeria, .zdjecie_galeria {
	height: auto;
	padding: 2px;
	width: 160px;
}
.picture_galeria_td {
	border: 5px solid #d0d2cf;
}
.picture_galeria_td_over {
	border: 5px solid #86235e;
}
/***************/
.end {
	border-top: 1px solid #dcdcdc;
	padding: 5px 0;
	margin-top: 20px;
}
a.more-short {
	float:right;
	display: block;
	height: 18px;
	padding:2px 15px 2px 15px;
	background: #652C4E;
	color: #fff;
	font-size: 0.92em;
	font-weight:bold;
	text-decoration:none;
	border-left: 7px solid #c6c6c6;
}
a.more-short:hover {
	float:right;
	display:block;
	height: 18px;
	padding:2px 15px 2px 15px;
	background: #7e4567;
	color: #fff;
	font-size: 0.92em;
	font-weight:bold;
	text-decoration:none;
	border-left: 0px solid #c6c6c6;
}
a.back {
	float:right;
	display: block;
	height: 18px;
	padding:2px 15px 2px 15px;
	background: #652C4E;
	color: #fff;
	font-size: 0.92em;
	font-weight:bold;
	text-decoration:none;
	border-left: 7px solid #c6c6c6;
}
a.back:hover {
	float:right;
	display:block;
	height: 18px;
	padding:2px 15px 2px 15px;
	background: #7e4567;
	color: #fff;
	font-size: 0.92em;
	font-weight:bold;
	text-decoration:none;
	border-left: 0px solid #c6c6c6;
}
.cennik
{
    font-size:12px;
    width: auto;
    text-align: center;
}
.cennik thead td
{
    padding: 3px;
	background-color: #652C4E;
	border-bottom: 1px solid #652C4E;
	color: #fff;
	font-weight:bold;
	font-size: 12px;
}
.cennik td
{
    padding: 3px;
	border-bottom: 1px dashed #c6c6c6;
}
input, textarea {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 1em;
	color :#575963;
	padding: 6px;
	border: 1px solid #b3b3b3;
}
.button_kontakt {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	text-align:center;
	background-color: #652C4E;
	border: none;
	border-left: 7px solid #c6c6c6;
	padding: 3px 15px 3px 15px;
	cursor:pointer;
	margin-right: 2px;
}
.flags {

	position:absolute;
	top: 70px;
	right: 12px;
}
.pl, .en, .de {
	position:absolute;
	top: 36px;
	width: 26px;
	height: 16px;
}
.pl {
	right: 80px;
}
.en {
	right: 45px;
}
.de {
	right: 10px;
}
