html,
body {
	margin:0;
	padding:0;
	height:100%;
}

#container {
	min-height:100%;
	position:relative;
	height:100%;
}

body {
	color: #000;
	background-color: #fff;
	font-family: Arial, Verdana, sans-serif;
	background: url("http://www.FlyingCatTravel.com/img/FlyingCatHeader.jpg") top left repeat-x;
}

* {
	padding: 0;
	margin: 0;
}

a, a:active {
	color: #7c3500;
}

a:hover {
	color: #4f9adb;
}

a:visited {
	color: #909090;
}

.clear {
	clear: both;
}

.flleft {
	float: left;
}

.flright {
	float: right;
}

#bg1 {
	background: url("http://www.FlyingCatTravel.com/img/prechod.png") top left repeat-x;
	height: 12px;
	margin-top: 80px;
}

#bg2 {
	background: url("http://www.FlyingCatTravel.com//img/prechod2.png") top left repeat-x;
	padding: 10px;
}

#menu {
	font-size: medium;
}

h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 150%;
	font-style: bold;
	margin-right: 20px;
	color: #006699;
	float: left;
}

h2  { 
	font-family: Arial, Verdana, sans-serif;
	color: #336633; 
	font-size: 120%; }

h3 {
	font-size: 100%;
	padding-top: 1ex;
	padding-bottom: 1ex;
}

#menu h2 {
	float: left;
	font-style: italic;
}

#menu ul {
	list-style-type: none;
}

#menu li {
	float: left;
	margin-top: 9px;
	margin-left: 7px;
	margin-right: 7px;
}

#menu a {
	display: block;
	text-decoration: none;
	background: url("http://www.FlyingCatTravel.com/img/button_normal.jpg");
	color: #fff;
	padding: 5px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}

#menu a:hover {
	background: url("http://www.FlyingCatTravel.com/img/button_hover.jpg");
}

.cpad {
	padding: 5px;
}

#content ul {
	list-style-type: none;
}

#content, #footer {
	padding-top: 20px;
	font-size: small;
}

#content h2  { padding: 1ex }

#left h2 {
	color: #8b4513;
}

#right h2 {
	color: #78842c;
}

#left ul li {
	background: url("http://www.FlyingCatTravel.com/img/dotlist.gif") center left no-repeat;
	padding-left: 3ex;
}

#right ul li {
	padding-left: 3ex;
	padding-top: 0.5ex;
	padding-bottom: 0.5ex;
	background: url("http://www.FlyingCatTravel.com/img/dotlist.gif") center left no-repeat;
	border-bottom: 1px dotted #c0c0c0;
}

#content p {
	padding-bottom: 1ex;
}

#left {
	position: absolute; padding-left: 9px;
	width: 18em;
	background: #fff url("http://www.FlyingCatTravel.com/img/prechod5.png") top right repeat-y;
	font-family: Arial, Verdana, sans-serif;
	border-bottom: 1px dotted #c0c0c0;
}

.lpad {
	background: url("http://www.FlyingCatTravel.com/img/prechod6.png") top left repeat-x;
}

img.flimg {
	margin: 10px;
	border: 1px solid #bbb;
}

#right {
	margin-left: 20em;
	min-height: 486px;
}

#fbg {
	background: #fff url("http://www.FlyingCatTravel.com/img/prechod4.png") top left repeat-x;
	height: 15px;
}

#footer  { text-align: center; position:relative;
   bottom:0; clear: both; }