* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #e8eea4;
}
body#doma #item1 a,
body#bani #item2 a,
body#srubi #item3 a,
body#bitovki #item4 a,
body#blok_kont #item5 a
{
	background-position:bottom;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #649c00;
}


#head {
	width: 980px;
	background-image: url(images/img_01.jpg);
	height: 512px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top;
}
#main_menu {
	float: right;
	font-size: 17px;
	margin-top: 25px;
	margin-right: 33px;
	display: inline;
}

#main_menu li {
	list-style-type: none;
	margin-left: 21px;
	float: left;
}
#main_menu li a {
	background-image: url(images/blank.gif);
	display: block;
	width: 92px;
	height: 22px;
}

#menu_gl {
	margin-top: 400px;
}
#menu_gl li {
	float: left;
	list-style-type: none;
}
#item1 a {
	background-image: url(images/img_02.jpg);
	width: 130px;
}
#item2 a {
	background-image: url(images/img_03.jpg);
	width: 120px;
}
#item3 a {
	background-image: url(images/img_04.jpg);
	width: 135px;
}
#item4 a {
	background-image: url(images/img_05.jpg);
	width: 165px;
}
#item5 a {
	background-image: url(images/img_06.jpg);
	width: 255px;
}
#item6 a {
	background-image: url(images/img_07.jpg);
	width: 175px;
}
#menu_gl a {
	display: block;
	height: 112px;
	background-position: top;
}
#menu_gl a:hover {
	background-position: bottom;
}
#content {
	padding-right: 70px;
	padding-left: 70px;
	background-image: url(images/img_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#content h1 {
	text-align: center;
	color: #02fbfe;
	font-style: italic;
	font-size: 22px;
}
#content h2, h3, h4 {
	text-align: center;
	color: #02fbfe;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
#content p {
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content ul {
	list-style-position: inside;
	margin-left: 20px;
}

#content table.price {
	border-collapse: collapse;
	width: 100%;
	
}
#content .price th {
	background-color: #0C9;
	border: 1px solid #FFF;
}
#content .price td {
	border: 1px solid #FFF;
	border-collapse: collapse;
	text-align: center;
	background-color: #00F0B5;
	height: 25px;
	
}
#footer {
	background-image: url(images/img_10.jpg);
	height: 200px;
	width: 980px;
	text-align: center;
	font-size: 12px;
}
#footer a {
	color: #000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}

#footer ul {
	padding-top: 138px;
}
#footer ul li {
	display: inline;
}

.conteyner_prace {
	height: 224px;
	width: 100%;
	background-color: #5A8A00;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.conteyner_prace .left {
	float: left;
}

.conteyner_prace table {
	border-collapse: collapse;
	float: right;
	margin-top: 16px;
	margin-right: 16px;
	width: 350px;
}
.conteyner_prace th {
	background-color: #0C9;
	border: 1px solid #FFF;
}
.conteyner_prace td {
	border: 1px solid #FFF;
	text-align: center;
	width: 130px;
	background-color: #00F0B5;
	height: 25px;
}
