﻿*
{
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
    color: #444;
}

h1
{
    display: none;
}

h2
{
    font: 1.2em Tahoma, Arial, Helvetica, Sans-serif;
    color: #e77614;
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
}
h3
{
    font-size: 13px;
    color: Black;
    font-weight: bold;
    padding: 0;
    margin: 0;
    margin-top: 3px;
}
h3.special
{
    padding: 0;
    margin: 0;
    color: #e77614;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
}
tr
{
    /*background-color: #cff;*/
}
p, table
{
    text-align: left;
    font-size: 0.75em;
}
p
{    padding: 0.75px 0; margin: 0;}
table
{
    border-collapse: collapse;
    margin: 10px 0;
    padding: 0;
}
td p
{
    font-size: 1em;
}
.pads td
{
    padding: 5px;
}

ul, ol
{
    color: white;
    font-size: 0.75em;
}
#left ul, #left ol
{
    color: Black;
}

p a, #Opage #left p a, td a
{
    text-decoration: none;
    border-bottom: 1px #e77614 dotted;
    color: #666;
}
p a:hover, #Opage #left a:hover, td a:hover
{
    color: #e77614;
}
#right p
{
    color: white;
}
#right p a, #Opage p a, #right ul a
{
    border-bottom: 1px black dotted;
    color: white;
    text-decoration: none;
}
#right p a:hover, #Opage p a:hover, #right ul a:hover
{
    color: black;
}
#right h2
{
    color: #f6d7bf;
}

.smlNew
{
    width: 225px;
    margin-top: 10px;
    border-bottom: 1px #f6d7bf solid;
    border-top: 1px #f6d7bf solid;
}
.smlNewImg
{
    width: 50px;
    float: left;
}
.smlNewText
{
    width: 160px;
    float: left;
    position:relative;
    }
    
#right .smlNewText a
{
    padding: 0 5px 0 10px;
    display: block;
    width: 160px;
    height: 50px;
    text-decoration: none;
    border: none;
}
.smlNewText a:hover
{
    background-color: #f6d7bf;
}
.smlNewText a:hover p
{
    color: #F00;
}

.plakat img
{
    border: none;
    margin-top: 10px;
}

.partner
{
    margin-bottom: 10px;
    clear: left;
}
.partner p
{
    vertical-align: top;
}
.partner img
{
    margin-right: 15px;
    float: left;
}


.small
{
    font-size: 11px;
}
.highlight
{
    color: #068f85;
}
a.media
{
    color: #e77614;
    border-bottom: none;
    text-decoration: underline;
}
.fotoalbum table
{
    width: 100%;
    border-collapse: collapse;
    border: 1px solid black;
}
.fotoalbum td
{
    border: 3px solid white;
    text-align: center;
    padding: 10px;
}
.fotoalbum tr
{
    background-color: #EEE;
}
.fotoalbum tr.active
{
    background-color: #DDD;
}
.fotoalbum a, .fotoalbum img
{
    border: 2px solid transparent;
}
.fotoalbum img:hover
{
    border: 2px solid black;
}


/*--------------Oranžová------------------*/
#Opage p
{
    color: White;
}
#left p
{
    color: #444;
}
