body {
	font-family: tahoma, verdana, lucida, sans-serif;
	font-size: 12px;
	color: #4e5c36;
	margin: 0px;
	padding: 0px;
	background: #a3b784;
}

/*	podnadpis	*/

big {
	font-family: tahoma, verdana, lucida, sans-serif;
	font-size: 14px;
	color: #e57100;
        font-weight: bold;
}
tt {
	font-family: tahoma, verdana, lucida, sans-serif;
	font-size: 14px;
	color: #620000;
        font-weight: bold;
}

/*	mezera	*/
.mezera { 
              font-size: 8px; 
              font-family: "verdana","arial" }

/*	nestandardní vlastnosti */

table {
	border-collapse: collapse;
}

/*	lavy okraj layoutu	*/
#lm {
	width: 8%;
	background:#a3b784 url('layLm.png') top right repeat-y;
}
/*	pravy okraj layoutu	*/
#rm {
	width: 8%;
	background:#a3b784 url('layRm.png') top left repeat-y;
}

/*	trieda pre vnutorne odsadenie - padding - stlpcov	*/
.col {
	padding: 0px 0px 0px 12px;
}

/*	odsadenie hlavného stlpca v sablone base	*/
.hlav {
	padding: 10px 10px 10px 10px;
	margin: 1px; 
	background-color: #f1fde0;
}

/*      definicia blokov typu 1 az 5 - spolocne vlastnosti	*/
.blok1, .blok2, .blok2, .blok3, .blok4, .blok5	{
	margin: 0 0 5px 0;
	padding: 5px;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.horni_menu	{
	margin: 10px 0px 10px 0px; 
	color:#fff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
        background-color: #7e9759;
}


/*      definicia blokov typu 1 az 5 - rozdielne vlastnosti	*/
.blok1	{
	background: #7e9759;
	margin: 1px; 
 color: #eaffc4;
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-style: solid;
	border-color: #7e9759; 
}
.blok2	{
	background: #7e9759;
        color: #eaffc4;
	margin: 1px; 
	border: 1px; 
}

.blok3	{
	background: #7e9759;
        color: #eaffc4;
	margin: 1px; 
	border: 1px; 
}

.blok4	{
	background: #70864f;
        color: #eaffc4;
	margin: 1px; 
	border: 1px; 
}

.blok5	{
	background: #70864f;
        color: #eaffc4;
	margin: 1px; 
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-style: solid;
	border-color: #7e9759;
}

/*	definicia obsahu blokov 1-5 - spolocne vlastnosti	*/
.blok1obs, .blok2obs, .blok3obs, .blok4obs, .blok5obs  {
	background:#b3c298;
	margin: 1px 1px 4px 1px;
	font-size: 12px;
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-style: solid;
	border-color: #7e9759;
}

.citaty  {
	background: #b3c298;
	margin: 7px 14px 7px 14px;
	padding: 4px;
	font-size: 13px;
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-style: solid;
	border-color: #7e9759;
}


/*	definicia obsahu blokov 1-5 - rozdielne vlastnosti	*/
.blok1obs {
}

.blok2obs {
	padding: 4px;
}

.blok3obs {
}

.blok4obs {
}

.blok5obs {
	padding: 0 2px; background:#b3c298;
}


/* hyperlinky */

A {
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
A:link {
	color: #35355f;
	text-decoration: none;
}
A:visited {
	color: #35355f;
	text-decoration: none;
}
A:hover {
	color: #2b3953;
	text-decoration: underline;
}
A:active {
	color: #35355f;
	text-decoration: none;
}
A.clanek:link {
	color: #fff;
	text-decoration: none;
}
A.clanek:visited {
	color: #fff;
	text-decoration: none;
}
A.clanek:hover {
	color: #e0ffa8;
	text-decoration: underline;
}
A.menu:link, A.menu:visited {
	display:block;
	font-weight: bolder;
	color:#f1fde0;
	background:#a3b784;
	text-decoration: none;
	padding:4px;
	margin: 2px 0;
	border:none;
	font-size: 11px;
}
A.menu:hover {
	display:block;
	color:#eaffc4;
	background:#70864f;
	text-decoration: none;
	padding:4px;
	margin: 2px 0;
}
.zapat {
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	padding-top:4px;
}
.zapat2 {
	color: #70864f;
	text-decoration: none;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
}
A.zapat2:link, A.zapat2:visited {
	color: #70864f;
}
A.zapat2:hover {
	color: #70864f;
}
.prim {
	text-align: center;
}
.zapat-blok {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	background:#70864f;
	margin:7px 14px 7px 14px;
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-style: solid;
	border-color: #7e9759;
}
A.zapat:link, A.zapat:visited, A.zapat:active {
	color: #ffffff;
	text-decoration: none;
	border:none;
	font-size: 11px;
}
A.zapat:hover {
	color: #ffffff;
	text-decoration: underline;
}


/* zakladni styly */

.z {
	color: #4e5c36;
	font-size: 13px;
	font-weight: normal;
	padding: 4px;
}
.z2 {
	color: #4e5c36;
	font-size: 13px;
	font-weight: normal;
}
.nadpis {
	text-align: center;
	padding: 0.2em 0 0.2em 10px;
	color: white;
	background: #70864f;
	font-weight: bold;
	font-size: 17px;
}
.podnadpis {
	color: #4e5c36;
	text-align: center;
	font-size: 14px;
}
.bledy {
	color: #f0f6ff;
}

/* komentare */

.kom-z {
	color: #2b3953;
	font-size: 12px;
	font-weight: normal;
	padding: 4px;
}
.kom-otazka {
	color: #2b3953;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
}
.kom-link {
	color: #70864f;
	font-size: 13px;
	font-weight: normal;
}
.kom-hlavicka {
	color: #2f3821;
	padding: 4px;
	font-size: 12px;
	font-weight: normal;
}
.kom-hlavicka-odpoved {
	color: #2f3821;
	padding: 4px;
	background: #CAD3B8;
	font-size: 12px;
	font-weight: normal;
}

.kom-text {
	color: #000000;
	padding: 10px;
	background: #f1fde0;
	font-size: 12px;
	font-weight: normal;
}
.kom-cely-ram {
	padding: 4px;
	padding-bottom: 4px;
	background: #b3c298;
}

/* ankety */
.anketa-std-otazka
{
	color: #4e5c36;
	font-size: 11px;
	font-weight: bold;
	margin: 5px;
	padding: 0.3em 2px 10px 0px;
}
.anketa-blok-z,
.anketa-cla-otazka,
.anketasysz {
	color: #4e5c36;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0.3em 2px 10px 0px;
}
.anketa-std-odpovedi {
	color: #2b3953;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0.2em 0px;
}
.anketasysodp,
.anketa-cla-odpovedi,
.anketa-blok-odpovedi {
	color: #4e5c36;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0.2em 0px;
}
.anketa-cla-celkovy-ram {
	font-size: 13px;
	text-align: left;
	margin: 6px 0px 6px 0px;
}
.anketa-cla-ram {
}
.anketa-blok-odp-cara {
	color: #384228;
	width: 120px;
	font-size: 85%;
	line-height: 1em;
	height: 1em;
	margin: 2px 0px;
	padding: 0px;
}
.anketa-blok-odp-cara-hlasy {
	height: 1em;
	margin: 0px;
	background: #e57100;
}

.anketa-std-ram {
	text-align: left;
}

/* syst. blok - novinky */

.nov-datum {
	color: #70864f;
	font-size: 13px;
	font-weight: bold;
}
.nov-titulek {
	color: #70864f;
	font-size: 13px;
	font-weight: bold;
}
.nov-titulek-duraz {
	color: #2b3953;
	font-size: 13px;
	font-weight: bold;
}
.nov-text {
	color: #70864f;
	font-size: 13px;
	font-weight: normal;
}

/* clanky */

.cla-cely {
	margin: 0px;
	background: url('cla-poz.png') top left repeat-y;
}
	/*	vnutovne odsadenie clanku zlava a zdola 	*/
.cla-obsah {
	padding: 6px 0px 0px 90px;
}
.cla-obsah2 {
	padding: 6px 6px 0px 6px;
}
	/*	nadpis clanku	*/
.cla-nadpis {
	position: relative;
	top: 0px;
	padding: 0.3em 0 0.3em 10px;
	color: #fff;
	background: #70864f;
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0 3px 80px;
}
.cla-nadpis2 {
	position: relative;
	top: 0px;
	padding: 0.3em 0 0.3em 10px;
	color: white;
	background: #70864f;
	font-weight: normal;
	font-size: 16px;
	margin: 0 0 3px 0px;
}
.cla-paticka {
	position: relative;
	top: 0px;
	padding: 0.7em 0 0.7em 10px;
	color:white;
	background: #b3c298;
	color: #4e5c36;
	margin: 0 0 3px 0px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

	/*	text clanku	*/
.cla-text {
	padding: 10px 0 0 0;
	color: #4e5c36;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
  line-height: 1.3;
}
	/*	styl pre informacie za clankom - autor, pocet precitani atd...	*/
.cla-informace {
	color: #70864f;
	font-size: 11px;
	font-weight: normal;
}
	/*	odsadenie od krajov pri tlacovej sablone	*/
.tisk {
	padding:1em;
}
	/*		*/
.cla-informace-tisk {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
	/*	odsadenie ikony temy	*/
.obrtema {
     margin-left: 5px;
     position: absolute;
}


/* hodnoceni clanku */

.hodnoceni-celkovy-ram {
	background: #fff;
	margin: 6px 0;
	padding: 6px;
	color: #70864f;
	font-size: 11px;
	font-weight: normal;
}

/* souvisejici clanky */

.souvis-cla-celkovy-ram {
	font-size: 13px;
	text-align: left;
	margin: 6px 0 12px 0;
}

/* download sekce */

.download-z {
	font-size: 13px;
}
.download-sekce {
	font-size: 13px;
	text-align: center;
	padding: 6px;
}
.download-sekce-akt {
	font-weight: bold;
}

/* weblinks sekce */

.weblinks-z {
	font-size: 13px;
}
.weblinks-sekce {
	font-size: 13px;
	text-align: center;
	padding: 6px;
}
.weblinks-sekce-akt {
	font-weight: bold;
}

/* std. navigacni lista */

.std-navig {
	font-size: 80%;
	background: #b3c298;
	margin:1em 0;
	text-align: center;
}

.std-navig-akt-str {
	color: #70864f;
} 

/* dalsi pomocne styly*/

.hodnoceni {

}
.strankovani {
	color: #70864f;
	font-size: 10px;
	font-weight: bold;
}
.biltucne {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

.chybastredni {
	color: #f00;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

/* rozsirujici styly pro plug-iny */

.kal-text {
	color: #70864f;
	font-size: 12px;
	font-weight: normal;
}
.kal-clanek {
	background-color: #f0e0e6;
}
.kal-dnesni {
	background-color: #e0e6f0;
}
.planakci {
	font-size: 10px;
}
.informace {
	color: #000;
	font-size: 9px;
	font-weight: normal;
	width: 100%;
}

/*
.mezera {
	width: 5px;
}
.ohr {
	width: auto;
}
*/
.ram {
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-style: solid;
	border-color: #808080;
	padding: 9px;
	background: #f1f9e0;

}
.preram {
	padding-bottom: 2px;
	margin-bottom: 2px;
}
/*
.horni-navig-lista {
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #003098;
	padding: 2px;
}
*/

/* textova pole, tlacitka */

.textbox {
	background-color: #f1fde0;
	color: #000000;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	text-align: left;
	margin:2px 0;
	padding:2px;
  width:90%; 
  height:12em;
}
.textpole {
	color: #000;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	margin:2px 0;
	padding:2px;
	background: #f1fde0;
}

.textpole2 {
	color: #000;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	background: #f1fde0;
}

.tl {
	background-color: #7e9759;
	color: #f8faff;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.tlac,A tlac,A.tlac:link,A.tlac:active,A.tlac:visited {
  font-family: Verdana, "Geneva CE", lucida, sans-serif;
  font-size: 12px;
  background-color: #7E9759;
  border:0px solid #fff;
  margin-left: 0px;
  margin-right: 5px;
  margin-bottom: 8px;
  padding-left: 8px;
  padding-right: 6px;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #EAFFC4;
}

A.tlac:hover {
  background-color: #92A96D;
  border: 0px solid #fff;
  padding-left: 8px;
  padding-right: 6px;
  padding-left: 8px;
  padding-right: 6px;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #fff;
  text-decoration: none;
}

.tlac2,A tlac,A.tlac2:link,A.tlac2:active,A.tlac2:visited {
  font-family: Verdana, "Geneva CE", lucida, sans-serif;
  font-size: 12px;
  background-color: #98AC73;
  border:0px solid #fff;
  margin-left: 0px;
  margin-right: 5px;
  margin-bottom: 8px;
  padding-left: 8px;
  padding-right: 6px;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #fff;
}

A.tlac2:hover {
  background-color: #83985A;
  border: 0px solid #fff;
  padding-left: 8px;
  padding-right: 6px;
  padding-left: 8px;
  padding-right: 6px;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #fff;
  text-decoration: none;
}

form {
	padding: 4px 0;
	background: #b3c298;
}

form-kom {
	padding: 4px 0;
	background: #f1fde0;
}

a img {
	border: none;
}

.ramecek {
	border: 1px solid #7e9759;
}

.search {
	margin: 2px;
	padding: 2px;
}

/* kniha navstev */
.gb_add-form {
	background-color: #b3c298;
	padding: 0.5em;
}
.gb_add-form p, .gb_add-form form {
	margin: 0px;
}
.gb_add-form input, .gb_add-form textarea {
	color: #000000;
	background-color: #f1fde0;
	border: 1px solid #7e9759;
	padding: 1px;
	font-size: 13px;
}
.gb_nick, .gb_email, .gb_homepage {
	float: left;
	padding-right: 12px;
	color: #70864f;
	font-family: "verdana","arial";
	font-size: 11px;
	font-weight: bold;
}
.gb_nick input, .gb_email input, .gb_homepage input {
	width: 153px;
}
.gb_message {
	clear: both;
	color: #70864f;
	font-family: "verdana","arial";
	font-size: 11px;
	font-weight: bold;
}
.gb_message textarea {
	width: 488px;
	height: 8em;
	font-size: 13px;
}
.gb_submit input {
	background-color: #7e9759;
	color: #f8faff;
	font-family: "verdana","arial";
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 3px;
}
.gb_total-posts {
	clear: both;
	margin: 1em 34%;
	border: 1px solid #7e9759;
	background-color: #b3c298;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #4e5c36;
}
.gb_navigator {
	clear: both;
	text-align: center;
}
.gb_other {
	font-weight: normal;
}
.gb_post  {
	color: #000000;
	margin-bottom: 0px;
}
.gb_post-top {
	padding: 2px 3px;
	background-color: #b3c298;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.gb_post-top img {
	vertical-align: middle;
}
.gb_meno {
	color: #2f3821;
	font-size: 12px;
	font-weight: bold;
}
.gb_adresy {
	margin-left: 5px;
}
.gb_datum {
	color: #2b3953;
	font-size: 11px;
	margin-left: 9px;
}
.gb_post-middle {
	padding: 3px;
	background-color: #f1fde0;
	border: 1px solid #000000;
}

