body            {
                background-image: url('/img/background.gif');
                margin: 10px 0px 0px 0px;
                overflow: hidden;
                text-align: center;
                color: black;
                font-family: Verdana, Arial, sans-serif;
                font-size: 9pt;
                scrollbar-3d-light-color : #FF0000;
                scrollbar-arrow-color : #FFFFFF;
                scrollbar-base-color : #FFFFFF;
                scrollbar-dark-shadow-color : #FFFFFF;
                scrollbar-face-color : #CCCCCC;
                scrollbar-highlight-color : #FFFFFF;
                scrollbar-shadow-color : #FFFFFF;
                }

input           {
                color: #000000;
                background: #ffffff;
                border : #000000 1px solid;
                font-size: 9px;
                text-align: left;
                }

.button, .actbutton
        {
        color: black;
        background-color: white;
        border-bottom: 1px black solid;
        text-align: left;
        cursor: pointer;
        }

.actbutton {font-weight: bold;}

a:link          {
                color: #055eb1;
                font-weight:bold;
                text-decoration:none
                }

a:visited        {
                color: #055eb1;
                font-weight:bold;
                text-decoration:none
                }

a:active        {
                color: #055eb1;
                font-weight:bold;
                text-decoration:none
                }

a:hover                {
                text-decoration:none;
                color: #3b9bf5
                }

#top           {
                width: 800px;
                margin: auto;
                position: relative;
                border: 0px;
                background-color: #055eb1;
                }

#hlavicka       {
                width: 798px;
                margin: auto;
                position: relative;
                top: 2px;
                font-size: 12px;
                font-weight: bold;
                text-align: left;
                }

#main           {
                width: 798px;
                margin: auto;
                position: relative;
                top: 4px;
                border: 1px #055eb1 solid;
                background-color: #dedede;
                font-size: 12px;

                }

#news,#form_news
               {
                margin: auto;
                position: relative;
                background-color: #cccccc;
                border: 1px #055eb1 solid;
                }

#title          {
                width: 100%;
                background-color: #ffffff;
                font-weight: bold;
                border-bottom: 1px #055eb1 dashed;
                text-align: left;
                position: relative;
                }

td              {
                color: black;
                font-family: Verdana, Arial, sans-serif;
                font-size: 9pt
                }

.poznamka        {
                color: black;
                font-family: Verdana, Arial, sans-serif;
                font-weight: normal;
                font-size: 7pt;
                }

.aktuality      {
                color: black;
                font-family: Verdana, Arial, sans-serif;
                font-weight: bold;
                font-size: 8pt
                }

.linka          {
                font-family: Verdana, Arial, sans-serif;
                font-size: 1pt;
                background-color:#055eb1
                }

.photo          {
                 border: 1px solid #055eb1;
                 cursor: pointer;
                }

#cochtani       {width: 760px;
                background-color: #055eb1;
                }

#cochtani .row, .row_hover
                {
                cursor: pointer;
                }
#cochtani .row  {background-color: #cccccc;}
#cochtani .row_hover {background-color: #e3e3e3;}

#detail         {width: 100%;
                 background-color: #055eb1;}
#detail td        {font-size: 10px;}

.titulek
        {
         text-align: center;
         font-size: 16px;
         font-weight: bold;
         margin-bottom: 0.5em;
        }

.nadpis	{
	font-weight: bold;
	margin-top: 0px;
        margin-bottom: 1em;
	}

.text   {
	margin-top: 0px;
        text-align: justify;
        margin-bottom: 2em;
	}