.content {
background:url(/gfx/content-bg.png) repeat-y top right;
}

.content a {
color:white;
}

.content a:hover,
.content a:focus,
.content a:active {
text-decoration:none;
}

.content ul li {
list-style:none;
}

.tekst {
text-align:justify;
color:white;
padding:0px 25px;
height:400px;
overflow:auto;
overflow-x:hidden;
overflow-y:auto;
}

.tekst p {
line-height:120%;
}

.tekst h2 {
padding:10px 0px;
margin-bottom:10px;
font-weight:normal;
font-size:24px;
}

.tekst h3 {
font-weight:normal;
font-size:24px;
color:#774B4B;
margin:0 0 15px 0;
}




/* formularz */


fieldset {
border:0;
}




#formglowny {
width:35%;
color:white;
}


#wyslij {
width:61px;
height:28px;
border:0;
font-weight:bold;
color:white;
background-color:#242122;
cursor:pointer;
}


#formglownyb li {
background:none;
}

#formglowny label {
float: left;
display: block;
width:55%;
text-align:right;
margin-right:20px;
cursor:pointer;
}

#formglowny label.labwyjatek {
width:100%;
text-align:left;
}

#formglowny legend {
text-indent:-2000px;
}


#formglowny textarea {
width:250px;
border:solid #cbcbcb 1px;
color:black;
}


#formglowny ul {
list-style:none;
list-style-image:none;
margin:0em;
padding:0;
}

#formglowny ul li {
clear:both;
list-style:none;
list-style-image:none;
background:none;
margin:2px 0 0 0;
padding:0;
}


#formglowny fieldset {
border:0;
}



#formglowny #pytlabel {
text-align:left;
margin-left:50px;
}

.center {
text-align:center;
margin:10px 0px 0px 0px;
}


#pytaniedown  {
position:absolute;
}              
