﻿.column
{
	height: 120px;
}
input.button
{
	background: #A41614;
	border: 0px solid #A41614;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

h1
{
	background-color: #A41E22;
	background-image: url( 'bg-h1-sbook.jpg' );
	background-repeat: repeat-y;
	background-position: right;
}


h2
{
	border-right: 4px #A41614 solid;
	color: #9B907D;
}

#top-header
{
	width: 100%;
	height: 50px; /*	background-color: #CEC6B5; border-left:1px #C8C2B7 solid; */ /*border-right:1px #C8C2B7 solid; */
	border-bottom: 3px #A41614 solid;
	margin-bottom: 3px;
}


#footer
{
	width: 980px;
	height: 5px;
	border-top: 2px #A41614 solid;
	margin-top: 5px;
	clear: both;
	margin: 0 auto;
	margin: 0 auto;
	padding: 2px 0;
}


#footer a
{
	color: #484444;
	text-decoration: none;
}

#footer a:hover
{
	color: #A41614;
	text-decoration: none;
}

ul
{
	list-style: square;
	text-align: justify;
	direction: rtl;
	font-size: 11px;
	padding-right: 4px;
	color: #A41614;
	margin-right: 18px;
}
ul a
{
	color: #A41614;
}

ul a:hover
{
}
