/* CSS Document */

div.event_list
{
width: 396px !important;
display: block;
margin-bottom: 50px;
}

div.event_list a.more
{
font-weight: bold;
color: #2B292D;
text-decoration: none;
text-align: right;
cursor: pointer;
}

div.event_list h1
{
font-weight: bold;
color: #2B292D;
font-size: 12px;
padding-bottom: 2px;
border-bottom: 1px solid #E0E0E0;
margin-bottom: 10px;
}

div.event_list .thb_event
{
width: 100px !important;
overflow: hidden;         
float: left !important;
}

div.event_opis
{
margin-left: 10px;
float: left;
width: 271px;
}   

div.picture
{
width: 217px;
margin-right: 20px;
margin-left: 0px;
float: left;
}             
      
div.content h1
{
font-weight: bold;
color: #2B292D;
font-size: 12px;
padding-bottom: 2px;
border-bottom: 1px solid #E0E0E0;
margin-bottom: 10px;
}


div.question_header
{
border-bottom: 1px solid #676767;
padding-bottom: 5px;
margin-top: 20px;
cursor: pointer;
width: 500px;
}


div.ptu
{
height: auto;
width: 490px;
padding-left: 10px;
padding-top: 5px;
*padding-top: 2px;
cursor: pointer;
}

div.in_radio
{
width: 20px;
float: left;
}

div.in_text
{
width: 370px;
float: left;
color:#3E3E3E;
font-family:arial;
font-size:11px;
*padding-top: 3px;
}

div.in_opis
{
float: right;
}

div.question
{
display: none;
}

div.zaglosuj
{
cursor: pointer;
}


td.opis
{
width: 80px;
font-weight: bold;
text-align: right;
font-size: 11px;
color: #888888;
}

table#form
{
width: 370px;
}

table#form td
{
padding: 5px;

}

table#form input, textarea
{
width: 270px;
font-size: 10px;
color: #676767;
font-family: Verdana, Tahoma, Arial;
padding: 3px;
text-align: left;
}


.thb_multi
{
width: 254;
width: 154;
padding: 2px;
background-color: #EAEAEA;
}

.multi_list
{
width: 254px;
height: 289px;
margin-right: 20px;
float: left;
}

.multi_opis h1
{
font-weight: bold;
margin-top: 10px;
margin-bottom: 5px;
}

.back_img
{
background-image: url('../images/20-back.jpg');
background-position: center center;
background-repeat: no-repeat;
}

.opis_m 
{
text-align: left;
font-size: 11px;
color: #232323;
font-family: Arial,sans;
padding: 12px;
font-weight: bold;
}

a.event_small_list
{
font-size: 11px;
display: block;
color: #2A2A2A;
text-decoration: none;
padding-left: 15px;
padding-right: 20px;
text-align: left;
margin-bottom: 12px;
background-image: url('../images/go_sm.gif');
background-position: left 50%;
background-repeat: no-repeat;
}

a.event_small_list:hover
{
font-size: 11px;
color: #1A1A1A;
}

div#go_all
{
border-top: 4px solid #949494;
text-align: right;
display: block;
width: 930px;
cursor: pointer;
}
