/*
font family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font: 10px, black
nadpis první úrovně (h1): 13px, bold, #579241
nadpis druhé úrovně (h2): 13px, bold, black
nadpis třetí úrovně (h3): 
nadpis čtvrté úrovně (h4):

font menu: 12px, bold, black;
font menu - aktuální stránka:
font menu - aktivní (hover):

odkaz:
odkaz navštívený:
odkaz aktivní (hover):

rámeček obr (img border): 2px; #6a6a6a;

boxik - nadpis druh0 úrovně (h2): 12px, bold, #acd0dd;
boxik - text: 10px, #bdbdbd;

obr galerie - nahled:
obr maly: 125x125px;
obr stredni:
obr velky }nap5. fotogalerie:
*/
body
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	margin: 0px;
	padding: 0px;
	color: #000000;
	
	text-align: center;
	background: #ffffff;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Georgia;
	color: #f000000;
	margin: 0px;
	margin-bottom: 7px;
}
h1{ font-size: 13px; }
h2{ font-size: 13px; }
h3{ font-size: 12px; }
h4{ font-size: 11px; }
h5{ font-size: 10px; }
h6{ font-size: 10px; }
h1, h3, h5
{
	margin-top: 0px;
}

h1, h3 { color:#579241;}

table 
{
	font-size: 100%;
	width: 100%;
}
table td
{
	padding: 4px;
}

/* tabulky z editoru */
table.colored,
table.standard
{
	border: 1px solid silver;
	border-right: none;
	border-bottom: none;
}
table.standard th
{
	/*background: #50af00;*/
}
table.standard th,
table.standard td
{
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
table.colored th,
table.colored td
{
	/*border-right: 1px solid #D1CB00;
	border-bottom: 1px solid #D1CB00;*/
}
table.colored th
{
	/*background-color: #FDFC00;
	color: #5e5e00;*/
}
table.standard th,
table.standard td,
table.colored th,
table.colored td
{
	padding: 4px;
}
/*********************/

p
{
	margin: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

a
{
	color: #aaaaaa;
	font-weight: bold;
}

strong { color: #777777; }


a img, a:link img { 	border: none; }

a:hover { text-decoration: none; }

a.button
{
	display: block;
	width: 60px;
	text-align: center;
	position: relative;
	/*background: url(button-bg.gif);*/
	background-position: 3px 0px;
	text-decoration: none;
	padding-bottom: 4px;
	padding-top: 3px;

}
a.button:hover{ color: white; }
a.button .l
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 3px;
	height: 30px;
	background: url(button-left.gif) no-repeat;
}
a.button .r
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 4px;
	height: 30px;
	background: url(button-right.gif) no-repeat;
}

form {margin:0; padding:0;}
input
{
	border: none;
	height:12px;
	font-size: 11px;
   border-left: 1px solid #6a6a6a;
	border-top: 1px solid #6a6a6a;
   border-right: 1px solid silver;
	border-bottom: 1px solid silver;
   background: url(input-bg.gif) repeat-x;
}
input.checkbox 
{
   border-left: none;
	border-top: none;
   border-right: none;
	border-bottom: none;
}
textarea
{
	border: none;
	height:70px;
	font-size: 11px;
   border-left: 1px solid #6a6a6a;
	border-top: 1px solid #6a6a6a;
   border-right: 1px solid silver;
	border-bottom: 1px solid silver;
   background: url(input-bg.gif) repeat-x;
}
.checkbox-label {margin-left:5px;}
.submit
{
	height:16px;
   background:#6a6a6a;
   font-weight:bold;
   text-transform:uppercase;
   border-right: 1px solid #6a6a6a;
	border-bottom: 1px solid #6a6a6a;
	cursor:pointer;
}
.col-center .field {width: 250px;}
.col-center .field.file {height:17px; border:none;}
.col-center .field.date {width: 60px;}
.col-center .field.small {width: 120px;}
textarea .textarea {width: 250px;}

/*
customFormCheckbox
checkbox-label
customFormRadio
customFormRadioText
#custom-form .label 
{
}
#custom-form .customFormText 
{
}
#custom-form .customFormTextarea 
{
}
*/
.customFormRadio {border:none;}
.custom-form .text {width: 250px;}
.custom-form .customFormTextarea {width: 250px;}
div.captcha {width:360px;}
div.captcha img.captcha-image{
	float:left;
	width:90px;
   margin-right: 5px;
	border: 1px solid #000000;
}
div.captcha span.captcha-help{
	display: block;
	height:15px;
	width:240px;
	overflow:hidden;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float:left;
/*	display:none;*/
}
div.captcha input.captcha-number{
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;	
	margin: 0px;
	float:left;
}



ul{ }

hr 
{
	color: #ffffff;
	border: none;
	border-bottom: 1px solid #ffffff;
	height:1px;
}

/* main */

.main
{
	width: 1032px;
	margin-left: auto;
	margin-right: auto;
	background: url(body-bg.gif) repeat-y;
	background-color: #ffffff;
	position: relative;
}
.main .bg-l
{
	background: url(leve-ruce.jpg) no-repeat;
	width: 247px;
	height: 950px;
	position: absolute;
	top: 0px;
	left: -230px;
	z-index: 1;
}
.main-in
{
   width: 971px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.main-in .bg-ruce
{
	background: url(in-ruce-bg.jpg) no-repeat;
	width: 137px;
	height: 708px;
	position: absolute;
	top: 238px;
	left: 16px;
}
.actual-date
{
	position: absolute;
	text-align:left;
   display: block;
	width: 971px;
	height: 40px;
	top: 20px;
	left: 30px;
}
.actual-date div
{
	position: absolute;
	text-align:left;
   display: block;
	width: 971px;
	bottom: 0px;
	left: 0px;
}
.header
{
	width: 100%;
	/*height: 238px;*/
	height: 242px;
	background: url(header-bg.jpg) no-repeat;
	background-position: 0px 0px;
	background-color: white;
	padding-bottom:5px;
}
.homelink{
	position: absolute;
	display: block;
	width: 580px;
	height: 40px;
	top: 160px;
	left: 50px;
	text-decoration: none;
}
.homelink span{ visibility: hidden; }

.content
{
	width: 971px;
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
/* ---- horni menu, levy sloupec a middle content --- */
.left-part
{
	float: left;
	width: 751px;
	text-align:left;
}
.left-part .top {display: none;}

/*  -----  MENU  ---------  */
.menu ul
{
	float: left;
	width:751px;
   background-color:white;
   margin: 0px;
	padding: 0px;
	list-style: none;
	padding-bottom:6px;
}
.menu li
{
   margin: 0px;
	padding: 0px;
	float: left;
   color: black;
	font-size: 10px;	
	height: 16px;
	padding-left:30px;
	margin-top:-2px;
	padding-top:4px;
	margin-bottom:10px;
	text-transform:uppercase;
}

.menu li a
{
	color: black;
	text-decoration: none;
	display: block;
	padding-right: 16px;
}
.menu li a:hover { color: #3b8f00; }

.menu.main-menu li 
{
   background: url(menu-li-black.gif) no-repeat;
	background-position:left;
}
.menu.main-menu li.block-1 {background-image: url(menu-li-green.gif);}
.menu.main-menu li.block-2 {background-image: url(menu-li-yellow.gif);}
.menu.main-menu li.block-3 {background-image: url(menu-li-red.gif);}
.menu.main-menu li.block-4 {background-image: url(menu-li-violet.gif);}

.menu.sub li
{
	font-size: 10px;	
	height: 16px;
	padding-left:5px;
	padding-top:4px;
	margin-bottom:10px;
	text-transform:none;
}
.menu.sub li a
{
	padding-right: 10px;
}

/*  --------------  */
.col-left
{
   float: left;
	width: 181px;
}

/*  -----  LEVE  MENU  ---------  */
.left-menu 
{ 
   margin-bottom:15px; 
   text-align:center; 
}
.left-menu a {color:black; text-decoration:none;}
.left-menu ul
{
   list-style: none;
   margin:0;
   padding:0;
   width: 168px;
   float:left;
}
.left-menu li 
{
   margin:0;
   padding:0;
   margin-bottom:5px;
}
.left-menu li div.left-menu-shadow 
{
   background: #909090;
   position:relative;
   top:2px;
   left:2px;
}
.left-menu div.left-menu-bg 
{
   background: url(left-menu-bg.gif) repeat-y;
   position:relative;
   top:-2px;
   left:-2px;
}
.left-menu li div.left-menu-bg div { line-height:18px; }
*html .left-menu li div.left-menu-bg span { padding-top:4px; }


.left-menu ul.sub
{
   padding-left:10px;
   width: 158px;
   text-align:left;
   font-size:10px;
   line-height:16px;
}
.left-menu ul.sub a {color:#aaaaaa; text-decoration:none;}

.left-menu ul.sub.level_1{ width: 158px; }
.left-menu ul.sub.level_2{ width: 148px; }
.left-menu ul.sub.level_3{ width: 138px; }
.left-menu ul.sub.level_4{ width: 128px; }
.left-menu ul.sub.level_5{ width: 118px; }

.left-menu ul.sub li {padding-bottom:0px;margin-bottom:0px;}
.left-menu ul.sub div {background:none;padding:0px;}


.col-center
{
	float: left;
	width: 570px;
	min-height:590px;
	overflow: hidden;
	margin-top:10px;
}
*html .col-center 
{
   height:600px; 
   overflow:visible; 
}
.col-center .all-msgs 
{
   width: 550px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 10px 0;
}

.col-center .inside
{
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0px;
	overflow: hidden;
}
.homepage h2, h2.bg
{
   color:white;
   font-size:12px;
   text-transform:uppercase;
   background:#79c9ff;
   padding:3px 0;
   padding-left:10px;
}
.col-right
{
	float: right;
	width: 219px;
	overflow: hidden;
}

/* hlavicka stranky */
div.page-label
{
   margin-left:5px;
   width:551px;
}
table.h1-bg
{
   margin:0;
   padding:0;
   width:100%;
   height:79px;
   color:#bdbdbd;
   background: url(h1-bg.jpg) repeat-y;
   margin-bottom:10px;
}
table.h1-bg td { padding:0;vertical-align:bottom;}

table.h1-bg h1 
{
   margin:0;
   padding:0;
   margin-left:12px;
   margin-bottom:7px;
   color:white;
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   text-transform:uppercase;
}

{
   
}

/* --- item --- */
.item
{
   float:left;
   width:560px;
   background: url(line-horizontal.gif) repeat-x;
	background-position: bottom;
	overflow: hidden;
	padding-top:15px;
	padding-bottom:15px;
}
.item.level-1
{
   float:right;
   width:520px;
}
.item.level-2
{
   width:480px;
   float:right;
}
.item.level-3
{
   width:440px;
   float:right;
}
.item.level-4
{
   width:400px;
   float:right;
}

.item .time-info {color:#579241; margin-bottom:3px; }
.detail .time-info {color:#579241; margin-bottom:3px;}
.item.end
{
   background:none;
}
.item .inside {margin:0 7px 0 15px;}

.item h3 a { color:#579241;}
.item .item-left
{
   float:left;
   width:365px;
   overflow: hidden;
}
.item .with-img .item-left
{
   float:left;
   width:365px;
   overflow: hidden;
}
.item .without-img .item-left
{
   float:left;
   width:535px;
   overflow: hidden;
}
.item .identity-links
{
   margin-bottom:10px;
}
.item .perex
{
   text-align:justify;
}
.item .img
{
   float:right;
   width:150px;
   overflow: hidden;
}
.img {border:2px solid #6a6a6a;}

/* .detail .item */
.detail .item {padding-top:0px; background:none;}
.detail .item .inside {margin:0 8px;}
.detail .item .img
{
   float:left;
   width:150px;
   overflow: hidden;
}
.detail-right
{
   float:right;
   width:370px;
   overflow: hidden;
}
.without-img .detail-right 
{
   float:right;
   width:544px;
   overflow: hidden;
}
.with-img .detail-right 
{
   float:right;
   width:370px;
   overflow: hidden;
}

.detail .content-detail {margin-top:10px;}



/* navigace */
.navigation 
{
	overflow: hidden;
	clear:both;
   padding-top:15px;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:0px;
   background: url(line-horizontal.gif) repeat-x;
	background-position: top;
}
.more {text-align:right;}
.news .more.all 
{
   padding:10px 0;
/*
   background: url(line-horizontal.gif) repeat-x;
	background-position: bottom;
*/
	margin-bottom:15px;
}
.page-navigation {text-align:right;}
/* galerie */
.photo-item.inlist
{
   float:left;
   margin-left:25px;
}
.photo-item .img
{
   width:150px;
   height:150px;
   margin-left:25px;
   margin-bottom:15px;
   float:left;
}
.photo-item.first .img
{
   margin-left:0px;
}
.photo-item.inlist .img {margin-left:0px;}
.photo-item.inlist.first {margin-left:0px;}

.photo-detail-img
{
   border:none;
   text-align:center;
}
.photo-detail .page-navigation
{
   text-align:center;
}
/* svatky */
h3.label span.date 
{ 
   color:black;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
div.fete div.fete-content {margin-top:15px;}
/* registrace   */
table.reg-checkboxes {width: 250px;}
/*  profile */
.profile .img {width:150px;}

/* ---  boxiky  ---- */
.box 
{
   font-size:10px;
   margin-bottom:10px;
   width:168px;
   overflow:hidden;
   color:#bdbdbd;
}
.box .label
{
   width:168px;
   overflow: hidden;
}
.box .label h2
{
   font-size:11px;
   color:#acd0dd;
	padding-bottom: 0px;
	margin-bottom:0px;
	padding-top: 7px;
	text-transform:uppercase;
}
.box .box-content 
{
   padding:5px 0;
   background: url(gradient-boxik.jpg) repeat-y;
   overflow: hidden;
}
.box .box-in
{
	margin:0 5px;
} 

.box.blog .label { background:#79c9ff; }
.box.blog .label h2 
{ 
   margin-left:5px; 
   padding:5px 0; 
   color:white;
}
.item-box-blog
{ 
   width:158px; 
   margin:7px 0;
   background:none; 
   color:black;
}
.item-box-blog .box-content {background: url(blog-box-bg.gif) repeat-y;}
.item-box-blog .item h3 a {color:white; font-size: 11px; margin-bottom:3px;}
.item-box-blog .author {text-align:right; margin-bottom:5px;}

.newsletter-form-box {width:161px;color:white; overflow:hidden;}
.newsletter-form-box .field {background:white; width:100px;}

.right-box 
{
   margin-top:12px;
   margin-left:11px;
   width:209px;
}
.right-box .field { width: 80px;}
.right-box .box {width:209px; margin-bottom:15px;}
.right-box .box .label {width:209px; background-color:#6a6a6a;}
.right-box .box .label h2 {color:white; padding-top: 3px; padding-bottom: 3px;}
.right-box .box .box-content { background:none;}

.box.no-label .label h2
{
   display:none;
}
.right-box .box.no-label
{
	background: url(line-horizontal.gif) repeat-x;
	background-position: top;
}

.right-box .item 
{
   width:208px;
   float:left;
   background:none;
   padding:0;
   margin-bottom:7px;
}
.right-box .item .label { padding:0;background:none;}
.right-box .item .label h2 {margin:0;background:none;}
.right-box .item .navigation {padding:0;background:none;}
.right-box .item .perex {width:209px;}


/*  calendar box */
.calendar
{
	width: 220px;
}
.calendar .label {background:#6a6a6a;}
.calendar .label h2 {font-size:11px;color:white;text-transform:uppercase; padding:3px 0;}
.calendar-content
{
	float:right;
   width: 198px;
	margin-right:11px;
	background: url(gradient-kalendar.jpg) repeat-y;
	background-color:white;
}
*html .calendar-content{margin-right:5px;}
.calendar-content a { color:black; }
.calendar-content .today { background-color:#79c9ff; }
.calendar-content .sun , .calendar-content .sun a{ color:#179efc; }

.calendar-content .event {background-repeat: no-repeat; }

.calendar-content .event.all 
{ 
   background-image:url(calendar-all.gif);
   background-position:top right;
}
.calendar-content .event.action 
{ 
   background-image:url(calendar-fete.gif);
   background-position:bottom left;
}
.calendar-content .event.fete 
{ 
   background-image:url(calendar-action.gif);
   background-position:top right;
}

.calendar.home {margin-top:5px;}
.calendar.home .item .navigation 
{
   background: url(calendar-item-list.gif) repeat-y;
	margin-top:0px;
	margin-bottom:10px;
	padding:5px 0;
	color:black;
}

.box-login-form
{
   width:168px;
}
.login-form-content
{
   margin-top:5px;
}
.box-login-form form
{
   text-align:right;
   line-height:20px;
}
.box-login-form .field
{
	width: 95%;
	margin: 2px;
}

/*  search box */
.search-form
{
   width:160px;
	margin: 0px;
	padding-top:30px;
	background: url(line-horizontal.gif) repeat-x;
	background-position: top;
	text-align:right;
   position:relative;
   left:0;
}
.search-label 
{
   position:absolute;
   top:9px;
   left:25px;
   color: #579241;
   text-transform:uppercase;
   font-weight:bold;
}
.search-img 
{
   position:absolute;
   top:0px;
   left:0;
   width:24px;
   height:23px;
   background: url(ruka-zelena-mala.gif) no-repeat;
}
.search-form .field
{
	width: 120px;
}

.search-form .submit
{
	height: 16px;
	background: #579241;
	color:white;
	padding: 0 2px;
	border: 1px solid #333;
	margin-left:1px;
	cursor:pointer;
}


/* guestbook */
table.guestbook 
{
   width: 250px;
   float:left
}
table.guestbook-captcha 
{
   width: 220px;
   float:left
}
.guestbook .field {width: 150px;}

.guestbook .textarea 
{
   height:70px;
   width: 313px;
}

div.guestbook-captcha img.captcha-image{ width:90px; }
div.guestbook-captcha span.captcha-help{
}
div.guestbook-captcha input.captcha-number{width:20px !important;
}
div.guestbook-captcha div.captcha input.captcha-number{
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;	
	margin: 0px;
	width:20px !important;
}

/* galerie */
.photo-item .img
{
   width:150px;
   overflow: hidden;
}


/* new action */
img.calendar-img{ position:relative; top:4px;}

/*  calendar-win */
.calendar-win
{
   background:#79c9ff;
   height:100%;
   margin-left:1px;
}
.calendar-win .months {text-align:center;}
.calendar-win a {color:white;}
.calendar-win td 
{
   text-align:center;
   border-right:1px solid #6a6a6a;
   border-bottom:1px solid #6a6a6a;
}
/*  login form  */



/* -------------- */

.footer
{
	float:left;
	background:white;
	line-height: 30px;
	width:100%;
	color:#6a6a6a;
}
.footer-line
{
	float:left;
	background: url(footer-bg.jpg) repeat-y;
	background-color:white;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	position:relative;
}
.footer a {color:#6a6a6a;}
.footer .secondary-menu
{
   float:left;
}
.footer .secondary-menu ul 
{
   margin:0;
   padding:0;
}
.footer .secondary-menu li
{
   float:left;
   margin:0;
   padding:0;
   list-style: none;
   margin:0 5px;
}
.footer .left
{
	padding-left: 5px;
	float: left;
	font-weight: bold;
}
.footer .right
{
	padding-right: 5px;
	float: right;
	width:450px;
}
.footer .claim
{
   float: right;
}
/*  ----------------------  */
.cl{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
	position: relative;
}

.h14{	height: 14px; }
.h10{	height: 10px; }
.h7{	height: 7px; }
.cl.h14{	height: 14px; }
.cl.h10{	height: 10px; }
.cl.h7{	height: 7px; }
.fl{ float: left; }
.nbg{ background: none !important; }
.ma0{	margin: 0px !important; }
.mab7{ margin-bottom: 7px !important; }
.mat7{ margin-bottom: 7px !important; }
.cw{ color: white; }
.nb{ border: none !important; }
.npt{	padding-top: 0px !important; }
.fr{ float: right; }
.fl{ float: left; }
.tar { text-align:right;}
.tac { text-align:center;}
.hl 
{
	padding-top:15px;
	margin-top:15px;
	padding-bottom:0px;
   background: url(line-horizontal.gif) repeat-x;
	background-position: top;
}
.bg {background:#79c9ff;}
.required {margin-left:5px;color:red;}
.error { color:red; }
.small-10 {font-size: 10px;}
.small-9 {font-size: 9px;}
.green {color:#579241;}
/*
body.editor {
	font-family: Arial, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 12px;

}
*/

.webpath {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0;
	padding-right; 0;
}

tr.bottomRow td,
tr.bottomRow th
{
	padding-bottom: 1em;
	border-bottom: 1px solid #6A6A6A;
}

table.directory td
{
	margin: 0;
}

