.right
{
    background-color: #CBEDF8;
    padding: 3px;
    margin: 0 0 8px 14px;
    float: right;
}

.left
{
    background-color: #CBEDF8;
    padding: 3px;
    margin: 0 14px 8px 0;
    float: left;
}

/* # -------------------------------------------------- img */

.img
{
    margin: 8px 12px 8px 12px;
}

.img-left
{
    margin: 0 12px 8px 0;
    float: left;
}

.img-right
{
    margin: 0 0 8px 12px;
    float: right;
}

.img img
, .img-left img
, .img-right img
{
    background-color: #CBEDF8;
    padding: 3px;
    border: 0;
}

.img-gal {
    width: 206px;
    height: 156px;
}

.less, .photos {
    display: none;
}

/* # -------------------------------------------------- */
.ramecek
{
    background: #E2F5FB;
    padding: 7px 15px 10px 15px;
    margin: 10px 0px 10px 0px;
    border: collapse;
}

.odrazka
{
    padding-left: 9px;
    background-image: url(../image/layout/odrazka.gif);
    background-position: 0px 60%;
    background-repeat: no-repeat;
}

.underline
, .text h2
{
    border-bottom: 1px solid;
    border-bottom-color: #E3F6FC;
    padding-bottom: 3px;
}

.text h3
, .text h4
{
    border-bottom: 1px solid;
    border-bottom-color: #E3F6FC;
    padding-bottom: 3px;
    clear: both;
}

.text h5
{
    clear: both;
}

.text h3.clear-none
, .text h4.clear-none
{
    clear: none;
}

.p-right
{
    float: right;
    margin-left: 5em;
}

.p-left
{
    float: left;
    margin-right: 1em;
}

.f-right
{
    float: right;
}

.clear
{
    clear: both;
}

.date
{
    padding-left: 11px;
    background-image: url(../image/layout/date.gif);
    background-position: 0 5px;
    background-repeat: no-repeat;
}

.bginvert
{
    padding: 4px;
    background-color: #c2e7f7;
}

/* ## ------------------------------ table.data */
table.data
{
    border-collapse: collapse;
    margin-bottom: 1em;
    font-size: 11px;
}
table.data caption
{
    text-align: left;
    font-weight: bold;
    margin: 0.25em 0;

}
table.data th
{
    border: 1px solid #C7E9F8;
    padding: 0.125em 0.5em;
    background: #E3F6FC;
    text-align: left;
}
table.data td
{
    border: 1px solid #C7E9F8;
    padding: 0.125em 0.5em;
    vertical-align: top;
}

table.data .hover
{
    background: #F1FBFE;
}

/* ## ------------------------------ ul */

.ul ul
{
}

.ul li li
{
    padding-left: 2em;
}

/* # --------------------------------------------------  */
p.nahoru-na-obsah
{
    text-align: center;
}

/* # --------------------------------------------------  */

.show
{
}

.hide
{
    display: none;
}

span.a
{
    text-decoration: underline;
    color: #313A8C;
    cursor: pointer;
}

span.a:hover
{
    color: #4B6CC2;
    text-decoration: none;
}

span.showhide-h3
{
    cursor: pointer;
}

span.showhide-h3:hover
{
    color: #4B6CC2;
}

.cleaner {
	clear: both; 
	visibility: hidden;
}

.niveko-link {
    font-size: 120%;
    font-weight: bold;
}

.niveko-fb {
    margin-top: 20px;
}

/* # ----------------------------------------------- box */

.box {
	float: left;
	width: 332px;
	height: 120px;
	text-align: justify;
}

.box h3 {
	color: #30388c;
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 10px; 	
	margin-right: 10px; 
	margin-top: 4px;
}

.box h3 a {
	text-decoration: underline;	
	color: #30388c;
}

.box p {
	margin-left: 10px; 	
	margin-right: 10px; 	
}

.box-home h3 {
	margin-left: 10px; 	
	margin-right: 10px; 	
}

.box-home p {
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}

/* # --------------------------------------------------  */

/* # -------------------------------------------------- emacs */
/* v2008-09-27
Local Variables:
mode: outline-minor
outline-regexp: "/\\* [#]+"
End:
*/
