﻿@font-face{
  font-family: 'Alef';
  src: url('Alef.eot');
  src: url('Alef.eot?#iefix')
       format('embedded-opentype'),
       url('Alef.woff') format('woff'),
       url('Alef.ttf') format('truetype'),
       url('Alef.svg#webfont') format('svg');
}

HTML {
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#77A39C; 
scrollbar-3dlight-color:#77A39C; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#808080; 
}

BODY {
background-color: #000000;
font-family: Tahoma, Arial, sans-serif;
font-size: 10pt;
margin: 20px 0px;
/*color:#E0E0E0;*/
}

P, TD, LI, UL {
font-family: Tahoma, Arial, sans-serif;
font-size: 10pt;
/* direction: rtl; */
}

Table {
font-family: Tahoma, Arial, sans-serif;
font-size: 10pt;
border-collapse: collapse;
}

HR {
color: #182B54;
height: 1px;
width: 100%;
}

li {
list-style-image: url('images/bullets.gif');
}

p.double {
line-height: 2em;
font-size: 9pt;
text-align: right;
font-weight: bold;
letter-spacing: 3px;
}

p.single {
line-height: 2em;
font-size: 8pt;
text-align: right;
font-weight: bold;
letter-spacing: 1px;
}

.pullquote-l {
text-align: right;
color: #597491;
font-size: 1em;
font-weight: bold;
line-height: 1.4em;
width: 180px;
float: left;
margin: 0px 10px 0px -10px;
border-top: 0px dotted #597491;
border-bottom: 0px dotted #597491;
}

.pullquote-r {
text-align: right;
color: #597491;
font-size: 1em;
font-weight: bold;
line-height: 1.4em;
width: 220px;
float: left;
margin: 0px 5px 8px 18px;
border-top: 1px dotted #597491;
border-bottom: 1px dotted #597491;
}

.pullquote-lb {
width: 345px;
float: left;
margin: 0px 10px 0px -10px;
}

.perek {
font-family: Tahoma, Arial, sans-serif;
text-align: right;
font-size: 12pt;
font-weight: bold;
}

/*
.fb-comments {
	direction: rtl !important;
	text-align :right !important;
}
*/

/* HEADINGS, HORIZONTAL RULE AND LINK COLORS */

A:LINK {color: #597491; text-decoration: none; font-weight: bold;}
A:VISITED {color: #597491; text-decoration: none; font-weight: bold;}
A:HOVER {color: #597491; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: #597491; text-decoration: none; font-weight: bold;}

H1 {
color: #77A39C;
font-family: Tahoma, Arial, sans-serif;
text-align: left;
font-size: 1.8em;
font-weight: bold;
letter-spacing: 2px;
}

h2 {
color: #182B54;
font-family: Tahoma, Arial, sans-serif;
text-align: left;
font-size: 1.4em;
font-weight: bold;
letter-spacing: 3px;
}

h3 {
font-family: Tahoma, Arial, sans-serif;
color: #182B54;
text-align: center;
font-size: 1.2em;
font-weight: bold;
letter-spacing: 2px;
padding: 2px 0px;
border: 1px solid #000000;
}

h4, h5 {
color: #808080;
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
}

h6 {
color: #000000;
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
} 


/* BEGIN TABLE AND CELL CLASSES */

.maintable {
background-image: url('images/background_1038.jpg');
background-color: #FFFFFF;
color: #000000;
}

.main {
color: #000000;
vertical-align: top;
line-height: 16px;
padding: 10px 10px 10px 20px;
width: 715px;
text-align: justify;
}

.sidebar {
vertical-align: top;
color: #000000;
padding: 10px;
text-align: right;
width: 220px;
}

.sidebar A:LINK {color: #000000; text-decoration: none; font-weight: bold;}
.sidebar A:VISITED {color: #000000; text-decoration: none; font-weight: bold;}
.sidebar A:HOVER {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.sidebar A:ACTIVE {color: #000000; text-decoration: none; font-weight: bold;}

.copyright {
text-align: center;
font-size: 9pt;
font-weight: bold;
letter-spacing: 5px;
}

.catalog {
color: #000000;
vertical-align: top;
text-align: justify;
}

.nounderline A:HOVER {text-decoration: none;}

/* BEGIN PROPERTIES FOR PHOTO IMAGE BORDERS */

.imageleft {
margin: 0px 20px 0px 0px;
float: left;
border: 3px double #182B54;
}

.imageright {
margin: 0px 0px 0px 20px;
float: right;
border: 3px double #182B54;
}