BODY {
	scrollbar-face-color: white;
	scrollbar-shadow-color: #b8b8b8;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: white;
}
a:link, a:visited {
	font-family: arial;
	color: rgb(255,255,153);
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: arial;
	color: white;
	text-decoration: underline;
	font-weight: normal;
}
a:link.anketa, a:visited.anketa {
	font-size:9;
  font-family: arial;
	color: white
;
	text-decoration: none;
	font-weight: normal;
}
a:hover.anketa {
	font-size:9;
  font-family: arial;
	color: white;
	text-decoration: underline;
	font-weight: normal;
}
a:link.menu, a:visited.menu {
	height: 8;
	padding: 8;
	font-size: 12;
	font-family: arial;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a:hover.menu {
	height: 8px;
	padding: 8px;
	font-size: 12;
	font-family: arial;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/menu2.bmp);
	background-repeat: repeat-x;
  background-color: #f0f0f0;
}
a:link.menu.putovani, a:visited.menu.putovani {
	background-image: url(../images/menu.bmp);
	background-repeat: repeat-x;
	color: rgb(255,204,102);
}
a:hover.menu.putovani{
	background-image: url(../images/menu2.bmp);
  color: rgb(255,204,0);
}
a:link.podmenu, a:visited.podmenu {
	height: 5;
	padding: 5;
	font-size: 11;
	font-family: arial;
	color: rgb(255,255,204);
	font-weight: bold;
	text-decoration: none;
}
a:hover.podmenu {
	height: 5;
	padding: 5;
	font-size: 11;
	font-family: arial;
	color: rgb(255,255,153);
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/podmenu2.bmp);
	background-repeat: repeat-x;	
	background-color: #fce7c7;
}
H1 {
	font-size: 16;
	font-family: arial;
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding: 1;
  }
H2 {
	font-size: 14;
	font-family: arial;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
TD.td-top {
	margin: 0px;
	padding: 0px;
}
TD.td-top img
{
	margin: 0px;
}
* html TD.td-top img
{
	margin: 0px 0px -3px 0px;
}
TD.menu {
	border-left-width: 0;
	border-right-width: 0;
	border-top-width: 0;
	border-bottom-width: 1;
	border-color: black;
}
TABLE.noborder {
	font-size: 12;
	font-family: arial;
	color: white;
	border-width: 0;
	text-align: top;
	vertical-align: top;
	
}
TD.noborder {
	font-size: 12;
	font-family: arial;
	color: white;
	border-width: 0;
	text-align: top;
	vertical-align: top;
}
TD.telo {
	font-size: 12;
	font-family: arial;
	color: white;
	border-width: 0;
	text-align: top;
	vertical-align: top;
}
TABLE {
	font-size: 12;
	font-family: arial;
	color: white;
	border-style: solid;
	border-width: 0pt;
	border-color: #f0f0f0;
}
TD {
	font-size: 12;
	font-family: arial;
	color: white;
	border-style: solid;
	border-width: 0pt;
	border-color: #f0f0f0;
}
TH {

	font-size: 12;
	font-family: arial;
	color: rgb(255,153,102);
	border-style: solid;
	border-width: 0pt;
	text-align: left;
	border-color: #f0f0f0;
}
.r0 {

	font-size: 12;
	font-family: arial;
	color: white;
	border-style: solid;
	border-width: 0pt;
	border-color: #f0f0f0;
}
.r1 {

	font-size: 12;
	font-family: arial;
	color: white;
	border-style: solid;
	border-width: 0pt;
	border-color: #f0f0f0;
}
P {
	line-height: 2;
	font-size: 12;
	font-family: arial;
	color: white;
	text-align: justify;
}
INPUT {
	font-size: 12;
	font-family: arial;
	color: black;
	border-style: solid;
	border-width: 1;
	border-color: #7e95ac;
}
TEXTAREA {
	font-size: 12;
	font-family: arial;
	color: black;
	border-style: solid;
	border-width: 1;
	border-color: #7e95ac;
}
TEXTAREA.akordy {
	font-size: 12;
	font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman';
	background-color: black;
	color: black;
	border-style: solid;
	border-width: 1;
	border-color:#f0f0f0;
	padding: 5;
}
INPUT.tlacitko {
	font-size: 12;
	font-family: arial;
	color: black;
	border-style: solid;
	border-width: 1;
	border-color:#7e95ac;
	background-color: #f0f0f0;
	padding:2;
}
.obrys {
	border-width: 1;
	border-color:#003399;
	background-color:#f0f0f0;
	padding: 10;
}
div#div-akordy{
	position: relative;
	left: 10px;
	line-height: 20px;
}
.bold{
	font-weight: bold;
}

