a.language {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #525632;
	text-align: center;
}
a.language:visited{
	text-decoration: underline; 
	color : #525632;
	font-size: 10px;
	font-weight: normal;
	font-family: Tahoma;
	text-align: center;
}

a.language:hover{ 
	text-decoration: none;
	color : #990000;
	font-size: 10px;
	font-weight: normal;
	font-family: Tahoma;
	text-align: center;
}
a.vice {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-align: center;
}
a.vice:visited{
	text-decoration: underline; 
	color : #990000;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
	text-align: center;
}

a.vice:hover{ 
	text-decoration: none;
	color : #990000;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
	text-align: center;
}


a.odkaz_bold {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
a.odkaz_bold:visited{
	text-decoration: underline; 
	color : #990000;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: center;
}

a.odkaz_bold:hover{ 
	text-decoration: none;
	color : #990000;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: center;
}

a.odkaz_bold1 {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
a.odkaz_bold1:visited{
	text-decoration: underline; 
	color : #990000;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: center;
}

a.odkaz_bold1:hover{ 
	text-decoration: none;
	color : #990000;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: center;
}

.Nadpis {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #525632;
	background-color: #f4e0c3;
}
.nabidka {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.popis {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #525632;
}
.text_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.popis1 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #525632;
}
.popis9 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.cena {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}
.border_obrazek {
	border: 2px solid #858c50;
}
.border_tabulka {

	border: 1px solid #858c50;
}
.adminnadpis {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.prihlasit {
	background-color: #CC0000;
	height: 26px;
	width: 80px;
	clear: none;
	float: none;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
}
.bilytext {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.border_td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #858c50;
	border-bottom-color: #858c50;
}
.datum_special {
	font-family: Tahoma;
	font-size: 9px;
	color: #858c50;
}


/* 20.10.2009 - bUra - rezervacni system - Styly */
.warning {
  	color:Red;
  	font-family:Verdana,Tahoma,Arial;
  	font-size: 10px;
}

td.error {
  	font-family:Verdana,Tahoma,Arial;
  	font-size:10px;
  	font-weight:normal;	
    color: red;
}

td.menu_reservation_left {
    background: rgb(147,3,3);
    height: 39px;
    text-align: left;
    font-family:Tahoma,Verdana,Arial;
    font-size:12px;
    font-weight: bold;
    color: white;
}

td.menu_reservation_right {
    background: rgb(147,3,3);
    height: 39px;
    text-align: right;
    font-family:Tahoma,Verdana,Arial;
    font-size:12px;
    font-weight: bold;
    color: white;
}

.book_menu a {
    padding: 5px 10px 5px 10px;
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    background: rgb(147,3,3);
    font: 11px tahoma;
    color: white;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
    height: 50px
}
.book_menu a:hover,
.book_menu a-active,
.book_menu a-active:hover {
    padding: 5px 10px 5px 10px;
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    background: rgb(122,129,77);
    font: 11px tahoma;
    color: white;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
}  

.book_menu_static_button {
    padding: 5px 10px 5px 10px;
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    background: rgb(122,129,77);
    font: 11px tahoma;
    color: white;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
}

table.vyber1 {
    padding: 5px 10px 5px 10px;
    border-bottom: 2px solid;
    border-top: 2px solid;
    border-left: 2px solid;
    border-right: 2px solid;
    border-color: black;
  	font-family: Tahoma;
  	font-size: 11px;
  	font-weight:normal;
  	color: #525632;
  	background-color: #c6cba5;
}

/* Administration styles */
table.login_table {
    padding: 5px 10px 5px 10px;
    border-bottom: 2px solid;
    border-top: 2px solid;
    border-left: 2px solid;
    border-right: 2px solid;
    // background: rgb(102,102,255);
    background: rgb(233,233,233);
	  border-color: #840005;
  	font-family:Verdana,Tahoma,Arial;
  	font-size:12px;
  	font-weight:bold;	  
}

table.login_table td{
  	color:#840005;
}

table.login_table select{
  	width: 114px;
}

table.login_table input{
  	width: 110px;
}

td.nic {
	background-color:White;
	border-width:0px;
	border-style: none none none none;
	}
	
td.hlavickaInfo {
	border-width:2px;
	color:rgb(128,128,128);
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	border-style: none none solid none;
	}	

td.hlavicka1 {
	background-color:#E2E2E2;
	border-width:2px;
	color:#ff0000;
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	width:100px;
	border-style: none none solid none;
	}

td.hlavicka2 {
	background-color:#CDCDCD;
	border-width:2px;
	color:#ff0000;
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	width:100px;
	border-style: none none solid none;
	}

td.hlavickaSO {
	background-color: #79FDED;
	border-width: 2px;
	color: Green;
	font-family: Verdana,Tahoma,Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	width: 100px;
	border-style: none none solid none;
}

td.hlavickaNE {
	background-color: #36FCE3;
	color: Green;
	font-family: Verdana,Tahoma,Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	width: 100px;
	border-style: none none solid none;
}


td.pozadi1 {
	background-color:#E2E2E2;
	border-width:0px;
	color:#ff0000;
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	width:100px;
	}

td.pozadi2 {
	background-color:#CDCDCD;
	border-width:0px;
	color:#ff0000;
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	width:100px;
	}

td.pozadiSO {
	background-color: #79FDED;
	border-width: 0px;
	color: Green;
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 100px;
}

td.pozadiNE {
	background-color: #36FCE3;
	border-width:0px;
	color: Green;
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 100px;
}

td.hlavickaPOKOJ {
	background-color:#96FEF1;
	border-width:0px;
	color:#000000;
	font-family:Tahoma,Verdana,Arial;
	font-size:9pt;
	text-align:left;
	width:150px;
	}
	
tr.mezi {
	background: Aqua;
}

.footer_mail {
    padding: 2px 2px 2px 2px;
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    font: 11px tahoma;
    color: black;
    font-weight: none;
    text-decoration: none;
    position: relative;
    width: 300px; 
}

.input_small {
    font: 11px tahoma;
    color: black;
    font-weight: none;
    text-decoration: none;
    text-align: center;
}

input.pocet_pokoju {
    font: 11px tahoma;
    color: black;
    font-weight: none;
    text-decoration: none;
    text-align: center;
}

input.cena_pokoje {
    font: 11px tahoma;
    color: black;
    font-weight: none;
    text-decoration: none;
    text-align: center;
}

/*
input.cena_pokoje {
	font: 8pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
*/

{
    font: 11px tahoma;
    color: black;
    font-weight: none;
    text-decoration: none;
    text-align: center;
}


select.vyber {
	font: bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}

input.vyber {
	font: bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}

/* Reservation view */
td.pozadi0_res {
	background-color:#96FEF1;
	border-width:0px;
	color:#000000;
	font-family:Verdana,Tahoma,Arial;
	font-size:8pt;
	text-align:center;
	width:70px;
	}

td.pozadi1_res {
	background-color:#E2E2E2;
	border-width:0px;
	color:#000000;
	font-family:Verdana,Tahoma,Arial;
	font-size:8pt;
	text-align:center;
	width:130px;
	}

td.pozadi2_res {
	background-color:#CDCDCD;
	border-width:0px;
	color:#000000;
	font-family:Verdana,Tahoma,Arial;
	font-size:8pt;
	text-align:center;
	width:130px;
	}
	
td.pozadi0_h {
	background-color:#96FEF1;
	border-width:0px;
	color:#000000;
	font-family:Verdana,Tahoma,Arial;
	font-size:8pt;
	font-weight:bold;	
	text-align:center;
	width:70px;
	}
	
td.pozadi1_h {
	background-color:#E2E2E2;
	border-width:0px;
	color:#ff0000;
	font-family:Verdana,Tahoma,Arial;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	width:130px;
	}
	
td.pozadi2_h {
	background-color:#CDCDCD;
	border-width:0px;
	color:#ff0000;
	font-family:Verdana,Tahoma,Arial;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	width:130px;
	}
	
p.popis_home_first { margin-top: 5px; margin-bottom:15px; text-align:justify; }
p.popis_home { margin-top: 10px; margin-bottom:15px; text-align:justify; }
p.popis_home_last { margin-top: 10px; margin-bottom:5px; text-align:justify; }

.special_of { font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

.special_rezervace {	font-family: Tahoma;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	text-align: right;
}	

#bigger { font-size: 10pt; }
.centre { text-align: center; }