﻿body
{
	font-family: Arial, Helvetica, sans-serif;
}
P#fl:first-letter 
{
    font-size: 150%; /* Размер шрифта первого символа */
}
div.photo1 
{
	height:160px; 
	text-align:center; 
	vertical-align:middle; 
	background-image:url('App_Themes/Theme1/pic_canvas.png'); 
	background-position:center; 
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	border:0 none;
}
div.photo3 
{
	width:320px; 
	height:235px; 
	text-align:center; 
	vertical-align:middle; 
	background-image:url('App_Themes/Theme1/pic_canvas_b.png'); 
	background-position:center; 
	background-repeat:no-repeat;
}
img.photo1
{
	width:160px;
	height:120px; 
	border: 1px solid #ffffff;
	/*margin:20px 40px 20px 40px;*/
	margin:14px 0 0 0;
}
img.photo3
{
	width:260px;
	height:195px; 
	border: 1px solid #ffffff;
	margin:20px 30px 20px 30px;
}
img.atlas
{
	width:120px;
	height:160px; 
	border: 1px solid #ffffff;
	margin:10px 20px 10px 5px;
}
h2
{
	text-align:center;
}
h3
{
	text-align:center;
}
td.table
{
	background-position:center; 
	background-repeat:no-repeat;
	width:100%;
}
td.top
{
	background-image:url('images/main/top.png'); 
	height:9px; 
}
td.res_top
{
	font-weight:bold;
	width:250px; 
	padding:10px; 
	text-align:center;
}
td.middle
{
	background-image:url('images/main/td_bkgrnd.png'); 
	background-position:center; 
	background-repeat:repeat-y; 
	padding:0px 10px 5px 10px; 
	text-align:justify; 
	font-family:Arial; 
	width:100%;
}
td.bottom
{
	background-image:url('images/main/bottom.png'); 
	height:14px; 
}
td.reserve_w
{
	vertical-align:top;
	text-align:left; 
	padding:5px 0 5px 25px;
}
table.price_header
{
	width:900px; 
	background-color:#f0f0f0; 
	border-collapse:collapse; 
	margin:0; 
	padding:0;
}
table.price_body
{
	width:900px; 
	background-color:White; 
	border-collapse:collapse; 
	margin:0; 
	padding:0;
	color:#1f1f1f;
}
td.colspan
{
	padding:10px;
	width:33%;
	text-align:center;
	border-bottom: solid 1px #cccccc; 
}
td.column1
{
	padding:10px;
	width:250px;
	text-align:left;
	border-bottom: solid 1px #cccccc; 
}
td.column2
{
	padding:10px;
	width:150px;
	text-align:left;
	border-bottom: solid 1px #cccccc; 
}
.replacedtext {text-align:justify; margin:0 150px 0 150px; padding:10px; border:solid 1px #ffaaaa; font-size:8pt; background-color:#fff8f8;}
.replacedtext a {font-size:8pt; font-weight:bold; text-decoration:none; color:#0066cc;}
.replacedtext a:hover {font-size:8pt; font-weight:bold; text-decoration:underline; color:#0066cc;}