/**
 * CSS Level 2 WebNetServis.com for LIMBO templates
 * @author WebNetServis.com (Ali)
 * @url www.webnetservis.com
 * @email infot@webnetservis.com
 */

 /**
 * Vlastni nastaveni vzhledu sablony webu
 * --------------------
 */
body.Zaklad {
	color: Black;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0 0 84;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #005A00 url(../images/BG_kytara.jpg) no-repeat scroll;
}

Table.design{
	background: transparent;
	width: 846px;
}
td, tr, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
td.BG_TABLE_Left{
	background: url(../images/BG_table_L.jpg) repeat-y top;
	width: 10px;
}
td.BG_TABLE_Right{
	background: url(../images/BG_table_R.jpg) repeat-y top;
	width: 10px;
}

td.BG_TABLE_TopMenu{
	background: url(../images/Pathway.jpg) no-repeat;
	width: 683px;
	height: 36px;
	vertical-align: middle;
}
td.BG_TABLE_prostor{
	background: url(../images/BG_prostor.jpg) no-repeat;
	width: 683px;
	height: 43px;
	text-align: center;
	vertical-align: top;
}
td.BG_TABLE_content{
	background: White;
	width: 760px;
	vertical-align: top;
}
td.TABLE_content_LEFT{
	background: #DBFFE2;
	width: 170px;
	border-right: 1px dashed #005B00;
	border-top: 1px dashed #005B00;
	padding: 1px 2px 1px 0px;
	vertical-align: top;
}
td.TABLE_content_Right{
	background: #DBFFE2;
	width: 170px;
	border-left: 1px dashed #005B00;
	border-top: 1px dashed #005B00;
	padding: 1px 0px 1px 2px;
	vertical-align: top;
}
td.TABLE_copy{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBFFE2;
}
A.copy:link, A.copy:visited{
	color: #DBFFE2;
	text-decoration: none;
}
A.copy:hover{
	text-decoration: underline;
	font-weight: normal;
}


 /**
 * Nastaveni vzhledu LIMBO CMS
 * --------------------
 */
 /*Nastaveni vzhledu BODY pro otevirana okna jako je napr. detail foto z galerie nebo okno pro tisk ...*/
 body.contentpane{
	background-color: White;
	color: Black;
	background: White none;
}
H1{
	font-size: 18px;
}
H2{
	font-size: 16px;
}
H3{
	font-size: 14px;
}
.mod {
  background       : #FFFFFF;
  width            : 4px;
}
.background { 
  
}
.header_background { 
  
}
.footer_background { 
  
}
.main { 
  float            : left; 
  width            : 100%;
  margin           : 0px; 
  padding          :0px;
}
.contentdescription {
	width: auto;
	display: block;
} 
#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}

/* Top Menu nastaveni odkazu*/
ul#mainlevel-nav {
  list-style       : none;
  padding-top          : 5px;
  margin           : 0;
  font-size        : 0.8em;
}
ul#mainlevel-nav li {
	display: block;
	background-image: none;
	padding-left: 1px;
	padding-right: 1px;
	float: left;
	margin: 0;
	width: auto;
	font-size: 11px;
	line-height: 22px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}
ul#mainlevel-nav li a {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #000000;
	background: transparent;
	font-weight: bold;
}
ul#mainlevel-nav li a:hover {
	color: #000000;
	text-decoration: underline;

}
.sublevel {
  padding-left: 10px;
}
.leftrow {
	width: 168px;
	margin-right: 5px;
}
.rightrow {
  width            : 168px;
  margin-left      : 5px;
}

/*NASTAVENI MODULU*/
table.moduletable {
	width: 160px;
	table-layout: auto; /*border-top       : 1px solid #FFFFFF;*/
/*	Cara na spodku modulu, ktera oddeluje od dalsiho modulu
	border-bottom: 1px solid #005A00;*/
}

/*NASTAVENI NADPISU MODULU*/
table.moduletable th {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	height: 21px;
	line-height: 21px; 
	width: 160px;
	text-indent: 8px;
	letter-spacing: 1px;
	color: #DBFFE2;
	background-image: url(../images/BG_nadpis_modul.jpg);
	background-repeat: no-repeat;
}
table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
}
#search {
  float            : left;
  margin-top       : 10px;
  border           : 1px solid #cccccc;
  padding          : 0px;
  width            : 125px;
  height           : 17px;
  overflow         : hidden;
}
#search .inputbox {
  border           : 0px;
  margin-top       : 0px;
  padding          : 0px 3px 0px 6px;
  font-family      : arial, helvetica, sans-serif;
  font-weight      : normal;
  font-size        : 12px;
  height           : 17px;
  width            : 125px;
  color            : #666666;
  background       : #FFFFFF;
}
/* TLACITKO ZPET */
.back_button {
	color: #005A00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/bb.gif);
	background-repeat: no-repeat;
	white-space: normal;
	font-weight: normal;
	border: 1px solid #BCB778;
	padding-bottom: 4px;
	padding-left: 35px;
	padding-right: 2px;
	padding-top: 1px;
	margin-right: 4px;
	float: right;
	font-weight: normal;
	line-height: 10px;
	text-decoration: none;
}
/*TLACITKA*/
.button {
	font-size: 11px;
	color: #005A00;
	margin-bottom: 5px;
	background-color: #A5E4A5;
	padding: 1px;
	border-right: thin solid #005A00;
	border-left: thin solid #DBFFE2;
	border-bottom: thin solid #005A00;
	border-top: thin solid #DBFFE2;
}
/* VYHLEDAVACI POLICKO A POLICKA PRIHLASENI*/
.inputbox {
	border: 1px solid #006600;
	background-color: #A5E4A5;
	margin-bottom: 5px;
	color: #005A00;
}

/*VZHLED A PODBARVENI RADKU napr. ANKETY*/
.sectiontableheader {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #005A00; /*background: #005A00;*/
	padding: 1px;
	border: 1px solid #005A00;
}

/*2. RADEK*/
.sectiontableentry1 {
	vertical-align: top;
	padding: 3px;
	background: #E8FFEC;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #005A00;
}

/*1. RADEK*/
.sectiontableentry2 {
	vertical-align: top;
	padding: 3px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #005A00;
}

/* HLAVNI MENU */
a.mainlevel {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	width: 100%;
	background-color: #005A00;
	text-indent: 10px;
}
a.mainlevel:link {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	width: 100%;
	background-color: #005A00;
	text-indent: 10px;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 12px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #543B00;
	background-color: #A5E4A5;
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	color: #003300;
	width: 100%px;
	text-indent: 10px;
}
a.mainlevel:hover {
	background-color: #6CD56C;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-indent: 10px;
}
#active_menu {
	color: Black;
	background-color: #6CD56C;
	font-weight: bold;
}
a#active_menu:hover {
  color            : #333333;
}

/* BEZNY LINK */
a:link, a:visited {
	font-size: 11px;
	color: #005A00;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-size: 11px;
	color: #005A00;
	text-decoration: underline;
	font-weight: bold;
}
a.category:link, a.category:visited {
	font-weight: bold;
	color: #005A00;
	text-decoration: none;
}
a.category:hover {
	text-decoration: none;
	font-weight: bold;	
}

/* Tlacitko "Cely clanek" */
a.readon:link, a.readon:visited {
	color: #0A5D0D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/read.gif);
	background-repeat: no-repeat;
	white-space: normal;
	font-weight: bold;
	border: 1px solid #006600;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 2px;
	padding-top: 1px;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
a.readon:hover {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/read.gif);
	background-repeat: no-repeat;
	white-space: normal;
	font-weight: bold;
	border: 1px solid Black;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 2px;
	padding-top: 1px;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}

/* VZHLED ODRAZEK */
li {
	line-height: 17px;
	padding-left: 17px;
	padding-top: 0px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
table.contenttoc {
	border: 1px solid #FFFFFF;
	background: InfoBackground;
	padding: 5px;
	margin-left: 2px;
	margin-bottom: 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #CC0000;
}
.pagenavbar {
  border-top       : 1px solid #BCB778;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  color            : #DBD8B7;
}
a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}
a.pagenav:hover {
  text-decoration  : none;
}
.date {
  font-size        : 10px;
  color            : #996600;
  padding-right    : 10px;
}
.small {
  font-size        : 10px;
  color            : #996600;
}
.smalldark {
  font-size        : 10px;
  color            : #996600;
}

/*BARVA TEXTU datum vzniku a zmeny clanku*/
.createdate, .modifydate {
	font-size: 10px;
	color: Gray;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}
.pathway {
  font-size        : 10px;
  color            : #996600;
  padding-left     : 4px;
}
a.pathway:link, a.pathway:visited {
  font-size        : 10px;
}
a.pathway:hover {
  font-size        : 10px;
}
table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
.pollstableborder{
  border-color     : #666666;
}
.contentheading {
	/* background: url(../images/header.gif) repeat; */
	font-size: 16px;
	height: 24px;
	font-weight: bold;
	white-space: nowrap;
	text-transform: uppercase;
	text-align: left;
	color: #005A00;
	width: 100%;
	border-bottom: 3px double #0A640C;
}
/*Nastavení vzhledu hlavicky zobrazene komponenty, napr. News*/
.componentheading {
	/* background: url(../images/header.gif) repeat; */
	font-size: 14px;
	height: 28px;
	font-weight: bold;
	white-space: nowrap;
	text-transform: uppercase;
	text-align: left;
	color: #005A00;
	width: 100%;
	padding-left: 5px;
	border-bottom: 3px double #0A640C;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 8px;
	font-size: 20px;
	text-align: left;
	color: #FFFFFF;
}
.ontab {
  border-left      : 1px solid #404040;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  line-height      :40px;
}
.offtab {
  border-left      : 1px solid #404040;
  text-align       : center;
  color            : #666666;
  font-weight      : normal;
  padding          : 5px;
  line-height     :40px;
}
.tabpadding {
 border-left       : 1px solid #404040;
}
.pagetext {
  visibility       : hidden;
  position         : relative;
  background-color : #FFFFFF;
  display          : none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 10px;
	font-weight: normal;
}
.footer a:link, .footer a:visited {
	font-size: 11px;
	color: #708090;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
  font-size        : 11px;
  color            : #996600;
  text-decoration  : none;
  font-weight      : bold;
}