@CHARSET "UTF-8";

div.konkurs{
display:block;
background:#F5FBEB;
padding:10px;
text-align:left;
}

div.konkurs h1{
color:#4F7800;
font-size:18px;
margin-left:15px;
}

div.konkurs h1.orange{
color:#E56D00;
font-size:18px;
margin-left:15px;
clear:both;
}


div.konkurs h2{
color:#666666;
font-size:12px;
margin-left:15px;
}

div.konkurs h3{
color:#4F7800;
font-size:16px;
margin-left:15px;
}

div.rmid b,div.konkurs a{
color:#E56D00;
}

div.konkurs a img{
border:0px;
padding:2px 5px;
margin-bottom:-5px;
text-decoration:none;
background:#F5FBEB;
}

div.rtable{
display:block;
float:left;
margin:5px 8px;
width:211px;
}

div.rtop{
background:transparent url(/images/pl/contest/rtop.png) no-repeat top left;
width:191px;
height:18px;
display:block;
padding:5px 10px;
color:#ffffff;
font-weight:bold;
font-size:14px;
}

div.rmid{
background:transparent url(/images/pl/contest/rmid.png) no-repeat top left;
width:191px;
height:267px;
display:block;
padding:5px 10px;
line-height:1.25;
font-weight: bold;
}

div.rmid img{
padding:10px 0px;
}

div.rbot{
background:transparent url(/images/pl/contest/rbot.png) no-repeat top left;
width:211px;
height:12px;
display:block;
}

div.konkurs table td.noBottomPadding {
	padding-bottom: 0px;
}

div.konkurs table td.noTopPadding {
    padding-top: 0px;
}