body{
  margin:0 auto;
  padding:0px;
  background: #032829;
}
#layout {
  font-family:Arial;
  color:#555555;
  margin:0 auto;
  padding:0px;
  text-align:left;
  line-height:14px;
  font-size:13px;
}
a, a:visited {
  color:#6676e3;
  text-decoration:underline;
}
a:hover, a:visited:hover {
  text-decoration:none;
}
h1 {
  color:#585858;
  margin-top:25px;
  text-align:left;
  font-size:20px;
  line-height:24px;
  margin-bottom:10px;
}
h2 {
  color:#585858;
  padding:0px;
  margin:0px;
  text-align:left;
  font-size:16px;
  line-height:24px;
  margin-bottom:10px;
}
h3 {
  color:#585858;
  padding:0px;
  margin:0px;
  text-align:left;
  font-size:14px;
  line-height:24px;
  margin-bottom:10px;
}
h4 {
  color:#585858;
  padding:0px;
  margin:0px;
  text-align:left;
  font-size:13px;
  line-height:24px;
  margin-bottom:10px;
}
h5 {
  color:#585858;
  padding:0px;
  margin:0px;
  text-align:left;
  font-size:12px;
  line-height:24px;
  margin-bottom:10px;
}
h6 {
  color:#585858;
  padding:0px;
  margin:0px;
  text-align:left;
  font-size:11px;
  line-height:24px;
  margin-bottom:10px;
}
#title {
  width:100%;
  margin:0 auto;
  margin-top:70px;
  margin-bottom:20px;
  padding:0px;
  text-align:center;
}
#title-padding {
  width:1100px;
  padding:0px;
  text-align:left;
}
#layout {
  width:100%;
  margin:0 auto;
  padding:0px;
  text-align:center;
  background:  top center;
}
#layout-padding {
  width:1100px;
  margin:0 auto;
  padding:0px;
  text-align:left;
  /*background:#ffffff;
  -moz-box-shadow: 0px 0px 20px #a0a0a0;
  -webkit-box-shadow: 0px 0px 20px #a0a0a0;
  box-shadow: 0px 0px 20px #a0a0a0;*/
}
#header {
  width:1100px;
  height:357px;
  padding:0px;
  text-align:left;
  /*background:#ffffff #032829;*/
  /*margin-bottom:10px;*/
  margin-left: auto;
  margin-right:auto;
}
#header-padding {
  /*padding:10px;
  padding-top:0px;*/
  padding-top:30px;
}
#headerText {
  /*padding-top:50px;
  padding-left:10px;*/
  /*float:left;*/
  margin-right:10px;
  margin-left:20px;
  /*margin-top:-61px;*/
  /*width:247px;*/
  overflow:hidden;
  position: absolute;
}
#headerText h1 {
  padding-top:90px;
}.header {
  width:100%;
  /*height:235px; */
}
#navigation {
  width:1100px;
  margin-left: auto;
  margin-right: auto;
  /*background-color: #cde1c6;*/
  margin-bottom: 8px;
  height: 47px;
  margin-top:0px;
}
#navigation-padding {
  padding:0px;
  padding-top:0px;
  font-weight:bold;
  font-size:14px;
  color:#9ef3f7;
	/*border: 1px solid #9A9A9A;*/
  /*border-radius: 6px;*/
  /*background:transparent;*/
  /*box-shadow: #565656 0px 1px 8px 2px;*/
  height: 46px;
}
#navigation ul li>ul.submenu {
  background:#23b1b6 /*url('images/submenuBg.png') center repeat*/;
  /*background: #e1e1e1;
  background: -moz-linear-gradient(top,  #e1e1e1 0%, #ffffff 50%, #e1e1e1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(50%,#ffffff), color-stop(100%,#e1e1e1));
  background: -webkit-linear-gradient(top,  #e1e1e1 0%,#ffffff 50%,#e1e1e1 100%);
  background: -o-linear-gradient(top,  #e1e1e1 0%,#ffffff 50%,#e1e1e1 100%);
  background: -ms-linear-gradient(top,  #e1e1e1 0%,#ffffff 50%,#e1e1e1 100%);
  background: linear-gradient(to bottom,  #e1e1e1 0%,#ffffff 50%,#e1e1e1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#e1e1e1',GradientType=0 );*/
  /*position:absolute;*/

  margin-left:0px;
  width:1080px;
  font-size:14px;
  color:#ffffff;
  font-weight:bold;
	/*border: 1px solid transparent;*/
  border:0px;
  line-height:24px;
  /*-webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;*/
  z-index:2000;
}
#menu {
  height: 47px;
}#menu ul.submenu li>a {
  font-size:14px;
  color:#ffffff;
  font-weight:bold;
  border:0px;
  width:170px;
  margin-right:0px;
  text-align:left;
  padding:5px;
}
#menu ul.submenu li>a:hover {
  text-decoration:underline;
}
#menu li.homepage>a {
  background-image: url('images/homepage.png');
  background-position: center center;
  background-repeat: no-repeat;
}#navigation .sf-menu li.homepage>a {
  background-image: url('images/homepage.png');
  background-position: center center;
  background-repeat: no-repeat;
}#menu li.homepage:hover>a {
  background-image: url('images/homepage-hover.png');
  background-position: center center;
  background-repeat: no-repeat;
}#navigation .sf-menu li.homepage:hover>a {
  background-image: url('images/homepage-hover.png');
  background-position: center center;
  background-repeat: no-repeat;
}#menu li>a {
  padding: 15px;
  padding-top: 14px;
  padding-left:25px;
  padding-right:25px;
  text-decoration:none;
  float:left;
  color:#9ef3f7;
  font-size: 14px;
  font-weight:bold;
  text-align:center;
  border:1px solid transparent;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  margin-right:2px;
  background:#000000 url('../../upload/sablona/') center no-repeat;
  border-radius: 0px 0px 0px 0px;height:115px;width:216px;padding:0px;padding-top:10px;font-size:17px;;
}#menu li:hover>a, #menu li.active>a {
  background:#000000 url('../../upload/sablona/') center no-repeat;
  color:#ffffff;
  /* border:1px solid #ffffff; */
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 0px 0px;;
}#navigation ul li ul li:hover>a {
  background:none;
  color:;
  border-right:;
}#navigation ul.submenu li:hover>a, #navigation ul.submenu li.active>a {
  /*color:transparent;*/
  text-decoration:underline;
}#navigation ul.submenu2 li>a {
  color:#ffffff;
}.submenuHref {
  text-align:center;
  float:left;
  width:250px;
}.submenuItems {
  width:810px;
  text-align:left;
  float:right;
  margin-top:10px;
  /*background:transparent url('images/submenuBg2.png') top left repeat-y;*/
}.submenuH1 {
  font-weight:bold;
  font-size:18px;
  padding:60px;
  padding-top:30px;
  padding-bottom:30px;
}#page {
  width:100%;
  background:transparent;
}
#page-padding {
  padding:15px;
  padding-left:5px;
  padding-right:5px;
  padding-top:20px;
  color:#555555;
  background: #e9e9e9;
  border-radius: 5px;
}
#homepage {
  width:100%;
  background:#ffffff;
}
#homepage-padding {
  padding:0px;
  color:#555555;
}
#left {
  width:247px;
  float:left;
  margin-right:10px;
  overflow:hidden;
}
#left-padding {
  padding:0px;
}
#container {
  background-color:#ffffff;
  width: 577px;
  float:left;
  overflow:hidden;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 5px 5px 5px 5px;
  padding-bottom:50px
}
#container-padding {
  padding: 10px 10px 0 10px;
  line-height:18px;
  margin-top:10px;
}
.blogImg img {
  width:166px;
  height:125px;
  overflow:hidden;
}#right {
  width:247px;
  float:right;
  overflow:hidden;
}
#right-padding {
  padding:0px;
}
#footer {
  width:100%;
  height:250px;
  overflow:hidden;
  background:#148e93 url('../../upload/sablona/') top center no-repeat;
  margin-top: 31px;
  font-family: Arial;
}
#footer-padding {
  width:1050px;
  padding:0px;
  padding-bottom:0px;
  line-height:40px;
  margin:0 auto;
  margin-top:30px;
  color:#ffffff;
  background: #148e93;
}
#copyright {
  width:100%;
  /*position:absolute;*/
   font-family: Arial;
}
#copyright-padding {
  /*width:1100px;*/
  margin:auto;
  text-align:center;
  padding: 10px 0 25px 0;
  background-color: #333;
   font-family: Arial;
  color: #fff;
}
#copyright a, #footer a {
  text-decoration: underline;
  color: coral;
}#mobil-previous {
  margin-top:40px;
  margin-bottom:30px;
  text-align: center;
  font-size:23px;
}#help {
  width:100%;
  background:url(img/helpBg.png) repeat;
  position:fixed;
  top:0px;
  z-index:1000;
}
#help-padding {
  width:1080px;
  padding:20px;
  padding-top:10px;
  padding-bottom:4px;
  margin:0 auto;
  color:#ffffff;
}
.button {
  color:#ffffff;
  background:#23b1b6;
  padding:5px;
  font-weight:bold;
  border:1 px solid #23b1b6;
  opacity:0.85;
  cursor:pointer;
}
.button:hover {
  opacity:1;
}
.box {
  margin-bottom:10px;
  width:100%;
  /*background:#ffffff;*/
}
.boxHead {
  width:100%;
  background:#148e93 url('../../upload/sablona/') center no-repeat;
  border:0px;
  margin-bottom:0px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 5px 5px 0px 0px;
}
.boxHead-padding {
  color:#f0f8ff;
  padding:10px;
  font-weight:bold;
  font-size:14px;
  text-align:center;
}
.boxContent {
  background:#ffffff;
  color:#000000;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 0px 0px 5px 5px;

}
.submenuBoxContent {
  width:100%;
  background:#fff;
  color:#000000;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 0px 0px 5px 5px;

}
.boxContent-padding {
  padding:10px;
}
.boxFoot {
}
#container .holderBlog a {
  font-size:14px;
  cursor:pointer;
  margin:0 5px;
  color:#6676e3;
}.nav-arrows a {
	width: 42px;
	height: 42px;
	background: #6676e3 url(../../modules/mod_slider/images/nav.png) no-repeat top left;
	position: absolute;
	top: 123px;
	text-indent: -9000px;
	cursor: pointer;
	margin-top: -21px;
	opacity: 0.9;
	border-radius: 50%;
}#layout input, #layout option,#layout textarea {
  font-size:12px;
  border:1px solid #aaaaaa;
  padding:7px;
  color:#000000;
  font-weight:normal;
  margin:0px;
}#mod_submenu {
  padding-bottom:10px;
}#mod_submenu li>a {
  background:#23b1b6 url('../../upload/sablona/') center no-repeat;
  color:#ffffff;
  width:225px;
  padding:10px;
  padding-bottom: 9px;
  padding-top: 9px;
  float:left;
  text-decoration:none;
  /*font-weight: bold;*/
  border: 1px solid rgb(234, 234, 234);
  /* -webkit-border-radius: 10px 10px 10px 10px; */
  /* border-radius: 10px 10px 10px 10px; */
  margin-bottom: 0px;
}#mod_submenu ul li>a {
  width:225px;
  background:transparent;
  padding:30px;
  padding-bottom:6px;
  padding-top:8px;
  float:left;
  text-decoration:none;
  color:#000000;
  border:1px solid transparent;
  height:17px;
}#mod_submenu li>a:hover, #mod_submenu li.active>a, #mod_submenu ul li>a:hover, #mod_submenu ul li.active>a {
  background:#b3ecbf url('../../upload/sablona/') center no-repeat;
  color:#363636;
  /*font-weight: bold;*/
  border: 1px solid #b3ecbf;
  border-radius: 2px 2px 2px 2px;
}.photo {
  background: #ffffff;
  float:left;
  width:175px;
  height:132px;
  margin:5px;
  margin-top:5px;
  margin-bottom:10px;
  /*-moz-box-shadow: 0px 0px 10px #a0a0a0;
  -webkit-box-shadow: 0px 0px 10px #a0a0a0;
  box-shadow: 0px 0px 10px #a0a0a0;*/
}.photo-padding {
  padding:5px;
  /*padding-bottom:20px;*/
  border:1px solid #a0a0a0;
}.photo-padding:hover {
  border:1px solid #2d81ca;
}.photo-padding2 {
  /*border:1px solid #a0a0a0; */
  height:120px;
  overflow:hidden;
}#contactForm .submit, #form-recommend .submit {
  width:auto;
  height:auto;
  cursor:pointer;
  letter-spacing:1px;
  border:1px solid #23b1b6;
  padding:5px;
  padding-left:10px;
  padding-right:10px;
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
  background:#23b1b6;
}#contactForm .submit:hover, #form-recommend .submit:hover {
  border:1px solid #ffffff;
  background:#ffffff;
  color:#23b1b6;
}

/*--- Partne�i ---*/
.custom-fixed-banner {
	position: fixed;
	right: -250px;
	top: 50%;
	width: 250px;
	margin-top: -135px;
	min-height: 230px;
  background: #fff;
  color: #452301;
	z-index: 600;
  border-left: solid 1px #000;
  border-top: solid 1px #000;
	border-bottom: solid 1px #000;
    font-family: Arial ;
}.custom-fixed-banner-padding {
	padding: 10px;
} .containerPaddingContact{
  margin-top: 30px;
}
.custom-fixed-banner .show-me {
	width: 232px;
	height: 35px;
	position: absolute;
	left: -49px;
	top: 151%;
	z-index: 500;
	overflow: hidden;
	margin-top: -116px;
  transform: rotate(270deg);
	transform-origin: left top 0;
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 25px;
  padding-top: 13px;
  font-family: Arial ;


}.blogUvodnik{

}.otevrit{
  width: 115px;
  float:right;
  /*margin-top:60px;*/
}

.shade {visibility:hidden !important;}
 {text-align:center;margin-top:10px;margin-bottom:10px;}
#container .resume {margin-top:10px;margin-bottom:50px;}
#container .holderBlog a:hover {text-decoration:underline;}
#container .holderBlog a.jp-previous {margin-right:15px;}
#container .holderBlog a.jp-next {margin-left:15px;}
#container .holderBlog a.jp-current, a.jp-current:hover {color:#000000;font-weight:bold;}
#container .holderBlog a.jp-disabled, a.jp-disabled:hover {color:#aaaaaa;}
#container .holderBlog a.jp-current, a.jp-current:hover, .holder a.jp-disabled, a.jp-disabled:hover {cursor:default;background:none;}
#container .holderBlog span {margin:0 5px;}

#breadcrumbs-padding {padding: 10px;background-color:#d5d5d5;}

.back {margin-bottom:10px;}
.back a {font-weight:bold;}
.gallery, .blogDiv {width:100%;margin-bottom:10px;}
.gallery-padding, .blogDiv-padding {padding:10px;/*border:1px solid #a0a0a0;*/}
.gallery .left {width:160px;float:left;}
.gallery .right {width:365px;float:right;}
.blogDiv .left {margin-right:10px;float:left;}
.blogDiv .right {width:385px;float:right;}
.blogDiv h2, .gallery h2 {margin-bottom:5px;}
.postInfo {color:#000000;margin-bottom:10px;}
#left .shade, #right .shade {margin-bottom:10px;}
.shade {width:100%;/*margin-bottom:10px;*/background:#ffffff;}
.shadeLeft-big {float:left;height:10px;width:129px;background:#ffffff;}
.shadeRight-big {float:right;height:10px;width:129px;background:#ffffff;}
.shadeLeft-small {float:left;height:10px;width:94px;background:#ffffff;}
.shadeRight-small {float:right;height:10px;width:94px;background:#ffffff;}
.shadeLeft-smaller {float:left;height:10px;width:70px;background:#ffffff;}
.shadeRight-smaller {float:right;height:10px;width:70px;background:#ffffff;}
#help input {margin-left:20px;}
#help img {margin-right:5px;}
.helpMagnif {margin:0px !important;margin-left:5px !important;}
.info {color:#000000;font-size:11px;text-align:left;margin-bottom:5px;}
#map {margin-top:10px;margin-bottom:10px;}

/*--- Contact Form, Recommend Form ---*/
#contactForm, #form-recommend{font-family:Arial;}
#contactForm table, #form-recommend table {width:100%;}
#contactForm td, #form-recommend td {vertical-align:middle;margin:3px;padding:7px;padding-left:10px;padding-right:10px;border:1px solid #aaaaaa;background:#e1e1e1;font-weight:bold;}
#contactForm input, #form-recommend input, #contactForm option, #contactForm textarea {font-size:14px;border:1px solid #aaaaaa;padding:7px;color:#000000;font-weight:normal;}
#contactForm textarea, #form-recommend textarea {width:300px;height:200px;}

/*--- Social ---*/
#social {float:left;margin-right:10px;}

/*--- title ---*/
#title h1, #title h1 a {font-size:28px;text-decoration:none;}
#title{margin-top: -22px;}

/*--- News ---*/
.itemNews {margin-bottom:10px;line-height:16px;padding-top:0px;border-bottom: solid 1px #e2e2e2;padding-bottom: 8px;width: 210px;}
.itemNews .name {font-weight:bold;}
.itemNews .date {font-weight:bold;font-size:11px;padding-bottom:3px;}
.itemNews .text {}
#newsBox {position:relative;overflow:hidden;}
#newsContent {overflow:hidden;padding-top:0px !important;padding-bottom:0px !important;padding-right:15px !important;/*padding-left:10px !important;*/}

/*--- Poll ---*/
.itemPoll .name {font-weight:bold;margin-bottom:10px;}
.pollItem {}
.pollResult {width:217px;margin-top:3px;margin-bottom:3px;}
.pollResult-padding {text-shadow:1px 1px 0px #148e93;background:#148e93;border: 1px solid #148e93; color:#f0f8ff;-webkit-border-radius: 10px 10px 10px 10px;border-radius: 3px 3px 3px 3px;padding:5px;font-weight:bold;}
.poll-item {margin-bottom:10px;}
.pollCount {text-align:center;margin-top:5px;}
#pollShow{margin-left: auto; margin-right:auto;}
.pollButton{
  background: #23b1b6 url(../../upload/sablona/) center no-repeat;
  color:#ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 25px;
  width: 100%;
  vertical-align: middle;
  text-decoration: none;
  padding-top: 9px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 17px;
  margin-top: 20px;
}
.pollButton:hover{background: #148e93 url(../../upload/sablona/)center no-repeat; color: #ffffff;}




/*--- Calendar ---*/
#page #mod_calendar {color:#000000;background:#ffffff;margin-left: -10px;margin-top: -10px;}
#page #mod_calendar-padding {}
#mod_calendar-right {}
#mod_calendar-left {}
#mod_calendar .loader {}
#page #getCalendar {}

/**pozad� pod n�zvem m�s�ce**/
#page #calendarMonth {color:#f0f8ff;background:#808080;}
#page #calendarMonth a, #calendarMonth a:visited {}
#page #calendarMonth a:hover, #calendarMonth a:visited:hover {background:#6676e3;color:#000000;}
#page #currentMonth {}

/**dnes a �ipky**/
/**�ipka vlevo, dnes, �ipka vrpavo**/
#page #prevMonth {background:#808080;color:#f0f8ff;}
#page #todayMonth {background:#808080;color:#f0f8ff;}
#page #nextMonth {background:#808080;color:#f0f8ff;}

/** hovery �ipek a dnes**/
#page #nextMonth:hover, #page #prevMonth:hover, #page #todayMonth:hover {background:#000;color:#fff;}
#page #calendarMonth .monthPadding {}
#page #calendarDays {}
#page #calendarDays .calendarWeek {}
#page #calendarDays .dayTitle {color:#000000;}
#page #calendarDays .day {}

/**dne�n� datum**/
#page #calendarDays .today {background: #aaaaaa;}
#page #mod_calendar .today.dayEvent {	background:#bfffbf url('/img/calendarTodayEventBg.jpg') repeat-x 0px 14px;}
#page #calendarDays .dayPadding {}
#page #calendarDays .dayTitle .dayPadding {}

/**den s akc�**/
#page #mod_calendar .dayEvent {background:#bfffbf;color:#f0f8ff;}
#page #mod_calendar .dayEvent:hover {background:#000;color:#fff;}
#page #eventsMenu {color:#f0f8ff;background:#148e93;}
#page #eventsMenu-padding {}
#page #eventsBox {}
#page #eventsContent {}
#page #eventsDay {background:#bfffbf;}
#eventsDayDetail {background:#808080;float:right;width:73px;height:33px;color:#ffffff;padding-top:10px;padding-right:9px;}

/** �ipka zp�t z detailu**/
#page #eventsBack {background:#148e93;color:#fff;}
#page #eventsBack:hover {background:#808080;color:#fff;}
#page #mod_calendar .event {}
#page #mod_calendar .event a, #mod_calendar .event a:visited {color:#000;}
#page #mod_calendar .event a:hover, #mod_calendar .event a:visited:hover {}
#page .calFeed input {}
#page .calFeed .submit {}
#page .calFeed {}
#page .calFeedName {}

/** v�echny akce **/
.fullCalendar{
  background: #23b1b6 url(../../upload/sablona/)center no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 25px;
  vertical-align: middle;
  text-decoration: none;
  padding-top: 9px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  text-align: center;
  color: #ffffff;
}

/** V�echny rozvrhy **/
.ttAll{
  background: #23b1b6 url(../../upload/sablona/) center no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 25px;
  width: 85%;
  vertical-align: middle;
  text-decoration: none;
  padding-top: 9px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
  color: #ffffff;
}

.showTt{
  background: #dddddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 1px;
  height: 28px;
  vertical-align: middle;
  text-decoration: none;
  padding-top: 4px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
  color: #000000;
  border:1px solid #aaaaaa;
  width: 70px;
  cursor: pointer;
}

.showTt:hover{
  background: #bbbbbb;
}

.fullCalendar:hover, .ttAll:hover {background: #148e93 url(../../upload/sablona/) center no-repeat; color: #ffffff;}
.fullCalendar a, .ttAll a{ color: #000;text-decoration: none;}

.fullCalendar2 a, .ttAll2 a{color: #000;text-decoration: none;}
.fullCalendar2 a:visited, .ttAll2 a:visited{color: #ffffff;}
.fullCalendar2 a:hover, .ttAll2 a:hover{color: #fff;}


.calendName{
  float:left;
  width:450px;
  font-weight: bold;
  margin-left: 5px;
}

.calendName a{
  color: #4F6DE8;
}

.calendAction{
    margin-bottom: 7px;
    border-bottom: 1px dashed #BBBBBB;
    padding-bottom: 12px;
    padding-top: 5px;
}
.calendDate{

}

.nadpis{
  background: #fff;
  font-weight: bold;
  color: #000;
  font-size: 14px;
  height: 30px;
  margin-top: 30px;
  margin-bottom: 17px;
  border-bottom: 1px solid #A9A9A9;
}

.calendDescName{
  float:left;
  width: 230px;
  margin-top: 5px;
  margin-left: 5px;
}

.calendDescDate{
  float:left;
  margin-top: 5px;
  margin-left: 200px;
  cursor: pointer;
}

.ttPostTable {border: 1px solid black;width: 557px;margin-bottom: 20px;border-collapse: collapse;}



/*--- Custom ---*/
.blogInfo {padding:10px;}
.blogInfo li {list-style:circle inside;line-height:20px;}
#container li {/*---list-style:circle inside ---*/;line-height:20px;margin-left:25px;}


/*-----------404.php-----------*/
#container-padding-404{width: 97%;background-color: #fff;padding: 9px;margin: 6px;}


/*----------Doporu�it str�nku------------*/

#block-recommend {
   float: right;
   padding: 7px 16px;
   background: #23b1b6 url(../../upload/sablona/) center no-repeat;
   border-radius: 4px;
   font-size: 13px;
   margin: 7px 8px -1px 10px;
   font-weight: bold;
   color:#ffffff;
  }

#block-recommend:hover {
  background: #148e93 url(../../upload/sablona/)center no-repeat; color:#ffffff; font-weight:bold;
  }

#block-recommend2 a{ color: #fff;text-decoration: none;}
#block-recommend2 a:visited{color: #000;}

/*----------Tla��tko tisk------------*/


#block-print {
   float: left;
   padding: 7px 16px;
   background: #23b1b6 url(../../upload/sablona/)center no-repeat;
   border-radius: 4px;
   font-size: 13px;
   margin: 7px 8px 10px 0px;
   font-weight: bold;
   color:#ffffff;
  }

#block-print:hover {
  background: #148e93 url(../../upload/sablona/)center no-repeat; color:#ffffff; font-weight:bold;
  }

#block-print2 a{ color: #fff;text-decoration: none;}
#block-print2 a:visited{color: #000;}

/*--- Super Menu ---*/
#navigation .sf-menu, #navigation .sf-menu * {margin:0;padding:0;list-style:none;}
#navigation .sf-menu li {position:relative;}
#navigation .sf-menu ul {position:absolute;display:none;top:100%;left:0;z-index:2000;}
#navigation .sf-menu > li {float:left;}
#navigation .sf-menu li:hover > ul, #navigation .sf-menu li.sfHover > ul {display:block;}
#navigation .sf-menu a {display:block;position:relative;}
#navigation .sf-menu ul ul {top:0;left:100%;}
#navigation .sf-menu {width:1100px;}
#navigation .sf-menu ul {min-width:12em;*width:12em;}
#navigation .sf-menu li>a {    padding: 15px;
    padding-top: 14px;
    padding-left: 25px;
    padding-right: 25px;
    text-decoration: none;
    float: left;
    text-align:left;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid transparent;
    margin-right: 2px;
}}
#navigation .sf-menu ul a {zoom:1;padding:10px;text-decoration:none;color:#9ef3f7;font-size:14px;font-weight:normal;text-align:left;}
#navigation .sf-menu li {white-space:nowrap;*white-space: normal;-webkit-transition:background .1s;transition:background .1s;}
#navigation .sf-menu ul li, #navigation .sf-menu ul ul li {background:#23b1b6;}
#navigation .sf-menu ul li:hover, #navigation .sf-menu ul li.sfHover {background:transparent;-webkit-transition:none;transition:none;}
#navigation .sf-arrows .sf-with-ul {padding-right: 2.5em;*padding-right:1em;}
#navigation .sf-arrows .sf-with-ul:after {content:'';position:absolute;top:50%;right:1em;margin-top:-3px;height:0;width:0;border: 5px solid transparent;border-top-color: #dFeEFF;border-top-color:rgba(255,255,255,.5);}
#navigation .sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after {border-top-color: white;}
#navigation .sf-arrows ul .sf-with-ul:after {margin-top:-5px;margin-right:-3px;}
#navigation .sf-arrows ul li > .sf-with-ul:focus:after,
#navigation .sf-arrows ul li:hover > .sf-with-ul:after,
#navigation .sf-arrows ul .sfHover > .sf-with-ul:after {}
#navigation .sf-menu li:hover>a, #navigation .sf-menu li.active>a {    background: #000000  url('../../upload/sablona/');
    color: #ffffff;
    /* border: 1px solid #ffffff; */
    -webkit-border-radius: 10px 10px 10px 10px;
    text-decoration: none;
    border-radius: 0px 0px 5px 5px;}

#navigation .sf-menu .submenu li:hover>a, #navigation .submenu li.active>a {    background: #b3ecbf  url('../../upload/sablona/');
    color: #363636;
    /* border: 1px solid #ffffff; */
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    text-decoration: none;
    }

#navigation li.homepage:hover>a {
  background-image: url('images/homepage-hover.png');
  background-position: center center;
  background-repeat: no-repeat;
}";

/*--- Food ---*/
.itemFood {margin-top:10px;margin-bottom: 10px;padding-bottom: 10px;line-height: 16px;border-bottom: solid 1px #e2e2e2;width: 211px;}
.itemFood .name {font-weight:bold;padding-top:5px;}
.itemFood .date {font-weight:bold;font-size:11px;padding-bottom:3px;}
.itemFood .text {line-height: 18px;}
#foodBox {position:relative;overflow:hidden;max-height:761px;}
#foodContent {overflow:hidden;padding-top:0px !important;padding-bottom:0px !important;padding-right:15px !important;padding-left:10px !important;max-height: 290px; height: auto;}
.foodFeed input {width:102px;padding:5px;margin-bottom:10px;}
.foodFeed .submit {width:68px;padding:5px;}
.foodFeedName {padding:10px;font-size:12px;font-weight:bold;}
.slimScrollBar {cursor:pointer;}
.slimScrollDiv {margin-top:10px;}
#food-padding  {padding:10px;border:1px solid #ffffff;border-left:1px solid #aaaaaa;border-bottom:1px solid #aaaaaa;background:#ffffff;background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #e1e1e1 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(100%,#e1e1e1));background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#e1e1e1 100%);background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#e1e1e1 100%);background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#e1e1e1 100%);background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 50%,#e1e1e1 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 );}
.foodDescription {padding: 10px; background-color:#ffffff;}


.fullFood{
  background: #23b1b6 url(../../upload/sablona/)center no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 25px;
  width: 55%;
  vertical-align: middle;
  text-decoration: none;
  padding-top: 9px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  text-align: center;
}

.fullFood:hover{background: #148e93 url(../../upload/sablona/)center no-repeat;color: #ffffff;}
.fullCalendar a{ color: #000;text-decoration: none;}

.fullFood2 a{color: #000;text-decoration: none;}
.fullFood2 a:visited{color: #ffffff;}
.fulFood2 a:hover{color: #fff;}
.fullFood{
  text-align: center;
  margin-bottom: 17px;
  margin-top: 20px;
  color: #ffffff;
}
.mainFoodTableDate{
padding: 5px; border: 1px solid #bbbbbb;
    width: 338px;
}

.weeks{
  float:left;
  margin-right: 15px;
  margin-top: 7px;
}

.weeks input{
  vertical-align: bottom;
}

.weeksButton{
  height: 35px;
}

.weeksButton input{

    width: auto;
    height: auto;
    cursor: pointer;
    letter-spacing: 1px;
    border: 1px solid #037a0e;
    border-radius: 2px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    background: #56B55F;

}

.weeksButton input:hover{
-webkit-box-shadow: 0 0 5px 0 #037a0e;
box-shadow: 0 0 5px 0 #037a0e;

}

.mainFoodTableAler{
padding: 5px; border: 1px solid #bbbbbb;
}

.fullFood a:visited{color: #fff;}

.alergens{
  float:left;
  width:20px;
  text-align: center;
  font-weight: normal;
  padding-top: 9px;
}

.alergensForm{
  float:left;
}

.foodName{
  float: left;
  width: 101px;
  margin-top: 9px;
}

.foodFormRow{
  height: 50px;
}

.foodFormRowLast{
  height: 30px;
  font-weight: normal;
}

td.foodRow{
  background-color: #CECECE;
}

.foodFormRowMiddle{
  font-weight: normal;
  height: 50px;
}

.alergensInput{
  padding-top: 10px;
  float: left;
  width: 16px;
}

.foodLabel{
  font-weight: bold;
  float:left;
}

#foodTable{
  margin-top: 30px;
}

.mainFoodTable{
  border-collapse: collapse;
  line-height: 19.5px;
  border: 1px solid #ddbda5;
  color: #000;
  font-family: Tahoma, sans-serif;
  font-size: 13px;
  width: 100%;
  height: 154px;
}

.liveEditPadding{
  padding: 10px;
}

td.mainFoodTableTd{
padding: 5px; border: 1px solid #bbbbbb;
color: #616161;
}

td.mainFoodTableTdRight{
padding: 5px; border: 1px solid #bbbbbb;
width: 140px;
color: #616161;
}

td.mainFoodTableNo{
  padding: 5px; border: 1px solid #bbbbbb;
  color: #CE6262;
}

tr.mainFoodTableTr{
  background-color: #dedede;

}

.mainFoodTableSpan{
  color: #000000;
  font-weight: bold;
}

th.mainFoodTableTh{
  border: 1px solid #bbbbbb;
  padding: 5px;
  color: #674b40;
  background-color: #DEDEDE;
  text-align: center;
  width: 45px;

}

.contactInfoSeo{
  background-color: #C3ECC9;
  padding: 14px;
  border: solid 1px #AAA;
  margin-top: 18px;
  margin-bottom: 13px;
}

.foodFooter{
  padding-right: 15px !important;
  padding-left: 10px !important;
}

/*----------Rozvrhy hodin------------*/
#timetableButton {
   float: left;
    padding: 8px;
    padding-left: 10px;
    padding-right: 10px;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    background-color: #fff;
    width: auto;
    height: auto;
    cursor: pointer;
    border: 1px solid #bdbdbd;
    border-radius: 2px;
    margin-right: 4px;
}

#timetableButton:hover{
  color:#000000;background-color:#BDBDBD;
}


#timetableButton{
  color: #ffffff;
}

.timetableDivButton{
  margin-bottom:12px;
  height: 29px;
}

.ttSubj{
  width:50px;
  margin-bottom: 3px;
}

.ttTech{
  width:50px;
}

.ttTable td{
  width:70px;
}

.ttTable .ttDay{
  width:19px;
}

.ttFormLabel{
  width:115px;
}

.ttHeader{
  margin-top: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.ttPostTable{
border: 1px solid black;
    width: 557px;
    margin-bottom: 20px;
    border-collapse: collapse;
}

.ttPostTable td{
    border: 1px solid #bbbbbb;
    color: #000;
    text-align: center;
    width: 70px;
    padding-top: 15px;
}

.ttPostTable th{
    padding: 5px;
    border: 1px solid #bbbbbb;
    background: #dedede;
    font-weight: bold;
    font-size: 13px;
    vertical-align: middle;
    width: 70px;
    text-align: center;
}

.ttTeach{
font-size: 10px;
    width: 100%;
    text-align: left;
    margin-left: 2px;
    color: #616161;
    line-height: 11px;
    margin-right: 2px;
}

#ttDesc .desc:hover .ttTeacher {display: block;}
#ttDesc {float:right;margin-right: 2px;margin-top: 4px;margin-bottom: -1px;}

#ttDesc img{
  width:  17px;
  opacity: 0.8;
}

@media screen and (max-width: 1130px) {
  body{
    width: 1135px;
  }
}