body
{
	font-size: 0.8em;
	font-family : Arial CE, Arial, Helvetica CE, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-color: #F3F3F3;
	background : url(../img/bg_top.gif) repeat-x;
	text-align: left;
}

a 
{ 
	color: #000; 
	text-decoration: none; 
}

a:hover 
{ 
	color: #000; 
	text-decoration: underline; 
}

img
{
	border: 0px;	
}

th
{
	height: 24px;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 2px #008CD4;
}

.th_sub
{
	height: 20px;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #000000;
	background-color: #FFF8EA;
	border-bottom: dotted 1px #888888;
}

.tabulka_grid
{
	border-bottom: solid 1px #C2EAFE;
	height: 20px;

}

td 
{
	font-size: 0.75em;
}



Input
{
	border: #285a1d 1px solid;
	
	FONT-WEIGHT: normal;
	FONT-SIZE: 1em;
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica;
}

Textarea 
{
	border: #285a1d 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 1em;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica;
}

Select 
{
	border: #285a1d 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 1em; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica;
}
Button
{
	border: #285a1d 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 1em;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica;
	cursor: pointer;
}

.form_nutne
{
	background-color: #FFFFB2;
}






#page
{
	width: 798px;
	min-height: 500px; 
	position: relative; 
}

	#top_zahlavi
	{
	width: 798px;
	height: 60px;
	top: 38px;
	text-align: left; 
	background-image: url(../img/bg.jpg);  
	background-repeat: repeat-x;
	background-color: #57C6FE; 
	border: solid 1px #083C54;
	position: relative;
}

		#top_zahlavi_fotka
		{
			top: 15px;
			left: 20px;
			/*background-image: url(../img/r.jpg);*/
			width: 150px;
			height: 156px;
			z-index: 1000;
			background-repeat: no-repeat;
			position: absolute;
		}
		
		#top_zahlavi_text_nadpis
		{
			top: 10px;
			left: 200px;
			color: #FFFFFF;
			font-size: 2em;
			font-weight: bold;
			font-family: tahoma;
			text-align: left;
			position: relative;
			margin: 2px;
		}
		
		#top_zahlavi_text
		{
			top: 1px;
			left: 90px;
			width: 630px;
			font-size: 0.9em;
			text-align: left;
			position: relative;
			margin: 2px;
		}

			#top_zahlavi_text ul, #top_zahlavi_text ul li 
			{
				display: inline;
				margin: 0;
				padding: 0;
			}

			#top_zahlavi_text_login 
			{
				right: 2px;
				position: absolute;
			}


		
	#top
	{
		width: 798px;
		height: 22px;
		border: solid 1px #083C54;
		top: 40px;
		background-color: #008CD4;
		position: relative;
	}


	#top_menu
	{
		top: 4px;
		text-align: right;
		font-weight: bold;
		position: relative;
	}

		#menu ul 
		{
			margin: 4;
			padding: 4;
			margin-left: 20px;
			margin-right: 0;
			margin-top: 5px;
			margin-bottom: 2;
		}

		#menu li 
		{
			font-weight: bold;
			padding-bottom: 0.5em;
		}

		#menu li li 
		{
			font-weight: normal;
			padding-bottom: 0;
		}
	

	
	#telo
	{
		top: 42px;
		width: 798px;
		text-align: left;
		position: relative;
	}
	
		#leva
		{
			width: 195px;
			min-height: 400px;
			float: left;
			left: 0px;
			border: solid 1px #083C54;
			background-color: #57C6FE;
			background-repeat: no-repeat;
			position: relative;
			z-index: 500;
		}	
			#leva_obsah
			{
				position: relative;
			}
		
		
		#main
		{
			float: left;
			left: 2px;
			width: 599px;
			min-height: 669px;
			_height: 610px;
			text-align: left;
			border: solid 1px #083C54;
			background-color: #F8F8F8;
			position: relative;
		}
	
		#main_obsah
		{
			width: 580px;
			left:10px;
			position: relative;
		}
	
			#telo_obsah_zahlavi
			{
				width: 570px;
				height: 18px;
			}

			#telo_obsah_tool
			{
				width: 570px;
				text-align: right;
				height: 40px;
			}

			#telo_obsah_count
			{
				width: 570px;
				text-align: right;
			}
			
			#telo_obsah_obsah
			{
				clear: both;
				width: 570px;
				text-align: left;
				position: relative;

			}

/*  zatim nepouzivano
#zapati
{
	clear: both;
	top: 85px;
	height 50px;
	position: relative;	
}
*/


#paticka
{
	clear: both;
	height: 10px;
	top: 85px;
	position: relative;
}

#copyright
{
	clear: both;
	background-color: #F5F5F5;
	width: 799px;
	height: 19px;
	top: 60px;
	margin: 0px auto;
	font-size: 0.95em;
	font-family: Arial, Helvetica CE, Arial CE, Arial, Helvetica, sans-serif;
	position: relative;
}

	#copyright_line
	{
		height: 1px;
		position: relative;
		top: -3px;
	}

	#copyright ul, #copyright ul li 
	{
		display: inline;
		top: 2px;
		margin: 0;
		padding: 0;
		color: #000000;
	}

	#copyright_copy 
	{
		left:	5px;
		top: 50px;
		position: absolute;
 		font-size: 0.9em; 
	}

	#copyright_aktualizace
	{
		left:	300px;
		top: 2px;
		position: absolute;
		font-size: 0.9em;
	}

	#copyright_urlwebm
	{
		right: 1px;
		top: 2px;
		position: absolute;
		font-size: 0.9em;
	}






#hlavnioznameni
{
	width: 90%;
	min-height: 100px;
	background-color: #F2F2F2;
	border: solid #C2EAFE 1px;
	margin: 5px;
	padding: 5px;
}
	








#strankovani
{
	text-align: center;
}


#form_chovatel
{
	width: 100%;
	float: left;
	padding: 4px;
/*	border: solid #5cb85c 1px;*/
	border: solid #799979 1px;
	background-color: #d8efc2;
}

#form_mezera
{
	width: 100%;
	height: 12px;
	float: left;
}		

#form_mezera_predsubmit
{
	width: 100%;
	height: 20px;
	float: left;
}		

#zalozky_box
{
	float: left;
	left: 5px;
	width: 96%;
	padding: 5px;
	border: solid #799979 1px;
	position: relative;
}

#zalozky_box_zvire
{
	float: left;
	left: 5px;
	width: 96%;
	padding: 5px;
	border: solid #799979 1px;
	position: relative;
	background-color: #CFE8A6;
}

#zalozky_box_nazev
{
	float: left;
	left: 5px;
	font-weight: bold;
	position: relative;
		
}

.smerovnik, .smerovnik:hover
{
	text-align: left;
	color: #007FBA;
	font-size: 8pt;
	font-family: Arial;
}

.smerovnik:active
{
	text-align: left;
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
}


.sublink_prispevek_hlavni
{ 
	font-size: 1.15em; 
	font-weight: bold; 
	text-decoration: none; 
}

.sublink_prispevek_hlavni:hover 
{ 
	font-size: 1.15em; 
	font-weight: bold; 
	text-decoration: underline;
}


.image {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	margin: 4 4 4 4;
}

.image_foto {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}



