/* CSS Document */
body {
	margin: 0 0 15px 0;
	padding: 0;
	background-color: #eddfbd;
	font-family: "Arial", "Helvetica", sans-serif;
  }

/*************************************** levé menu */
ul#mainlevelmodry a,
ul#mainlevelzluty a, 
ul#mainlevelzeleny a,
ul#mainlevelcerveny a {
  padding-left: 5px;
  margin-right: 5px;
    text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* ------ modrá - MUSI BYT ZDE 2007-12-19 */
a.mainlevel_activemodry,
a.mainlevel_currentmodry,
a.sublevel_currentmodry,
a.sublevel_activemodry {
	border-bottom: 1px solid #49acdd;
    border-left: 2px solid #49acdd;
    background-color: #49acdd;
    color: #ffffff !important;
  }
a.mainlevelmodry,
a.sublevelmodry {
	border-bottom: 1px solid #E5F4F8;
  }  
ul#mainlevelmodry a {
	color: #005383;
  }
ul#mainlevelmodry li a:hover {
	background-color: #49acdd;
	margin-right: 5px;
	color: white;
  }

/* ------ zelená - MUSI BYT ZDE 2007-12-19*/
a.mainlevel_activezeleny,
a.mainlevel_currentzeleny,
a.sublevel_currentzeleny,
a.sublevel_activezeleny {
	border-bottom: 1px solid #abdc7d;
	border-left: 2px solid #abdc7d;
    background-color: #abdc7d;
    color: #ffffff !important;
  }
a.mainlevelzeleny,
a.sublevelzeleny {
	border-bottom: 1px solid #edf4de;
  }  
ul#mainlevelzeleny a {
	color: #385425;
  }
ul#mainlevelzeleny li a:hover {
	background-color: #abdc7d;
	margin-right: 5px;
	color: white;
  }


a#active_menumodry,
a#active_menuzluty,
a#active_menuzeleny,
a#active_menucerveny {
	font-weight: bold;	
  }

/*
*
* STANDARDNI PRVKY
*
*/
a {
    text-decoration: underline;
	color: #007cc3;
}

a:hover {
    text-decoration: none;
	background-color: #007cc3;
	color: #fff;
}





/* ------ zluta */
a.mainlevel_activezluty,
a.mainlevel_currentzluty,
a.sublevel_currentzluty,
a.sublevel_activezluty {
	border-bottom: 1px solid #f0d45f;
	border-left: 2px solid #f0d45f;
    background-color: #f0d45f;
    color: #ffffff !important;
  }
a.mainlevelzluty,
a.sublevelzluty {
	border-bottom: 1px solid #f8f8d9;
  }  
ul#mainlevelzluty a {
	color: #6a4619;
  }
ul#mainlevelzluty li a:hover {
	background-color: #f0d45f;
	margin-right: 5px;
	color: white;
  }



/* ------ cervena */
a.mainlevel_activecerveny,
a.mainlevel_currentcerveny,
a.sublevel_currentcerveny,
a.sublevel_activecerveny {
	border-bottom: 1px solid #f47f36;
	border-left: 2px solid #f47f36;
    background-color: #f47f36;
    color: #ffffff;
  }
a.mainlevelcerveny,
a.sublevelcerveny {
	border-bottom: 1px solid #f7dfd1;
  }  
ul#mainlevelcerveny a {
	color: #692c06;
  }
ul#mainlevelcerveny li a:hover {
	background-color: #f47f36;
	margin-right: 5px;
	color: white;
  }


/* ramecky */
div.moduletablemodry {
	padding-top: 19px;
	margin-top: 5px;
  }
div.moduletablezeleny {
	padding-top: 19px;
	margin-top: 5px;
  }
div.moduletablezluty {
	padding-top: 19px;
	margin-top: 5px;
  }
div.moduletablecerveny {
	padding-top: 19px;
	margin-top: 5px;
  }
ul#mainlevelmodry {
	margin: 0;
	padding-left: 5px;
	list-style-type: none;
	padding-bottom: 13px;
  }
ul#mainlevelzeleny {
	margin: 0;
	padding-left: 5px;
	list-style-type: none;
	padding-bottom: 13px;
  }
ul#mainlevelzluty {
	margin: 0;
	padding-left: 5px;
	list-style-type: none;
	padding-bottom: 13px;
  }
ul#mainlevelcerveny {
	margin: 0;
	padding-left: 5px;
	list-style-type: none;
	padding-bottom: 13px;
  }

/* end of levé menu */


/*************************************** pravé menu */
div.moduletableprmodry {
	padding-top: 14px;
	margin-top: 5px;
  }
div.moduletableprcerveny {
	padding-top: 14px;
	margin-top: 5px;
  }
ul#mainlevelprmodry {
	margin: 0;
	padding-left: 10px;
	list-style-type: none;
	padding-bottom: 14px;
  }
ul#mainlevelprcerveny {
	margin: 0;
	padding-left: 10px;
	list-style-type: none;
	padding-bottom: 14px;
  }
ul#mainlevelprmodry a {
	color: #005383;
	text-decoration: none;
    border-bottom: 1px solid #e5f4f8;
    padding-top: 5px;
    padding-bottom: 5px;
  }
ul#mainlevelprcerveny a {
	color: #692C06;
	text-decoration: none;
    border-bottom: 1px solid #f7dfd1;
    padding-top: 5px;
    padding-bottom: 5px;
  }

/* ************** Mongol 2007-10-15 ************** */
#pravemenu a {
	display: block;
	padding: 1px 1px 1px 7px;
	margin-right: 5px;
  }
/* ------ cervena */
a#active_menuprcerveny {
	border-bottom: 1px solid #f47f36;
	border-left: 2px solid #f47f36;
    background-color: #f47f36;
    color: #ffffff !important;
	font-weight: bold;
	padding-left: 5px;  /* o dve mene jak normalni a - kvuli 2px border */
	padding-bottom: 0px;
  }
ul#mainlevelprcerveny li a:hover {
	background-color: #f47f36;
	margin-right: 5px;
	color: white;
  }

/* ------ modra */
a#active_menuprmodry {
	border-bottom: 1px solid #49acdd;
	border-left: 2px solid #49acdd;
    background-color: #49acdd;
    color: #ffffff !important;
	font-weight: bold;
	padding-left: 5px;  /* o dve mene jak normalni a - kvuli 2px border */
  padding-bottom: 0px;
  }
ul#mainlevelprmodry li a:hover {
	background-color: #49acdd;
	margin-right: 5px;
	color: white;
  }
/* ************** end of Mongol 2007-10-15 ************** */



/*
* anketa
*/
.moduletable_anketa {
	padding-top: 14px;
	margin-top: 5px;

}
.moduletable_anketa form {
    margin: 0px;
    padding: 0px;
}
.poll_anketa {
    width: 100%;
    text-align: left;
}
.poll_anketa table {
    margin-right: auto;
    margin-left: 20px;
}
.poll_anketa thead td {
    padding-left: 20px;
}
.poll_anketa .button {
    float: none;
    margin-bottom: 15px;
}
.pollstableborder_anketa {
    left: 0px;
    margin-left: 0px;
}

.ank_bun {
    text-align: left;
    padding: 5px 0px 5px 3px;
}


/* end of pravé menu */

  
td.buttonheading {
	display: none;
  }

#rsg2-thumbsList a {
	text-decoration: none;
  }
#rsg2-thumbsList a span {
	text-decoration: underline;
  }
#obsah ul {
	margin: 10px auto 10px 0;
	padding-left: 25px;
	list-style-type: disc;
  }
#obsah ol {
	margin: 10px auto 10px 0;
	padding-left: 30px;
  }


img {
	padding: 0;
	margin: 0;
	border: 0;
  }
.mapa {
	text-align: center;
	display: block;
	margin-top: 30px;
  }

#h {
    width: 100%;
    border-collapse: collapse;
    border: 0px;
    background-color: #3b3734;
}
.hh {
    width: 95%;
    padding-top: 20px;
}
.ho1 {
    height: 0.7em;
    background-color: #e44a01;
}
.ho2 {
    height: 1.4em;
    background-color: #f48000;
}
.hz1 {
    height: 0.7em;
    background-color: #9fa324;
}
.hz2 {
    height: 1.4em;
    background-color: #a7ce57;
}

div#celek {
	margin: 0 auto 0 auto;
	width: 995px;
    width: 95%;
  }
div#hlavicka {
	margin: 0;
	padding: 0;
  }
.nadpis1 {
	color: #FFFFFF;
	line-height: 30px;
	font-size: 2em;
	float: left;
	display: block;
	margin-bottom: 10px;
  }
.nadpis1 a {
    color: #ffffff;
    text-decoration: none;
}
.nadpis2 {
	color: #FFFFFF;
	font-size: 1em;
	line-height: 14px;
	margin-top: 16px;
	float: right;
	display: block;
  }
div#telo {
	background-color: #FFFFFF;
/*
	background-image: url('../images/paticka.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 82px;
	height: auto;
*/
    padding-bottom: 0px;
  }
#pataimg {
    margin: 0px;
    padding: 0px;
}
#telot {
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}
#levemenu {
	width: 182px;
    width: 18%;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
  }
#levemenu a {
	display: block;
	padding: 2px;
  }
  

#obsah {
	/*width: 557px;*/
    margin: 0px;
    vertical-align: top;
	padding: 17px 20px 0 20px;
  }
#pravemenu {
	width: 216px;
    width: 21%;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
	padding-top: 12px;
  }
.cleaner {
	clear: both;
  }
div.jazyky {
	background-image: url('../images/vlajky_pozadi.gif');
	background-repeat: no-repeat;
	width: 114px;
	height: 31px;
  }
span.vlajky {
	margin: 0 auto 0 auto;
	padding-top: 7px;
	width: 100px;
	display: block;
	height: 24px;
  }
span.vlajky a {
    display: inline !important;
}
span.vlajky img {
    margin-right: 6px;
}
ul ul {
	margin: 0;
	padding: 0 0 0 0px;
  }
ul ul li {
	list-style-type: none;
	/*list-style-image: url("../images/odrazka.gif");
*/
	padding-left: 10px;
  }
ul ul ul {
	margin: 0;
	padding: 0 0 0 0px;
  }
ul ul ul li {
	list-style-type: none;
	/*list-style-image: url("../images/odrazka.gif");
*/
	padding-left: 20px;
  }
/********************** Kalendář**********************/
.contentpaneopen {
	width: 100%;
  }
.com_events fieldset {
    border: none;
}
.com_events td.contentheading {
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
	font-size: 1.6em !important;
	color: #e64900;
    border-bottom: 1px solid #e64900;
	font-size: 1.6em;
	font-weight: bold;
  }
.com_events h1 {
    display: none;
}

.cal_table {
	border: 1px solid #000000;
  }
.cal_td_daysnames {
	border-bottom: 1px solid #000000;
	height: 25px ! important;
	line-height: 25px;
	color: black;
	background-color: #eed262;
	font-weight: bold;
	text-align: center !important;
  }
.cal_td_daysnames .sunday {
/*	color: red;*/
  }
.cal_td_daysnames .saturday {
/*	color: red;*/
  }
.cal_daysnames {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
  }
.cal_td_daysoutofmonth {
	/*background-color: #abdc7d;*/
    color: #ffffff;
  }
.cal_daysoutofmonth {
	font-family:  Arial;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
    display: none;
  }
.cal_td_today {
	/*background-color: #abdc7d;*/
	background-color: #EDF4DE;
	background-color: #F8F8D9;
	padding: 0px !important;
  }
.cal_td_daysnoevents {
	/*background-color: #EDF4DE;*/
	background-color: #F8F8D9;
	padding: 0px !important;
  }
a.cal_daylink:link {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #000000 !important;
	text-decoration: none;
  }
a.cal_daylink:visited {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
  }
a.cal_daylink:hover {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
  }
a.cal_titlelink:link, a.cal_titlelink:visited, a.cal_titlelink:hover {
	font-size: 0.9em;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	color: inherit!important;
	display: block;
	margin-bottom: 3px;
  }
/**************************** List style**************************/
ul.ev_ul {
	list-style: none;
	padding: 0px;
	margin: 5px;
  }
ul.ev_ul li.ev_td_li {
	border-style: solid;
	border-width: 0 0 0 5px;
	margin-bottom: 1px;
	padding-left: 2px;
	background-image: none
  }
a.ev_link_cat:link {
	font-family: Verdana;
	color: Gray;
	text-decoration: none;
  }
a.ev_link_cat:visited {
	font-family: Verdana;
	color: Gray;
	text-decoration: none;
  }
a.ev_link_cat:hover {
	font-family: Verdana;
	color: Black;
  }
a.ev_link_row:link {
	font-family: Verdana;
	color: Gray;
	text-decoration: none;
  }
a.ev_link_row:visited {
	font-family: Verdana;
	color: Gray;
	text-decoration: none;
  }
a.ev_link_row:hover {
	font-family: Verdana;
	color: Black;
  }
a.ev_link_unpublished {
	color: red;
	text-decoration: none;
  }
a.ev_link_weekday:link {
	font-family: Verdana;
	color: Gray;
	text-decoration: none;
  }
a.ev_link_weekday:visited {
	font-family: Verdana;
	color: Gray;
	text-decoration: none;
  }
a.ev_link_weekday:hover {
	font-family: Verdana;
	color: Black;
  }
.ev_fieldset {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #f67b00;
    margin-left: -10px;
  }

.ev_table {
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
  }
.ev_table tr {
  }
.ev_table td {
	padding: 5px;
  }
.ev_td_right {
	width: 100%;
	/*background-color: #FFDEAD;
*/
	border-top: 1px solid #000000;
  }
.ev_td_left {
	background-color: #c5d5e5;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align: left;
	vertical-align: top;
  }
.ev_td_today {
	background-color: #E9B4A1;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: black;
  }
/*********************** Form style**********************/
/* Styles for dhtml tabbed-pages */
.ontab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: ThreedShadow;
	border-left: outset 1px #ff9900;
	border-right: outset 1px #808080;
	border-top: outset 1px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	/* color: #FFFFFF;
*/
  }
.offtab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #EEEEEE;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
  }
.tabpadding {
	border-bottom: solid 0px #777777;
  }
.tabheading {
	background-color: #ffae00;
	border-left: solid 1px #777777;
	border-right: solid 1px #777777;
	/* color: #FFFFFF;
*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
  }
.tabcontent {
	/* background-color: ThreedFace;
*/
	border-top: solid 1px #777777;
	border-left: solid 1px #777777;
	border-right: solid 1px #777777;
	border-bottom: solid 1px #777777;
	/* color: #FFFFFF;
*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-align: left;
  }
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
  }
.frm_td_bydays {
	background-color: #FFF8DC;
	color: black;
  }
.frm_td_byweeks {
	background-color: #FFF0F5;
	color: black;
  }
.frm_td_bymonth {
	background-color: #FDF5E6;
	color: black;
  }
.frm_td_byyear {
	background-color: #F0F8FF;
	color: black;
  }
/* Calendar navigaton area */
div.ev_navigation {
  }
/* Calendar admin panel */
div.ev_adminpanel {
  }
/*********************** Nav bar style**********************/
a.nav_bar_link:link {
	font-size: 0.9em;
	font-family: Verdana;
	color: Green;
  }
a.nav_bar_link:visited {
	font-size: 0.9em;
	font-family: Verdana;
	color: Teal;
  }
a.nav_bar_link:hover {
	font-size: 0.9em;
	font-family: Verdana;
	color: Lime;
  }
.nav_bar_cell {
	background-color: #ECECEC;
  }
/***************************** Iconic calendar navigation****************************/
td.iconic_td {
	width: 60px!important;
	margin: 0px;
	padding: 0px;
  }
td.iconic_td a {
	cursor: hand;
	cursor: pointer;
  }
div.nav_bar_cal {
	margin: 0px;
	padding: 0px;
	width: 50px;
  }
div.nav_bar_cal img, div.nav_bar_cal a {
	height: 31px;
	width: 50px;
	border: 0;
  }
tr.icon_labels {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
  }
div#ev_icon_yearly {
	background-image: url("../../../components/com_events/images/cal5x.jpg");
	background-repeat: no-repeat;
  }
div#ev_icon_monthly {
	background-image: url("../../../components/com_events/images/cal1x.jpg");
	background-repeat: no-repeat;
  }
div#ev_icon_weekly {
	background-image: url("../../../components/com_events/images/cal2x.jpg");
	background-repeat: no-repeat;
  }
div#ev_icon_daily {
	background-image: url("../../../components/com_events/images/cal3x.jpg");
	background-repeat: no-repeat;
  }
div#ev_icon_search {
	background-image: url("../../../components/com_events/images/cal8x.jpg");
	background-repeat: no-repeat;
  }
div#ev_icon_jumpto {
	background-image: url("../../../components/com_events/images/cal9x.jpg");
	background-repeat: no-repeat;
  }
/* Event Legend Module Styling */
div.event_legend_container {
	border: solid black 1px;
	background-color: #FFDEAD;
	color: black;
	padding: 3px;
	font-size: 0.9em;
  }
ul.event_legend_list {
	list-style: none !important;
	padding: 0px;
	margin: 5px;
  }
ul.event_legend_list li {
	list-style: none !important;
	border: solid black 1px;
	background-image: none !important;
	padding-left: 0px;
  }
div.event_legend_name {
	padding: 3px;
	font-weight: bold;
  }
div.event_legend_name a {
	display: block;
	text-decoration: none;
	background-color: inherit;
	color: black;
  }
div.event_legend_desc {
	background-color: white;
	color: black;
	padding: 3px 3px 3px 20px;
  }
/* Print version */
@media print {
table.contentpaneopen {
	background-image: none!important;
	background-color: white!important;
  }
div.ev_navigation {
	display: none;
  }
div.ev_adminpanel {
	display: none;
  }
  }
/*** Narrow template handling * Uncomment the following settings if your template is narrow */
/*fieldset {
	padding: 0px!important;
  }
.cal_table {
	width: 100%!important;
  }
.cal_td_daysnames {
	font-size: 0.9em;
  }
*/
/********************** Diskuse**********************/
/******************************************************/
/* Simpleboard CSS File                               */
/* These days, Simpleboard uses the Template CSS file */
/* It's adviced that you do not change this CSS file  */
/* Unless you know what you are doing... If you need  */
/* to change tableheader colours, or anything, look   */
/* in the template CSS file first... here there are   */
/* only definitions that are necessary but don't fit  */
/* the template CSS'es..                              */
/******************************************************/
/* SimpleBoard footer Banner */
.sb_footer {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
	text-align: center;
	display: none;
  }
form#jumpto {
	display: none;
  }
/* Post History */
.sb_review_table {
	background-color: #F3F3F3;
	text-align: left;
  }
.sb_review_header {
	background-color: #808080;
	color: #ffffff;
  }
.sb_review_body0 {
	color: #404040;
	background-color: #E2E2E2;
  }
.sb_review_body1 {
	color: #404040;
	background-color: #D1D1D1;
  }
.sb_review_quote {
	padding: 5px;
	border: solid 1px #000000;
	background-color: #C0C0C0;
	color: #ffffff;
	font-size: 0.8em;
	display: block;
  }

.com_joomlaboard tr td a {
    margin-bottom: 2px;
    color: #f67b00 !important;
}

.com_joomlaboard tr td a:hover {
    text-decoration: none !important;
    background-color: #f67b00 !important;
    color: #fff !important;
}

.com_joomlaboard h2 {
    color: #f67b00;
    font-size: 1.4em;
    margin-bottom: 2px;
    margin-top: 2px;
}
.com_joomlaboard .autor {
    font-weight: bold;
}
.com_joomlaboard .autor span {
    font-weight: normal;
    font-style: italic;
}
.com_joomlaboard .obsah {
    margin-top: 5px; 
}
.com_joomlaboard .odkazy {
    text-align: right;
}
.com_joomlaboard table.contentpane {
    margin-top: 5px;
}

/*** header related ***/
/* header container */
#sb_header {
	width: 100%;
	margin: 5px auto;
	display: none;
  }
div#joomlaboard td.sectiontableheader {
	/*background-color: #eed262;*/
    background-color: #f0d45f;
  }
#sb_header .sb_menu {
	float: left;
	width: 70%;
	text-align: center;
	margin: 0;
  }
#sb_header .sb_search {
	margin: 2px 0px;
	float: right;
	width: 28%;
  }
.spacer {
	clear: both;
  }
/* Quote & Code blocks */
td pre {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 0.8em;
	color: #006600;
	background-color: #FAFAFA;
	border: #D1D7DC;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px
  }
.sb_quote {
	padding: 5px;
	border: solid 1px #000000;
	background-color: #e6e6e6;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.9em;
	display: block;
  }
/*new and not_new notifications */
.sb_new {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FF0000;
  }
.sb_notnew {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #C0C0C0;
  }
/*file attachments */
.sb_file_attachment {
	BACKGROUND: url(emoticons/file.png) no-repeat;
	padding-top: 2px;
	padding-left: 35px;
	border: solid 1px #000000;
	background-color: #ededed;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.9em;
  }
/* write.html.php */
.image_hide {
	position: relative;
	visibility: visible;
	font-size: 0.9em;
	font-family: Arial, Sans Serif;
  }
.file_hide {
	position: relative;
	visibility: visible;
	font-size: 0.9em;
	font-family: Arial, Sans Serif;
  }
.general {
	position: relative;
	visibility: visible;
	font-size: 0.9em;
	font-family: Arial, Sans Serif
  }
/* post message layout */
.sb_leftcolumn {
	width: 200 px;
	text-align: right;
  }
/* category names */
.sb_catname {
	display: none;
  }
/* top menu */
#topmenu {
	text-align: left;
	padding-top: 10px;
  }
#topmenu a {
	padding: 3px 6px 3px 6px;
	border: solid 1px #777777;
	margin: 3px;
  }
#topmenu a:hover {
	text-decoration:  none;
	background-color: grey;
  }
/* search field */
#searchbox {
	text-align: right;
  }
.search {
	height: 21px;
	margin-bottom: 10px;
	_margin-bottom: 0px;
  }
.search .inputbox {
	border: 1px solid #bdbebd;
	width: 125px;
	margin: 0px;
	margin-right: 10px;
	height: 19px;
	padding: 0px;
	position: relative;
	top: -8px;
	_top: -3px;
  }
.search .button {
	margin: 0px !important;
    float: none !important;
    border: none !important;
}

/********************** Galerie**********************/
#rsg2-galleryTitle {
  }
.rsg2-toolbar {
	text-align: center;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
  }
.rsg2_display_name {
	/*visibility: hidden;
	line-height: 0;
*/
    color: #f67b00;
    font-size: 1.3em;
    padding-top: 5px !important;
  }
.rsg2_thumb_name {
	/*visibility: hidden;
*/
  }
.rsg2-galleryList-newImages {
	color: white;
	font-weight: bold;
  }
#rsg2-navigation {
	padding: 0;
	margin: 0;
    display: none;
  }
#rsg2-navigation ul {
	padding: 0;
	margin: 0;
  }
#rsg2-navigation li {
	list-style: none;
	background-image: none;
  }
#rsg2-galleryIntroText {
	width: 100%;
	float: left;
    display: none;
  }
#rsg2-footer {
	text-align: center;
	display: none;
  }
/* gallery list */
ul#rsg2-galleryList {
	clear: both;
	padding: 0;
  }
a.rsg2-galleryList-title {
    color: #f67b00;
    font-size: 1.2em;
    font-weight: bold;
}

a.rsg2-galleryList-title:hover {
    background-color: #f67b00;
    color: #fff;
}

.rsg2-galleryList-totalImages {
    display: none;
}
.rsg2-galleryList-item {
	clear: both;
	padding: 5px;
	margin: 5px 0 5px 0;
	list-style: none;
	background-image: none;
	/*border: 1px solid #ccc;*/
  }
.rsg2-galleryList-thumb {
	display: block;
	float: left;
	margin: 5px 10px 5px 0;
  }
/* sub gallery list */
.rsg2-subGalleryList-container {
	margin-top: 1ex;
  }
.rsg2-subGalleryList-title {
	float: left;
  }
.rsg2-subGalleryList-list {
	float: left;
	margin: 0 0 0 5px;
	padding: 0px;
	list-style: none;
	background-image: none;
  }
/* thumbnail list */
ul#rsg2-thumbsList {
	margin: auto;
  }
ul#rsg2-thumbsList li {
	display: box;
	float: left;
	overflow: hidden;
	padding: 5px 5px;
	text-align: center;
/*     get rid of other possible list styles */
	list-style: none;
	background-image: none;
  }
table#rsg2-thumbsList {
	width: 100%;
  }
table#rsg2-thumbsList td {
	padding: 5px 5px;
	border: 0;
	text-align: center;
  }
.rsg2-pageNav {
	text-align: center;
  }
/* utility selector, this is common in many templates, but we can't count on it being there */
.clr {
	clear: both;
	line-height: 0px;
  }
/****************** OLD CLASSES ********************/
	/* classes for rsgallery:
/* standard list style table */
table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
  }
table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(../../administrator/templates/joomla_admin/images/background.jpg);
	background-repeat: repeat;
	color: #000;
  }
table.adminlist th.title {
	text-align: left;
  }
table.adminlist th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
  }
table.adminlist th a:hover {
	text-decoration: underline;
  }
table.adminlist tr.row0 {
	background-color: #F9F9F9;
  }
table.adminlist tr.row1 {
	background-color: #FFF;
  }
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
  }
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
  }
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
  }
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 0.7em;
  }
select.options, input.options {
	font-size: 0.7em;
	font-weight: normal;
	border: 1px solid #999999;
  }
/* standard form style table */
table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
  }
table.adminform tr.row0 {
	background-color: #f9f9f9;
  }
table.adminform tr.row1 {
	background-color: #eeeeee;
  }
table.adminform th {
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 25px;
	color: #000;
	background-repeat: repeat;
	background: url(../../administrator/templates/joomla_admin/images/background.jpg);
  }
table.adminform td {
	padding: 3px;
	text-align: left;
  }
table.adminform td.editor {
	font-size: 0.8em;
  }
/********************** Anketa**********************/
/* polls Bar Colors/Formats - Follow the format to add your own.Then update the maxcolors setting for polls inPollXT settings - Results*/
.polls_color_1 {
	background-color: #8D1B1B;
	border: 2px ridge #B22222;
  }
.polls_color_2 {
	background-color: #6740E1;
	border: 2px ridge #4169E1;
  }
.polls_color_3 {
	background-color: #8D8D8D;
	border: 2px ridge #D2D2D2;
  }
.polls_color_4 {
	background-color: #CC8500;
	border: 2px ridge #FFA500;
  }
.polls_color_5 {
	background-color: #5B781E;
	border: 2px ridge #6B8E23;
  }
/* Uncomment the following line, delete the lines above and set maxcolor to 1 */
/* .polls_color_1 {
	background-image: url(images/red_yellow_green.png);
  }
*/
/* polls Outside Table Border */
.pollstableborder {
	border: 1px solid;
	padding: 2px;
  }
/* The separator */
.pollseparator {
	text-align: center;
	border-bottom: solid 1px;
	border-top: solid 1px;
  }
/* the message window */
div.xtmessage {
	background: #FFCCCC;
	border: 1px solid Red;
	display: none;
	color: Red;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
  }
button.button, input.button {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
    border: 1px solid #bdbebd;
    color: #000000;
    background-color: #dedede;
  }
.inputbox {
    border: 1px solid #bdbebd;
    color: #000000;
    margin-left: 10px;
    font-size: 1.1em;
}

table#pollformXT2com {
	margin-top: 10px;
  }
.com_pollxt td.componentheading {
	/*background-color: #F7DFD1;*/
	display: block;
	font-weight: bold;

	margin: 0 0 2px 0;
	font-size: 1.6em !important;
	color: #f67b00 !important;
  }
.com_pollxt .sectiontableheader {
    font-weight: bold;
    padding-top: 10px;
}


/*
* format clanku
*/
h1, #obsah.view td.contentheading, .com_content .componentheading {
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
	font-size: 1.6em !important;
	color: #e64900;
    border-bottom: 1px solid #e64900;
	font-size: 1.6em;
	font-weight: bold;
  }
#obsah.view td table {
	border-collapse: collapse;
	border-style: solid;
    border-color: #ee7f31;
    border-width: 0px;
	margin: 0px 2px 5px 0px;
  }
#obsah.view td td, #obsah.view td th {
    /*
	border-style: solid;
    border-color: #ee7f31;
    */
	padding: 2px;
  }
#obsah.view td table td p, #obsah.view td table th p {
    padding: 0px;
    margin: 0px;
}
#obsah.view td  img, .mod_contentitem  {
	margin: 7px;
  }
#obsah.view td h2, .mod_contentitem h2 {
	margin: 10px 0 5px 0;
	font-size: 1.6em !important;
	color: #f67b00;
  }
#obsah.view td h3, .mod_contentitem h3 {
	margin: 10px 0 5px 0;
	font-size: 1.4em !important;
	color: #f67b00;
  }
#obsah td a, .mod_contentitem a {
	text-decoration: underline;
	color: #007cc3;
  }
  
#obsah td a:hover, .mod_contentitem a:hover {
	text-decoration: none;
	background-color: #007cc3;
	color: #fff;
  }    
  
#obsah.view td p {
    margin-top: 0px;
}
#obsah.view td ol, #obsah.view td ul {
    margin-top: 0px;
    margin-left: 0px;
}
#obsah.view td ol {
    padding-left: 22px;
}
#obsah.view td ul {
    padding-left: 16px;
}
#obsah.view td li, #obsah.view td li {
    margin-left: 0px;
    padding-left: 0px;
}

/*
* vypisy kategorii / sekci
*/
#obsah.section ul, #obsah.com_menuitems ul {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}
#obsah.section li, #obsah.com_menuitems li {
    padding-left: 0px;
    margin-bottom: 1em;
}
#obsah.section li a, #obsah.com_menuitems li a {
    display: block;
    margin-bottom: 2px;
    color: #f67b00 !important;
}

#obsah.section li a:hover, #obsah.com_menuitems li a:hover {
    background-color: #f67b00 !important;
    color: #fff !important;
}



#obsah.section li br {
    display: none;
}
.blogcategory .contentheading a {
    margin-bottom: 2px;
    color: #f67b00 !important;
}


/*
* vstupni strana
*/
.com_frontpage .componentheading {
    color: #393831;
    font-size: 1.8em;
    font-weight: bold;
    border-bottom: 1px solid #393831;
    margin: 3px;
    margin-bottom: 1em;
}
.com_frontpage .componentheading .datum {
    float: right;
    font-size: 0.8em;
    font-weight: bold;
    margin-top: 2px;
}
.com_frontpage .contentheading {
    margin-bottom: 0px;
}
.com_frontpage .contentheading a {
    color: #f67b00 !important;
}

.com_frontpage .contentheading a:hover {
    background-color: #f67b00 !important;
    color: #fff !important;
}

.com_frontpage .contentpaneopen td {
    padding: 0px;
}


/*
* Odkazy
*/
.com_weblinks .contentdescription {
    font-style: italic;
}
.com_weblinks .sectiontableheader {
    display: none;
}
.com_weblinks a.category {
    margin-bottom: 2px;
    color: #f67b00 !important;   
}

.com_weblinks a.category:hover {
    text-decoration: none !important;   
    background-color: #f67b00 !important;
    color: #fff !important;   
}

.com_weblinks .sectiontableentry1 td, .com_weblinks .sectiontableentry2 td {
    padding-bottom: 10px;
}

/*
* Sitemap
*/
.sitemap h2 {
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
	font-size: 1.6em !important;
	color: #e64900;
    border-bottom: 1px solid #e64900;
	font-size: 1.6em;
	font-weight: bold;
}
.sitemap ul {
    margin-top: 2px !important;
}
.sitemap ul li {
    list-style-type: disc;
    padding-left: 0px;
    color: #007cc3;
}
.sitemap ul.level_0 {
    margin-left: 0px;
    padding-left: 0px;
}


/*
*
* DOKUMENTY
*
*/
.message {
	padding: 10px 10px 10px 50px;
	margin-bottom: 10px;
	border: 1px solid gray;
	background: #FFFFCC url(../images/message.gif) no-repeat 10px 50%;
	color: red;
	font-weight: bold;
  }
img {
	border: 0 none;
  }
.clr {
	clear: both;
  }
#dm_header {
	margin-bottom: 10px;
  }
#dm_header div {
	float: left;
	padding: 3px;
	width: 30%;
  }
#dm_header a, #dm_header span {
  }
#dm_pathway {
	text-align: left;
	background: #ddd;
	margin-bottom: 5px;
	padding: 3px 3px 3px 10px;
  }
#dm_cats, #dm_docs {
	text-align: left;
  }
#dm_cats h2, #dm_docs h2 {
	/*background-color: #F7DFD1;*/
    display: none;
  }
#dm_docs h2 span, #dm_cats h2 span {
	display: none;
	float: right;
	margin: -15px 5px 0 0;
	font-weight: normal;
  }
.dm_separator {
	/*border-top: 1px solid gray;*/
  }
a.dm_icon, a.dm_thumb {
	float: left;
	padding-right: 10px;
  }
a.dm_name {
	display: block;
	margin-top: 3px;
	padding: 8px 0 6px 5px;
	font-weight: bold;
	font-size: 1.2em;
    color: #f67b00 !important;
  }
a.dm_name:hover {
    background-color: #f67b00 !important;
    color: #fff !important;
    text-decoration: none !important;
  }    
  
span.dm_new,  span.dm_hot {
	padding-left: 10px;
	color: black;
	font-weight: normal;
	font-style: italic;
    display: none;
  }
.dm_date, .dm_files, dm_counter a .dm_date {
	float: right;
    font-size: 0.9em;
    color: #000000;
    text-decoration: none !important;
    border: none;
	/*margin: -22px 5px 0 0;
*/
  }
  
.dm_description {
	background-color: #EEEEEE;
	padding: 5px;
  }
.dm_homepage {
	padding: 1px 1px 1px 5px;
	font-size: 0.9em;
	background-color: #F8F8F8;
  }
.dm_cat .dm_name {
	font-size: 1.8em;
	font-weight: bold;
	color: #666;
	margin-bottom: 5px;
  }
.dm_cat .dm_description {
	padding: 3px;
  }
.dm_cat .dm_thumb {
	float: left;
	margin-right: 5px;
  }
.dm_cat .dm_name_desc {
	float: left;
  }
.dm_unpublished {
	border: 1px dotted red;
	background-color: #FFCCCC;
  }
.dm_unapproved {
	border: 1px dotted green;
	background-color: #CCFFCC;
  }
.dm_license {
  }
.dm_license_agree {
  }
.dm_link_tooltip {
	display: none;
  }
/* ---------- Orderby styles ---------------------------------------- */
.dm_orderby {
	margin: 0 0 10px 0;
	padding: 1px 1px 1px 10px;
	font-size: 0.9em;
  }
/* ---------- Details styles ---------------------------------------- */
/* -- shared styles */
.dm_doc caption, #dm_tooltip caption {
	margin: auto;
	padding: 5px 0 5px 0;
	font-weight: bold;
  }
.dm_doc table, #dm_tooltip table {
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-collapse: collapse;
  }
.dm_doc td, #dm_tooltip td {
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
  }
.dm_doc thead, #dm_tooltip thead {
	background-color: #FFCC00;
	font-weight: bold;
  }
.dm_doc col#prop {
	background-color: #EEEEEE;
  }
.dm_doc thead td, #dm_tooltip thead td {
	text-align: left;
  }
/* -- specific style when show as seperate page */
#dm_details {
	clear: left;
	width: 100%;
	text-align: left;
	float: left;
  }
#dm_details table {
	width: 100%
  }
#dm_details td, #dm_details thead {
	padding: 5px;
  }
/* -- specific style when show as tooltip */
#dm_tooltip td, #dm_tooltip thead {
	padding: 2px;
  }
/* ---------- Taskbar styles ---------------------------------------- */
.dm_taskbar {
	/*height: 22px;
*/
	padding-bottom: 6px;
	margin-bottom: 6px;
	/*border-bottom: 1px solid #bbb;
*/
	font-family: arial;
	list-style-type: none;
  }
.dm_taskbar li {
	float: left;
	list-style-type: none;
	background-image: none;
	padding: 0 0 0 3px;
	margin: 0.5em 0 2px 0;
	/*width:  5.5em;
*/
	font-size: 0.9em;
  }
.dm_taskbar li a {
	display: block;
	padding-left: 3px;
	background-color: #F7DFD1;
	padding-right: 3px;
  }
.dm_taskbar li a:link, .dm_taskbar li a:visited, .dm_taskbar li a:hover {
	color: #696969;
	text-decoration: underline;
  }
.dm_taskbar li a:link, .dm_taskbar li a:visited {
  }
.dm_taskbar li a:hover {
  }
.dm_taskbar li.approve a:link {
	background-color: #CCFFCC;
  }
.dm_taskbar li.publish a:link {
	background-color: #FFCCCC;
  }
/* ---------- Toolbar styles --------------------------------------- */
.dm_toolbar {
	list-style: none;
	height: 32px;
	margin-right: 25px;
  }
.dm_toolbar li {
	float: right;
	background-image: none;
  }
.dm_toolbar .dm_btn {
	text-indent: -5000px;
	height: 32px;
	width: 32px;
	display: block;
  }
.dm_toolbar #dm_btn_save {
	background-image: url(../images/save.png)
  }
.dm_toolbar #dm_btn_cancel {
	background-image: url(../images/cancel.png)
  }
.dm_toolbar #dm_btn_save:hover {
	background-image: url(../images/save-over.png)
  }
.dm_toolbar #dm_btn_cancel:hover {
	background-image: url(../images/cancel-over.png)
  }
/* ---------- Form styles ------------------------------------------ */
.dm_form {
	width: 35em;
  }
.dm_form fieldset {
	border: none;
	margin: 0;
	padding: 0;
  }
.dm_form label {
	display: block;
	width: 100px;
	font-weight: bold;
	float: left;
  }
.dm_form label.nofloat {
	float: none;
  }
.dm_form p {
	text-align: left;
  }
.dm_form fieldset.dm_button {
	border-top: 1px solid Gray;
  }
.dm_form select option.label {
	background-color: #EEE;
	border: 1px solid #DDD;
	color: #333;
  }
.dm_form .editor {
	float: none;
  }
#dm_frmupload label {
	width: 100px;
	padding-right: 10px;
  }
#dm_frmupload #dm_btn_back {
	float: left;
  }
#dm_frmupload #dm_btn_submit {
	float: right;
  }
#dm_frmedit {
	width: 90%;
	border: 0 none;
  }
#dm_frmedit #dmthumbnail_preview {
	float: right;
	margin-right: 30px;
	height: 80px;
	width: 80px;
	padding: 3px;
	border: 1px solid silver;
  }
#dm_frmedit #license-page label {
	width: 250px;
  }
/* ---------- Nav styles ------------------------------------------ */
#dm_nav {
	clear: both;
	padding-top: 15px;
	margin-top: 15px;
  }
#dm_nav div {
	margin-top: 10px;
  }


.doctab {
    width: 560px;
}
.doctab td, .doctab th {
    text-align: left;
}
.doctab th {
    font-weight: normal;
    padding-bottom: 3px;
}
.doctab th.datum {
    width: 60px;
}
.doctab td.datum {
}



#mapa {
    width: 550px;
    height: 550px;
    border: 1px solid #49acdd;
    background-color: #ffffff;
    margin-top: 10px;
}

/*
* vyhledavani
*/
.com_search fieldset {
    border: 0px;
}
.com_search span.highlight {
    font-weight: bold;
}


/*
* login block
*/
div.moduletable_login .spodek  {
    clear: both;
    padding-bottom: 13px;
    background-image: url('../images/menu_modra_dole.png');
	background-repeat: no-repeat;
    background-position: bottom;
}
div.moduletable_login h3 {
	background-image: url('../images/menu_modra.png');
	background-repeat: no-repeat;
	padding: 10px 5px;
    margin: 0px;
	margin-top: 5px;
    background-color: #E5F4F8;
}

div.moduletable_login form, div.moduletable_login table {
    background-color: #E5F4F8;
    margin: 0px;
    padding-left: 5px;
}
div.moduletable_login td {
    padding-left: 5px;
}

div.moduletable_autor_kategorie h3 {
	background-image: url('../images/menu_cervena.png');
	background-repeat: no-repeat;
	padding: 10px 5px;
    margin: 0px;
	margin-top: 5px;
    background-color: #F7DFD1;
}

#copy {
    text-align: right;
    margin-top: 4px;
}

.contentheading h2 {padding:0px; margin: 0px; font-size: 1em;}
.contentheading h1 {border: 0px; margin-bottom: 0px;}
.componentheading h1 {border: 0px; color: #000; margin-bottom: 0px;}
.fakeHidden {position: absolute; z-index: 1px; top: -100px;}
ul.pagenavigation {margin: 0px; padding: 0px; clear: both;}
ul.pagenavigation li {list-style: none; float:left; margin: 0px; padding: 0px; margin-right: 2px;}