/*****************************************************
AKTUALITY
*****************************************************/
div.NovinkaNadpis {
 font-weight: bold;
}

img.NovinkaImg, img.NovinkaImgRight {
 float: left;
 border: 1px solid #CCC;
 padding: 1px 1px;
 margin: 2px 4px 2px 0px;
}

img.NovinkaImgRight {
 float: right;
 margin: 2px 0px 2px 6px;
}

span.NovinkaDatum {
 font-weight: normal;
 color: #666;
 font-style: italic;
}

div.PodpisAktuality {
 width: 100%;
 text-align: right;
 margin: 4px 0px 25px 0px;
 color: #666;
 clear: both;
}

div.PodpisAktuality a, div.PodpisAktuality a:link, div.PodpisAktuality a:visited {
 color: #666;
 text-decoration: none;
}

span.Oddelovac {
 font-size: 7px;
 position: relative;
 top: -1px;
}

span.NovinkaKategorie {
 float: left;
}

div.DalsiTecky {
 width: 100%;
 height: 22px;
 background: #FFF url("../pics/dalsitecky.gif") bottom left repeat;
 font-size: 10px;
 color: #666;
}


/*****************************************************
AKTUALITA - DETAIL
*****************************************************/
table.ShowText {
 border-collapse: collapse;
 margin: 12px 0px;
 clear: both;
 width: 100%;
}

table.ShowText td {
 width: 50%;
 text-align: justify;
 vertical-align: top;
}

table.ShowText td img {
 border: 1px solid #CCC;
 padding: 1px 1px;
}

.NadpisKategorie {
 color: #036;
 font-size: 12px;
 font-weight: bold;
 border-bottom: 5px solid #EEE;
 margin-bottom: 12px;
}

table.AktualitaTable {
 border-collapse: collapse;
 border: 1px solid #CCC;
 text-align: left;
 margin-top: 2px;
}

table.AktualitaTable th {
 background-color: #EEE;
 border: 1px solid #CCC;
 padding: 2px 4px;
}

table.AktualitaTable td {
 border: 1px solid #EEE;
 padding: 1px 4px;
}

/*****************************************************
VARIABLE AREA - ANKETA
*****************************************************/


#VariableArea img.Anketa {
 margin: 0px 0px 4px 4px;
}

#VariableArea div.OtazkaAnkety {
 text-align: right;
 position: relative;
 right: 4px;
 width: auto;
 top: -28px;
}

#VariableArea span.MoznostAnkety {
 position: relative;
 top: -22px;
}

#VariableArea span.MoznostAnkety img {
 margin-left: 59px;
}

#VariableArea span.ResultAnketa {
 font-size: 9px;
 margin-left: 7px;
}


/*****************************************************
CASTO YOBRAYOVANÉ FOTOGRAFIE
*****************************************************/
div.Freq_Foto {
 margin: 0px auto 0px auto;
 padding: 0px 0px;
 width: 214px;
 border-width: 0px;
 text-align: left;
 background-color: red;
}

div.Freq_Foto span.PocetZobrazeni {
 float: right;
 font-style: italic;
}

