body		{
			margin: 0px; 
			padding: 0px;
			color: #000000; 
			font-family: Verdana;
			font-size: 8pt;	
			background:#000000;
			text-align:center;
		}
table
		{
			color: #000000; 
			font-family: Verdana;
			font-size: 8pt;	
		}
#hlavicka {
     	background: #2d8dbd;
	color: #ffffff; 
	}


#prihlas {
     	background: #2d8dbd;
	color: #ffffff; 
	}

#obsah {
	width: 750px;
	margin:1em auto;
      	background: #ffffff;
	}

#leva {
	float: left;
     	background: #2d8dbd;
	width: 150px;
	margin:0px;
	padding: 0px;
    	min-height:400px;
 	_height: 400px; 

	}


#leva-obsah {
	margin:0px; 
	padding: 5px 20px;
	}

#prava {
	margin:0 0 0 150px; 
	padding:0px;
    	min-height:300px; /* pro standardní prohlížeče */
   	_height: 300px; /* IE hack -> min-height*/

	}

#prava-obsah {
	margin:10px; 
	padding: 1px;
	text-align:left;	
	color: #000000; 
	}

#paticka {
	clear:both;
	color:#ffffff;
     	background: #2d8dbd;
	text-align:center;
	padding: 0px;
}

.mezera 	{
			background-color:#ffffff;
			width:750px;
			font-size:1pt;
		}

h1 		{
			font-size: 24pt; margin-top:8px;
		}

h3 		{
			font-size: 13.5pt;
			text-align:center;
		}

a 
		{
			color:#000000;
			text-decoration:none;
		}
a:link 			
		{
			color:blue;
		}
a:visited 	
		{
			color:blue;
		}
a:active
	 	{
			color:blue;
		}
a:hover 
		{
			color:blue; 
			text-decoration:underline;
		}

.menu {
	color: #ffffff; 
	}
.menu a:link 			
		{
			color:white;
			color: #ffffff; 
		}
.menu a:visited 	
		{
			color:white;
		}
.menu a:active
	 	{
			color:white;
		}
.menu a:hover 
		{
			color:white; 
			text-decoration:underline;
		}
input 		{
			border-right: rgb(50,50,50) 1px outset;
 			border-left: rgb(50,50,50) 1px outset;
 			border-bottom: rgb(50,50,50) 1px outset;
 			border-top: rgb(50,50,50) 1px outset;
 			font-weight: normal;
 			font-size: 12px;
 			color: #000000;

 			text-decoration: none;
		}
form
		{
			margin-bottom: 2px;
		}

.odsadit {
		margin: 10px;
		}

.menu 		{
		margin-top: 5px;
		font-weight: bold;
		}

.tabborder 
		{ 
			color: white;
		}