@charset "utf-8";
/* CSS Document */

body {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

img {
border:none;
}

a, a:visited {
text-decoration:none;
color:#0099FF;
}

.main {
width:900px;
margin:auto;
text-align:center;
}

.home {
text-align:center;
margin-top:50px;
font-family:"Guttman Vilna";
font-size:24px;
}

.mid {
text-align:center;
}

.login {
font-size:9px;
}

.login_input {
font-size:8px;
height:10px;
}

.video {
color:#029796;
}

.video_title {
font-size:36px;
}


.audio {
color:#f18e14;
}

.audio_title {
font-size:36px;
}

.yiddish {
color:#600;
}

.yiddish_title {
font-size:36px;
}

.pub_sefer {
color:#600;
}

.pub_sefer_title {
font-size:36px;
}

.contact {
color:#d1d3d4;
}

.contact_title {
font-size:36px;
}

.pics {
color:#06651e;
font-size:36px;
background-color:#c0c0c0;
}

.pics_menu {
font-size:16px;
}

hr {
     border: 0px;
     height: 1px;
     color: blue;
     background-color: blue;
}

.flash_title {
	color:#F00;
	font-weight:bold;
	text-decoration:blink:
}

.titre {
	color: #F00;
}

.hok {
	font-family:"Guttman Vilna";
	font-size:24px;
}

.hok_title {
	font-size:36px;
}

.books {
	font-family:"Guttman Toledo";
	color:#1481dc;
}

.books_title {
	font-size:36px;
}

.sefer_title {
	font-family:"Guttman Toledo";
	font-size:34px;
	color:#1481dc;
	text-align:center;
}

.rtl {
	direction:rtl;
}
.ltr {
	direction:ltr;
}

