﻿*
{
	padding: 0px;
	margin: 0px;
	line-height: normal;
}

body
{
	overflow: auto;
	color: #382d27;
	background: #ddded8 url("../images/background.gif") repeat-x scroll left top;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

img
{
	border: 0;
	vertical-align: top;
}

a
{
	text-decoration: none;
	color: #382d27;
}

a:hover
{
	text-decoration: underline;
}

ul
{
	list-style-type: none;
}

.clr
{
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0px;
	width: 0px;
	height: 0px;
}

h1
{
	padding-top: 70px;
	padding-left: 80px;
}

h2
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 20px;
	margin-top: 38px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #4ed6f1;
	margin-bottom: 20px;
	margin-top: 50px;
	padding: 30px 20px 10px 20px;
	clear: both;
}

abbr
{
	cursor: help;
	border-bottom: solid 1px #cccccc;
}

.page
{
	width: 980px;
	position: relative;
	background: transparent url("../images/menu_background.png") repeat-y left top;
}

.page em
{
	font-style: normal;
}

.door
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 480px;
	background: transparent url("../images/door.png") no-repeat;
}

.lamp
{
	display: block;
	position: absolute;
	top: 228px;
	left: 350px;
	width: 120px;
	height: 120px;
	background: transparent url("../images/lamp.png") no-repeat;
	
}

.header
{
	position: relative;
	margin-left: 280px;
	height: 251px;
	clear: both;
}

.address
{
	text-align: right;
	font-size: 10px;
	position: absolute;
	bottom: 40px;
	right: 20px;
}

.footer
{
	font-size: 9px;
	line-height: 14px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #605241;
}

ul.menu
{
	margin-top: 225px;
	padding-left: 80px;
	padding-bottom: 50px;
	width: 220px;
	float: left;
/*	position: absolute;*/
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url("../images/menu_background.png") repeat-y left top;
}

ul.menu li
{
	padding: 8px 0px;
}

ul.menu ul
{
	padding-top: 8px;
	margin-bottom: -8px;
}

ul.menu ul li
{
	padding: 6px 0px;
}

ul.menu a:hover
{
	text-decoration: none;
	color: white;
}

ul.menu ul a
{
	font-size: 12px;
	color: #605241;
}

.content
{
	width: 618px;
	margin-top: 20px;
	background: #eeebdc url("../images/page_background.gif") repeat-x left top;
/*	float: right;*/
	padding: 60px 30px;
	min-height: 470px;
	overflow: hidden;
/*	padding-left: 340px;*/
	border-left: 1px #4ed6f1 solid;
	border-right: 1px #4ed6f1 solid;
	border-bottom: 1px #4ed6f1 solid;
/*	position: relative;*/
}

.tl, .tr
{
	display: block;
	width: 10px;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	background-color: navy;
}

.tr
{
	left: auto;
	right: -1px;
}

.content p
{
	padding-bottom: 12px;
	line-height: 18px;
}

.content p a
{
	float: none !important;
	margin: 0px !important;
	color: #0099b7;
}

.content ul
{
	list-style-type: square;
	padding-left: 20px;
}

.content ul li
{
	padding-bottom: 10px;
	line-height: 18px;
}

.content.gallery a
{
	float: left;
	margin: 20px 25px;
	width: 70px;
}

.content .big_image
{
	clear: both;
	padding-bottom: 50px;
	height: 350px;
}

.content .big_image img
{
	padding-right: 30px;
	border-right: solid 1px #4ed6f1;
	margin-right: 30px;
	float: left;
}

.content .big_image p
{
	padding-top: 20px;
}

.content .shop
{
	text-align: center;
	padding-bottom: 50px;
}

.content.gallery.nestandartni a
{
	width: auto;
}
