/* base style */
body, html {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%; 
	background: #dcbb8d;
}
body, td, th, select, input, textarea { 
	font-family: Georgia, Verdana, Tahoma, Helvetica, sans-serif; 
	font-size: 16px;
	color: #000; 	
}
a {
	text-decoration: underline;
	color: #992925;
	cursor: pointer;
	outline-style: none !important;
}
a:hover {
	text-decoration: none;
}
h1 {
	color: #992925;
	font: bold 24px Georgia;
	margin: -6px 0 0 0;
	//margin: 0;
	padding: 0 0 16px 0;
}
h2 {
	padding: 0;
	font: bold 17px Georgia;
	color: #992925;
	margin: 0 0 10px 0;
}
h3 {
	color: #46280e;
	font: bold 16px Georgia;
	padding: 0 0 15px 0;
	margin: 0;
}
.news_point h3 {
	color: #000;
}
h3 a {
	color: #992925;
}
h4 {
	color: #073655;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
}
h5 {
	font-size: 18px;
	color: #474747;
	font-weight: normal;
}
h6 {
	padding: 0 0 15px 0;
	margin: 0;
	font-size: inherit;
	font-family: inherit;
	font-weight: normal;
	color: #333;
	font-family: Georgia, Verdana, Tahoma, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: italic;
}
.cite {
	color: #333;
	font-style: italic;
}
p {
	padding: 0 0 15px 0;
	margin: 0;
	font-size: inherit;
	font-family: inherit;
}
div, td, th, form, img { 
	border: none; 
	padding: 0;
	margin: 0;
}
p.indent, div.indent {
	text-indent: 30px;
}
table {
	border: 0;
	border-collapse: collapse;
}
.clearfix {
	font-size: 1px;
	float: none;
	height: 1px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
}
.clear {
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin: 0 0 -1px;
}
/*  /base style */
#addcontent {
	min-height: 100px;
	//height: 100px;
	margin: 0 303px 0 330px;
}
#wrapper {
	min-height: 100%;
	background: #dcbb8d url('/i/bg.gif') repeat-x 0 0;
	margin: 0 0 -190px 0;
	position: relative;
	z-index: 4;
}
* html #wrapper {
	height: 100%;
}
#wrapper, #footer {
	min-width: 990px;    
}
* html #wrapper, * html #footer {
	width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 990 ? '990px' : '100%' );
}
#footer {
	height: 190px;
	position: relative;
	z-index: 5;
}
#copyright { 
	height: 32px;
	font: bold 14px Georgia; 
	color: #3b3b3b; 
	text-align: center; 
}
#copyright a { 
	color: #992925; 
}
#runningstring {
	height: 55px;
}
.menu_vert {
	text-align: center;	
	height: 33px;
}
.menu_vert table {
	width: 100%;
	height: 33px;
}
.menu_vert td {
	font: normal 12px Verdana;
	padding: 0 15px 2px 15px;
	text-align: center;
}
.menu_vert a {
	color: #fbe6c7;
}
.menu_vert .last {
	background: none !important;
}
#top_stripe {
	background: transparent url('/i/top_stripe.png') repeat 0 0;
}
#top_stripe td {
}
#footer_stripe { 
	background: transparent url('/i/foo_bgr.gif') repeat 0 0; 
}
#footer_stripe td { 
}
#logo {
	background: transparent url('/i/logo2.png') no-repeat 0 0;
    //background: none; 
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/logo2.png',sizingMethod='crop');	
	display: block;
	position: absolute;
	height: 402px;
	width: 582px;
	left: 50%;
	margin-left: -291px;	
}
#mainlinks {
	height: 400px;
	width: 100%;
	position: relative;
	z-index: 5;
}
#mainlinks td {
	text-align: center;
	vertical-align: middle;
	padding: 280px 0 0 3%;
	width: 33%;
}
#mainlinks a {
	color: #fff;
}
#mainlinks img {
	float: left;
	margin: 0 10px 0 0;
}
#mainlinks span {
	display: block;
	float: left;
	text-align: left;
	margin: 50px 0 0 0;
}
#mainlinks a.png {
	margin: 0 auto;
	width: 280px;
	white-space: nowrap;
	//white-space:normal;
}
#mainlinks a.png img {
	behavior: url('/pngbehavior.htc');
}
#head {	
	height: 470px;
}
#menu {
	background: #e9bc7d url('/i/menu_bgr.png') repeat-x 0 0;
	width: 100%;
	height: 42px;
	margin: 0 0 10px 0;
}
#menu .w60 {
	width: 60px;
	padding: 0;
	background: transparent;
}
#menu td {
	font: normal 12px Verdana;	
	vertical-align: middle;
}
#menu a {	
	padding: 10px 10px 10px 40px;
	min-height: 18px;	
	//height: 36px;
	display: block;
	position: relative;
	background: transparent url('/i/m_normal.gif') no-repeat 3px 50%;
	color: #46280e;
}
#menu a .inner {
	position: relative;
}
#menu a:hover {
	background: transparent url('/i/m_active.gif') no-repeat 3px 50%;
	color:#992925;
}
#menu td.active {
	
}
#menu td.active a {
	color:#992925;
	font-weight: bold;
	/*cursor: default;*/
	text-decoration: none;
	background: transparent url('/i/m_active.gif') no-repeat 3px 50%;
}

/* dropdown */
#menu .ddcontent { 
	position: absolute; 
	overflow: hidden; 
	width: 250px; 
	display: none; 
	z-index:200;
	background: #fffbc8;
	padding: 1px 1px 3px 1px;
}
#menu .ddinner {
	/*width: 160px;*/
	background: #e6b17a;
}
#menu .ddinner ul { 
	display: block; 
	list-style: none; 
	margin: 0; 
	padding: 0; 
}
#menu .ddinner ul li { 
	margin: 0 0 -2px 0 !important; 
	padding: 0 !important; 
	height: 1%;
}
#menu .ddinner a {
	padding: 7px 15px 7px 28px;
	margin: 0;
	height: auto !important;
	display: block;
	position: relative;
	background: #e6b17a url('/i/li.gif') no-repeat 12px 15px !important;
	color: #992925;
	font-weight: normal !important;	
}
#menu .ddinner a:hover {
	padding: 7px 0 7px 28px;
	height: auto !important;
	display: block;
	position: relative;
	background: #ebc298 url('/i/li.gif') no-repeat 12px 15px !important;
	color: #000;
	font-weight: normal !important;
}	
#menu .ddinner a:hover {text-decoration:none !important;}
/* /dropdown */
#content {
	border-collapse: collapse;
	border: 0px;
	clear: both;
	padding-top: 13px;
	width: 100%;
	margin-top: 12px;
}
div#content {
	padding: 13px 35px 13px 50px;
	width: auto;
}
#content td{
	/*text-align: left;*/
	vertical-align: top;
}
/*#content {
	clear: both;
	margin: 0 35px 0 50px;
	padding-top: 13px;
}*/
#content .left {
/*	float: left;*/
	width: 230px;
}
#content .left .add_menu {
	display: none;
}
#content .left .add_menu a {
	color:#992925;
	display: block;
	/*margin-top: 10px;*/
	font: bold 11px Tahoma;
}
#content .right {
/*	float: right;*/
	width: 230px;
	padding: 0;	
}
#content .center {
	/*margin: -5px 270px 0 280px;
	padding: 0;
	//width: 100%;*/
	/*padding: 0 40px 0 50px;*/
}
.bread_crumb {
	margin: 0 0 25px 0;
	padding: 0;
	color: #46280e;
	font: normal 11px Verdana;
}
.bread_crumb a {
	font-weight: bold;
	color: #46280e;
}
#content .bold {
	font-weight: bold;
	font-size: 16px;
}
#content .align_left {
	float: left;
	margin: 4px 10px 10px 0;
}
#content .just_table {
	padding: 0;
	margin: 0;
}
#content .just_table th {
	padding: 13px 25px;
	color: #FFFFFF;
	background: #992925;
	margin: 0;
	border: none;
	border-right: 1px solid #F9E1B8;
}
#content .just_table td {
	margin: 0;
	padding: 5px;
	vertical-align: top;
	border-top: none;
	border-right: 1px solid #e0b39e;
	border-bottom: 1px solid #e0b39e;
	border-left: 1px solid #e0b39e;
}
#content .just_table .top td {
	background: url(/i/border_top.png) repeat-x top;
	padding-top: 9px;
}
#content .just_table th .last {
	border-right-style: none;
}
#content .align_right {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 4px;
}
#content ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}
#content ul li {
	background: url(/i/li1.gif) no-repeat left 2px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content ul li ul li {
	background: url(/i/li2.gif) no-repeat left 2px;
}
#content ul li ul li ul li {
	background: url(/i/li3.gif) no-repeat left 2px;
}
.title, .title2 {
	margin-bottom: 10px;
	background-position: no-repeat;
	height: 23px;
}
.content_left_margin {
	margin-left: 15px;
}
.imgShadow {
	background: transparent url('/i/shadow.png') no-repeat 50% 0;
	height: 8px;
	line-height: 1px;
	font-size: 1px;
	margin: 0 auto;
}
* html .imgShadow {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/shadow.png',sizingMethod='crop');
}
.news_point h3 {
	padding: 0 0 10px 0;
}
.news_point h3 span {
	font-size: 16px;
	font-weight: normal;
	display: inline !important;	
}
.news_point h3 a {
	display: inline !important;
}
.news_point td {
	text-align: left;
}
.news_point img {
	margin-right: 10px;
}
.news_point p {
	padding-bottom: 8px;
}
.news_point .description {
	color: #545454;
	display: block;
	padding: 0 0 10px 0;
	margin: 0;
}
.news_point td {
	vertical-align: top;
}
.gallery {
	width: 45%;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	margin-bottom: 20px;
}
.gallery_point {
	margin-bottom: 10px;
}
.gallery_point img {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
.gallery_point a {
	color: #992925;
}
.gallery_point p {
	margin: 0 0 8px 110px;
	padding: 0;
}
.gallery_point small {
	color: #999;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 110px;
}
.gallery_preview {
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
.gallery_preview img {
	margin: 10px;
	float: left;
}
.archive_link {
	float: none;
	clear: both;
	text-align: left;
	padding-top: 20px;
}
.paging {
	clear: both;
	float: none;
	padding-top: 20px;
	margin-right: 40px;
}
.paging .right_f {
	float: right;
}
.paging a {
	border-right: 1px solid #333333;
	padding-right: 5px;
	padding-left: 2px;
	padding-bottom: 3px;	
}
.paging .current {
	color: #333333;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-right: 1px solid #333333;	
}
.photo_listing {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 86px;
	overflow: hidden;
	padding-right: 20px;
	padding-left: 20px;
}
.photo_listing .photo_li_cont {
	height: 86px;
	position: relative;
}
.photo_listing .photo_li_cont img {
	float: left;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.photo_li_cont .celected {
	border: 1px solid #fff;
	margin: 0;
}
.gallery_top {
	background: transparent url('/i/gallery-hor.gif') repeat-x 0 100%;
}
.gallery_bottom {
	background: transparent url('/i/gallery-hor.gif') repeat-x 0 0;
}
.gallery_left {
	background: transparent url('/i/gallery-vert.gif') repeat-y 100% 0;
}
.gallery_right {
	background: transparent url('/i/gallery-vert.gif') repeat-y 0 0;
}
.gallery_frame_hor {
	background: transparent url('/i/gallery-frame-hor.gif') repeat-x 0 0;
}
.gallery_frame_vert {
	background: transparent url('/i/gallery-frame-vert.gif') repeat-y 0 0;
}
.vote {
}
.vote div.title {
	background: transparent url(/i/title_vote.png) no-repeat;
    //background: none; 
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/title_vote.png',sizingMethod='crop');
	padding: 0 0 3px 0;
	margin: 0 0 0 -1px;
}
.vote h2 {
	color: #000;
	padding: 0;
	margin: 0;
	line-height: 20px;
}
.vote_point {
	padding: 1px 0 3px 0;
	margin: 0;	
	text-align: left;
}
.vote_point input {
	float: left;
	margin: 0;
	//margin: -2px 0;
	padding: 0;
}
.vote_point span.vote_text {
	padding: 0 0 0 8px;
	margin: 0;
	position: relative;
	top: -1px;
	color: #3b3b3b;
	font-size: 13px;
	cursor: pointer;
	//cursor: hand;
}
.vote .opr_links {
	font-size: 13px;
	width: 190px;
	padding: 0;
	margin-top: 10px auto 0 auto;
}
.opr_links td {
	height: 45px;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
}
.vote .opr_links span { padding-right: 15px; padding-left: 15px; }

.simple_search {
	margin-bottom: 30px;
	font-size: 13px;
	padding: 0 0 0 2px;
	margin: 0;
}
.simple_search span {
	padding: 0 0 0 2px;
	margin: 0;
}
.simple_search div.title {
	background: transparent url(/i/title_search.png) no-repeat;
    //background: none; 
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/title_search.png',sizingMethod='crop');
	padding: 0;
	margin: 0 0 6px 0px;
}
.input_search {
	width: 110px;
	font-size: 12px;
	background: #eed1a6;
	border: 1px solid #aea79a;
	font-style: italic;
	color: #5a5a5a;
	font-weight: bold;
	padding: 2px 0 0 3px;
	margin: 0;
	height: 21px !important;
}
.simple_search .link_example {
	color: #972725;
	border-bottom: 1px dashed #972725;
	text-decoration: none;
}
.calendar {
	margin-bottom: 30px;
}
.calendar .bold {
	font-weight: bold;
	font-size: 11px !important;
}
/*.calendar a {
	background: url(/i/calendar.png) no-repeat;
    //background: none; 
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/calendar.png',sizingMethod='crop');
	display: block;
	height: 187px;
	width: 191px;
	margin-left: 12px;
}*/
.calendar div.title {
	background: transparent url(/i/title_calendar.png) no-repeat;
    //background: none; 
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/title_calendar.png',sizingMethod='crop');
}
div.title.calendartitle {
	background: transparent url(/i/title_events.png) no-repeat;
    //background: none; 
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/title_events.png',sizingMethod='crop');
}
.calendarToday {
	background: #7c5840 !important;
	color: #fff !important;
}
.letopis { margin-bottom: 30px; }
.letopis a.archive {
	background: url(/i/letopis.png);
    //background: none; 
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/letopis.png',sizingMethod='crop');
	display: block;
	height: 114px;
	width: 214px;
	position: relative;
	top: -15px;
	left: -5px;
	text-decoration: none;
}
#the-calendar {	
	width: 205px;
	position: relative;
	z-index: 50;
}
#the-calendar table {
	width: 100%;
}
.calendar_field { 
	border: 1px solid #edd0a4; 
}
.calendar_field th { 
	padding: 7px 0px; 
	background: #edd0a4; 
	border-bottom: 3px solid #7c5840; 
	font: normal 11px Tahoma; 
	text-transform: lowercase;
}
.calendar_field td { 
	padding: 5px 0px; 
	text-align: center; 
	font: bold 11px Tahoma !important; 
	color: #000000; 
	background: #FFFFFF; 
	border-bottom: 1px solid #edd0a4; 
}
.calendar_field td.bold {
	background: #fdeed8 !important;
}
.calendar_field a { 
	color: #962922; 
}
.calendar_field .past { 
	color: #000000; 
}
.calendar_field .holyday { 
	color: #FF0000; 
}
.month { 
	text-align: right; 
	padding: 8px 30px 8px 0; 
	background: #fff;
	width: 173px;
	//width: 205px;
	height: 22px;
	position: relative;
	z-index: 10;
/*	top: -1px;*/
	border: 1px solid #edd0a4; 
	border-top: none;
}
.month select { 
	margin: 0 3px; 
	font: normal 11px Tahoma !important; 
	float: right;
}
.month a { 
	font: normal 11px Tahoma !important; 
	display: block; float: right; text-align: right; margin-right: 15px; 
}
.btnEnter {
	display: block;
	position: absolute;
	z-index: 50;
	width: 17px; 
	height: 17px; 	
	margin: 8px 3px 0 3px;
	background: transparent url('/i/btn-enter.gif') no-repeat 0 0;
	right: 7px;
	bottom: -26px;
	//bottom: -28px;
	border: none;
	cursor: pointer;
	//cursor: hand;
}
/*.direct { margin-bottom: 30px; }*/


/* styles for box with scrolling  */
.pagerBox { 
	border: none;
	text-align: left;
	/*width: 840px;*/
	width: 100%;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	padding-top: 5px;
	height: 210px;
	margin: 0 auto 30px auto;
}
div.imgDescription {
	font: normal 10px Tahoma; 
	padding: 3px 0;
	text-align: center;
}

.pagerSide {
	padding: 5px 0 0 !important;
	width: 15px;
	vertical-align: top !important;
	height: 100px;
}
.lll {
	vertical-align: middle !important;
	padding: 0 10px 5px 0;
}
.rrr {
	vertical-align: middle !important;
	padding: 0 0 5px 10px;
}
.v {
	background: no-repeat left top;
	display: block;
	height: 19px;
	width: 19px;
	margin-top: 20px;
	margin-bottom: 3px;
}
.vv {
	background: no-repeat left top;
	height: 19px;
	width: 19px;
	display: block;
}
.contact_form {
	margin: 50px 0 0 0px;
	//margin: 50px 0 0 0px;
	padding: 0;
}
.forms span, .contact_form span {
	display: block;
	float: left;
	margin-right: 15px;
	width: 80px;
}
.forms .text_input, .contact_form  .text_input {
	background: #eed1a7;
	border: 1px solid #afa898;
	font-style: italic;
	color: #454746;
}
.forms textarea, .contact_form textarea {
	background: #eed1a7;
	border: 1px solid #afa898;
	height: 200px;
	width: 330px;
	font-style: italic;
	color: #454746;
}
.forms div, .contact_form div {
	margin-bottom: 5px;
}
#container {
	position: relative;
	margin: 0;
	top: 0;
	overflow: hidden;
	height: 210px;
	width: 600px;
}
#container.scrolling { overflow: hidden; }
#container.scrolling.no  { overflow: hidden; }
.pagination {
	padding: 5px 0 15px;
	text-align: center;
}
.pagination span {
	padding: 0 2px 5px 2px;
}
 .submit {
 	margin-top: 0;}
 .submit input {
 	position: relative;
	//top:6px;
	left:-4px;
	font-size:12px;
}
 .submit img {
	 width: 2px;
 	height: 20px;
	margin-top:10px;
	display: none; 
}
.s_number {
	color: #474747;
}
.searchTitle a {
	
}
.search_url {
	color: #333;
	font-size: 12px;
}
.search_info {
	margin-bottom:18px;
}
.doYouKnow {
	margin: 0 0 4px -5px;
	padding: 0;
	font: bold 17px Georgia;
}
.links {
	margin: 0 0 0 -7px;
	display: block;
	font: bold 17px Georgia;
	color: #992925;
}
p.archive {
	display: block;
	margin: 0 0 10px;
	padding: 0;
}
div.title2 {
	background: transparent url(/i/title_subscribe.png) no-repeat;
    //background: none; 
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/title_subscribe.png',sizingMethod='crop');
	padding: 0 0 9px 0;
	margin: 0 0 6px -5px;
}
p.error {
	color:#990000;
	padding: 2px 5px 5px 5px;
	font-size: 12px;
	margin:0;
	clear: both;
}
.description {	
	color: #545454;
	display: block;
	padding: 0 0 15px 0;
	margin: 0;
}
.unic0 {
	padding-bottom: 74px; 
	//padding-bottom: 0px;
}
.unic {
	padding-bottom: 78px; 
	//padding-bottom: 4px;
}
.messlist {
}


div.buttonTxt {
	height: 22px;
	background: transparent url('/i/btn-right.gif') no-repeat 100% 0;
	padding: 0 6px 0 0;
	float: left;
	text-align: center;
	cursor: pointer;
	//cursor: hand;
}
div.buttonTxt a {
	display: block;
	position: relative;
	background: transparent url('/i/btn-left.gif') no-repeat 0 0;
	text-align: center;
	font: normal 13px Georgia;
	color: #000;
	text-decoration: none;
	padding: 3px 0 3px 6px;
}
div.buttonTxt input {
	background: transparent url('/i/btn-left.gif') no-repeat 0 0;
	text-align: center;
	font: normal 13px Georgia;
	line-height: 13px;
	//line-height: auto;
	color: #000;
	text-decoration: none;
	padding: 3px 0 3px 6px;
	border: none;
	margin: 0;	
	cursor: pointer;
	//cursor: hand;
}
.imgBorder {
	border: 1px solid #957f5c;
}

.print {
	font-size: 12px;
	float: right;
	padding: 3px 0 3px 16px;
	background: transparent url('/i/icon_print2.gif') no-repeat 0 7px;
	display: block;
	position: relative;	
}
.print-logo {
	display: none;
}
/* show all gallery */
div.galleryItemsContainer { 
	padding: 18px 20px;
	text-align: center;
}
div.galleryItem {
	margin: 0 10px 20px;
	text-align: center;
	min-width: 100px; 
	vertical-align: top; 
	display: -moz-inline-stack; 
    display: inline-block;
    zoom: 1; 
    *display: inline;
    word-wrap: break-word; 
}
/* /show all gallery */