HTML
{
	height: 100%;
}

BODY
{
	height: 100%;
	margin: 0;
	background-color: #F0F0F0;
	font:	10px verdana;
	line-height: 16px;
	color: #666666;
}

A:link
{
	color: 									#5D4D41;
	text-decoration:				none;
}
A:active
{
	color: 									#5D4D41;
	text-decoration:				none;
}
A:visited
{
	color: 									#5D4D41;
	text-decoration:				none;
}

#page
{
	height: 					100%;
	margin:						0px auto 0px auto;
	width:						720px;
}


#main
{
	height: 100%;
	padding: 10px 20px 50px 20px;
}

#bottom_menu
{
	font: 11px arial;
	border-top: 1px solid #767676;
	margin: 0 20px 0 20px;
	padding: 15px 0 15px 0;
	text-align: center;
}
#copy
{
	border-top: 1px solid #C3C3C3;
	border-bottom: 6px solid #484848;
	height: 20px;
	background-image: url(../_images/copy_bg.gif);
	text-align: right;
}
#page_title
{
	text-align: right;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #767676;
}

.page_left
{
	width: 10px; 
	background-image: url(../_images/shd_l.gif);
}
.page_center
{
	vertical-align: top;
	background-color: #FFFFFF;
}
.page_right
{
	width: 10px; 
	background-image: url(../_images/shd_r.gif);
}


.menu_top
{
	line-height: 9px;
	height: 9px; 
	background-color: #BB9374;
}
.menu_bottom
{
	vertical-align: bottom;
	text-align: right;
	height: 23px; 
	background-color: #E9C1A2;
}

.kamerka
{
	padding: 0;
	width: 106px;
	height: 23px; 
	vertical-align: bottom;
	border-right: 1px solid #A38771;
}
.button
{
	font:	10px arial;
	color: #5D4D41;
	padding: 0 5px 0px 0px;
	vertical-align: bottom;
	text-align: right;
	width: 76px;
	height: 23px; 
	border-right: 1px solid #A38771;
}
.button_active
{
	font: 10px arial;
	background-color: #F9CEAD;
	color: #000000;
	padding: 0 5px 0px 0px;
	vertical-align: bottom;
	text-align: right;
	width: 76px;
	height: 23px; 
	border: 1px solid #A38771;
	border-left: 0;
	
}
.button_over
{
	font: 10px arial;
	background-color: #F9CEAD;
	color: #5D4D41;
	padding: 0 5px 0px 0px;
	vertical-align: bottom;
	text-align: right;
	width: 76px;
	height: 23px; 
	border-right: 1px solid #A38771;
}
.button_click
{
	font: 10px arial;
	background-color: #FFE8D7;
	color: #5D4D41;
	padding: 0 5px 0px 0px;
	vertical-align: bottom;
	text-align: right;
	width: 76px;
	height: 23px; 
	border-right: 1px solid #A38771;
}

.text
{
	text-align: justify;
	vertical-align: top;
}

.gal_miniature
{
	padding:								10px 10px 10px 10px;
}

.editbox
{
	font-family: 						verdana;
	border: 								#888888 1px solid;
	background-color:				#F9F9F9;
	font-size:						 	10px;
	color:									#484848;
	padding-top:						5px;
	padding-bottom:					5px;
	padding-left:						8px;
	padding-right:					8px;
}
.form_line
{
	padding:								1px 0px 1px 0px;
	text-align:							right;
}
.form_line_desc
{
	padding:								0px 5px 0px 5px;
	text-align:							right;
}
.buttonstl
{
	background-color:				#E0E0E0;
	border:									1px solid #888888;
	font-family:						arial;
	font-size:							10px;
}
h2.home-title { color: #000; font-size: 15px; text-align: center; }
#pricelist { border: none; margin-bottom: 20px; }
#pricelist td { text-align: center; }
#pricelist td._first { width: 316px; display: inline-block; }
.pricelist_2 td._first { width: 270px !important; }
#pricelist td._second { display: inline-block; width: 66px; }
#pricelist td { font-size: 12px; font-family: Arial, sans-serif; }
