html { height: 100%; }
table, td, tr {
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-COLLAPSE: collapse; 
	BORDER-BOTTOM-STYLE: none; 
	empty-cells: show;	
	font-size:12px;
}
img {
	border: 0px none;
}
form {
	padding: 0px;
	margin: 0px;
}
h1 {
	color:#FF0000;
	font-size:16px;
	text-align:center;
	text-transform:uppercase;
	margin-top:15px;
	margin-bottom:15px;
}
h2 {
	color:#000000;
	font-size:16px;
	text-align:center;
	text-transform:uppercase;
	margin-top:15px;
	margin-bottom:15px;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #f3eee8;
	scrollbar-base-color: broun;
	scrollbar-dark-shadow-color: broun;
	scrollbar-face-color: #d7caa9;
	scrollbar-shadow-color: #d7caa9;
	/* background-color: #c9bc9b; */
}
.menu td {
	text-align:center;
	height: 40px;
	vertical-align: middle;
}
#bottom
{
	padding: 5px 5px 5px 15px;
	font-size:10px;
	color:#b09465;
}
#bottom a{
	padding: 0px 5px 0px 5px;
}
#bottom a:hover{
	padding: 0px 5px 0px 5px;
	color:#826A42;
}
#main_left {
	float: left;
	width:435px;
	margin-top:31px;
}
#main_right {
	width:515px;
	float: right;
}
.paper_back {
	background-repeat:repeat-y;
}
.sendform {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
.sendform td{
	vertical-align: middle;
	padding:5px;
}
.sendform_text {
	width: 200px;
}
.comment {
	font-size:11px;
	color:#999999;
}
.tablica {
	border-right: solid #b09465 1px;
	border-bottom: solid #b09465 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
.tablica td {
	border-left: solid #b09465 1px;
	border-top: solid #b09465 1px;
	vertical-align: middle;
	padding:5px;
}
.tablica th {
	border-left: solid #b09465 1px;
	border-top: solid #b09465 1px;
	text-align:center;
	vertical-align: middle;
	padding:5px;
	background-color:#826A42;
	color:#FFFFFF;
}
.redtext {
	color:#FF0000;
}
.error {
	color:#CC0000;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}
.razdel {
	float:left;
	background:url(images/paper_l.gif);
	background-repeat:no-repeat;
	height:31px;
}
.razdel div {
	padding-left:30px;
	padding-top:10px;
	padding-bottom:0px;
	font-family: Georgia;
	font-size:16px;
	font-weight:bold;
}
.main_text {
	font-size:12px;
	background:url(images/text_back.jpg);
	padding: 7px;
	width:100%;
}
#welcome_txt {
	text-transform:uppercase;
	color: #000000;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif
}
a {
    color:#b09465;
	text-decoration:underline;
}
a:hover{
	color:#826A42;
	text-decoration:underline;
}
a:visited  {
	color:#b09465;
	text-decoration:underline;
}
a:active {
    color:#b09465;
	text-decoration:underline;
}
.proposition {
	margin-top:15px;
	margin-right: 5px;
}
/* для увеличения фото*/
.highslide {
	cursor: url(../images/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	/*border: 2px solid gray;*/
}
.highslide:hover img {
	/*border: 1px solid silver;*/
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../images/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(../images/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.schet {
	visibility:hidden;
	height:1px;
	width:1px;
}
