body
       {
       font-family: Tahoma, Verdana, Arial;
       margin: 0;
       background: #0174b1;
       padding: 0 0 10px 0;
       text-align: center;
       font-size: 12px;
       color: white;
       }

a
       {
       text-decoration: none;
       color: white;
       font-weight: bold;
       }

a:hover
       {
       text-decoration: underline;
       }

p
       {
       margin: 0 0 5px 0;
       padding: 0;
       }

table td {text-align: center;}

img
       {
       border: 0px none;
       margin: 0;
       }

#koren
       {
       width: 1000px;
       height: auto;
       margin: auto;
       }

.text
       {
       width: 200px;
       border: 0px none;
       color: black;
       font-size: 12px;
       font-family: Tahoma, Verdana, Arial;
       }

.button
       {
       width: 200px;
       height: 70px;
       background: url(../../obrazky/button.jpg) left top no-repeat;
       border: 0px none;
       display: inline;
       }

.submit
       {
       cursor: hand;
       cursor: pointer;
       }

strong {font-size: 14px;}


.div_zluty
       {
       width: 1000px;
       height: auto;
       margin: auto;
       background: #ffdd2b;
       color: black;
       padding: 5px 0;
       }

.div_zluty a {color: black;}

