	@charset "utf-8";
/* ************************************************************************************************* * *  Resety * * ************************************************************************************************* */
* {
	padding: 0px;
	margin: 0;
	border: 0;
	text-indent: 0;
	font-family: Tahoma;
}
a img {
	border: 0;
}
ul, ol {
	list-style: none;
}
table, td, th {
	font-weight: normal;
	font-size: 100%;
}
a {
	color: #A50007;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.cleaner {
	clear: both;
	display: block;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.fleft {
	float: left;
	padding: 10px;
}
.fright {
	float: right;
	padding: 5px 10px 0px 40px;
	width: 100px;
}
.hidden {
	display: none;
}
h1 {
	color: #727272;
	font-weight: 100;
	font-size: 180%;
}

.left.padding {
	padding: 6px 0px 0px 3px;
}




/* ************************************************************************************************* * *  Rozvrzeni stranky * * ************************************************************************************************* */
html {
	font: normal normal normal 80%/1.5 Tahoma, "Lucida Grande", "Lucida Sans Unicode", arial, Verdana, sans-serif;
	background: #797f5a url(../images/design/bg.jpg) repeat-y scroll left top;
	text-align: center;
	padding: 0px 0px 50px;
}
/* url('../images/design/body_background.gif') left top repeat-x*/
body {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	padding-top: 23px;
	background: #eeeeee;
	padding: 0px;
}
#header {
	width: 960px;
	height: 90px;
	margin: 0;
	color: #9e9e9b;
	background: #f1f1f1 url(../images/design/bg-head.jpg) repeat-x left bottom;
}
div.en {
	background: url('../images/design/header_en.png') center top no-repeat;
}
div.cz {/*
	background: url('../images/design/header.png') center top no-repeat;
*/}
#header a#link_home {
	display: block;
	height: 91px;
	width: 420px;
	position: absolute;
	z-index: 150
}
ul#menu {
	width: 960px;
	background: #727272;
	color: #d4fe1e;
	text-align: center;
	height: 87px;
}
	/*line-height: 35px;
*/
/*ul#menu li a.winter_season_link {
	color: #AAE1EC;
	font-weight: bold;
	text-decoration: underline;
}
*/
/* horni popup menu */
ul#menu {
	background: url(../images/design/rezer-bg.gif) no-repeat;
	float: left;
	padding: 3px 0px;
	margin-bottom: 12px;
	margin-top: 6px;
}
	/*height:15px;
*/
ul#menu li {
	float: left;
	line-height: 26px;
	margin: 0 0px;
	background: url(../images/design/bg-ul.png) repeat-x;
}
ul#menu li a {
	padding: 0 10px;
	text-decoration: underline !important;
	margin-right: 5px;
}
ul#menu a:hover {
	text-decoration: none !important;
}
	/*color:#26281A !important;
	float:left;
	border:1px solid #9EB435;
	background:#E6FF70;
*/
ul#menu li.first {
	background: url(../images/design/bg-ul.png) repeat-x;
}
ul#menu li.first a {
	width: 80px;
}
/* pokud zmenite sirku tridy submenu, je nutne i zmenit *margin-left o radek niz, nebo se to pojebe v IE (to plati i pro padding u acka) */
ul#menu li.submenu a {
	color: #444;
	behavior: url('./css/csshover3.htc');
	width: 120px;
	/*background: #E6FF70 url('../images/design/submenu_sipka.gif') no-repeat 96% 6px;
*/
}
ul#menu li.submenu ul {
	*margin-left: -80px;
	display: none;
	position: absolute;
	*margin-top: 20px;
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #ACD902;
}
ul#menu li.submenu ul li {
	background: #e2e0e0;
	text-align: left;
	float: left;
	display: block;
	clear: left;
	border-bottom: 1px solid #000;
	width: 120px;
	*margin-top: -2px;
}
ul#menu li.submenu ul li a {
	padding: 5px 10px 5px 10px;
	/*background: #E6FF70 url('../images/design/puntik.gif') no-repeat 8px 8px;
*/
	color: #444;/*#d4fe1e;*/
	margin-right: 0;
	border-top: 0px;
	text-align: left;
}
ul#menu li.submenu.active ul li a {
	/*background-color: #E6FF70 !important;
*/
}
ul#menu li.hover ul, ul#menu li.submenu:hover ul {
	display: block;
}
/*ul#menu li.active a, ul#menu li a:hover, ul#menu li.submenu ul li a:hover {
	text-decoration: overline;
}
*/
ul#season {
	float: right;
	height: 37px;
	;
	width: 107px;
	padding-top: 8px;
}
ul#season li {
	clear: none;
	float: left;
	line-height: 29px;
	display: inline;
	vertical-align: middle;
	margin: 0 5px;
}
ul#season li a {
	height: 37px;
	width: 53px;
	line-height: 29px;
	float: left;
	color: #9B0C06;
}
ul#season li a:hover {
	text-decoration: none;
}
ul#season li.active a {
	color: #425001;
	background: url('../images/design/season_active.gif') no-repeat 0 0;
	text-decoration: none;
}
ul#season li.season {
	width: 54px;
	color: #67695B;
}
ul#menu li a.winter_season_link {
	color: #AAE1EC;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	padding: 3px;
}
ul#menu li span.winter_season_active {
	padding: 3px;
	background-color: #e1e1e1;
	border: 1px solid silver;
	color: #A50007;
	margin-right: 4px;
}
ul#menu li a.summer_season_link {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	padding: 3px;
}
ul#menu li span.summer_season_active {
	padding: 3px;
	background-color: #e1e1e1;
	border: 1px solid silver;
	color: #A50007;
}
#drobecek {
	margin: 20px 0.5em 20px 0.5em;
	color: #435106;
}
p#footer {
	color: #fff;
	clear: both;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	margin-top: 10px;
	background: #727272;
}
p#footer .leftfoot {
	float: left;
}
p#footer .rightfoot {
	float: right;
}
p#footer a {
	color: #fff;
}
a.redsubmit {
	display: block;
	width: 70px;
	text-align: center;
	text-decoration: none;
	color: #A50007;
	font-size: 10px;
	padding: 3px 10px;
	background: #f1f1f1;
	border: 1px solid #a8a8a8;
	margin: 5px 0px 5px 10px;
}
input.redsubmit {
	color: #A50007;
	font-size: 10px;
	padding: 3px 10px;
	line-height: 10px;
	cursor: pointer;
	width: 70px;
	background: #f1f1f1;
	border: 1px solid #a8a8a8;
	margin: 5px 10px;
}
div#loginform {
	float: right;
	margin: 10px 15px 0 0;
	text-align: right;
	width: 380px;
}
div#loginform label {
	width: auto;
}
div#loginform input.login {

	height: 21px;
	cursor: pointer;
	margin: 5px 1px 0 0;
	border: 0;
	font-weight: bold;
	width: 90px;
	background: url(../images/design/bg-li-anchor.jpg) no-repeat left 2px;
}

}
div#loginform input.text {
	margin-top: 5px;
	padding: 1px;
	background: #f1f1f1;
	border: 1px solid #a8a8a8;
	color: #9e9e9b;
	width:177px !important;
}
div#loginform a {
	color: #9e9e9b;;
	text-decoration: underline;
}
ul#menu li a {
	color: #e1e1e1;
	text-decoration: underline;
}
div#loginform a:hover, ul#menu li a:hover {
	text-decoration: none;
}
p#dnes {
	color: #eae75c;
	float: right;
	width: 230px;
	text-align: center;
	font-weight: bold;
	margin-top: 18px;
}
/* ************************************************************************************************* * *  Homepage * * ************************************************************************************************* */
div#left {
	float: left;
	padding: 0 20px 20px;
}
div#right {
	float: right;
	padding: 0 20px 20px;
}
	/*  * * *  JESTE JEDNOU SEM NEKDO DOPISE TO _width: 198px;
A STAHNU HO ZAZIVA Z KUZE!!! *  michal s.   * *    */
div#left, div#right {
	width: 158px;
	margin: 20px 0;
	/*background: #fff url('../images/design/strong.png') left top no-repeat;*/
	
	color: #67695B;
}
/*div#left h2, div#right h2, div#left p, div#right p, div#left .publication_title, div#left .publication_perex {
	padding: 0 20px;
}
*/
div#left .publication_title {
	margin-bottom: 20px;
}
div#left h2, div#right h2, div#left .publication_title, div#right .publication_title {
	line-height: 45px;
	text-transform: uppercase;
	color: #727272;
	font-weight: normal;
	font-size: 130%;
}
div#left p {
	margin: 20px 0;
}
div#left strong {
	color: #A50007;
	text-decoration: underline;
	font-size: 110%;
}
/* anketa */
div#right .anketa {
	padding: 0 10px;
	margin-top: 20px;
	line-height: 1;
}
div#right .anketa .text {
	display: block;
	float: left;
	padding-left: 20px;
	background: #fff url('../images/design/cudlik.png') left top no-repeat;
	line-height: 1;
}
div#right .anketa .cislo {
	float: right;
}
div#right .anketa .img {
	display: block;
	height: 5px;
	background: #E6E6E6;
	font-size: 0;
	margin: 15px 10px;
	clear: both;
	_margin-top: 45px;
}
div#right .anketa .img img {
	float: left;
}
div#right .anketa a {
	text-decoration: none;
	color: #67695B;
}
div#right .anketa a:hover {
	text-decoration: underline;
}
div#right input.redsubmit {
	margin-bottom: 1em;
	display: block;
	float: right;
}
/* stred */
#middle {
	float: left;
	width: 534px;
	margin: 20px 13px;
}
#middle #tenis div {
	background: #FFE497 url('../images/design/home.tenis.png') left top no-repeat;
}
#middle #badminton div {
	background: #FFE497 url('../images/design/home.badminton.png') left top no-repeat;
}
#middle #beach-volejbal div {
	background: #FFE497 url('../images/design/home.bitch.png') left top no-repeat;
}
#middle #squash div {
	background: #FFE497 url('../images/design/home.squash.png') left top no-repeat;
}
#middle #golf div {
	background: #FFE497 url('../images/design/home.golf.png') left top no-repeat;
}
#middle #posilovna div {
	background: #FFE497 url('../images/design/home.posilovna.png') left top no-repeat;
}
#middle #fotbal div {
	background: #FFE497 url('../images/design/home.fotbal.png') left top no-repeat;
}
#middle #hokej div {
	background: #FFE497 url('../images/design/home.hokej.png') left top no-repeat;
}
#middle .spleft {
	float: left;
}
#middle .sprigh {
	float: right;
}
#middle .sports {
	background: url('../images/design/home.home.png') left top repeat-x;
	height: 164px;
	width: 257px;
	border: 2px solid #FFF;
	margin-bottom: 12px;
}
#middle .sports span.rezervovat {
	display: block;
	margin-left: 35px;
	margin-top: 35px;
}
#middle .sports span.rezervovat a.rezervovat {
	display: block;
	padding: 2px 10px;
	margin-left: -10px;
}
#middle .sports div {
	border: 1px solid gray;
	height: 162px;
}
#middle .sports h2 {
	color: #A50007;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 150%;
	margin: 15px 0 0 80px;
}
#middle .sports h2 a {
	color: #A50007;
	text-decoration: none;
}
#middle .sports h2 a:hover {
	text-decoration: underline;
}
/* ************************************************************************************************* * *  Registrace + rezervace formular * * ************************************************************************************************* */
div#big {
	margin: 20px 0 40px 0;
	padding: 10px 40px 40px 40px;
	border: 1px solid #c2cc8f;
	background: #FFF;
}
div#big h2 {
	color: #475402;
	font-size: 180%;
	font-weight: normal;
	text-align: center;
	line-height: 45px;
}
div#big p.nadpis strong {
	color: #475402;
}
#register {
}
#register div {
	margin-top: 10px;
	text-align: right;
}
#register table {
	width: 100%;
	margin-top: 1em;
}
#register table th, #register table td {
	width: 50%;
}
#register table th, #reserve table th {
	border: 1px solid #cdd3af;
	color: #445207;
	background: #dbe1bb;
	font-weight: bold;
	text-align: left;
	padding: 0 10px;
	line-height: 2em;
}
#register table td, #reserve table td {
	border: 1px solid #e2e3db;
	background: #f1f3e6;
	color: #696b5e;
	padding: 25px 15px 15px 15px;
}
#register fieldset label, #reserve label {
	width: 150px;
	float: left;
	clear: left;
	display: block;
	margin: 5px 0;
	text-indent: 20px;
	_padding-left: 20px;
}
#register fieldset input, #register textarea, #reserve input, #reserve select {
	width: 180px;
	float: left;
	margin: 5px 0;
	border: 1px solid #aeadb2;
}
#register textarea {
	width: 93%;
	height: 80px;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	border: 1px solid #aeadb2;
}
#register fieldset .green, .green {
	color: #059a02;
}
#register fieldset .red, .red {
	color: #A50007;
}
#register input.required, input.required {
	border: 1px solid #059a02 !important;
}
#register fieldset label.heslo, label.heslo {
	width: 300px;
	font-size: 90%;
	padding-left: 10px;
	clear: left;
}
#register fieldset label.bottom {
	width: 300px;
	font-size: 90%;
	margin-top: 130px;
	padding-left: 10px;
}
#register fieldset label.podminky {
	color: red;
	width: 25em;
	font-weight: bold;
	font-size: 120%;
	padding-left: 1.2em;
	margin-top: 3em;
}
#reserve {
}
#reserve table {
	width: 100%;
	margin: 2em 0 3em 0;
}
#reserve a {
	color: #A50007;
}
#reserve input, #reserve select {
	width: 150px;
}
#reserve textarea {
	width: 100%;
	height: 80px;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	border: 1px solid #aeadb2;
}
#reserve label {
	width: 100px;
	padding-left: 20px;
	text-indent: 0px;
}
#reserve label.kalendar {
	float: left;
	clear: none;
	display: inline;
}
#reserve fieldset.left {
	float: left;
	width: 450px;
	border-right: 1px solid #696b5e;
}
#reserve #submit {
	margin-left: 120px;
	_margin-left: 140px;
}
#reserve table td {
	padding-bottom: 30px;
}
#reserve fieldset.right {
	width: 350px;
	margin: 20px 20px 0 0;
	float: right;
}
#reserve fieldset.right label, #reserve fieldset.right input {
	float: none;
	width: auto;
	display: inline;
	text-indent: 0;
}
#reserve fieldset.right input {
	_margin-left: 20px;
}
#reserve fieldset.right label {
	line-height: 2em;
}
/* ************************************************************************************************* * *  Reservace - tabulka * * ************************************************************************************************* */
table.termin {
	width: 100%;
	line-height: 2em;
}
table.termin strong {
	color: #000;
}
table.termin em {
	font-style: normal;
	color: #36ae33;
}
table.termin caption {
	color: #435106;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
}
table.termin thead {
	border: 1px solid #e2e3db;
	color: #696b5e;
}
table.termin thead th {
	text-align: left;
	padding: 0 0.5em;
	background: #f1f3e6;
}
table.termin td {
	color: #435106;
	padding: 0 0.5em;
	background: #f1ffe8;
	border: 1px solid #e7f0df;
	font-weight: bold;
}
table.termin .no {
	background: none;
	border: none;
	width: 80px;
	text-align: right;
}
/* ************************************************************************************************* * *  Tydenni prehled * * ************************************************************************************************* */
i {
	color: #696b5e;
}
/* odstavce nahore */
p.datumleft, p.datumright {
	background-color: #E1E1E1;
	text-align: center;
	border: 1px solid silver;
	display: inline;
	padding: 1px 10px;
	margin-top: 30px;
}
p.datumleft a, p.datumright a, ul#vyber a {
	text-decoration: none;
}
p.datumleft a:hover, p.datumright a:hover, ul#vyber a:hover {
	text-decoration: underline;
}
p.datumleft {
	float: left;
}
p.datumright {
	float: right;
}
/* tabulka */
table.rezervace {
	width: 100%;
	border: 1px solid #83cd7e;
	/*clear: left;
*/
	margin-bottom: 10px;
	margin-top: 10px;
}
table.rezervace strong {
	color: #A50007;
}
table.rezervace th {
	background: #dbe1bb;
	color: #465304;
	text-align: center;
	width: auto;
}
table.rezervace th a {
	font-weight: bold;
}
table.rezervace th a.cancel {
	color: #465304;
	margin-left: 10px;
	text-decoration: none;
	text-align: middle;
}
table.rezervace td {
	background: #f1f3e6;
	color: #7a7c6f;
	text-align: center;
	font-size: 0.9em;
}
table.rezervace th.active {
	background: #e0e39e;
}
table.rezervace td.active {
	background: #f4f3c5;
}
/*table.rezervace strong.volno, table.rezervace strong.obsazeno, table.rezervace strong.zavreno, table.rezervace strong.neplati {
	display: block;
	color: black;
}
*/
table.rezervace .volno {
	background: #96F293;
	;
}
table.rezervace .nahrada {
	background: #8eff4c;
}
table.rezervace .volno_vramci_firmy {
	background: #D8D8D8;
}
table.rezervace .moje_rezervace {
	background: #FFDAB7;
}
table.rezervace .obsazeno, table.rezervace .obsazeno td {
	background: #FFC5B7;
	/*#ffae84;
*/
	/*#ffb7b8;
*/
}
table.rezervace .obsazeno strong {
	color: black;
}
table.rezervace .obsazeno a {
	text-decoration: none;
	color: black;
}
table.rezervace .neplati, table.rezervace .neplati td {
	background: rgb(230,255,116);
	/*#ffae84;
*/
	/*#ffb7b8;
*/
}
table.rezervace .neplati strong {
	color: black;
}
table.rezervace .neplati a {
	text-decoration: none;
	color: black;
}
table.rezervace .zavreno {
	background: F5F5F5;
}
table.rezervace .zavreno strong {
	color: black;
}
table.rezervace .akce {
	background: #DADADA;
}
table.rezervace .akce strong {
	color: black;
}
table.rezervace .perm {
	background: #FFC86A;
	border: 1px solid black;
	color: black;
	font-weight: bold;
}

table.rezervace .nereg {
    	background: #8EFF4C;
	border: 1px solid black;
	color: black;
	font-weight: bold;
}
table.rezervace .season_S td {
	background: #FFFF99;
}
table.rezervace .season_W td {
	background: #99CCFF;
}
table.tyden span {
	font-size: 10px;
	line-height: 17px;
	display: block;
	float: left;
	margin: 1px;
	text-align: center;
	width: 15px;
}
table.tyden span.act {
	width: 13px;
	background: #FFF;
	border: 1px solid #666;
	line-height: 15px;
}
table.tyden td {
	width: 11%;
	*width: 12%;
}
table.tyden th {
	width: auto
}
/* nad tabulkou */
ul#vyber {
	margin: 2em 0 0 10px;
	font-weight: bold;
	border: 1px solid #FFF;
/* hack IE */
}
ul#vyber li {
	background: #fdf4e3;
	padding: 5px 10px;
	float: left;
	margin-right: 2px;
}
ul#vyber li.active a {
	color: #000;
	background: #97f293;
	border: 1px solid #FFF;
	display: block;
	padding: 5px 10px;
}
ul#vyber li.active {
	border: 1px solid #97f293;
	border-bottom: 0;
	padding: 0;
}
/* pod tabulkou */
p#subtable {
	color: #556119;
	font-weight: bold;
}
p#subtable strong {
	color: #000;
}
/*menu filtru*/
.filters2, .filters2 ul, .filters2 li, .filters2 a, .filters2 span {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left
}
.filters2 {
	margin-left: 5px;
	position: absolute;
}
.filters2 ul {
	text-align: left;
	margin: 0 10px;
}
.filters2 li ul {
	margin-left: -10px;
	display: none;
	position: absolute;
	margin-top: 14px;
	*margin-top: 36px;
	border: 1px solid #83CD7E;
	float: left;
}
.filters2 li a {
	font-size: 12px;
	white-space: nowrap;
	font-weight: normal;
	*width: 100%;
/* IE */
}
.filters2 li a.first {
	margin-bottom: 10px;
}
.filters2 li.submenu {
	background: #DBE1BB;
}
.filters2 li.submenu li a, .filters2 li.submenu li span {
	display: block;
	clear: left;
	padding: 3px;
}
.filters2 a:hover {
	text-decoration: none !important;
}
/*.filters2 ul.nomenu {
	display: block;
}
.filters2 .folder {
	display: block;
}
*/
li.folder:hover {
	z-index: 10;
}
ul ul, li:hover ul ul {
	display: none;
}
ul ul.nomenu, li:hover ul ul.nomenu {
	display: block;
}
li:hover ul, li:hover li:hover ul {
	display: block;
	position: absolute;
}
li:hover ul.nomenu, li:hover li:hover ul.nomenu {
	display: block;
	position: relative;
}
/* vnoreny nesmysly v tabulce */
label {
	width: 150px;
	float: left;
	clear: left;
	margin: 5px 0;
}
input, select {
	width: 180px;
	border: 1px solid #cccccc;
}
.submit {
	clear: both;
	width: 100px;
}
.error {
	margin: 0 auto;
	text-align: center;
	background-color: #ffeeee;
	border: 1px solid #aaa;
	margin: 5px 0;
	padding: 5px;
}
.info {
	margin: 0 auto;
	text-align: center;
	background-color: #CFF533;
	border: 1px solid #96592A;
	margin: 10px 0;
	padding: 5px;
}
td a img {
	margin: 0 5px;
}
#paging a {
	margin: 5px;
}
#paging a.active {
	margin: 5px;
}
.sport td, .sport th {
	padding: 2px 5px;
}
.sport th {
	border-bottom: 1px solid black;
	background-color: #96592A;
	color: #F3D63A;
	font-weight: bold;
}
.sport th a {
	color: #F3D63A;
}
table.sport {
	border: 1px solid #666666;
	width: 50%;
	margin-bottom: 5px;
}
table.sport td {
	padding: 2px 5px;
	border-bottom: 1px solid #666666;
}
table.sport thead {
	background-color: #dddddd;
}
table.sport thead tr {
	background-color: #dddddd;
	border: 1px solid black;
}
td.sport_name {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-weight: bold;
	background-color: #A8CA11;
}
td.sport_name a {
	color: black;
}
#prices {
	border: 1px solid #666666;
}
#prices input {
	width: 100px;
}
a#date_button, a#date_button2 {
	text-decoration: none;
}
/* -- index - tlacitka  -- */
div.sports div span {
	display: block;
	color: #6a6b5b;
	margin: 20px 0 10px 35px;
}
div.sports div a.hledat, div.sports div a.zobraz {
	background: #f1f1f1;
	border: 1px solid #a8a8a8;
	padding: 3px 10px 3px 30px;
	margin-left: 25px;
	font-size: 0.9em;
	text-align: left;
}
div.sports div a.hledat {
	width: 130px;
	/*background: #e6ff74  url('../images/design/hodiny.png') no-repeat 10px 5px;*/
}
div.sports div a.zobraz {
	width: 160px;
	/*background: #e6ff74  url('../images/design/pejpr.png') no-repeat 10px 4px;*/
}
div.sports div a.hledat:hover, div.sports div a.zobraz:hover {
	text-decoration: underline !important;
}
/* -- zalozky -- */
div#sports {
	font-size: 11px;
	margin: 20px 20px 0 20px;
	clear: left;
}
div#sports a {
	padding: 4px 10px 2px 10px;
	margin: 0 2px;
	background: #f1f1f1;
	border: 1px solid #a8a8a8;
	text-decoration: none;
	background: #f0f7d8;
}
div#sports a.active {
	background: #fff;
	border: 1px solid #c2cd91;
	border-bottom: 1px solid #fff;
}
div#sports a:hover {
	text-decoration: none;
	background: #fff;
	border-bottom: 1px solid #fff;
}
.rezervace.day th {
	width: 15%;
}
.rezervace.day .redsubmit {
	background-color: white;
}
.checkbox {
	width: 30px;
}
input.radio {
	width: 20px !important;
	margin: 5px 5px 5px 0;
}
label.auto {
	width: auto;
	clear: none;
	float: left;
	margin: 0;
}
.rezervace tr.zaplaceno td {
	background-color: white;
	color: black;
}
/*.rezervace tr.neplati td {
	background-color: white;
	color: black;
}
*/
.rezervace tr.nezaplaceno td {
	background-color: #96F293;
	color: black;
}
.rezervace tr.nezaplaceno.period td {
	background-color: #A4E2F7;
}
.rezervace tr.period td {
	background-color: #A4E2F7;
}
.small {
	width: 70px !important;
}
caption {
	font-weight: bold;
	font-size: 1.1em;
}
.small_box {
	width: 47%;
	float: left;
}
.small_box table {
	width: 100%;
}
.close_column {
	width: 250px;
	float: left;
	margin: 10px;
}
.close_column h3 {
	margin-bottom: 10px;
}
input.radio {
	border: 0 !important;
}
div.nahrada span, div.img span, div.perm span, div.student span, div.volno span, div.volno_vramci_firmy span, div.moje_rezervace span, div.neplati span, div.obsazeno span, div.zavreno span, div.zaplaceno span, div.nezaplaceno span,        div.nereg span, div.period span, div.happy_hour span {
	width: 20px;
	height: 20px;
	float: left;
	margin: 1px 10px 0px 0px;
	display: block;
	background: #96F293;
	border: 1px solid black;
}
div.volno_vramci_firmy span {
	background: #D8D8D8;
}
div.happy_hour span {
    background: #8eff4c;
    text-align: center;
    font-weight: bold;
    color: #red;    
}
div.nahrada span {
	background: #8eff4c;
	text-align: center;
	font-weight: bold;
}
div.student span {
	background: #B0C4DE;
	text-align: center;
	font-weight: bold;
}
div.nereg span {
	background: #8eff4c;
	text-align: center;
	font-weight: bold;
}
div.img span {
	background: transparent;
	text-align: center;
	border-color: transparent;
	vertical-align: middle;
}
div.moje_rezervace span {
	background: #FFDAB7;
}
div.obsazeno span {
	background: #FFC5B7;
}
div.zavreno span {
	background: #DADADA;
}
div.zaplaceno span {
	background-color: white;
	color: black;
}
div.nezaplaceno span {
	background-color: #96F293;
	color: black;
}
div.neplati span {
	background-color: rgb(230,255,116);
	color: black;
}
div.period span {
	background-color: #A4E2F7;
}
div.perm span {
	background: #FFC86A;
	text-align: center;
	font-weight: bold;
}
.publication_perex {
	font-weight: bold;
	margin-bottom: 5px;
}
.hint {
	font-size: 0.8em;
	color: gray;
	margin-left: 120px;
}
a.active {
	text-decoration: none;
	color: black;
}
.flag {
	border: 1px solid gray;
	margin: 7px 2px 0px;
	float: right;
}
.prohlidka {
        padding-top: 2px;
        margin: 5px 2px 0px;
        float: right;
}

tr.suma td, tr.suma th, td.suma {
	font-weight: bold;
	color: black;
}
.sum_title {
	text-align: right;
	margin: 2px 5px;
}
select.bigger {
	*font-size: 0.9em;
}
.bigger {
	width: 230px !important;
	*width: 241px !important;
}


/************** Nastylování formů - z nového designu *****************/


a.bonus_program {
    font-weight: bold;
    font-size: 100%;
    color: #A50007;
    text-decoration: underline;
}



