@charset "utf-8";
/* Copyright (c) 2008, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt
   version: 2.6.0 */
html{color:#190101;background:#190101;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

body {		
		font:14px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
		/* font:12px Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; */
		color: #FFF;
		background-color: #190001;
		margin:0;
		padding: 0;
}

.body_start {		
		font:12px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
		/* font:12px Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; */
		color: #190101;
		background: #190101 url('../gfx/bg.jpg') no-repeat top center;
		text-align:center;
		height: 880px;
}


@media print {
 #print {
  display:block;
 }
 #noprint {
  display:none;
 }
 .print {
  display:block;
 }
 .noprint {
  display:none;
 }
} /****** KONIEC @media print */


img {
	border:0;
	padding:0;
	margin:0;
	vertical-align:middle;
}
a {
	text-decoration: none;
	color: #190101;
	}
a:hover {
	text-decoration: none;
	color: #190101;
}
p  {
	margin: 10px 10px;
	padding: 0px;
}
:focus {
	outline: 0;
}


.clear {
	clear:both
	}
.dnone {
	display:none;
}
.dtable {
	display:table;
}
.center {
	text-align:center;
}
.tleft {
	text-align:left;
}
.hidden {
	display: none;
}
.go2top {
	position: relative;
	z-index: 50;
}

#flashcontent {
		height: 100%;
}


.welcome {
	width: 550px;
	margin: 0 auto;
	height: 800px;
	position: relative;
}
.welcome h1 {
	display: none;
}
.welcome h2 {
	position: absolute;
	z-index: 3;
	top: 280px;
	right: 20;
}
.welcome h2 a {
	display: block;
	height: 30px;
	width: 170px;
	text-indent: -999px;
	overflow: hidden;
}
.welcome ul {
	padding-top: 390px;
	padding-left: 130px;
	position: relative;
	z-index: 2;
}
.welcome li {
	float: left;	
	width: 88px;
	margin: 4px;
	text-indent: -999px;
	overflow: hidden;
}
.welcome li a {
	display: block;
	height: 35px;
}

.info {
	clear: both;
	padding-top: 15px;
}
.info hr {
	background-color:#381501;
	height:1px;
	border:none;
}
.info p {
	text-align: left;
	font-size: 0.89em;
}
.info strong {
	font-weight: bold;
}
.stopka {
	color: #A5876F;
}
.stopka a {
	text-decoration: none;
	color: #A5876F;
}
.stopka a:hover {
	text-decoration: none;
	color: #FF6500;
}


/*********************************** begin moduły */
/* #overlay */
	#n_overlay {
		width: 100%; 
		height:100%; 
		top:0; 
		left:0; 
		position: absolute; 
		background-color:#373535; 
		opacity: 0.9; 
		filter: alpha(opacity=90);
	}
	#n_overlay-content {
		width:1px;
		height:1px;
		overflow: auto;
		background: #FFFFFF url("../gfx/loading.gif") no-repeat center center;
		position:absolute;
		left:50%;
		top:0;
	}
	#n_overlay-foot {
		width:100%;
		margin:10px 0px; 
		overflow:hidden;
	}
	#n_overlay-zamknij {
		width:14px; 
		height:14px; 
		margin:0 9px 0 0; 
		float:right; 
		display:inline; 
		background: #FFFFFF url("../gfx/closelabel.gif") no-repeat;
		no-repeat; 
		text-indent:-20000px;
	}


/************************************* end moduły */

