
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: url("/img/bg_ukor.jpg");
}

a {
	color: #1A5738;
}

#wrap {
	background: url("/img/ukor.png") no-repeat top center;
}

#holder {
	width: 874px;
	margin: auto;
	padding: 60px 30px 0 60px;
	overflow: auto;
}

#header {
	background: url("/img/header.png") no-repeat top right;
	height: 370px;
}

#logo {
	padding-top: 10px;
	padding-right: 50px;
	float: left;
}

#menu {
	width: 450px;
	padding: 35px 100px;
	overflow: hidden;
}

#menu a {
	display: block;
	float: left;
	height: 74px;
	margin-right: 10px;
}

#menu li {
	list-style: none;
	float: left;
}

.a1 {background: url("/img/a1.jpg") no-repeat;width: 86px;}
.a2 {background: url("/img/a2.jpg") no-repeat;width: 86px;}
.a3 {background: url("/img/a3.jpg") no-repeat;width: 114px;}
.a4 {background: url("/img/a4.jpg") no-repeat;width: 129px;}
.a5 {background: url("/img/a5.jpg") no-repeat;width: 69px;}

.a1:hover {background: url("/img/b1.jpg") no-repeat;width: 86px;}
.a2:hover {background: url("/img/b2.jpg") no-repeat;width: 86px;}
.a3:hover {background: url("/img/b3.jpg") no-repeat;width: 114px;}
.a4:hover {background: url("/img/b4.jpg") no-repeat;width: 129px;}
.a5:hover {background: url("/img/b5.jpg") no-repeat;width: 69px;}

.b1 {background: url("/img/b1.jpg") no-repeat;width: 86px;}
.b2 {background: url("/img/b2.jpg") no-repeat;width: 86px;}
.b3 {background: url("/img/b3.jpg") no-repeat;width: 114px;}
.b4 {background: url("/img/b4.jpg") no-repeat;width: 129px;}
.b5 {background: url("/img/b5.jpg") no-repeat;width: 69px;}

#content {
	width: 650px;
	background: url("/img/bg_body.png");
	line-height: 140%;
	float: right;
	font: normal normal normal 0.88em Calibri, Arial, Helvetica, sans-serif;
	color: #333;
	overflow: auto;
	min-height: 300px;
	padding: 0 35px;
}

#c-wrap {
	background: url("/img/bg_body_bottom.png") no-repeat bottom right;
	padding-bottom: 22px;
	overflow: auto;
	float: right;
}

#content h1 {
	padding-bottom: 15px;
	color: #1A5738;
	font-size: 1.5em;
}

#content h2 {
	padding-bottom: 10px;
	color: #1A5738;
	font-size: 1.2em;
	clear: both;
}

#content p {
	margin-bottom: 10px;
}

#content img {
	float: right;
	margin: 0 0 35px 35px;
}

#content a {font-weight: bold;}

.search {
	margin-top: 50px;
	margin-bottom: 50px;
}

.left {float: left;}
.right {float: right;}

.field {clear:both; text-align:right;line-height:20px; margin-bottom: 15px;}
.field label {float:left;padding-right:10px;}

.search fieldset {
	width: 280px;
	border: 1px solid #666;
	padding: 25px 10px;
}

.b-search {
	width: 75px;
	height: 20px;
	background: #549364;
	color: #fff;
	font-weight: bold;
	float: right;
	margin-top: 5px;
}

.field input {
	height: 16px;
	border: 1px solid #666;
}

.s-result {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #666;
	font-weight: normal;
}

.s-result td, th {
	padding: 15px 10px;
	border-bottom: 1px solid #666;
}

.pages {
	padding: 30px 0;
	text-align: center;
}

.item {
	border: 1px solid #666;
	overflow: auto;
}

.item img {
	margin: 0 !important;
	padding: 0 !important;
	border-left: 1px solid #666;
	width: 250px;
	height: 250px;
}

.item table {
	margin: 30px 0 0 10px;
	border-collapse: collapse;
}

.item td {
	padding: 10px 5px;
	border-bottom: 1px solid #666;
}


#price {
	float: right;
	color: #549364;
	font-size: 1.5em;
	padding: 20px 0;
}

#footer-wrap {
	height: 80px;
	background: url("/img/ribbon.png") no-repeat center center;
	position: relative;
	z-index: -1;
	clear: both;
	padding-top: 50px;
}

#footer {
	width: 700px;
	margin: auto;
	padding: 0 0 40px 200px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 5;
}

#copy {
	width: 200px;
	float: left;
	font-size: 8pt;
}

		#netlight {
			font-size: 8pt;
			float: right;
			width: 200px;

		}

		#netlight img {
			margin-right: 10px;
			float: left;
		}

		#netlight a {
			color: #666;			
		}

.logo-link {
	clear: right;
	float: left !important;
	padding: 45px 40px;
	width: 125px;
}	

.pic li{dsiplay:inline;list-style-type:none;margin-right:17px;}	
