/*

 --- page's css styles ---
	www.scifi-guide.net ANDROMEDA
	background-image: url(img/lev1_arrow.gif);	
*/

	a, A:link, a:visited, a:active  /*menu*/
		{color: #b5bfd2; text-decoration: none; font-family: Arial, Tahoma, Verdana; font-size: 11px;}
	A:hover
		{color: #FFFFFF; text-decoration: none; font-family: Arial, Tahoma, Verdana; font-size: 11px;}
    .body_main
		{color: #636363; background: #171717; font-family: Arial, Tahoma, Verdana; font-size: 11px; }		
	p, tr, td, ul, li   /*text*/
		{color: #C4C4C4; font-family: Arial, Tahoma, Verdana; font-size: 11px;}
	.header2, h2
		{color: #B5BFD2; background-image: url(img/back.jpg); font-weight: bold; font-family: Tahoma, Verdana; font-size: 11px; height: 30;}
	.header2s, h2
		{color: #B5BFD2; background-image: url(img/back_s.jpg); font-weight: bold; font-family: Tahoma, Verdana; font-size: 11px; height: 30;}
	.header2z, h2
		{color: #B5BFD2; background-image: url(img/back_z.jpg); font-weight: bold; font-family: Tahoma, Verdana; font-size: 11px; height: 30;}
	.text-white
		{color: #D7D7D7; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px; }
	.pozadie
		{background: #474747;}	
	.pozadie_main
		{background: #313131;}		
	.tab_nazov
		{background: #525252;}	
	.tab_back
		{background: #464646; text-align: center;}		
	.tab_uvod
		{background: #474747; padding-left: 15px; margin-left: 15px;}	
	.tab_m-uvod
		{background: #622000; padding-left: 15px; margin-left: 15px; text-align: left; font-weight: bold;}	
	.tab_z-uvod
		{background: #00002D; padding-left: 15px; margin-left: 15px;text-align: left; font-weight: bold;}		
			
	.tab_1
		{background: #752600; text-align: center; width: 80px;}		
	.tab_2
		{background: #A83600; width: 220px; padding-left: 15px; margin-left: 15px; text-align: left; font-weight: bold;}	
	.tab_3
		{background: #1c325a; text-align: center; width: 200px;}		
	.tab_4
		{background: #223860; text-align: center; width: 100px;}	
	.tab_5
		{background: #2e4167; text-align: center; width: 100px;}	
	.tab_6
		{background: #2f4268; text-align: center; font-weight: bold; width: 100px;}				
	.tab_7
		{background: #374c75; text-align: center; font-weight: bold; width: 60px;}		
	.tab_8
		{background: #4a5e86; text-align: center; font-weight: bold; width: 60px;}		
	.tab_1z
		{background: #1A0900; text-align: center; width: 90px;}		
	.tab_2z
		{background: #2B0E00; width: 220px; padding-left: 15px; margin-left: 15px; text-align: left; font-weight: bold;}
	.tab_3z
		{background: #351100; text-align: center; width: 200px;}		
	.tab_4z
		{background: #3E1400; text-align: center; width: 100px;}	
	.tab_5z
		{background: #551C00; text-align: center; width: 100px;}	
	.tab_5b
		{background: #551C00; text-align: center; font-weight: bold; width: 100px;}	
	.tab_6z
		{background: #662100; text-align: center; font-weight: bold; width: 100px;}	
	.tab_0p
		{background: #050444; width: 800px; padding-left: 15px; margin-left: 15px; padding-right: 15px; margin-right: 15px; text-align: left; font-weight: bold;}		
	.tab_1p
		{background: #050444; width: 480px; padding-left: 15px; margin-left: 15px; padding-right: 15px; margin-right: 15px; text-align: left; font-weight: bold;}		
	.tab_2p
		{background: #222137; text-align: center; width: 50px;}	
	.tab_3p
		{background: #3e3d5f; text-align: center; font-weight: bold; width: 250px;}	
	.tab_4p
		{background: #5b5a8a; text-align: center; font-weight: bold; width: 250px;}		
	.tab_5p
		{background: #8180a8; text-align: center; font-weight: bold; width: 400px; color: #000000; }							
										
	.tab_border
		{
		border-top-width : 1px;
		border-left-width : 1px;
		border-left-color : #111111;
		border-bottom-width : 1px;
		border-bottom-color : #111111;
		color : #111111;
		border-top-color : #111111;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		background-color : #202020;
		border-right-width : 1px;
		border-right-color : #111111;
		}	
	 body {  /*barva sipky*/
          scrollbar-arrow-color:#778899; 
        /*barva horni plochy "face"*/
          scrollbar-face-color:#000000; 
        /*barva praveho+dolniho vonkajsieho okraja*/
          scrollbar-darkshadow-color:#778899; 
        /*barva praveho+dolniho vnutorneho okraja*/
          scrollbar-shadow-color:#000000; 
        /*barva leveho+horniho vnejsiho okraje*/
          scrollbar-3dlight-color:#778899; 
        /*barva leveho+horniho vnutorneho okraja*/
          scrollbar-highlight-color:#778899; 
        /*barva pozadi posuvniku*/
          scrollbar-track-color:#000000; 
      }
	  


