html 
{
				scrollbar-base-color:#67120C;
				scrollbar-face-color:#67120C;				 
				scrollbar-arrow-color:#FFE1E1; 
				scrollbar-3d-light-color:#FF9999;
				scrollbar-darkshadow-color:#ffffff; 
				scrollbar-shadow-color:#ffffff; 		
				background-color: #4D2617
}

body         { font-family: Arial; 
				font-size: 10pt; 
				color: #ffffff;
				overflow:auto;
				scrollbar-base-color:#67120C;
				scrollbar-face-color:#67120C;				 
				scrollbar-arrow-color:#FFE1E1; 
				scrollbar-3d-light-color:#FF9999;
				scrollbar-darkshadow-color:#ffffff; 
				scrollbar-shadow-color:#ffffff; 		
				background-color: #4D2617}

.b1      { border: 1px solid #BE672E;
		   background-color:#7C4F3B;
		   font-family:Arial; 
		   font-size:10pt; 
		   color:#ffffff; 
		   margin-left: 20px; text-align:center
		    }

.b2		 { border: 1px solid #ffffff }

.b3		 { border-right:1px solid #E4FCE7;  }

.b4		 { border: 1px solid #BE672E;
		   font-family:Arial; 
		   font-size:10pt; 
		   color:#FFFFFF; 
		   text-align:left; 
		   margin-left: 10;text-align:left; margin-right:10  }

a:active     { font-family: Arial; 
				text-decoration: none;
				font-weight:bold;
				font-size: 10pt; 
				color: #ffffff }
				
a:link       { color: #F0AE58; 
				text-decoration: none;
				font-weight:bold;
				font-size: 10pt;
				font-family: Arial;}
				
a:visited    { font-family: Arial; 
				text-decoration: none;
				font-weight:bold;
				font-size: 10pt;
				color: #F0AE58}
				
a:hover      { font-family: Arial; 
				text-decoration: none;
				font-weight:bold;
				font-size: 10pt;
				color: #ffffff}

.text 		{  font-family: "Arial"; 
			font-size: 9pt; 
			text-align: justify;}
			
.text1 		{  font-family: "Arial"; 
			font-size: 10pt; 
			text-align: justify; font-weight:bold}

.nadpis1 	{  font-family: "Arial"; 
			font-size: 10pt; 
			text-align: justify; 
			font-weight:bold;
			}

.nadpis2 	{  font-family: "Arial"; 
			font-size: 10pt; 
			text-align: justify; 
			font-weight:bold;
			color:#F8D695}
			
.nadpis_red {  font-family: "Arial"; 
			font-size: 10pt; 
			text-align: justify; 
			font-weight:bold;
			color:##CC0000}

ul           {  font-family:Arial;
 				font-size:9pt; 
				color: #ffffff; 
				list-style-type:disc; }
				
.btn			
{
	font-family: Arial;
	font-size: 8pt;
	color: #7C4F3B;
	background-color: #F9E9CA;
	}
	
.radio 		{  font-family: "Arial"; 
			font-size: 9pt; 
			text-align: left;}
			
.textbox_povinny 
{
	background-color: #F9E9CA;
	border: 1px solid #F8D695;
}

.textbox
{
	background-color: white;
	border: 1px solid black;
}

.vysvetlivky {  font-family: "Arial"; 
               font-size: 8pt; 
               text-align: justify; 
               color:#ffffff}
               
.url       { color: #F0AE58; 
				text-decoration: none;
				font-weight:bold;
				font-size: 10pt;
				font-family: Arial;}
				
.L1 {background-color: #4D2617;
	border: solid 1px #F8D695}
