/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image:  url(../images/design/body-back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006633;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0033;
}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006595;
	text-decoration: none;
}
h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
h2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3366CC;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
}
ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: circle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-image:   url(../images/design/bullet.gif);
	color: #666666;
}
.design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #3A4049;
	color: #E9E9E9;
}
.design a:link {
	font-size: 11px;
	font-weight: bold;
	color: #6CC0FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.design a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9;
	font-style: normal;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.menu a:link {
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5C4236;
	font-style: normal;
	text-decoration: none;
}
.menu a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #336699;
}
.menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	font-style: normal;
	text-decoration: none;
}
.fadeleftprague {
	background-attachment: scroll;
	background-image:  url(../images/design/left-prague-fade.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.faderightprague {
	background-attachment: scroll;
	background-image:  url(../images/design/right-prague-fade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navibar {
	background-color: #5B6371;
}
.navibar a:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	text-decoration: none;
}
.navibar a:visited {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: normal;
	text-decoration: none;
}
.navibar a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	text-decoration: none;
	background-color: #000000;
}
.navibar a:active {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00CCFF;
	font-style: normal;
	text-decoration: none;
}
.graysidebar {
	background-color: #A0A4AB;
}
.palegrayside {
	background-color: #E6E6E6;
}
.bluesidebar {
	background-color: #86AED6;
}
.outro {
	background-color: #D7E3F7;
}
.contenttable {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/design/content-bottom-back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 2px solid #ACC8E3;
}
.tourcellbackground {
	background-attachment: scroll;
	background-image: url(../images/design/tour-background-gradient.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottommasterlinks {
	border: thin solid #999999;
}
.redstar {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #E10000;
}
.tableborder {
	border: 2px solid #ACC8E3;
}
.homesectionback {
	background-image: url(../images/design/home-section-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}