﻿/* CSS Document */
body{
margin: 0px 1000px 0px 100px;
background-image: url("images/body_bg.jpg");

}
table.content_tab
{
	width: 90%;
	background-image: url("images/tabs_bgтит.jpg");

}

table.right_menu
{
background-image: url("images/rght_menu_bg.jpg");
width: 80%;
}
table.right_tab
{
background-image: url("images/tabs_bg.jpg");
width: 90%;
}
tr.menu_tr
{
height: 22px;
}
.rmenu
{
color: #ffffff;
font-size: 12pt;
font-face: Geneva, Arial, Helvetica, sans-serif;
font-style: italic;
}
th.content_th
{
	
	color: #ffffff;
	font-size: 12pt;
	font-style: italic;
}
th.right_th
{
	background-image: url("images/t_headers.jpg");
	color: #ffffff;
	font-size: 12pt;
	font-style: italic;
	text-align: center;
}
.picture {
float:left;
width: 350px;
}
.picture1{
float: right;
width: 155;
}
.fasad {
float:left;
width: 320px;
}
.text
{
	font-size: 10pt;
	font-family: arial, verdana, sans-serif;
	font-style: italic;
	color: #ffffff;
	text-align: justify;
	text-indent: 20px;
}
h2
{
	font-size: 10pt;
	font-family: arial, verdana, sans-serif;
	font-style: italic;
	color: #ffffff;
	text-align: center;
	text-indent: 20px;
}
th
{
font-size: 8pt;
font-family: arial, verdana, sans-serif;
font-style: italic;
color: #ffffff;
text-align: left;
}
a
{
color: #ffffff;
font-style: bold;
decoration: none;
}
a:hover
{
decoration: underline;
}
.trs{border: 1px solid #ffffff;}
.price
{
color: #ffffff;
font-size: 10pt;
text-align: center;
}

#form 
{
	color: #ffffff;
}
em, p
{
 color: #ffffff;
}