* {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	height: 100%;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	background-image: url(/images/back_photos.png);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link, a:visited, a:focus, a:hover, a:active {
	text-decoration: underline;
	color: #000;
}
img {
	border: 0;
}
.hide {
	display: none;
}
.pere {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}


#main {
	position: relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#bigbut {
	position: absolute;
	z-index: 100;
	left: 115px;
	top: 63px;
}

#head {
	text-align: left;
	position: relative;
}
#headin {
	height: 124px;
}

#leftbut {
	z-index: 100;
	text-align: left;
	left: 45px;
	top: 25px;
	height: 70px;
	width: 72px;
	position: absolute;
}
#center {
	position: relative;
	}
#centerin {
	width: 1000px;
	}
#left {
	float: left;
	width: 115px;
	letter-spacing: -0.1em;
	font-size: 13px;
	font-weight: bolder;
}
#leftnav {
	position: absolute;
	left: 0px;
	top: 215px;
	width: 220px;
	height: 165px;
}

#smalltroll {
	position: absolute;
	left: 146px;
	top: 0px;
	text-align: right;
	z-index:100;
	cursor: hand;
}
#smalltroll_over {
	position: absolute;
	left: 146px;
	top: 0px;
	z-index: 110;
	visibility: hidden;
	background-image: url(/images/icon_cl_trol_mini.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 62px;
	width: 62px;
	cursor: hand;
}
#smallbus_over {
	left: 146px;
	position: absolute;
	z-index: 110;
	visibility: hidden;
	background-image: url(/images/icon_cl_bus_mini.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 62px;
	width: 62px;
	cursor: hand;
}
#smalltroltxt {
	float: left;
	padding-top: 45px;
	font-size: 13px;
	font-weight: bolder;
	text-align: center;
	width: 130px;
	}
#smalltramtxt {
	float: left;
	padding-top: 72px;
	font-size: 13px;
	font-weight: bolder;
	text-align: center;
	width: 130px;
	}
#smalltram {
	position: absolute;
	left: 146px;
	top: 90px;
	z-index:100;
	cursor: hand;
	}
#smalltram_over {
	position: absolute;
	left: 146px;
	top: 90px;
	z-index: 110;
	visibility: hidden;
	background-image: url(/images/icon_cl_tram_mini.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 62px;
	width: 62px;
	cursor: hand;
}
#smalltaxitxt {
	float: left;
	padding-top: 68px;
	font-size: 13px;
	font-weight: bolder;
	text-align: center;
	width: 130px;
}
#smalltaxi {
	position: absolute;
	left: 146px;
	top: 174px;
	z-index:100;
	cursor: hand;
	}
#smalltaxi_over {
	position: absolute;
	left: 146px;
	top: 174px;
	z-index: 110;
	visibility: hidden;
	background-image: url(/images/icon_cl_taxi_mini.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 62px;
	width: 62px;
	cursor: hand;
}
#price {
	height: 108px;
	width: 215px;
	position: absolute;
	left: 180px;
	top: 450px;
}
#smallprice {
	position: absolute;
	left: 130px;
	z-index:100;
	cursor: hand;
}
#smallprice_over {
	position: absolute;
	left:130px;
	z-index: 110;
	visibility: hidden;
	background-image: url(/images/icon_cl_calc.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 65px;
	width: 65px;
	cursor: hand;
}
#smallpricetxt {
	padding-top: 40px;
	float: left;
	font-size: 13px;
	font-weight: bolder;
	padding-left: 50px;
}

#right {
	margin-left: 240px;
}


#topnav {
	text-align: left;
	font-size: 13px;
	font-weight: normal;
}
#topnavin {
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
}
#topnavin ul {
	list-style: none;
}
#topnavin ul li {
	display: block;
	padding-bottom: 16px;
	float: left;
	list-style: none;
	font-size: 9px;
	width: 85px;
	text-align: center;
	background-image: url(/images/topnavbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#topnavleft {
	margin-right: 45px;
	float: left;
}
#topnavright {
}
#contentup {
	padding-right: 24px;
}

#content {
	background: #bcbdbf;
	text-align: left;
	color: #000000;
	font-size: 14px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#contentin {
	padding-right: 20px;
	padding-bottom: 25px;
}
#botbutton {
	background: #BCBDBF;
	position: relative;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-top: 9px;
}
#plus1 {
	position: absolute;
	top: -48px;
	right: 405px;
	cursor: hand;
}
#plus2 {
	position: absolute;
	top: -46px;
	right: 50px;
	cursor: hand;
}

#photo {
	padding-top: 15px;
	text-align: center;
}
#leftphoto {
	padding-right: 15px;
	padding-left: 15px;
}
#rightphoto {
	padding-right: 15px;
	padding-left: 15px;
}
#dopnav {
	height: 125px;
	position: relative;
	font-size: 13px;
	font-weight: bolder;
}
#yarlone {
	padding-top: 85px;
	position: absolute;
	left: 180px;
	top: 2px;
	width: 140px;
}
#yarltwo {
	padding-top: 85px;
	position: absolute;
	left: 321px;
	top: 2px;
	width: 140px;
}
#yarthree {
	padding-top: 85px;
	position: absolute;
	left: 460px;
	top: 2px;
	width: 140px;
}
#yarfour {
	padding-top: 85px;
	position: absolute;
	left: 602px;
	top: 2px;
	width: 140px;
}
.dopnavbut {
	position: absolute;
	top: 24px;
	left: 44px;
	cursor: hand;
}


#gohome {
	text-align: right;
	padding-top: 20px;
}
#footer {
	text-align: right;
	height: 77px;
}
#adress {
	float: right;
	padding-top: 40px;
	padding-right: 215px;
	padding-left: 30px;
}
#phone {
	padding-top: 40px;
}
#foto_text {
	height: 255px;
	overflow: auto;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	}

