﻿BODY
{   FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px;
    line-height: 16px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: #262e6d;
    background-color: #ffffff;
    margin: 0px;
    padding: 0;
    text-align: center;
    background-image: url(img/bckg.gif);
    background-repeat: repeat-x;
    }

#main {width: 980px; margin: auto; background-image: url(img/bckg1.gif); text-align: left;
       border-top: solid 14px #262e6d; background-color: #e19c31}
#header {width: 980px; height: 236px; background-image: url(img/header.jpg)}
#lang {padding-top: 25px; margin-left: 900px}
#lang p {padding-top: 0}
#aktualita {padding-top: 50px; margin-left: 380px; font-size: 16px; margin-right: 28px; width: 550px}

#content {width: 980px}
#menu {float: left; width: 278px; margin: 4px 0 0 0; padding-left: 28px}
#menu p {padding-top: 0; padding-bottom: 1px}
#menu p a {display: block; height: 24px; width: 248px; line-height: 24px;
         background-image: url(img/m-a.gif); font-size: 15px; background-color: #e19c31;
         color: #262e6d; text-decoration: none; padding-left: 30px}
#menu p a:hover, #menu p a.on {color: #ffffff; background-image: url(img/m-n.gif);
                               background-color: #262e6d}
#menu ul {margin-top: 0}
#menu ul li a {font-size: 14px; color: #262e6d; text-decoration: none;}
#menu ul li a:hover, #menu ul li a.on {text-decoration: underline}

#obsah {width: 615px; text-align: left; padding: 0 32px 0 0; min-height: 450px;
        float: right; margin-top: 0px}
#obsahT {width: 571px; margin: 0 22px 0 22px}
#obsah a {color: #262e6d; text-decoration: underline}

#footer {width: 980px; height: 32px; background-color: #262e6d; clear: both; text-align: center;
         line-height: 32px; color: #ffffff; font-size: 14px}
#footer a {color: #ffffff; text-decoration: underline}
#footer a:hover {text-decoration: underline}

.nadpis {color: #ffffff; background-color: #262e6d; width: 615px; height: 34px;
         margin: 0; padding: 0; margin-bottom: 5px; line-height: 34px; text-align: center; font-size: 22px}
         
table.ref img {border: solid 1px #262e6d; width: 187px; height: 164px}
table.ref img.act {cursor: pointer}
table.ref td {text-align: center; background-color: #262e6d; color: #ffffff; height: 187px;
              vertical-align: top; font-size: 13px; white-space: nowrap}

p {margin-top: 0px; margin-bottom: 0px; padding-top: 5px; padding-bottom: 5px}

H1, H2, H3, H4, H5, H6 {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal; color: #262e6d;
	margin-top: 0px; margin-bottom: 0px;
	padding-top: 10px; padding-bottom: 0px}
H1	{font-size:	18px; line-height: 27px; letter-spacing: 2px}	
H2	{font-size:	16px; line-height: 22px; letter-spacing: 1px}	
H3	{font-size:	14px; line-height: 18px; letter-spacing: 1px}	
H4	{font-size:	13px; line-height: 17px;}	
H5	{font-size:	12px; line-height: 16px;}	
H6	{font-size:	12px; line-height: 16px; font-weight: bold; padding-top: 0}
Address {font-style: italic; line-height: 15px; font-size: 11px }
	
UL LI		{list-style-type:	square ;}	
UL LI LI	{list-style-type:	disc;}	
UL LI LI LI	{list-style-type:	circle;}
UL LI LI LI LI	{list-style-type: none;}
OL LI		{list-style-type:	decimal;}	
OL OL LI	{list-style-type:	lower-alpha;}	
OL OL OL LI	{list-style-type: 	lower-roman;}	

UL {margin-top: 5px; margin-bottom: 5px}

IMG {border-style: none}

INPUT, SELECT, TEXTAREA {border: solid 1px #b2c4e7; background-color: #ffffff;
	   FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 12px;}
INPUT.button {cursor: pointer; background-color: #bbbbbb}
.check input {border-style: none}

.FCKeditor {background-color: #e19c31; background-image: none; text-align: left}

#overlay img{ border: none; }
#overlay {background-image: url(img/overlay.png); }
* html #overlay{
	background-color: #000000;
	background-color: transparent;
	background-image: url(img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/foot3.png", sizingMethod="scale");
	}
#lightbox{
	background-color:#eeeeee;
	padding: 10px;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
	}
#lightboxDetails{
	font-size: 12px;
	padding-top: 6px;
	}	
#lightboxCaption{ float: left; text-align: left }
#keyboardMsg{ float: right; }
#lightbox img{ border: none; } 

