.ul {
	font-family: Arial;
	color: #ed1b24;
	font-size: 12px;
	text-decoration:none;	
	font-weight: bold;
}
.button_copy {
	font-family: Arial;
	color: #808080;
	font-size: 10px;
	text-decoration:underline;	
	font-weight: normal;
}
.button_copy:hover {
	font-family: Arial;
	color: #808080;
	font-size: 10px;
	text-decoration:none;	
	font-weight: normal;
}
.button_top {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;	
	font-weight: bold;
}
.button_top:hover {
	font-family: Arial;
	color: #ffcb06;
	font-size: 12px;
	text-decoration:none;	
	font-weight: bold;
}
.button_bottom {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:none;	
	font-weight: bold;
}
.button_bottom:hover {
	font-family: Arial;
	color: #ed1b24;
	font-size: 11px;
	text-decoration:none;	
	font-weight: bold;
}
.nadpis {
	font-family: Arial;
	color: #ed1b24;
	font-size: 24px;
	font-weight: normal;
}
.nadpis_red {
	font-family: Arial;
	color: #ed1b24;
	font-size: 12px;
	font-weight: bold;
}
.nadpis_white {
	font-family: Arial;
	color: #ffffff;
	background-color: #ed1b24;
	font-size: 14px;
	font-weight: bold;
}
.text_white {
	font-family: Arial;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
.podnadpis {
	font-family: Arial;
	color: #ffcb06;
	font-size: 14px;
	font-weight: bold;
}
.podnadpis2 {
	font-family: Arial;
	color: #ffcb06;
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.bottom {
	font-family: Arial;
	color: #9b9b9b;
	font-size: 10px;
	font-weight: normal;
}
.link {
	font-family: Arial;
	color: #ffc530;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}
.link:hover {
	font-family: Arial;
	color: #ed1b24;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}
.edit { 
	font-size: 8pt; 
	font-family: Arial; 
	color: #000000;
    background-color: #FFFFFF; 
	font-weight: normal;
	border: 1px solid #bcbdc1;
}
.edit2 { 
	font-size: 8pt; 
	font-family: Arial; 
	color: #ed1c24;
    background-color: #FFFFFF; 
	font-weight: bold;
	border: 1px solid #bcbdc1;
}
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #bcbdc1;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}
