		body
			{
				font-size: 65%; 
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
				position: relative;
				_width: 999px;
				min-width:999px;
				margin: 0px; padding: 0px; 
				background: #FFFFFF;
				behavior: url(/csshover.htc); /* add custom:hover support */
				behavior: url(/data/csshover.htc); /* add custom:hover support */
				behavior: url(./../csshover.htc); /* add custom:hover support */
				behavior: url(./../../csshover.htc); /* add custom:hover support */
				behavior: url(./../../../csshover.htc); /* add custom:hover support */
				behavior: url(./../../../../csshover.htc); /* add custom:hover support */
				behavior: url(./../../../../../csshover.htc); /* add custom:hover support */
				behavior: url(./../../../../../../csshover.htc); /* add custom:hover support */
				behavior: url(./../../../../../../../csshover.htc); /* add custom:hover support */ 
				}

		 p {
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				border: none;
				position: relative;
				}
			
		.u
			{
				padding:0px;
				margin: 0px;
				text-decoration:underline;
			}				
		h1,h2,h3,h4,h5,h6
			{
				padding:0;
				margin: 0; 
				font-size:12px;	
				color:#000000;
				font-weight:normal;
				display:inline;
				}

		a
			{
				FONT-SIZE: 12px; 
				FONT-FAMILY: "Microsoft Sans Serif", sans-serif; 
				TEXT-DECORATION: none;
			   }
		a.:hover 
			{
				FONT-SIZE: 12px; 
				FONT-FAMILY: "Microsoft Sans Serif", sans-serif; 
				TEXT-DECORATION:underline; 
			   }				

		select 
			{
				font-size: 0.8em;
				}
				
		.twhite   	   
			{
				FONT-SIZE: 11; 
				COLOR: #FFFFFF; 
				FONT-FAMILY: Verdana; 
				TEXT-DECORATION: none;
			   }

		.twhitem
			{
				FONT-SIZE: 12; 
				COLOR: #FFFFFF; 
				FONT-FAMILY: arial,sans-serif;
				TEXT-DECORATION: none;
			   }			   
			   				 
			   
		a.awhite	   
			{
				COLOR: #FFFFFF; 
			   }
		a.awhite:hover 
			{
				COLOR: #FFFFFF; 
			   }

		a.ablack	   
			{
				COLOR: #000000; 
			   }
		a.ablack:hover 
			{
				COLOR: #000000; 
				TEXT-DECORATION: underline;				
			   }

		a.ablackm	   
			{
				COLOR: #000000;
				font-size: 11;
			   }
		a.ablackm:hover 
			{
				COLOR: #000000; 
				font-size: 11;
				text-decoration:underline;
			   }
			   
		a.ablackmm
			{
				FONT-SIZE: 11; 
				COLOR: black; 
				FONT-FAMILY: Helvetica; 
				TEXT-DECORATION: none;
				}

		a.ablackmm:hover
			{
				FONT-SIZE: 11; 
				COLOR: black; 
				FONT-FAMILY: Helvetica; 
				TEXT-DECORATION:underline;
				}
		a.ablue	   
			{
				COLOR: #0065B6; 
				font-family:arial,sans-serif;
				font-size: 12; 				
			   }
		a.ablue:hover 
			{
				COLOR: #0065B6; 
				font-family:arial,sans-serif;
				font-size: 12; 				
			   }	

		a.aorange  
			{
				COLOR: orange; 
				font-family:arial,sans-serif;
				font-size: 12; 				
			   }
		a.aorange:hover 
			{
				COLOR: orange; 
				font-family:arial,sans-serif;
				font-size: 12; 				
			   }			   		   	

		.tredreg   	   
			{
				FONT-SIZE: 11; 
				COLOR: red; 
				FONT-FAMILY: Helvetica; 
				TEXT-DECORATION: none;
				font-weight:bold;								
			   }			   
			   
		.tblackreg  
	 	   {
				FONT-SIZE: 11; 
				COLOR: #000000; 
				FONT-FAMILY: Helvetica; 
				TEXT-DECORATION: none;
				font-weight:bold;								
			   }	

		.tblack
			{
				color:#000000; 
				font-family:arial,sans-serif;
				font-size: 12; 
				text-decoration: none
				}

		.tred
			{
				color:red; 
				font-family:arial,sans-serif;
				font-size: 12; 
				text-decoration: none
				}				

		.tgreen
			{
				color:green; 
				font-family:arial,sans-serif;
				font-size: 12; 
				text-decoration: none
				}								

		.tblue
			{
				color:blue; 
				font-family:arial,sans-serif;
				font-size: 12; 
				text-decoration: none
				}	

		.torange
			{
				color:orange; 
				font-family:arial,sans-serif;
				font-size: 12; 
				text-decoration: none
				}							
								

		.tblacknadpis   
			{
				FONT-SIZE: 16;
				COLOR: black; 
				FONT-FAMILY: Helvetica; 
				TEXT-DECORATION: none;
				font-weight:bold;					
			   }							   				

		.tblackm   	   
			{
				FONT-SIZE: 11; 
				COLOR: black; 
				FONT-FAMILY: Helvetica; 
				TEXT-DECORATION: none;
			   }

		.sprava_error 
			{
					background:#FFDEBB;
					color:#ED1B24;
					width:100%;
					font-align:center;
					font:12px Verdana,Arial,Helvetica,Sans-Serif;
					font-weight: bold;						
					text-decoration:none;
					border:1px solid #D00000;
					padding:2 2 2 2;
					margin:5 5 5 5;					
				   }

		.sprava_info 
			{
					background:#DAEDFE;
					color:#1171D0;
					width:100%;
					font-align:center;
					font:12px Verdana,Arial,Helvetica,Sans-Serif;
					font-weight: bold;					
					text-decoration:none;
					border:2px solid #1171D0;
					padding:2 2 2 2;
					margin:5 5 5 5;	
				   }		

		.toolbar 
			{
					BORDER: black 1pt solid;
					FONT-SIZE: 20;
					COLOR:black;
					WIDTH: 20pt; 
					CURSOR: hand;  
					FONT-FAMILY: wingdings; 
				    HEIGHT: 20pt; 
					FONT-WEIGHT:none;				    
					}

		.toolbarimg 
			{
					border: 1px solid black;
					width: 25; 
					cursor: hand;  
				    height: 25; 
					}						

		a.amenutop	   
		{
					FONT-SIZE: 12; 
					COLOR: #FFFFFF; 
					FONT-FAMILY: Helvetica; 
					TEXT-DECORATION: none;
					FONT-WEIGHT:bold;						
				   }
			   
		a.amenutop:hover 
		{
					FONT-SIZE: 12; 
					COLOR:#FFFFFF; 
					FONT-FAMILY: Helvetica; 
					TEXT-DECORATION:none; 
					FONT-WEIGHT:bold;										
				   }
				   
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:8e8e8e;
	}
.menu ul{
	background:url(/image/menu-bg.gif) top left repeat-x;
	height:30px;
	list-style:none;
	margin:0px;
	padding:0px;
	}
	.menu li{
		float:left;
		}
	.menu li a{
		color:#666666;
		display:block;
		font-weight:bold;
		line-height:30px;
		padding:0px 14px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover{
			color:#000000;
			text-decoration:none;
			}
	.menu li ul{
		background:#e0e0e0;
		border-left:2px solid #0079b2;
		border-right:2px solid #0079b2;
		border-bottom:2px solid #0079b2;
		display:none;
		height:auto;
		filter:alpha(opacity=95);
		opacity:0.95;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li li {
		display:block;
		float:none;
		width:225px;
		}
	.menu li ul a{
		display:block;
		font-size:12px;
		font-style:normal;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover{
			background:#0079b2;
			color:#000000;
			opacity:1.0;
			filter:alpha(opacity=100);
			}	
	.menu p{
		clear:left;
		}	
	.menu #current{
		background:url(/image/current-bg.gif) top left repeat-x;
		color:#ffffff;
		}