body       
{
 	margin   : 0px;
	padding  : 0px;
	font     : normal normal 11px Tahoma, Helvetica, Verdana, sans-serif;
	background-image : url("img/bg.gif");
}

h1
{
	font-size : 18px;
	color : #940F17;
}

h2
{
	font-size : 14px;
	color : #940F17;
}

#page
{
	width  : 646px;
	overflow : hidden;
	background : transparent url("img/bg2.gif") 0px 0px repeat-y;
	margin : 0px auto;
}

#top
{
	width  : 646px;
	height : 200px;
	overflow : hidden;
}

#top img
{
	width  : 646px;
	height : 200px;
	border : none;
}

#content
{
	width    : 604px;
	overflow : hidden;
	background-image : url("img/bg3.gif");
	margin : 0px auto;
	padding : 13px;
}

#left
{
	width : 203px;
	float : left;
	overflow : hidden;
}

#right
{
	width : 380px;
	float : right;
	overflow : hidden;
	padding-left : 20px;
	font-size : 10px;
	color : #594536;
}

#bottom
{
	width  : 646px;
	height : 17px;
	overflow : hidden;
	background-image : url("img/bottom.jpg");
}











#address
{
	width  : 170px;
	height : 150px;
	background-image : url("img/adresbg.jpg");
	background-position : 0px 0px;
	padding : 135px 15px 0px 18px;
	overflow : hidden;
	margin-bottom : 15px;
	color : #604332;
}

#address a
{
	color : #604332 !important;
}

#address a:hover
{
	text-decoration : none;
}

#offer
{
	width  : 203px;
	height : 67px;
	margin-bottom : 15px;
}

#offer img
{
	border : none;
}

#photo
{
	width  : 203px;
	height : 169px;
	background-image : url("img/photo.jpg");
}







#content img.photo
{
	width  : 100px;
	height : 54px; 
	border : none;
}

#content td.photo2
{
	width  : 150px;
	vertical-align : top;
	position : relative;
	text-align:center;
}

#content img.photo2
{
	width  : 150px;
	height : 113px; 
	border : 2px #EDE4D3 solid;
}

#content td.photo3
{
	width  : 150px;
	vertical-align : top;
	position : relative;
	text-align:center;
}

#content img.photo3
{
	width  : 150px;
	height : 206px; 
	border : 2px #EDE4D3 solid;
}

#content td.photo
{
	width  : 100px;
	vertical-align : top;
	position : relative;
	text-align:center;
}

#content div.mask
{
	width  : 100px;
	height : 54px;
	position : absolute;
	background-image : url("img/box.gif");
	top  : 0px
	left : 0px;
	cursor : pointer;
}

#navigator
{
	width : 604px;
	background-color : #EDE4D3;
	line-height : 20px;
	margin-left : -13px;
	margin-top  : -10px;
	margin-bottom : 20px;
	color : #594536;
	padding-left : 13px;
	padding-right : 13px;
	text-transform : lowercase;
}

#navigator span
{
	line-height : 20px !important;
	color : #000 !important;
	font-size : 8px !important;
	font-weight : bold;
}

#navigator2
{
	width : 604px;
	padding : 10px 0px;
	background : transparent url("img/nav.gif") 0px 0px repeat-x;
	font-weight: bold;
	color : #997754;
	margin-top:20px;
}

#navigator2 a.main
{
	color : #940F17;
	float : right;
	font-weight : normal;
}

#navigator2 a.back
{
	color : #940F17;
	font-weight : normal;
	float : left;
	background : transparent url("img/arrow.gif") 0px 4px no-repeat;
	padding-left : 13px;
}



#content a
{
	color : #940F17;
}

#content a:hover
{
	color : #940F17;
	text-decoration : none;
}

span.name
{
	color : #940F17;
	font-weight : bold;
}