@charset "utf-8";
/* CSS Document */

html {
	width:100%;
	height:100.1%;
	font-size:100.1%;
}

body{
	background:top left repeat-x #437346;
	font:0.7em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:.09em;
	width:100%;
	height:100%;
}

body,h1,h2,h3,h4,h5,h6,p,form,fieldset,ul,img {
	margin:0;
	padding:0;
	color:#ffffff;	
}


/* General
--------------------------------------------------*/
h1,h2,h3,h4,h5,h6,p,ul{
	padding-bottom:.5em;
}

h1{
	font-size:1.25em;
	color:#99cc00;
}
h2{
text-align:center;
}
h3{
	font-size:1.1em;	
}
a{
	color:#ffffff;
	text-decoration:none;
}
a:hover{
	color:#f28e48;
	background:none;
}
a img{
	border:none;
}
img {
	vertical-align:bottom;
}
ul{
	margin-left:25px;
	list-style:circle;
}
.clear{
	clear:both;
	line-height:0px;
	height:1em;
}
.center{
text-align:center;
}
.linia{
  clear:both;
	line-height:0px;
	padding-top:2px;
	padding-bottom:1px;
}
.error_text{
color:red;
font-size:12px;
font-weight:bold;
text-align:center;
padding-bottom:15px;
font-family:arial;
}
.error_text_ok{
color:yellow;
font-size:12px;
font-weight:bold;
text-align:center;
padding-bottom:15px;
font-family:arial;
}
/*content
--------------------------------------*/
#content{
width:1000px;
margin:0 auto;
}
.logo{
background-image:url('../images/logo.jpg');
width:1000px;
height:89px;
}
.ads{
text-align:center;
padding-top:40px;
padding-bottom:40px;
}
.pasek{
background-image:url('../images/pasek.jpg');
width:1000px;
height:16px;
}
/*cialo
-------------------------------------*/
.cialo{
width:1000px;
margin-top:10px;
}
.leftColumn{
width:199px;
float:left;
}
.centerColumn{
width:515px;
float:left;    
}
.rightColumn{
width:286px;
float:right;
}

/*left*/
.menuBar{
background-image:url('../images/leftColumn.jpg');
width:199px;
height:24px;
margin-bottom:5px;
}
.nameBar{
width:199px;
height:24px;
color:#000000;
font-size:12px;
padding:5px 0 0 10px;
}
/*center*/
.powitanieBox1{
background-image:url('../images/strzalka1.jpg');
width:515px;
height:13px;
}
.powitanieBox2{
background-image:url('../images/strzalka2.jpg');
background-repeat:repeat-y;
width:515px;
}
.powitanieBox2 p{
margin-right:40px;
margin-left:10px;
}
.powitanieBox3{
background-image:url('../images/strzalka3.jpg');
width:515px;
height:39px;
}
.centerBar{
background-image:url('../images/centerColumn.jpg');
width:515px;
height:24px;
}
.centerNameBar{
width:199px;
height:24px;
color:#000000;
font-size:12px;
padding:5px 0 0 10px;    
}
.centerBox{
width:475px;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
}
.box{
width:485px;
margin-left:15px;
margin-right:15px;
padding-top:10px;
}
/*right*/
.rightBar{
background-image:url('../images/rightColumn.jpg');
width:286px;
height:24px;
}
.nameRightBar{
width:286px;
height:24px;
color:#000000;
font-size:12px;
padding:5px 0 0 10px;
}
.rightBox{
margin:0 10px 0 10px;
}

/*footer
--------------------------------------*/
.footer{
background-image:url('../images/stopka.jpg');
width:1000px;
height:11px;
}
.prawa{
text-align:center;
margin-top:5px;
padding-bottom:20px;
} 






.addOpisLegend{
margin-top:20px;
font-size:10px;
}