﻿ 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html, body, table, P {
  margin:0;
  padding:0;
  font: 100% arial, verdana, sans-serif;
  color:#6C7A73;
  }
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;margin:0;padding:0;}
h2 {font-weight:bold;}
fieldset,img {border:0;}
select,input,textarea{font:99% arial, verdana, sans-serif;}
a { text-decoration: none;}
hr {color:#CBCAC7; height:1px; border:0; background-color:#CBCAC7; margin:7px 0;}

/******************************************************************/
#wrapper {
	margin: 10px auto 0;
	text-align: left;
	background-color: #FFF;
	border: 1px solid #7E7E7E;
	width: 798px;
	height: 510px;
}
#header {
	float: left;
	width: 798px;
	height: 100px;
}
#header h1
{
	float: left;
	height: 100px;
	width: 314px;
	background: transparent no-repeat top left;
	text-indent: -9999em;
	display: inline;
	background-image: url( 'images/kassirer.gif' );
}
#header h1 a {
	display: block;
	height: 100px; 
	width: 314px;
	overflow: hidden;
}
table.bar {
	float: right;
	text-indent:0.8em;
	color:#97AAA0;
	margin: 54px 15px 0 0;
	font-size:75%;
	/*font-weight: bold;*/
}
table.bar a {
	color:#6C7A73;
}
table.bar a:hover {
	color:#56625C;
}
#painting {
	width: 798px;
	height: 350px;
	background-color: #EFEEEA;
	clear: both;
}
#painting table img {
	height: 350px;
}
#painting table td.font
{    
	text-align:right;
	font-size:85%;
	line-height:1.5em;
	padding: 10px;
	direction:rtl;
	width: 33%;
}
#painting table td.fonts 
{    
	text-align:left;
	font-size:85%;
	line-height:1.5em;
	padding: 10px;
}
table.info{
	color:#57635D;
	margin: 10px;
	margin-top: 20px;
	font-size:75%;
	line-height:1.4em;
	direction:rtl;
}
#block { 
	width: 798px;
	height: 350px;
	background-color: #EFEEEA;
	clear: both;
}
#block table {
	font-size:80%;
	color:#191E25;
}
#block table a {
	color:#686764;
}
#block table a:hover {
	text-decoration: underline; 
}
#block table a.here {
	color:#686764;
	background-color:white;
}
#block table a.here:hover {
	background-color:white;
}
div.scroll {
	width: 728px;
	height: 350px;
	overflow: auto;
	padding: 10px 0 10px 70px;
}
table.frame {
	width: 650px;
	color:#57635D;
	margin: 15px 30px;
	padding-left: 80px;
	font-size:75%;
	line-height:1.4em;
	background-color: #EFEEEA;
	text-align:right;
	direction:rtl;
}
table.framee {
    width: 650px;
    padding-left: 61px;
	color:#57635D;
	margin: 15px 30px;
	font-size:75%;
	line-height:1.4em;
	background-color: #EFEEEA;
} 
#footer {
	text-align:center;
	width: 100%;
	margin: 10px auto;
	font-size: 70%;
}
/*************************************************************/

ul#slideshow {
    display: block;
    height: 350px;
    width: 500px;
    list-style-type: none;
    }
ul#slideshow li {
	height:350px;
    width: 500px;	
    display:block;
	position:relative;
	text-align: center;
	margin: 0 auto;
}
#block table.page {
     color: #444444;
     height: 30px;
     width: 400px;
     text-align:center;
     margin: 0 auto;
     font-size: 95%;
}
.nextbtn {
	display:block;
	height:17px;
	width:17px;
	background:url(images/next.gif) no-repeat center center;
	position: relative;

}
.backbtn 
{
    display:block;
	height:17px;
	width:17px;
    background-image:url(images/prev.gif);
    position: relative;
}
