* {
	padding: 0px; margin: 0px;
	}

.clearer {
	clear: both;
}

html {
	height: 100%;
}

body {
	background: url('../images/bg.jpg') left top;
	height: 100%;
}

body, td {
	color: #343434;
	font-size:12px;
	font-weight:normal;
	font-family: Verdana;
}

body a {
	color: #525252;
	text-decoration: underline;
}

body a:hover, td a:hover {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-weight: normal;
	font-size: 20px;
	font-family: Georgia;
	margin-bottom: 10px;
	color: #517c06;
}

h1 a {
	color: #517c06;
}

#page {
	width: 100%;
	padding-top: 0px;
}

/* ٠𐫠 */

#top {
	width: 100%;
	height: 248px;
	background: url('../images/top1.jpg') no-repeat center top, url('../images/top2.jpg') center top;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-left: 20px;
	padding-top: 10px;
}

#logo img {
	border: 0px;
}

#phone {
	position: absolute;
	right: 10px;
	margin-top: 0px;
	width: 293px;
	height: 90px;
	background: url('../images/phonebg.png') no-repeat left top;
	font-family: Georgia;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 16px;
	padding-left: 30px;
}

#menu {
	border: solid 0px #000000;
	height: 53px;
	width: 1000px;
	text-align: center;
	margin-left: 50px;
}

#menu a {
	float: left;
	width: 198px;
	height: 53px;
	background: url('../images/butbg.png') no-repeat 4px top;
	font-family: Georgia;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 8px;
	font-weight: bold;
}

#menu a:hover {
	background: url('../images/butbgh.png') no-repeat 4px top;
}

#menu a.active {
	background: url('../images/butbgh.png') no-repeat 4px top;
}

#td_main {
	min-height: 300px;
	background: url('../images/disc.png') no-repeat left top;	
}

#content {
	position: relative;
	z-index: 2;

	padding-left: 150px;
	padding-right: 100px;
	margin-bottom: 20px;
}

#content p {
	margin-bottom: 10px;
	line-height: 17px;
}

#pole {
	padding-left: 150px;
}

#pole_left {
	float: left;
	height: 360px;
	width: 262px;
	background: url('../images/nfon.png') no-repeat left top;
	padding-top: 15px;	
}

.left_content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.left_block {
	font-size: 11px;
	margin-bottom: 4px;
	margin-top: 12px;
}

.left_block strong a {
	color: #517c06;
	display: block;
	margin-bottom: 3px;
	font-family: Georgia;
}

#pole_right {
	float: left;
	margin-left: 20px;
}

#pole_price {
	width: 285px;
	height: 88px;
	background: url('../images/pricebg.png') no-repeat left top;
	padding-left: 33px;
	padding-top: 20px;	
}

#pole_price a {
	color: #FFFFFF;
	font-family: Georgia;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
}

.pole_title {
	color: #517c06;
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia;
}

.pole_title a {
	color: #517c06;
}

.right_content {
	margin-top: -15px;
}

.right_content .pole_title {
	margin-left: 10px;
}

#photogallery {
	margin-top: 7px;
}

.photo {
	background: url('../images/sqfon.png') no-repeat left top;
	width: 115px;
	padding-left: 17px;
	padding-top: 10px;
	float: left;
}

.photo_title a{
	font-size: 11px;
	font-family: Georgia;
	font-weight: bold;
	text-decoration: none;
}

.photo_img img {
	border: 0px;
	margin-bottom: 10px;
}

#td_bottom {
	height: 60px;
	background: url('../images/botbg.jpg') repeat-x left top;	
}

#doski {
	position: absolute;
	width: 322px;
	height: 214px;
	background: url('../images/doski.png') no-repeat right top;
	right: 0px;
	margin-top: -185px; 
}

#bottom_text {
	position: absolute;
	margin-top: -6px;
	color: #FFFFFF;
	font-family: Georgia;
	font-weight: bold;
	margin-left: 30px;
	font-size: 11px;
}

#content ul{
	margin-left: 30px;
	margin-top: 10px;
}