BODY {
	scrollbar-base-color:#D3CDB5;
}
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
.padding{
	padding-left: 7px;
	padding-right: 2px;
}
/*.frameDiv{
	height: 441px;
	width: 100%;
	overflow: auto;
}
.frameDivSmall{
	height: 386px;
	width: 100%;
	overflow: auto;
}*/
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #876f4b;
	text-decoration: none;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
TABLE.border{
	border-top: solid 1px black;
	border-right: solid 1px black;
}
TD.border{
	border-left: solid 1px black;
	border-bottom: solid 1px black;
}
.naslovNovost{
	background-color: #736c42;
	color: #d4c58c;
	font-weight: bold;
}
.jelovnikLink{
	color: #876f4b;
	font-weight: bold;
}
.textBig{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	font-weight: normal;
}
.inputKontakt{
	border: solid 1px black;
	width: 200;
}
.gumbKontakt{
	background-color: #876f4b;
	color: black;
	width: 100;
	cursor: hand;
}
.galBorder{
	border: solid 2px #6f684b;
}












.calendar_table, .calendar_control_table, .calendar_year_input, .calendar_month_input{
	font-size:11px;
	font-family: verdana;
	line-height: 14px;
}

.calendar_full{
	cursor:hand;
}

.calendar_day, .calendar_day_name, .calendar_empty, .calendar_table{
	border:solid 1px gray;
	padding-left:1;
	padding-right:1;
}
.calendar_day, .calendar_day_name, .calendar_empty{
	border-top:none;
	border-left:none;
}

.calendar_table{
	border-bottom:none;
	border-right:none;
}
.calendar_day_name{
	border-bottom-width:3px;
}
.calendar_col6, .calendar_day_name7{
	background-color:#b6a97d;
}

.calendar_day_over, .calendar_day_name_over{
	background-color:#4A4A4A;
	color:white;
}

.calendar_day_selected{
	back_ground: url(images/plus.gif) no-repeat center center;
	background-color:#4A4A4A;
	color:white;
}


td.calendar_month_input, td.calendar_year_input{
	background-color:#4A4A4A;
	color:white;
}

.calendar_control_table{
	width:124;
	background-color:#4A4A4A;
	color:white;
}

input.calendar_year_input, input.calendar_month_input{
	background-color:#4A4A4A;
	border:solid 1px #4A4A4A;
	color:white;
	padding:0;
	height:15px;
	margin:0;
}
INPUT.calendar_year_input{
	width:100%;
}
input.calendar_month_input_focus, input.calendar_year_input_focus, input.calendar_month_input_over, input.calendar_year_input_over{
	border:solid 1px white;
}
INPUT.calendar_month_input{
	width:14px;
	height:14px;
}
.skip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #CCCC99;
	text-decoration: none;
}
.skip:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #8F8F53;
	text-decoration: none;
}