body
  {
  padding: 0px 20px 20px 20px;
  margin: 0 0 0 0;
  font-family: "Trebuchet MS", verdana, tahoma, arial, sans-serif;
  font-size: 0.9em;
  color: #000000;
  background-color: #ffffff;
  }



img
  {
  border: 0;
  }

p
  {
  text-align: justify;
  padding: 0px 20px 0px 0px;
  }

ul
  {
  text-align: justify;
  padding: 0px 20px 0px 20px;
  }

table
  {
  width: 100%;
  border: 1px solid #B36B00;
  }
  
th
  {
  background-color: #FFE6BF;
  }

td
  {
  text-align: right;
  padding: 0 10px 0 10px;
  }

.rok
  {
  text-align: center;
  }

h1 
  {
  border-top: 8px solid #FF6600;
  border-bottom: 3px solid #FF6600;
  padding: 40px 15px 10px 20px;
  margin: 0 0 0 0;
  font-size: 1.2em;
  letter-spacing: 0.05em;
  background-color: #E1E1E1;
  }
  
  h1 a:link
    {
    color: #000000;
    text-decoration: none;
    }
  h1 a:visited
    {
    color: #000000;
    text-decoration: none;
    }
  h1 a:hover
    {
    color: #000000;
    text-decoration: none;
    }  
  
h2
  {
  margin: 0 0 0 0;
  padding: 25px 0 5px 0;
  font-size: 2.2em;
  color: #FF6600;
  }

h3
  {
  font-size: 1.4em;
  }
  
#page
  {
  padding: 0px 0px 0px 0px;
  width: 780px;
  background-color: #FFFFFF;
  }

#div-menu
  {
  width: 290px;
  float: left;
  }
  
#menu
  {
  font-size: 12px;
  padding: 0px 0 0px 0;
  margin: 0 0 0 0;
  letter-spacing: 0.4em;
  display: block;
  background-color: #ffffff;
  }

  #menu li
    {
    list-style-type: none;
    margin: 1px 0px 1px 0px;
    text-align: left;
    vertical-align: bottom;
    background-color: #FFCC80;
    height: 30px;
    }
  
  .padding
   {
   padding: 7px 0px 6px 20px;
   }

  #menu a
    {
    vertical-align: bottom;
    text-decoration: none;
    }

  #menu a:hover
    {
    text-decoration: none;
    color: #FF0000;
    }

#div-usmevy
  {
  padding: 2px 0 1px 2px;
  margin: 0 0 0 0;
  width: 488px;
  float: right;
  }

#usmevy
  {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  padding-top: 0px;
  padding-bottom: 0px; 
  background-color: #ffffff;
  font-size: 1px;
  }

.usmev
  {
  border: 0px;
  padding: 1px 0px 0px 1px;
  margin: 0px;
  width: 60px;
  height: 60px;
  }

#main-div
  {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  border-top: 3px solid #FF6600;
  clear: both;
  }

#main
  {
  width: 466px;
  padding: 0px 0px 30px 0px;
  float: left;
  }

#attention
  {
  width: 304px;
  padding: 0px 0px 0px 10px;
  float: right;
  }

#attention h3
  {
  font-size: 1.3em;
  color: #B36B00;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0px;
  }

#attention p
  {
  background-color: #FFE6BF;
  border: 1px solid #B36B00;
  padding: 5px;
  margin: 0px 0px 10px 0px;
  }

#zelena-linka
  {
  font-weight: bold;
  font-size: 1.3em;
  color: green;
  }

#foot
  {
  border-top: 3px solid #FF6600;
  border-bottom: 6px solid #FF6600;
  letter-spacing: 0.3em;
  font-size: 0.8em;
  background-color: #E1E1E1;
  margin: 0 0 0 0;
  padding: 10px 0px 10px 0px;
  text-align: center;
  width: 100%;
  clear: both;
  }

#hosting
  {
  font-size: 0.75em;
  margin: 0 0 0 0;
  padding: 4px 0px 0px 0px;
  text-align: right;
  width: 100%;
  clear: both;
  }
  
a:link {color: #000000; background-color: transparent; text-decoration: underline;}
a:visited {color: #000000; background-color: transparent; text-decoration: underline;}
a:active {color: #000000; background-color: transparent; text-decoration: underline;}
a:hover {color: #000000; background-color: transparent; text-decoration: underline;}

.hide
  {
  display: none;
  }



.prispevek {float:right; background:#FFD618;  font-size:16px; margin-top:40px; margin-right:20px; padding:5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
.prispevek a {color:#ffffff; text-decoration:none;}
.prispevek a:hover {color:#ffffff; text-decoration:underline;}


