/* CSS Document */
table
	{
	border: none;
	border-collapse: collapse;
	}
	
table th,
table td
	{
	border-style: hidden;
	}

.detail
	{
	display: none;
	}

fieldset
	{
	padding-left: 19px;
	_padding-left: 16px;
	border: none;
	}

legend
	{
	display: none;
	}
	
#reference
	{
	border: 0px solid black;
	padding-left: 7px;
	width: 98%;
	}
	
	#reference .seleft-form
		{
		float: left;
		margin: 5px 8px;
		_margin: 5px 7px;
		}
	
	#reference .lichy
		{
		background-color: #CBCDC2;		
		}
	
	#reference .sudy
		{
		background-color: #B1B2AA;
		}
		
		
		#reference .seleft-form .select
			{
			color: #999999;		
			width: 209px;
			}
			
	#reference .text-form
		{
		color: #A6A696;
		font-size: 0.9em;
		padding-bottom: 3px;
		}
		
	#reference .buttom-form
		{
		margin-top: 15px;
		margin-bottom: 25px;
		text-align: right;
		width: 668px;
		}
		
		#reference .buttom-form .button-styl
			{
			color: #FFFFFF;
			cursor: pointer;
			background: url('/img/button.gif') center center no-repeat;
			width: 164px;
			height: 25px;
			border: 0px;
			font-weight: bold;
			}
	
	#reference table
		{
		width: 100%;
		}
	
	#reference table th
		{
		text-align: left;
		color: #ffffff;
		background-color: #A6A696;
		font-size: 0.95em;
		padding: 6px;
		}
	
	#reference table td
		{
		text-align: left;
		vertical-align: middle;
		color: #ffffff;
		font-size: 0.95em;
		padding: 6px;
		font-weight: bold;
		}
		
	#reference .strankovani-list
			{
			margin-bottom: 10px;			
			}
			
			#reference .strankovani-list a
			{
			color: #A6A696;
			font-size: 0.95em;
			text-decoration: none;
			}
			
			#reference .strankovani-list a:hover
			{
			color: #F96611;
			}
			
			#reference .strankovani-list span
			{
			font-size: 0.95em;
			color: #F96611;
			}
				
			#reference .strankovani-list .strankovani
				{
				color: #A6A696;
				font-size: 0.9em;
				}
.down-soubor
	{
	height: 40px;
	}
