body {
	background-color: #940202;
	background-image: url(../style/bg2.gif);
	background-repeat: repeat;
	scrollbar-3dlight-color: #d1d7dc;
        scrollbar-arrow-color: #CC9900;
        scrollbar-darkshadow-color: #98aab1;
        scrollbar-highlight-color: #ffffff;
        scrollbar-track-color: #940202;
        SCROLLBAR-FACE-COLOR: #940202; 
        SCROLLBAR-SHADOW-COLOR: #CC9900;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;

    }

.exe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dddddd;
	text-align: center;
	font-weight: bold;
    }

.copy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: #dddddd;
    text-align: center;
    }
		    
.copy:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: #dddddd;
    text-align: center;
    text-decoration: none;
    }

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;

    }

.stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }

.stopka:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }


.stopka_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }
.info {
	color:#CC9900;
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	
}

A:link	{
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;
	color:	#CC9900;
	/* font-weight:bold; */
	font-size: 12pt;
	}	
		
A:hover	{
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;
	color:white;
	/* font-weight:bold; */
	color:	#FFFFFF;
	/* background-color:#CC9900;*/
	font-size: 12pt;
	
	}
	
A:visited	{
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: underline;
	/* font-weight:bold; */
	color:#FFFFFF;
	font-size: 12pt;
	}	
		
A:active	{
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;	
	text-decoration:	none;
	color:#FFFFFF;
	font-size: 12pt;
	}
