body{
scrollbar-3dlight-color: #333333;
scrollbar-face-color: #333333;
scrollbar-darkshadow-color: #333333;
scrollbar-track-color: #333333;
scrollbar-arrow-color: #EADDCD;
scrollbar-highlight-color: #EADDCD;
scrollbar-shadow-color: #EADDCD;
}


a:link {
        font-size: 12px;
        font-family: Tahoma;
	font-weight:bold;
	color: #EADDCD;
	text-decoration: none;
}

a:visited {
        font-size: 12px;
        font-family: Tahoma;
	font-weight:bold;
	color: #EADDCD;
	text-decoration: none;
}


a:hover {
        font-size: 12px;
        font-family: Tahoma;
	font-weight:bold;
	color: #aaaaaa;
	text-decoration: none;
}

.meniu A:link {
        font-size: 12px;
        font-family: Tahoma;
        COLOR: #000000;
        text-decoration: blink;
}
.meniu A:active {
        font-size: 12px;
        font-family: Tahoma;
        color: #000000;
        text-decoration: none;
}
.meniu A:visited {
        font-size: 12px;
        font-family: Tahoma;
        color: #000000;
        text-decoration: none;
}
.meniu A:hover {
        font-size: 12px;
        font-family: Tahoma;
        color: white; 
        text-decoration: none;
}

blockquote {
        border-top: #555 1px dotted;
        border-bottom: #555 1px dotted;
	border-right: #555 1px dotted;
        border-left: #555 1px dotted;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 5px;
        padding-left: 5px;
        color: #000000;
        width: 100%;
        font-size: 12px;
        font-family: Tahoma;
        background-color: #EADDCD;
        text-align: justify
}

blockquote {
        border-top: #555 1px dotted;
        border-bottom: #555 1px dotted;
	border-right: #555 1px dotted;
        border-left: #555 1px dotted;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 5px;
        padding-left: 5px;
        color: #555;
        width: 740;
        font-size: 12px;
        font-family: Tahoma;
        background-color: #f4f4f4;
        text-align: justify
}

.class1 { 
        border-top: #555 1px dotted;
        border-bottom: #555 1px dotted;
	border-right: #555 1px dotted;
        border-left: #555 1px dotted;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 5px;
        padding-left: 5px;
        color: #555;
        font-size: 12px;
        font-family: Tahoma;
        background-color: #f4f4f4;
 }
