
* {
	padding:0;
	margin:0;	
	list-style:none;
	border:0;
}


div#qTip {
 padding: 3px;
 border: black dashed 1px;
 display: none;
 background: #D8ED46;
 color: black;
 text-align: left;
 position: absolute;
 z-index: 1000;
}



body {
	background:#FFFF;
}

td {
vertical-align: top; 
}

#header {
	background:url(../images/bg.gif) bottom repeat-x;
	width:100%;
	height:12em;
	position:relative;
}

#masthead	{
	width: 93em;
	margin:0 auto;
	padding:4em 0 5.8em 19em;
	height:5.2em;
	position:relative;
	font-size:80%;
}

#masthead ul {
	position:absolute;
	bottom:0;	
	z-index:0;
}

#masthead li {
	float:left;
	margin-right:5px;
	background:#d8ed46 url(../images/nav_over.gif) bottom repeat-x;
}

#masthead li a {
	background:transparent url(../images/nav_over_left.gif) top left no-repeat;
	display:block;
}

#masthead li:hover {
	background:#d8ed46 url(../images/nav_under.gif) bottom repeat-x;
}

#masthead li a strong {
	padding:0.5em 5px 0.5em 0; 
	margin-left:10px;
	display:block;	
	background:transparent url(../images/nav_over_right.gif) top right no-repeat;
}

#masthead img {
	position:absolute;
	height:10em;
	width:10em;
	border:0.3em solid #FFF;
	left:0;
	bottom:2em;
	outline:0.2em solid #000;
}
#masthead img#reklama {
	position:absolute;
	left: 48em;
	height:80px;
	width:288px;
	border:0.2em solid #FFF;
	bottom:4em;
	outline:0.2em solid #000;
}  

#masthead img#reklama1 {
	position:absolute;
	left: 80em;
	height:120px;
	width:215px;
	border:0.2em solid #FFF;
	bottom: 0em;
	outline:0.2em solid #000;
}

#masthead img#reklama2 {
	position:absolute;
	left: -9em;
	height:135px;
	width:263px;
	border:0.2em solid #FFF;
	bottom: 0em;
	outline:0.2em solid #000;
}

#main {
	background:#FFF url(../images/main.gif) repeat-x;
	width:100%;
	z-index:2; /* Covers up annoying IE7 nav bar spacing issue. */
	position:absolute;
	
	
}

#middle {
font-size:12pt;
padding-top:13%;
width:100%;
  
}
#content {
  background:#FFF;
	width: 90%;
	margin:0 auto;
	padding:2em;
	height: auto;
	padding-bottom:10em;
}
#subContent {
	width:18em;	
	padding-left:2em;
	background:url(../images/green_vr.gif) repeat-y;
	top: 5em;
	left: 80em;
	position:absolute;
	font: #FFFFFF;
}
#submain {
	width:22em;	
	padding-left: 1em;
	background:url(../images/green_vr.gif) repeat-y;
	top: 5em;
	right: 10em;
	position:absolute;
	font: #FFFFFF;
}
#subtabelaobsady {
	
	position:relative;
	bottom:10em;
	padding-bottom: 10em;
}

.article {
	width:35em;
	padding:1em;
	margin: 10px;
	background: whitesmoke;
  /*url(../images/hr.gif) right bottom no-repeat; */
	position:relative;
}

.article ul {
	margin:1em 0;	
}

.article li {
	margin-left:1.5em;
	margin-bottom:0.5em;
}

.article ul li, #subContent ul li {
	background:url(../images/bullet.gif) left no-repeat;
	padding-left:1em;
}

.comments {
	position:absolute;
	right:3em;	
	bottom:3em;
}

.article .comments li {
	display:inline;
	margin:0;
	padding:0;
	background:none;
}

.hr {
	width:55em;
	height:128px;
}

#footer {
	clear:both;
	background:#000;
	height:20em;
	position:relative;
}

#footer ul {
	position:absolute;
	text-align:right;
	right:50%;
	top:50%;
	margin-top:-4em;
	padding:3em 1em;
	border-right:1px solid #CF0;
}

#footer img {
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-2.9em;
	background:#CCC;
	margin-left:1em;
	height:5em;
	width:5em;
	border:5px solid #FFF;
	outline:0.1em solid #333;
}

/* Typography
---------------------------------------------------------*/

body {
	font:75% "Trebuchet MS"; /* Change this % to alter the size of the whole page */
	color:#333;
}

a {
	color:#090;
	text-decoration:none;
}

p {
	line-height:1.5em;	
	font-size:1.2em;
	margin-bottom:1em;
}

h1 {	
	font-size: 3.6em;
	padding:0;
	margin:0;
	color:#FFF;
}

h2 {
	font-size:2em;	
	line-height:1.5em;
	margin-bottom:0.5em;
}

span.blad

{
margin-top:0 ; 
margin-bottom:0; 
margin-left:0; 
margin-right:4px; 
color: white ; 
border: black dashed 1px; 
background-color: red; 

}
p.dane {margin-top:0 ; margin-bottom:0; color:#808080; }
p.blad {margin-top:0 ; margin-bottom:0; color:white;  border: black dashed 1px; background-color: red; }
p.akcja {margin-top:0 ; margin-bottom:0; color:black; border: black dashed 1px; background-color: #D8ED46; }
p.komunikat {
  margin: 0px 0px 0px 0px; 
  padding: 5px;
  color:black; border: black dashed 1px; background-color: rgb(240,240,240);}
div.akcja {
width: 30em;
font-size: 1.5em;
margin-top:0 ; margin-bottom:0; color:black; border: black dashed 1px; background-color: #D8ED46; }


input.przycisk {
border-right: black 1px solid;
border-top: black 1px solid;
border-bottom: black 1px solid;
border-left: black 1px solid;
background-color: white;
cursor: hand;
color: #090; 
}

input {
border-right: black 1px solid;
border-top: black 1px solid;
border-bottom: black 1px solid;
border-left: black 1px solid;
background-color: white;
color: bloack; 
align: center;
}

textarea{
border-right: black 1px solid;
border-top: black 1px solid;
border-bottom: black 1px solid;
border-left: black 1px solid;
background-color: #f2f2f2;
cursor: hand;
color: #090; 
  
}
input.text{
  margin-top:0 ; margin-bottom:0; color:black; font-size:10pt; font-family: tahoma,helvetica,sans-serif;}
  
select {
  background-color: f2f2f2;
  margin-top:0 ; margin-bottom:0; color:black; font-size:10pt; font-family: tahoma,helvetica,sans-serif;}



blockquote {
	border-left:0.3em solid #090;
	padding-left:2em;
	margin-left:1em;	
	color:#666;
}

.article li {
	font-size:1.2em;
}

.comments {
	font-size:0.95em;
}

#subContent h2 {
	font-size:1.3em;	
}

#subContent p {
	font-size:1.1em;	
}

#masthead p {
	color:#CF0;	
}

#masthead li a {
	font-size:1.2em;
	color:#000;
	text-decoration:none;
}

#footer {
	color:#CCC;	
}

#footer a {	
	color:#FFF;	
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;	
}

#footer p {
	margin-bottom:0;
}
table.bez_logowania {
  
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-color: black;
	border-collapse: separate;
	background-color: white;
}
table.bez_logowania th {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}
table.bez_logowania td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}

