/*--- CSS-Documents ---*/

* {
	margin: 0;
	padding: 0;
}

html {

	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body a {
	color: #0d72ba;
}

body a:hover {
	color: #d62222;
}

#icons td {
	padding: 0 20px;
}

#icons a span {
	font-weight: bold;
	text-decoration: underline;
}

#search-panel {
	padding: 25px 10px 0 10px;
}

#search-title {
	font-size: 15px;
	color: #2a2a86;
	padding-bottom: 3px;
}

.search-select {
background: #b6dcae;
border: none;
border-left: solid 2px #22226c;
border-right: solid 2px #22226c;
color: #22226c;
}

.search-form {
background: #b6dcae;
border: none;
border-left: solid 2px #22226c;
border-right: solid 2px #22226c;
color: #22226c;
}

.search-submit {
background: #fff;
border: solid 1px #fff;
color: #22226c;
}

#right-block {
	padding-top: 30px;
	width: 263px;
}

.heading {
	font-size: 18px;
	color: #0d72ba;
	padding: 0 0 3px 0;
	font-weight: normal;
}

#menu-panel {
	width: 80%;
	background: url(/images/template/header-right-plane.gif) no-repeat left top;
}

#menu a {
	color: #fff;
}

#menu a:hover {
	color: #d1ebf8;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	padding-left: 40px;
	font-size: 14px;
	line-height: 27px;
}

#menu .current {
	background: url("/images/template/menu-marker.gif");
	background-repeat: no-repeat;
	background-position: 25px 11px;
	
}

#news-area {
	background: url("/images/template/news-ltc.gif") no-repeat top left #0d72ba;
	color: #fff;
	margin-bottom: 30px;
}

#news-area span {
	display: block;
	background: url("/images/template/news-lbc.gif") no-repeat bottom left;	
}

#news-area span span {
	display: block;
	background: url("/images/template/news-rtc.gif") no-repeat top right;	
}

#news-area span span span {
	display: block;
	background: url("/images/template/news-rbc.gif") no-repeat bottom right;	
	padding: 1px 10px;
}

* html #news-area span span span {
	height: 1px;
}

.news-item {
	padding-left: 4px;
	border-left: solid 2px #fff;
	margin: 12px 0 12px 0;
}

.news-item a {
	color: #fff;
}

.news-item a:hover {
	color: #c1e3fb;
}

.news-date {
	font-size: 10px;
	padding-bottom: 2px;
}

#content-block {
	padding: 30px 0 0 45px;
}

#content-block .heading {
	padding: 0 0 2px 0;
	margin: 0 0 3px 0;
	border-bottom: solid 2px #56a4d0;
}

#content-block a {
	color: #0d72ba;
}

#content-block a:hover {
	color: #d62222;
}

#content {
	padding: 0 3% 0 0;
	width: 97%;
	color: #333;
}

#content h1 {
	font-weight: normal;
	font-size: 24px;
	padding: 5px 0;
	color: #0d72ba
}

#content h1.show-more a {
	text-decoration: none;
	color: #d62222;
	background: url("/images/template/fake.gif") 0 100% repeat-x;
}

#scheme {
margin-top: 5px;
}

#scheme img {
border: solid 5px #ccc;
}

#content h2 {
	font-weight: normal;
	font-size: 20px;
	padding: 5px 0;
	color: #666;
}

#content p {
	padding-bottom: 14px;
	line-height: 22px;
}

#content ul {
	list-style: none;
	padding-bottom: 14px;
}

#content ul li {
	line-height: 22px;
	background: url("/images/template/li.gif") no-repeat;
	padding-left: 12px;
	background-position: 0 9px;
}

#content ol {
	padding-left: 19px;
	padding-bottom: 14px;
}

#content ol li {
	line-height: 22px;
	background-position: 0px 6px;	
}

#content table.contacts td {
	padding-right: 40px;
}

#content .more {
display: none;
}

.catalogue {
	font-size: 10px;
}

.catalogue td {
	padding-right: 10px;
}

.price {
	font-weight: bold;
}

.information-block img {
	border: solid 1px #ccc;
}

a.item table td.item-top-bg {
	height: 6px;
	background: url("/images/template/item-top-bg.gif") no-repeat;
	background-position: 100% 0;
}

a.item:hover table td.item-top-bg {
	background: url("/images/template/item-top-bg.gif") no-repeat;
	background-position: 100% -6px;
}

a.item table td.item-main-bg {
	background: url("/images/template/item-main-bg.gif") repeat-y;
	background-position: top right;
	padding: 5px 10px;
	width: 100%;
	height: 150px;
}

a.item:hover table td.item-main-bg {
	background: url("/images/template/item-main-bg-hover.gif") repeat-y;
	background-position: top right;





}

a.item table td.item-bottom-bg {
	height: 9px;
	background: url("/images/template/item-bottom-bg.gif") no-repeat;
	background-position: 100% 0;
}

a.item:hover table td.item-bottom-bg {
	background: url("/images/template/item-bottom-bg.gif") no-repeat;
	background-position: 100% -9px;
}

.price {
	padding: 15px 0;
}

.guestbook-table td {
	padding-right: 10px;
	padding-bottom: 7px;
}

.input-name {
	border: solid 1px #ccc;
	width: 200px;
margin-top: 3px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 20px;
}

.input-text {
	border: solid 1px #ccc;
	width: 450px;
	height: 150px;
	margin-top: 3px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.input-submit {
	border: solid 1px #0d72ba;
	background: #0d72ba;
	color: #fff;
	width: 120px;
}

#guestbook table {
	border-bottom: solid 1px #ccc;
}

#guestbook ul {
	list-style: none;
}

.the-commentor {
	padding-top: 15px;
	padding-bottom: 7px;
	padding-right: 10px;
	border-top: solid 1px #ccc;
}

.the-commentor div {
	line-height: 16px;
	font-size: 18px;
	color: #555;
}

.the-commentor .comment-date {
	font-size: 10px;
	color: #555;
}

.the-comment {
	padding-top: 18px;
	padding-bottom: 7px;
	width: 500px;
	border-top: solid 1px #ccc;
}

tr.answer td {
	padding: 5px 0;
	background: #f7f7f7;
}

#footer {
	border-top: solid 1px #56a4d0;
	padding: 5px 15px 10px 0;
	text-align: right;
	font-size: 10px;
}
