body {background: url(../tpl/bg.png) #96c442 repeat-x;
font-family: 'PT Sans', sans-serif;}



#container {
width: 980px;
height:40px;
margin: 20px auto 0 auto;
}


#top {
background: #fff;
width: 980px;
height: 250px;
}

#content {
margin: 15px 0 0 0;
background: #fff;
width: 940px;
min-height: 350px;
padding: 20px;
}

#regulamin{
padding: 60px 0px 50px 280px;
margin-top:20px;
font-size: 14px;
font-weight: bold;
color: #fff;
background: #5b9f32;
}
#regulamin a { 
font-size: 14px;
font-weight: bold;
color: #5b9f32; }
#regulamin a:visited { 
font-size: 14px;
font-weight: bold;
color: #5b9f32; }
#regulamin a:hover { 
font-size: 14px;
font-weight: bold;
color: #5b9f32; }
#regulamin a:focus { 
font-size: 14px;
font-weight: bold;
color: #5b9f32;
}
#regulamin a:hover, a:active { 
font-size: 14px;
font-weight: bold;
color: #5b9f32;
}
#regulamin label {
margin: 0 0 0 80px;
padding:15px;
}


#okonkursie{
background: #5b9f32;
padding: 30px;
font-size: 12px;
color: #fff;
height:1650px;
}
#okonkursie a { 
font-size: 14px;
font-weight: bold;
color: #fff; }




a.zamknij { 
font-size: 14px;
font-weight: bold;
color: #5b9f32; }




.pytania_otwarte {
margin: 40px 0 0 0;
}

span.pytanie_tekst {
position:relative;
top:-40px;
}

input[type="radio"] {
position:relative;
top:-40px;
}