body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #c5d6e8;
	margin: 0;
	padding: 0;
	color: #162b48;
}

h1 {
	font-family: Tahoma,Verdana, arial, sans-serif;
	font-size: 20px;
	color: #000000;
}

h2 {
	font-family: Trebuchet MS,Verdana, arial, sans-serif;
	font-size: 18px;
	color: #003050;
}

h3 {
	font-family: Trebuchet MS,Verdana, arial, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #003050;
	padding: 2px 0 2px 0;
	border-bottom: 1px dotted #000000;
}

h3 a {
	font-family: Trebuchet MS,Verdana, arial, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #003050;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	font-family: Tahoma,Verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #004054;
}

h6 {
	font-family: Trebuchet MS,Verdana, arial, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	padding: 2px 0 2px 0;
	margin:0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

hr {
	border: 1px solid #c99c77;
}

img {
	padding: 3px;
	margin: 5px;
	border-left: 0px;
	border-top: 0px;
	background-color: white;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
}

.img {
	padding: 3px;
	margin-left: 20px;
	margin-right: 10px;
	background-color: white;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
}

.screenshot {
	padding: 3px;
	background-color: c5d6e8;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
}

.img-noframe {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent;
}


p {
	line-height: 170%;
	font-size: 12px;
	text-align: left;
	color: #293e6b;
}

li {
	line-height: 170%;
	font-size: 12px;
	color: #293e6b;
}

th {
	font-weight: bold;
}

td {
	padding: 5px;
	background-color: #c5d6e8;
	border-bottom: 1px dotted #000000;
}

a {
	color: #162b48;
}

a.white {
	color: #FFFFFF;
}

.big_h1 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

#container {
	width: 100%;
	background-color: #c5d6e8;
	text-align: left;
	margin: auto;
	background-image: url(../images/hbg.gif);
	background-repeat: repeat-x;
}

#container2 {
	width: 990px;
	background-color: #c5d6e8;
	text-align: left;
	margin: auto;
	background-image: url(../images/v-menu-bgx.gif);
	background-repeat: repeat-y;
	border:1px solid #c5d6e8;
}

#header {
	background: #c5d6e8;
	padding: 0 0 0 0;
	background-image: url(../images/flytech_01.gif);
	background-repeat: no-repeat;
	height: 143px;
	margin:auto;
	width:950px;
}

#header h1 {
	margin: 0px;
	padding: 12px 0;
}

#sidebar1 {
	float: left;
	width: 18em;
	background: #c5d6e8;
	padding: 0 0 0 0;
	background-image: url(../images/v-menu-bgx.gif);
	margin-top:2px;
}

#sidebar2 {
	float: right;
	width: 210px;
	background: #fdd47d;
	padding: 0px 0;
	background-color: #c5d6e8;
}

#sidebar1 h3, #sidebar1 p, #sidebar2 p, #sidebar2 h3 {
	margin-left: 10px;
	margin-right: 10px;
}

#mainContent {
 	margin: 2em 0em 0 20em;
	padding: 0 0 0 0;
	background-color: #c5d6e8;
}

#mainContentMax {
 	margin: 0em 0em 0 20em;
	padding: 0 0em 0 0em;
	background-color: #c5d6e8;
}

#footer {
	padding: 2px 10px;
	background:#c5d6e8;
	height: 29px;
	text-align: center;
	clear:both;
	border-top: 1px solid #5eb0e5;
	background: #5eb0e5;
	border-top: 1px solid #5381ac;
}

#footer p {
	font-size: 11px;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 7px 0;
}

/* Miscellaneous classes for reuse */
.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}

#part_0_vlevo {
	height: 143px;
	color: #003050;
	background-repeat: repeat-x;
	background-image: url(../images/flytech_02.jpg);
	margin-left: 135px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}

.submenu {
	padding-left:216px;
	margin:auto;
	width:770px;
	text-align: left;
}

/* horizontalni menu*/
#menu {
	height: 29px;
	background: #5eb0e5;
	overflow: visible;
	position: relative;
	padding-left: 0px;
	border-top: 1px solid #5381ac;
	border-bottom: 1px solid #5381ac;
	text-align:center;
}

.menu ul { list-style-type: none; padding: 0 0 0 0; margin: 0; position: absolute; }
.menu li { display: inline; float: left; }
.menu a {
	font-family: Tahoma, Verdana, arial, sans-serif;
	color: #003050;
	font-weight: bold;
	font-size: 11px;
	display: block;
	height: 28px;
	line-height: 27px;
	text-align: center;
	margin: 0 0 0 0px;
	padding: 1px 15px 0 15px;
	text-decoration: none;
	float: left;
}

.menu a:hover {
	color: #FFFFFF;
	background: #4891dc;
}

.menu-v u{
	width: 190px;
	height: 29px;
	text-align:left;
	padding-left:0px;
	margin-left:0px;
}

.menu-v a {
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: none;
	display: block;
	height: 27px;
	line-height: 29px;
	text-align: left;

	text-decoration: none;
}

.menu-v a.menu-v-sel {
	font-weight: none;
	color: #003050;
	display: block;
	height: 29px;
	line-height: 29px;
	text-align: left;
	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}

.menu-v a:hover {
	color: #002942;
}

.middle{
	height: 29px;
	width: 2px;
	background-image: url(../images/menu-bg-mid.gif);
}

.v-menu-sep li{
	height: 12px;
	width: 160px;
	background-image: url(../images/v-menu-sep.gif);
}

.first-menu {
	height: 40px;
}

.right-text {
	padding-left: 10px;
}

.sloupec-right {
	width: 40%;
	float: right;
}

.sloupec {
	width: 99%;
	padding-left: 33px;
	padding-top: 1px;
	line-height: 150%;
	background-image: url(../images/frame.gif);
	background-repeat: no-repeat;
}

.sloupec-left {
	width: 40%;
	float: left;
}

.sec-col-left {
	padding-left: 5px;
	padding-top: 0px;
	text-align: left;
	background-repeat: no-repeat;
}

.sec-col-left p {
	text-align: center;
	color: #FFFFFF;
}

.sloupec-v-levy {
	font-family: Verdana, arial, sans-serif;
	font-size: 9px;
	text-align: center;
	width: 33px;
	height: 600px;
	float: left;
	padding-left: 5px;
	font-weight: normal;
	background-image: url(../images/left-v-bg.gif);
}

.r-title {
	width: 200px;
	height: 6px;
	margin-top: 10px;
	background-image: url(../images/fly-blog_01.gif);
	background-repeat: no-repeat;
	background-color: #c5d6e8;
}

.r-body {
	width: 190px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/b-middle.gif);
	color: #FFFFFF;
}

.r-footer {
	width: 200px;
	height: 6px;
	margin-bottom: 10px;
	background-image: url(../images/fly-blog_03.gif);
	background-repeat: no-repeat;
}

.r-body li {
	color: #FFFFFF;

}
.r-title-empty {
	width: 200px;
	height: 16px;
	margin-top: 10px;
	background-repeat: no-repeat;
}

.r-body-empty {
	width: 190px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #003050;
	border-left: 1px dotted gray;
}

.r-footer-empty {
	width: 200px;
	height: 6px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

.r-body a {
	color: white;
}

.header-li {
	font-family: Tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	padding-top: 70px;
	padding-left: 70px;
	color:#000000;
	font-weight: bold;
}

.mini-left {
	position: relative;
	font-size: 12px;
	color: #444444;
	width: 220px;
	float: left;
	padding:10px;
}

.mini-right {
	position: relative;
	font-size: 12px;
	color: #444444;
	width: 220px;
	float: right;
	padding:10px;
}

.story {
	position: relative;
	font-size: 11px;
	width: 500px;
}

.front1, .front1.a {
	color: #000000;
	font-size: 12px;
	width: 324px;
	height: 150px;
	padding-left: 170px;
	padding-top: 1px;
	margin-top: 8px;
	background-image: url(../images/front1.jpg);
	background-repeat: no-repeat;
}

.front2, .front2.a {
	color: #000000;
	font-size: 12px;
	width: 328px;
	height: 150px;
	padding-left: 170px;
	padding-top: 1px;
	margin-top: 0px;
	background-image: url(../images/front2.jpg);
	background-repeat: no-repeat;
}

.front3, .front3.a {
	color: #000000;
	font-size: 12px;
	width: 328px;
	height: 150px;
	padding-left: 170px;
	padding-top: 1px;
	margin-top: 0px;
	background-image: url(../images/front3.jpg);
	background-repeat: no-repeat;
}

.front4, .front4.a {
	color: #000000;
	font-size: 12px;
	width: 328px;
	height: 150px;
	padding-left: 170px;
	padding-top: 1px;
	margin-top: 0px;
	background-image: url(../images/front4.jpg);
	background-repeat: no-repeat;
}

.ftitle {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}

ul.short li{
  font-size:12px;
}

ul.short{
  margin-left:0px;
  padding-left:20px;
}

