﻿/* PAGE AND STRUCTURE STYLES */

body
            {
			font-family: Arial;
			font-weight: bold;
			
            background-image: url();
            background-attachment: scroll;
            background-repeat: repeat-x;
            background-color: #DECEB1;
            margin: 0px;

			scrollbar-arrow-color: #624120;
			scrollbar-base-color: #000000;
			scrollbar-dark-shadow-color: #624120;
			scrollbar-track-color: #624120;
			scrollbar-face-color: #D1B08B;
			scrollbar-shadow-color: #624120;
			scrollbar-highlight-color: #624120;
			scrollbar-3d-light-color: #624120;
            }

a:link {color: #624120; text-decoration: underline; font-size: 14pt; font-family: Tahoma; font-style: normal; font-weight: bold}
a:visited {color: #624120; text-decoration: underline; font-size: 14pt; font-family: Tahoma; font-style: normal; font-weight: bold}
a:hover {color: #624120; text-decoration: underline; font-size: 14pt; font-family: Tahoma; font-style: normal; font-weight: bold}
a:active {color: #624120; text-decoration: underline; font-size: 14pt; font-family: Tahoma; font-style: normal; font-weight: bold}

a.ostoskori:link {color: #624120; text-decoration: underline; font-size: 10pt; font-family: Tahoma; font-style: normal; font-weight: bold}
a.ostoskori:visited {color: #624120; text-decoration: underline; font-size: 10pt; font-family: Tahoma; font-style: normal; font-weight: bold}
a.ostoskori:hover {color: #624120; text-decoration: underline; font-size: 10pt; font-family: Tahoma; font-style: normal; font-weight: bold}
a.ostoskori:active {color: #624120; text-decoration: underline; font-size: 10pt; font-family: Tahoma; font-style: normal; font-weight: bold}
