.pricelist_date{
	font-weight : bold;
	background-color : #ececec;
}


#kralicko{
	position : relative;
	top : -7px;
	left : 5px;
}


body,td{
	font-family : Arial, Helvetika, sans-serif;
	font-size : 12px;
}

body{
	background-color : white;
	color : black;
	padding : 0px;
	margin : 0px;
}

.content{
	margin-right : 5px;
	text-align : justify;
}

.copyright{
	font-size : 11px;
	text-align : right;
	background-color : #6aacfa;
	color : black;
	font-weight : bold;
}

a.copyright{
	color : black;
	text-decoration : none;
}

a.copyright:hover{
	color : black;
	text-decoration : none;
}

a{
	text-decoration : none;
}

a:hover{
	text-decoration : underline;
}

h1{
	text-decoration : underline;
	font-size : 24px;
	color : darkblue;
}

h2{
	 display : inline;
	 font-size : 16px;
	 color : darkblue;
}

.dayinfo{
	font-size : 11px;
	text-align : right;
	background-color : #6aacfa;
	color : black;
	font-weight : bold;
}

.menuredspacer{
	background-color : red;
	border : 1px solid red;
}

.menusilverspacer{
	background-color : white;
	border : 1px solid silver;
}

.menuselecteditem{
	text-transform : uppercase;
	font-weight : bold;
	border-bottom : 2px solid red;
}

.menuitem{
	font-weight : bold;
}

a.menuitem{
	color : black;
	text-decoration : none;
}

a.menuitem:hover{
	text-decoration : underline;
}

a.menuselecteditem{
	text-transform : uppercase;
	font-weight : bold;
}

.jyxoframe{
	vertical-align : middle;
	text-align : center;
	border : 2px solid silver;
}

.jyxobox{
	border : 2px solid silver;
}

.link{
	font-weight : normal;
}

a.link{
	color : darkblue;
	text-decoration : none;
}

a.link:hover{
	text-decoration : underline;
}

.boldlink{
	font-weight : bold;
}

a.boldlink{
	color : darkblue;
	text-decoration : none;
}

a.boldlink:hover{
	text-decoration : underline;
}

.discussionLabel{
	font-weight : bold;
	vertical-align : top;
	text-align : right;
}

.discussionInputShort{
	width : 200px;
	border : solid 2px silver;
}

.discussionInputLong{
	width : 400px;
	border : solid 2px silver;
}

.weatherOuterTable{
	width : 143px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	background-color : #291868;
}
.weatherInnerTable{
	width : 100%;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	background-color : #E7EFF1;
}

.weatherTitle{
	color : white;
	background-color : #291868;
	font-weight : bold;
}

.availabilityYear{
	background-color:#ececec;
	font-weight:bold;
	text-align:center;
}

.availabilityDay{
	background-color:#ececec;
	font-weight:bold;
	text-align:center;
}

.availabilityBlack{
background-color:black;
color:white;
text-align:center;
}

.availabilityGreen{
background-color:green;
color:white;
text-align:center;
}

.availabilityRed{
background-color:red;
color:white;
text-align:center;
}

