/*****************************/
/*** Core html setup stuff ***/
/*****************************/
html {
	height: 100%;
	margin-bottom: 1px;
}
form {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Helvetica, Arial, Tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #000;
	text-align: center;
	background: #484848;
}
a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000;
}
a:hover {
	
}
.m0l1oout22{
  z-index:200 !important;
}
m0l1oout23{
  z-index:-200 !important;
}
input.button {
	cursor: pointer;
}
p, .article li, blockquote {
	font-size: 12px;
}
p.readmore {
	float: right;
	margin: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
img {
	border: 0 none;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#rezervace {
	float:right;
}
div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	text-align: left;
}
div#wrapper-bg {
	background: #484848 url(../images/bg.png) 50% 0 repeat-y;
}
div#header a{
  font-size: 0px;
}
div#header-shadow {
  background: #484848 url(../images/header-shadow.gif) 0 0 repeat-x;
  height: 13px;
}
div#bottom-shadow {
  background: url(../images/bottom-shadow.gif) 0 0 no-repeat;
  height: 10px;
  margin:auto;
  width: 975px;
}
div#topmenu-bg {
  height :30px;
  background: #fe0000 url(../images/topmenu-bg.gif) 0 0 repeat-x;
  margin: 0 17px;
}
div#topmenu {
  height :30px;
  margin: 0 0 0 0;
}
div#topmenu .moduletable{
  float:left;
}
div#topmenu-bg-left {
  height :30px;
  background: url(../images/topmenu-bg-left.gif) 0 0 no-repeat;
}
div#topmenu-bg-right {
  height :30px;
  background: url(../images/topmenu-bg-right.gif) 100% 0 no-repeat;
}
div#topmenu ul {
  list-style: none;
  margin:0;
  padding:0;
  
}
div#topmenu a.m0l0oout22, div#topmenu a.m0l0oover22 {
  background: url(../images/topmenu-separate.gif) 0 5px no-repeat;
}
div#topmenu a{
  z-index:1 !important;
}
div#topmenu ul li:first-child {
  background: none;
}
div#topmenu li#current a {
  color: #fff;
}
div#topmenu ul li a{
  line-height: 30px;
  font-size: 14px;
  color: #f1e3e3;
  margin: 0 10px;
  font-weight: bold;
  text-decoration: none;
}
#leftcolumn {
	width: 130px;
	float:left;
	margin: 20px 0;
}
#leftcolumn a.logo {
	text-align:center;
	width: 130px;
	display:block;
	margin: 0 0 20px 0;
} 
.module_menu ul.menu {
	list-style: none;
	padding:10px;
	margin:0;
}
.module_menu ul.menu li {
}
.module_menu ul.menu li a{
	color: #000;
	text-decoration: none;
	font-size: 11px;
	line-height: 30px;
	width: 110px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	border-bottom: 1px solid #c0c0c0;
	font-weight: normal;
	padding: 2px;
}
#wrap {
	float: right;
	width: 820px;
	border-left: 1px solid #d2d2d2;
	margin: 20px 0;
}
#component {
	float: left;
	width: 595px;
	overflow: auto;
	padding: 0px 10px 10px 10px;
}
#component ul{
	list-style: none; 
	margin:0px;
	padding:15px;
}
#component ul li{
	background: url(../images/li.gif) 0 8px no-repeat;
	padding: 0 0 0 30px;
	margin: 0;
	line-height: 2em;
}
#component .article table {
	border-spacing: 3px;
}
#component .article th {
	background: #ff0000;
	color: #fff;
	padding: 4px 20px;
	line-height: 22px;
	font-weight: bold;
}
#component .article tr td {
	background: #efeeec;
	padding: 4px 20px;
	line-height: 22px;
	font-weight: bold;
}
#component .article tr.licha td {
	background: #efeeec;
}
#component .article tr.suda td {
	background: #dad9d8;
}
#component ul {
  list-style:none;
}
#rightcolumn {
	width: 200px;
	float: right;
	margin: 0px 0;
}
#footer-menu {
	height: 77px;
  background: #4d4d4d;
}
#footer-menu ul{
	list-style: none;
  margin:0 20px 0 0;
  float:right;
}
#footer-menu li {
  float:left;
}
#footer-menu ul li a{
  line-height: 77px;
  font-size: 11px;
  color: #c3c3c3;
  margin: 0 15px;
  font-weight: bold;
  font-family: Arial, Helvetica, Tahoma, sans-serif;
  text-decoration: none;
}
#footer-menu ul li#current a{
  color: #fefefe;
}
#footer {
	height: 77px;
//  background: #5e5d5d url(../images/logo-bottom-zbytek.gif) 25px 0 no-repeat;
}
#footer span{
	line-height: 70px;
  color: #c3c3c3;
  font-size: 11px;
  padding: 0 80px 0 0;
  float: right;
}
#footer a{
  color: #c3c3c3;
  font-size: 11px;
  text-decoration: underline;
}
#pathway {
	padding: 10px 18px;
  float:left;
}
#pathway a {
	color: #343333;
}
#pathway img {
	padding: 2px 8px;
}
#search {
	float: right;
	width: 320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 40px;
	overflow: hidden;
	text-align: right;
}
form#searchForm input {
	vertical-align: middle;
}
form#searchForm table {
	border-collapse: collapse;
}
form#searchForm td {
	padding: 0;
}
#mod_search_searchword {
	padding-left: 3px;
}
.blog{
}
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
h1.pagetitle {
	line-height: 27px;
	display: inline;
	width:auto;
	padding: 4px 22px 5px 0;
	margin:0 0 0 18px;
	text-align: center;
	background: url(../images/pagetitle-rest.gif) 103% 0 no-repeat;    
}
.joomla .leftbg{
	background: url(../images/pagetitle-left.gif) 0 0 no-repeat;
	width:auto;
	height: 27px;
	margin: 0 0 0 20px;
}
.teaserarticles {
  border: 1px solid #bababa;
}
#rightcolumn .module div div div div {
  border: 1px solid #bababa;
  background: url(../images/item-bg.gif) 0 0 repeat-x;
  margin: 0px 10px 10px 0px;
  padding: 15px;
}
#rightcolumn .module div div div h3 {
	line-height: 27px;
	display: inline;
	width:auto;
  text-align:center;
  color: #666;
	margin:0 0 0 30px;
	text-align: center;
	padding: 5px 27px 5px 5px;
	background: url(../images/pagetitle-rest.gif) 103% 0 no-repeat;    
}
#rightcolumn .module div div div{
	background: url(../images/pagetitle-left.gif) 20px 0 no-repeat;
	width:auto;
	margin: 0 0 0 0px;
}
.item, .article {
  border: 1px solid #bababa;
  background: url(../images/item-bg.gif) 0 0 repeat-x;
  margin: 14px 10px;
  padding: 18px 10px 10px 10px;
  clear:both;
}
.title {
  font-size: 18px;
  border: 1px solid #a6a6a6;
  background: #212121;
}
span.date{
	padding: 8px;
	font-size: 80%;
}
a.akce-mod {
	margin: 0 0 15px 0;
	display: block;
}
.akce {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}
div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
span.pathway {
	display: block;
	margin: 0 20px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}
/* headers */
.blog_more strong {
	line-height: 70px;
	color: #eaeaea;
	font-size: 3.5em;
	padding-left: 20px;
	margin-bottom: 20px;
	font-style: italic;
}
h1 {
	padding: 0;
	font-family: Helvetica , Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}
.contentheading, .title, .title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 4px;
	color: #fff;
	margin:0;
	text-decoration: none;
}
.contentpaneopen h3 {
	margin-top: 25px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
/* form validation */
.invalid {
	border-color: #ff0000;
}
label.invalid {
	color: #ff0000;
}
/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}
a.mainlevel:hover {
}
/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}
.article_column {
	padding-right: 5px;
}
.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}
td.buttonheading {
}
td.buttonheading img {
	border: none;
}
.clr {
	clear: both;
}
.highlight {
	background-color: #fffebb;
}
/* module control elements */

div.moduletable, div.module {
margin:0;
padding:0;
}
div.module_menu h3 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 2px;
}
/* forms */
.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}
form#form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}
form#form-login ul {
	padding-left: 20px;
}
form#com-form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}
form#com-form-login ul {
	padding-left: 20px;
}
/* Parameter Table */
div.message {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}
/* System Messages */
/* see system general.css */
.pagination span {
	padding: 2px;
}
.pagination a {
	padding: 2px;
}
/* Polls */
.pollstableborder td {
	text-align: left;
}
/* WebLinks */
span.description {
	display: block;
	padding-left: 30px;
}
/* Frontend Editing*/
fieldset {
	background: #dad8d8;
	margin-top: 15px;
	padding: 15px;
	border: 0;
}
fieldset div{
	clear:both;
}
legend {
	padding: 10px 10px;
	font-size: 14px;
	font-weight:bold;
	color: #ff0000;
}
label {
  margin: 5px;
	font-size: 12px;
	font-weight:bold;
	color: #434343;
	float: left;
	width: 150px;
}
button {
  padding: 5px 25px;
  margin: 0 30px;
  border:0;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	float: right;
	background: #ff0000;
}
input, textarea {
	border: 1px solid #8c8a8a;
	margin: 5px;
}
td.key {
	border-bottom: 1px solid #eee;
	color: #666;
}
/* System Standard Messages */
#system-message {
	margin-bottom: 20px;
}
#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}
/* System Error Messages */
#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}
/* System Notice Messages */
#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}
#syndicate {
	float: left;
	padding-left: 25px;
}
#power_by {
	float: right;
	padding-right: 25px;
}
/* Component Specific Fixes */
#component-contact table td {
	padding: 2px 0;
}

#tabs ul {
  padding: 3px !important;
}

.module-leftmenu {
 position: absolute;
 top: 230px;
}

