.box1_r ul {
left:30px;
list-style-type:none;
margin:0;
position:relative;
top:6px;
}

#forum_scie div{
    display:inline;
}

#forum_scie h2{
    font-size:12px;
    color:#5300BD;
}

#forum_scie a{
    color:#5300BD;
	margin-bottom: 5px;
}

a.answer{
    display: block; 
    text-align: right; 
    margin-right:1em; 
    margin-top:-12px; 
    float:left; 
    width:80px; 
    margin-left:504px;
}

.folder_tree li.topic,
.folder_tree li.forum
{
    background-position: left 4px;
    background-repeat: no-repeat;
    padding: 0 6px 0 14px;
    
}
.folder_tree li.topic
{   background-image: url(../gfx/ico_kwadrat.gif);
    background-position: left 2px;
    width:230px;
}
/*.folder_tree li.forum
{   background-image: url(../gfx/strzalka_r.gif); }*/

.forum h1,
.forum h2,
.forum h3
{
    padding: 0;
}

#answer textarea
{
    height:         10em;
    width:          500px;
}
#answer .buttons{
    text-align: center;
}

#answer h3{
    margin:27px 0 0px 464px;
	color:#5300BD;
	font-size: 1em;
}

#answer dt{
    float:left;
}

.forum_img {
    margin-bottom: 1ex;
    width:100px;
}

.forum_klucz{
    position:relative;
    top:-20px;
    left:-44px;
}

.for_l_r p{
    overflow:hidden;
}

