#uk_search {
	background: #E6EEF6;	
	margin-bottom: 5px;
	font-size: 11px;
	border-bottom: 1px solid #ddd;		
}

#uk_search fieldset {
	border: 0;
	float: left;
}

#uk_search_in {
	float: right !important;
	margin-top: 3px;
}	

#uk_search_in input {
	margin-left: 15px;
}

#uk_q {
	border: 1px inset #9BBBDB;
	width: 130px;
}

#uk_search button {
	background: #253543;
	border: 1px solid #56626C;
	border-bottom: 1px solid #070D12;
	border-right: 1px solid #070D12;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

.uk_nozare_block {
	float: left;
	width: 155px;
	margin: 10px;
	height: 150px;
	height: 150px;
	font-size: 11px;
}

.uk_list {
	border-collapse: collapse;
}

.uk_list td {
	font-size: 11px;
	padding: 5px;
	border: 1px solid #E6EEF6;
}

.uk_list th {
	text-align: left;
	padding: 5px;	
	border-bottom: 2px solid #ddd;	
	font-size: 11px;
	background: #E6EEF6;
}

.uk_title {
	font-size: 12px;
}

.uk_list p, .uk_full p {
	margin: 4px 0 4px 0;
}

.uk_list p .info, .uk_full p .info {
	padding-left: 18px;
	background: url('../images/uk_info.png') no-repeat;
	padding-bottom: 2px;
}

.uk_list p .uk_gallery, .uk_full p .uk_gallery {
	padding-left: 18px;
	background: url('../images/uk_gallery.png') no-repeat;
}

.uk_list p.uk_phone, .uk_full p.uk_phone {
	padding-left: 18px;
	background: url('../images/uk_phone.png') no-repeat;
}

.uk_list p.uk_fax, .uk_full p.uk_fax {
	padding-left: 18px;
	background: url('../images/uk_fax.png') no-repeat;
}

.uk_list p.uk_email, .uk_full p.uk_email {
	padding-left: 18px;
	background: url('../images/uk_email.png') no-repeat;
}

.uk_list p.uk_website, .uk_full p.uk_website {
	padding-left: 18px;
	background: url('../images/uk_website.png') no-repeat;
}

.uk_list p strong, .uk_full p strong {
	color: #333;
	font-weight: normal;
}

.uk_item_paid td {
	background: #f2f4ff;
	border-color: #dbe0ff;
}

.uk_item_actual td {
	background: #FFD4C1;
	border-color: #E3D5AE;
}

.uk_container {
	display: none;
}

.uk_container p, .uk_full p {
	margin-left: 5px;
}

.uk_container td {
	padding-bottom: 10px;
	border-color: #E3D5AE;
	border-bottom: 3px solid #E3D5AE;
}

.uk_container h1, .uk_full h1 {
	color: #253543;
	font-size: 16px;
	margin: 0;
}

.uk_full h1 {
	margin-left: 5px;
}

.uk_full .uk_address, .uk_full .uk_description, .uk_full .uk_services, .uk_full .uk_prices {
	margin-bottom: 10px;
}

.uk_full .uk_description {
	margin-top: 10px;
}

.uk_images {
	padding: 5px;
	margin-top: 10px;
	border-top: 1px solid #E3D5AE;
}

.uk_images img {
	margin: 0 3px 3px 0;
}

