/*
Design by La�a
*/

*/*Cokoli?*/
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #33dd33;
}

a:hover {
	text-decoration: none;
	color: #00ff00;
}

a:visited {
	color: #332033;
}

img {
	border: 0px;
}

body {	
	/*background: #090436 url(img/pozadi.png) repeat-x; __________________________________________ZIMA____*/
	background: #000000 url(img/background.png) repeat-x;
  	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;        
        color: #333333;
}

#content
{
	margin:  0 auto; /* Vnejsi okraj */
	background: #00ce00  url(img/content_bg.png) repeat-y;
	width: 786px;
	text-align: left;	
}


#header {
	background: #00ce00;
	/*height: 248px;____________________________________________________*/
	height: 220px;
	text-align: center;		
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 	
}

#menu a {
	float: left;
	width: 100px;
	height: 20px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

#menu a:hover {
	width: 100px;
    height: 20px;
	color: #ffff00;
	text-decoration: underline;
	/*background: #336666 url(img/header_top_over.png) repeat-x; */
}

#logo {
background: #cecece  url(img/content_bg.png) repeat-y;
 /*width: 786px;  */
height: 228px;    /*
text-align: left            ;
padding-top: 80px;
padding-left: 40px; */
}

#left
{
	padding: 10px;
	width: 200px;
	padding-right: 1em;
}

#left H3
{
  width: 225px;
  height: 25px; 
  font-weight: 900;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 5px;
  text-transform: uppercase;
  color: #f0aa0f;
/*color: #ff9900;*/
}

#left H4
{
  width: 180px;
  height: 25px; 
  font-size: 12px;
  font-weight: bolder;
  padding-left: 15px;
  padding-bottom: 5px;
  text-transform: uppercase;
  color: #f0aa0f;
/*color: #ff9900;*/
}

#left H5
{
  font-size: 18px;
  font-weight: bolder;
  padding-left: 25px;
  padding-bottom: 5px;
}

#left p
{
   padding-top: 10px;
/*   border-bottom: 1px solid #D72020;
   border-left: 1px solid #D72020;
   border-right: 1px solid #D72020;  */
}


#right
{
float: right;
width: 520px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 12px;
	color: #f0aa0f;
}

#right a
{
color: #33aa33;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-right: 40px;
	text-indent: 5%;
	text-align: justify;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #f0aa0f;
}


#footer {
	height: 30px;
	clear: both;
	padding-top: 5px;
	background: #00ce00  url(img/content_bg.png) repeat-y;
	border-top: 1px solid #006400;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #003322;
}

#footer a {
	color: #a0aa0a;
}

#myTable
{
  padding-left: 5px;
  padding-right: 20px; 
}

#myTable table
{ 
  /*position: relative;
  left: 20px;
  */
  border-style: ridge;
  border-width: thin;
  border-color: #333;
/*  background: #FFCC33; */ 
}

#myTable tr
{
  background-color: #006600;
}

#myTable a:link
{
  color: #fff;
  font-weight: bold; 
}

#myTable a:visited
{
  color: #fff;
  font-weight: bold; 
}

#myTable .headline
{
  background-color: #11aa11;
  font-size: 1.1em; 
}

#myTable tr:hover
{
  background-color: #0c0;
}

#myTable td
{
  color: #ccc;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
  /*background: #FFCC66; */
}

#myTable th
{
  color: #fff;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  /*background: #FFCC66; */
}


div#main_menu
{
  
  color: #fff; background-color: #009900;
  width: 13em;
  margin-left: 1.1em;
  margin-top: 1.1em;
  margin-bottom: 1.1em;
  padding: 0.2em;
  width: 12em;  
}

div#main_menu ul {
	background-color: #006600;
  margin: 0; padding: 0;
  border-top: 0.2em solid #006600; border-bottom: 0.2em solid #006600;
}

div#main_menu li {
  list-style: none;
  margin: 0; padding: 0;
  border-top: 0.1em solid #006600; border-bottom: 0.1em solid #006600;
}

div#main_menu a {
  color: #fff;
  font-size: 1em;
  text-decoration: none;
  font-weight: bold;
  display: block;  
  width: 12em;
  padding: 0.35em 1em;
  width: 8em;
  height: 20px;
  background: #006600 url(img/menu_item.png) repeat-x;
  border-left: 1em solid #006600; border-right: 1em solid #006600;
}

div#main_menu a:hover, div#main_menu a:focus{
  background: #006600 url(img/menu_item_over.png) repeat-x;
  border-left: 1em solid #00cc00; border-right: 1em solid #00cc00;
}

div#main_menu a:active
{
  background-color: #00b300;
  border-left: 1em solid #00ff00; border-right: 1em solid #00ff00;
}

#menu_top
{
/*border-left: 4px solid #000000;*/
width: 786px;
height: 20px;
background: url(img/header_top.png) repeat-x;
}

#menu_top a
{
padding-left: 25px;
padding-right: 25px;
}
