/* 
   J13cms (Redakcny System)
   CSS Dokument pre samostatne prvky
   (Spravy, Dokumenty, Obrazkove Galerie, Ankety atd.)
*/

/*
   Oznamy
*/
.sprava {
margin-bottom:20px;
}
.sprava .separator {
height:1px;
border-bottom:1px solid #777;
}
.sprava h5 {
font-family:"Trebuchet MS",Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
font-size:16px;
line-height:1.1em;
margin:0;
color:#2A5FAA;
}
.sprava h5 em {
font-size:10px;
color:#777;
font-weight:normal;
}
.sprava p.next {
clear:both;
}
.sprava h5 a:link {
font-family:"Trebuchet MS",Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#2A3FAA;
text-decoration:none;
}
.sprava h5 a:visited {
color:#553F55;
text-decoration:none;
}
.sprava h5 a:hover {
color:#2A3FAA;
text-decoration:none;
border-bottom:1px solid #2A3FAA;
}
.sprava img.pic {
border:1px solid #aaa;
padding:5px;
float:right;
margin-left:10px;
}
/* ------------------------------------------- */

/*
   Dokumenty
*/
.docs, .pics {
background:#fff;
border:1px solid #777;
margin:0 0 5px;
}
.docs h4, .pics h4 {
background:#888;
font-size:12px;
color:#fff;
margin:0;
border-bottom:1px solid #777;
text-align:left;
}
.docs h4 a {
color:#fff;
font-size:12px;
text-decoration:none;
}
.docs h4 a:hover {
border-bottom:1px solid #fff;
}
.docs p, .pics p {
margin:5px 10px;
}
.docs ol li {
line-height:1.5em;
margin-bottom:10px;
}
.docs ol li img {
border:0;
vertical-align:middle;
}
.docs ol li a:hover {
border-bottom:1px solid #000;
}
/* ------------------------------------------- */

/*
   Obrazkove Galeria
*/
.pics table td {
vertical-align:top;
}
.pics table td a {
display:block;
padding:5px;
}
.pics table td img {
border:0;
}
.pics table td a:hover {
background:#A6CAF0;
}
.pics .albs td img {
border:1px solid #777;
padding:4px;
}
.pics .albs td a {
display:inline;
font-family:"Trebuchet MS",Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#2A3FAA;
text-decoration:none;
line-height:0.85em;
}
.pics .albs td a:hover {
background:#fff;
border-bottom:1px dotted #777;
border-top:1px dotted #777;
}
/* ------------------------------------------- */

/*
   Kalendar
*/
#kalendar {
text-align:center;
font-size:11px;
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
}
#kalendar caption {
font-weight:bold;
}
#kalendar table td {
padding:0 3px 1px;
}
#kalendar table .weekend {
color:#336699;
}
#kalendar table td.actDay {
font-weight:bold;
border:1px solid #ccc;
}
/* ------------------------------------------- */

/*
   Anketa
*/
#anketa h5 {
font-size:11px;
margin:10px auto 5px;
}
#anketa ol {
margin:0;
padding:0 0 0 5px;
list-style-type:none;
}
#anketa ol li a:hover {
color:#D40000;
text-decoration:underline;
}
/* ------------------------------------------- */
hr.cleaner {
clear:both;
height:1px;
margin:-1px 0 0 0; padding:0;
border:none;
visibility:hidden;
}
#nobrazok { text-align:center}
