html, body {
	height:100%;
}
body {
	font:100%/140% "Trebuchet MS", Arial;
	color: #111;
	min-width:760px;
	background:url(img/header1.jpg) repeat-y 0 0;
}
#header {

}

#wrap {
	position: relative;
	min-width:760px;
	max-width: 1200px;
	margin: 0 auto;
	min-height:100%;
	height:auto !important;
	height:100%;
}
#footer {
	position:relative;
	margin-top:-40px;
	height:40px;
	width:100%;
	text-align:center;
	z-index:99;
	font-size:90%;
}
.footer_blank {
	height:40px;
}

/* ----layout---- */

img.logo {
	float:left;
	width:100px;
	height:75px;
}

#container {
	margin:-40px 10px 10px 10px;
	background:#fff;
	min-height:500px;
	border:1px solid #b07e36;
	-moz-border-radius:15px;
	border-radius:15px;
	-webkit-border-radius:15px;
	padding-top:30px;
}
#content {
	margin:15px 22%;
	min-height:800px;
	font-size:95%;
}

* html #content {
	margin-top: 45px;
	height:800px;
}

div.block {
	background:#fff url(img/block_bg.png) repeat-x 0 0;
	border:1px solid #ffd686;
	padding:0 10px 5px;
	margin:-1px 15px 0 15px;
}

#left,#right {
	position:absolute;
	width:22%;
	top:161px;
	font-size:90%;
	line-height:120%;	
}

#right {
	right:10px;
}

* html #left, * html #right {
	top:45px;
	padding-top:1px;
}
* html #right{
	right:0;
}

div.heading {
	background:url(img/nav_bg.png) repeat-x 50% 50%;
	margin:5px 0;
	padding:5px;
	border:1px solid #b07e36;
	color:#fff;
	font-weight:bold;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	position:relative;
}

#left .heading {
left:-11px;
}
#right .heading {
right:-10px;
}

input {
	border:1px solid #ffd686;
	background-color:#fff;
}
.search {
width:79%;
}

img.submit {
}

ul.service {
	list-style-type:disc;
	list-style-position:outside;
	margin:0 0 0 1em;
}

/* TYPE */
.heading {font:300 14px Arial;}

p {margin:0 0 1em;text-align:justify;-moz-hyphens:auto;hyphens:auto;}
h1,h2,h3,h4,h5,h6 {margin:1em 0 .5em;}

h1,h2,h3,h4,h5,h6{font-weight:bold;font-family: Cambria, Georgia, Times, serif;}

h1{text-align:center;}

h1{font-size:150%}/* 24px */
h2{font-size:137%;}/* 22px */
h3{font-size:125%;}/* 20px */
h4{font-size:113%}/* 18px */
h5{font-size:107%}/* 17px */
h6{font-size:100%}/* 16px */

sup,sub {line-height:65%;font-size:82%;}
sup {vertical-align:super;}
sub {vertical-align:sub;}
dfn {font-weight:bold;}
/* lists */
ul,ol {margin:-1em 0 .5em 2em;list-style-position:outside;}

ul.standalone, ol.standalone {margin:0 0 .5em 2em;}

ol {list-style-type:decimal;}
ul {list-style-type:disc;}

ol.sources {list-style-type:decimal;border-top:1px solid #350b00;}

dt {font-weight:bold;}
dd {padding:0 0 .5em 2em;}

div.recent ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

div.recent li {margin-bottom:4px;}

a img,img{border:none;}
a {color:#322;text-decoration:underline;}
a:hover {text-decoration:none;}

div.top_link{text-align:right;}

div.NewsSummary {
	margin:.5em 0;
	border-bottom:1px solid #b07e36;
	padding:.5em 0;
}

div.NewsTitle {
	font-weight:bold;
}

.cDate {font-weight:bold;}
.cAgo {color:#633;}
.cover {float:left; margin:0 10px 0 0;border:#350b00 1px solid;}

span.nobr {white-space:nowrap;}

img.portrait {margin:0 10px 5px 0; float:left;}

/* tables */
table {
	margin:0 0 1em;
}
th {text-align:center;font-weight:bold;font-family:Cambria, Georgia, serif;background-color:#fed;}
td {vertical-align:top;}
td p {text-align:left;}
tr.odd {background-color:#fff2e7;}
table.docs {border-collapse:collapse;font-size:90%;}

table.docs td{padding:5px;border:1px solid #999;}

table.photos {width:95%;text-align:center;margin:0 auto;}

table.price td,th {border:1px solid #333; padding:5px}

td.images img {border:1px solid #fff;}
/* end of tables */

.authors {text-align:right !important;font-style:italic;}

a.external {background:url(img/external.png) no-repeat right top; padding-right:14px;}
/*-------------------------------------------- */
div.block  h2,h3,h4,h5,h6{color:#936161;margin:0 0 .5em;padding:0;}

a, a img {border:none;}

em, i {font-style:italic;}
strong, b {font-weight:bold;}

.icon {
	margin:5px 8px 0 0;
	float:left;
}
.icon_r {
	margin:5px 0 0 8px;
	float:right;
}

/* carousel */
#holder {
	position:absolute;
	background:url(img/nav_bg.png) repeat 0 0;
	width:430px;
	height:86px;
	margin:10px;
	right:0;
	top:0;
	border:1px solid #b07e36;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	padding:1px 0;
	overflow:hidden;
}

#scroller li {
	display:inline;
	margin:0 2px;
	width:92px;
	height:80px;
}

#carousel {
	overflow:hidden;
	margin:2px;
}

#holder table td{
	vertical-align:middle;
	padding:0 1px;
}

#scroller img {
	border:1px solid #fff;
}
/* end of carousel */

#guestbook {
	margin:10px;
}

/* anketa */
textarea, table.anketa input, table.anketa select {
	width:99%;
	border-top:1px solid #444;
	border-left:1px solid #444;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	background:#fafaf9;
}
table.anketa td {
	padding:8px 5px 4px;
}

table.anketa {width:98%;}

td input.fbsubmit {
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #555;
	border-bottom:1px solid #555;
	background:#bbb;
	width:150px;
}
/* end of anketa */

input.submit {
	border:none;
	vertical-align:baseline;
}
input.submitbtn {
	background:#ddd;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
}

.BlogPost {
margin:1em 0;
}
.BlogTitle {
	font-weight:bold;
	font-size:110%;
}
.BlogSummary {
	margin:.5em 0;
	border-bottom:1px solid #b07e36;
}
#BlogPostDetailDate {
	text-align:right;
}
#BlogPostTitle {margin-top:0;}

div.comment {
	margin:4px 0 9px 3em;
	border-bottom:1px solid #988;
	padding-bottom:5px;
}
div.comment_title {
color:#a99;
}

#comments_header {
background:url(img/comments.gif) no-repeat 0 50%;
padding-left:20px;
}

#banner {width:120px;margin:2em auto;}
#banner img {border:1px solid #000}
#photo {width:170px;margin:9px auto;}
#photo img {height:112px;width:168px;border:1px solid #644;}
.answer{font-style:italic;background:#ffe;padding:10px 10px 10px 3em;border:1px solid #b07e36;}
div.error_message {border:1px solid #f33;background:#fee;padding:2em 1em .5em;}
ul.sitemap ul {margin-top:0;}

dd {text-align:justify;}
dl.calendar img {float:right;margin:5px 0 9px 8px;}
dl.calendar dt, dl.calendar dd {clear:right;}

#dates dd {margin:0;padding:0;text-align:left;}

#icons {position:absolute;top:128px;right:20px;width:56px;z-index:99;}

abbr {border-bottom:1px dashed; cursor: help;}

li.audio {
	background:url(img/audio.png) no-repeat right 50%;
	padding-right:24px;
}
li.video {
	background:url(img/video.png) no-repeat right 50%;
	padding-right:24px;
}

#month-select-table {width: 95%;margin:0 auto;}
#month-select-table td {padding:2px 5px;}
#month-select-table th {border:none; background:transparent; vertical-align:top;padding:2px 5px;}
#month-select {border-bottom: 1px dashed #B07E36; cursor: pointer;}

