@CHARSET "UTF-8";
body{
	margin:0;
	padding:0;
 	background-color:#585453;
	font-family:Arial, Helvetica, sans-serif;
}
div#main{
	width:1024px;
	margin:0 auto;
	padding:0;
}
div#shadow{
	-moz-box-shadow:0 0 50px #676a60;
	-webkit-box-shadow:0 0 50px #676a60;
	box-shadow:0 0 50px #676a60;
}
div#panel{
	width:100%;
	margin:0;
	text-align:left;
 	background-color:#585453;
	overflow:hidden;
}
div#naglowek{
	width:100%;
 	background-color:#585453;
}
div#logo_animate{
	float:left;
	width:75%;
}
div#logo{
 	background-color:#585453;
	text-align:center;
	height:84%;
}
div#logo_description{
	text-align:center;
	font-size:1.875em;
	color:#ebeb00;
	text-shadow:0 0 5px #ff5e03;
	height:16%;
}
div#logo img{
	position:relative;
	top:100%;
}
div#animate{
	position:relative;
	width:25%;
	height:100%;
	float:right;
}
div#animate img{
	position:absolute;
	top:50px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	border-radius:25px;
	-moz-box-shadow:0 0 50px #3d9eff;
	-webkit-box-shadow:0 0 50px #3d9eff;
	box-shadow:0 0 50px #1d9eff;
}
div#animate_gallery{
	text-align:center;
	width:84%;
	float:left;
}
div#left,div#right{
	text-align:center;
	padding-top:20%;
	width:8%;
	float:left;
}
div#menu{
	width:100%;
	margin:0;
	overflow:hidden;
	padding-left:2px;
	text-align:center;
	border-bottom:solid 1px #ffffff;
}
div#menu_boczne{
	left:0em;
	top:calc(50%);
	position:fixed;
}
div#footer{
	border-top:solid 3px #9c1302;
	background-color:#ffffff;
	overflow:hidden;
}
div#footerlewy{
	text-align:left;
	float:left;
}
div#footerprawy{
	text-align:right;
	float:right;
}
div#footerlewy,div#footerprawy{
	width:50%;
	font-size:0.875em;
	color:#ffffff;
	border-top:solid 1px #ffffff;
}
div.wyswietl{
	text-align:left;
	padding:5px;
}
div.wyswietl_center{
	text-align:center;
	padding:5px;
}
div.left_panel{
	width:34%;
	float:left;
}
div.right_panel{
	width:66%;
	float:right;
}
div.text iframe{
	width: 100% !important;
	heigth: 100% !important;
}
div.wyczysc{
	clear:both;
}
div.cookie{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.875em;
	color:#ffffff;
	word-wrap:break-word;
	display:none;
}
div.float_ukrywanie{
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background-color:#000000;
	position:fixed;
	opacity:0.5;
	filter:alpha(opacity=50);
	z-index:99;
	display:none;
}
div.float{
	position:fixed;
	top:20px;
	width:80%;
	height:70%;
	z-index:100;
	display:none;
	margin:auto;
}
div.float_naglowek{
	width:80%;
	text-align:right;
	overflow:hidden;
}
div.float_zdjecie{
	text-align:center;
}
object.baner{
	width:254px;
	height:160px;
}
input.pole,textarea.pole{
	font-size:14px;
	color:#000000;
	text-align:left;
	border:solid 2px #9c1302;
	background-color:#ffffff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:inset 0 0 6px #000000;
	-webkit-box-shadow:inset 0 0 6px #000000;
	box-shadow:inset 0 0 6px #000000;
	padding:8px;
}
input.przycisk{
	font-size:14px;
	color:#ffffff;
	text-align:center;
	border:0;
	background-color:#9c1302;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	padding:4px;
}
select.wybor{
	font-size:14px;
	color:#000000;
	text-align:left;
	border:solid 2px #9c1302;
	background-color:#ffffff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:inset 0 0 6px #000000;
	-webkit-box-shadow:inset 0 0 6px #000000;
	box-shadow:inset 0 0 6px #000000;
	padding:8px;
}
table.tabelka,table.tabelka tr,table.tabelka tr th,table.tabelka tr td{
	border:1px solid #000000;
}
table.tabelka{
	width:90%;
}
.text,.tagi,.dodatek{
	font-size:0.875em;
	color:#ffffff;
	word-wrap:break-word;
}
.special_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.375em;
	color:#ffffff;
	word-wrap:break-word;
}
.tagi{
	text-align:center;
	color:#666260;
}
.dodatek{
	text-align:center;
}
.htext{
	color:#ffffff;
}
ul.menu,ul.menu_boczne{
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
li.menu{
	margin-right:4px;
	display:inline-block;
}
ul.kwadrat{
	list-style-type:square;
}
ul.kropka{
	list-style-type:disc;
}
ul.kolko{
	list-style-type:circle;
}
ol.cyfry{
	list-style-type:decimal;
}
ol.litery{
	list-style-type:lower-alpha;
}
a.opcja_menu{
	font-size:1.5em;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	padding:0.25em;
	display:block;
	width:95%;
	text-align:center;
	border:solid 0.0625em #ffffff;
	border-bottom:0;
}
a.opcja_menu:hover{
	color:#585453;
	background-color:#ffffff;
}
a.opcja_menu_wybrana{
	color:#585453;
	font-size:1.5em;
	text-decoration:none;
	font-weight:bold;
	padding:0.25em;
	display:block;
	width:95%;
	text-align:center;
	border:solid 0.0625em #ffffff;
	border-bottom:0;
	background-color:#ffffff;
}
a.footer{
	color:#ffffff;
	text-decoration:underline;
}
a.footer:hover{
	text-decoration:none;
}
a.float_naglowek_text{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:3em;
	font-weight:bold;
	background-color:#3b3b3b;
	text-decoration:none;
}
a.email,a.email_wieksze{
	color:#ffffff;
	font-size:0.875em;
	text-decoration:underline;
}
a.email_wieksze{
	font-size:1.25em;
}
a.email:hover,a.email_wieksze:hover{
	text-decoration:none;
}
a.email2{
	color:#ffffff;
	text-decoration:underline;
}
a.email2:hover{
	text-decoration:none;
}
a.aleft,a.aright{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:3em;
	font-weight:bold;
	background-color:#3b3b3b;
	text-decoration:none;
	top:calc(50%);
	position:fixed;
	left:10%;
}
a.aright{
	left:90%;
}