*
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}
body
{
    background-image: url(../images/bg.jpg);
}

#divWrapper
{
    margin: 0 auto;
    width: 962px;
    text-align: center;
}
.apple_div
{
    border: 0px;
    display: inline-block;
    padding: 15px;
}

.apple_button
{
    border: 0px;
    display: block;
}

.div_notice
{
    width: 500px;
    border: 3px dashed red;
    padding: 10px;
    text-align: justify;
    display: inline-block;
}

.div_player_container
{
    border: 1px solid black;
    width: 630px;
    display: inline-block;
}



.tdSections
{
    width: 180px;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
}
.txtBg
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 20px;
    line-height: 20px;
    color: #121212;
    text-align: justify;
    border: solid 1px #4f7a9a;
}





.leftColumn
{
    background-image: url(../images/bg.gif);
    background-repeat: repeat-y;
}
.permbajtja
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    list-style-image: url(../images/bullet.gif);
    line-height: 20px;
    list-style-position: inside;
    background-image: url(../images/bg_permbajtja.gif);
    background-repeat: no-repeat;
    background-position: left top;
    color: #222222;
    font-weight: bold;
}
.heading
{
    background-image: url(../images/heading_bg.gif);
    background-repeat: repeat-x;
    color: #000000;
    letter-spacing: 1px;
    border: 1px solid #193B5E;
    padding-left: 2px;
    text-transform: uppercase;
}
a:link
{
    color: #CC0000;
}
a:visited
{
    color: #CC0000;
}
a:hover
{
    text-decoration: underline;
    color: #990000;
}
.txtVogel
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
.tabela
{
    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 20px;
    padding-right: 15px;
    line-height: 20px;
    color: #121212;
    text-align: justify;
    border: 1px solid #000000;
}

#divTableWrapper
{
    display: inline;
    float: left;
}
.head
{
    background-color: #193B5E;
}

#divAdsLeft, #divAdsRight
{
    float: left;
    width: 170px;
    padding: 4px;
    padding-top: 100px;
    text-align: center;
    height: 1340px;
    background-color: #fefefe;
    display: none;
}

.css_button
{
    padding: 10px;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    font-size: 12px;
    border-left: #000000 1px solid;
    width: 130px;
    color: #990000;
    border-bottom: #000000 1px solid;
    font-family: Verdana;
    margin: 10px;
    background-color: #F2F2F2;
    border-color: #C0C0C0;
}
