#filter_form
{
padding-bottom: 10px;
}

#filter_form input
{
width: 60px;
margin-right: 5px;
}

#packages
{
margin-bottom: 15px;
}

#packages a
{
position: relative;
top: 10px;
left: 0px;
display: block;
width: 220px;
height: 80px;
color: #333333; 
text-decoration: none;
text-shadow: #555555 1px 1px 1px;
background-color: #cccccc;
border-radius: 8px;
float: left;
padding: 20px;
margin-right: 12px;
margin-bottom: 12px;
}

#packages a:hover
{
color: #ffffff;
background-color: #fe8800;
}

#packages a h2
{
font-size: 18px;
line-height: 22px;
font-weight: normal;
margin: 0px;
padding: 0px;
padding-bottom: 8px;
}

#packages a.pasive
{
color: #ffffff;
background-color: #fe8800;
}

#packages a em
{
color: #ffff00;
font-weight: bold;
}

#packages a span
{
position: absolute;
bottom: 20px;
right: 20px;
text-shadow: none;
}

#code_form input.text
{
width: 400px;
}

table tr.mandatory td
{
background-color: #FFCC66;
}

textarea.mandatory
{
border-style: solid;
border-color: #FFCC66;
border-width: 2px;
}

div.nonvisible
{
display: none;
}

label
{
cursor: pointer;
}

div.clear
{
clear: both;
}

div.advert_select
{
height: 23px;
overflow: hidden;
background-image: URL('images/select_big_bgr.png');
background-repeat: no-repeat;
background-position: left bottom;
cursor: pointer;
}

div.advert_select:hover
{
background-position: left top;
}

div.advert_select span
{
display: block;
line-height: 15px;
margin: 4px;
}

div.select_options
{
position: absolute;
height: auto;
max-height: 232px;
background-color: #eeeeee;
overflow: auto;
display: none;
z-index: 100;
}

div.select_options span
{
display: block;
line-height: 17px;
padding: 2px;
}

div.select_options span:hover
{
background-color: #fe8800;
}

div.big
{
width: 437px;
}

#spacer_300
{
height: 300px;
}

span.em
{
font-weight: bold;
}

div.banner_preview
{
padding: 5px;
margin: 5px;
background-color: #555555;
font-weight: bold;
color: #dddddd;
float: left;
}

div.banner_preview iframe
{
border: solid #888888 1px;
}

a.tabulka_active
{
font-weight: bold;
}