/*table {
	background-color:#FAFAFA;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif, "Arial Black";
	font-size:12px;
	border: 1px solid;
	border-color: #cccccc;
}


#leftframe {
	width:255px;
	min-height:300px;
	_height:300px;
	background-color:#FFFFFF;
	background-image: url(../img/leftframe.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	position:relative;
	padding-bottom:65px;
}

.home {
	position:absolute;
	left:25px;
	top:30px;

	width:200px;
	height:65px;
}

.menu {
	margin:120px 0px 0px 20px;
}

#lmenu {
	padding: 0px;
	margin: 0px;
}

#lmenu li {
	display:block;
	padding: 0px;
	background-image: url(../img/menu-item.gif);
	background-repeat: no-repeat;
	background-position: 0px -29px;
	list-style-type: none;
}

#lmenu li.act a {
	background-position: 0px 0px;
	color:#000000;
}

#lmenu a {
	display:block;
	width:173px;
	padding:5px 0px 0px 20px;
	height:24px;
	background-image: url(../img/menu-item.gif);
	background-repeat: no-repeat;
	background-position: 0px -29px;
	color:#E86212;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}


#lmenu a:hover {
	color:#000000;
	background-position: 0px -58px;
}

.leftframe-text {
	width:185px;
	padding:10px;
	margin-left:30px;
	color:#858585;
	line-height:25px;
	font-size:11px;
}

.leftframe-text a {
	font-weight:bold;
	color:#858585;
	text-decoration:none;
}

.leftframe-text a:hover {
	color:#E86212;
}

.pmlogo {
	position:absolute;
	left:20px;
	top:-55px;
	width:86px;
	height:35px;
	background-image: url(../img/pmlogo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.pmlogo a {
	display:block;
	width:86px;
	height:35px;
}

#rightframe {
	width:595px;
	float:right;
	min-height:530px;
	_height:530px;
}

#rightframe-top {
	width:595px;
	background-color:#FFFBEB;
	position:relative;
}

.rightframe-top-index {
	height:265px;
	background-image: url(../img/rightframe-top-index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.rightframe-top-inner {
	height:95px;
	background-image: url(../img/rightframe-top-inner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.rightframe-top-index-textbox {
	position:absolute;
	left:42px;
	top:75px;
	width:285px;
	height:170px;
	overflow:hidden;
	color:#636363;
}

.rightframe-top-index-lang {
	position:absolute;
	right:3px;
	top:1px;
	height:18px;
}

.rightframe-top-index-lang a {
	display:block;
	width:14px;
	padding:3px;
	margin-left:3px;
	text-decoration:none;
	background-color:#F39609;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	float:left;
}

.rightframe-top-index-lang a:hover {
	background-color:#FFFFFF;
	color:#F39609;
}

#page-title {
	position: absolute;
	top: 47px;
	left: 38px;
	font-size: 23px;
	color: #EB600F;
}

.orange {
	color:#E86212;
}

.rightframe-top-inner {
	height:;
	background-image: url(../img/rightframe-top-inner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#rightframe-bottom {
	width:515px;
	background-color:#FFFFFF;
	min-height:243px;
	_height:243px;
	position:relative;
	padding:20px 40px 20px 40px;;
}

.rightframe-bottom-index {
	background-image: url(../img/rightframe-bottom-index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.rightframe-bottom-inner {
	background-image: url(../img/rightframe-bottom-inner.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#rightframe-bottom a {
	color:#E86212;
	text-decoration:none;
}

#rightframe-bottom a:hover {
	text-decoration:underline;
}

#rightframe-bottom p {
	margin: 0px 0px 1.5em 0px;
}

.rightframe-bottom-index-textbox {
	position:absolute;
	left:20px;
	top:93px;
	width:181px;
	padding:0px 2px 0px 17px;
	overflow:hidden;
	color:#666666;
	font-size:12px;
}

.rightframe-bottom-index-textbox li {
	display:block;
	background-image: url(../img/li1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 15px;
}

.rightframe-bottom-index-textbox ul {
	margin: 0px 0px 0px -15px;
	padding:0px 0px 0px 0px;
}

#bottomframe {
	width:850px;
	background-image: url(../img/bottomframe.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear:both;
	color:#B0B0B0;
	font-size:11px;
	height:15px;
	padding-top:8px;
	background-color:#FAFAFA ;
	position:relative;
}

#bottomframe a {
	color:#E86212;
	text-decoration:none;
}

#bottomframe a:hover {
	color:#E86212;
	text-decoration:underline;
}

.bottomframe-left {
	float:left;
	width:198px;
	text-align:left;
	padding-left:2px;

}
.bottomframe-right {
	float:right;
	width:595px;
	text-align:right;
	padding-right:5px;
}

.cleaner {
	clear:both;
}


ul.clanky-list {
	padding: 0px;
}

ul.clanky-list li {
	list-style-type:none;
	margin-bottom: 1em;
}

ul.clanky-list a {
	color: black !important;
}

ul.clanky-list a strong {
	color:#E86212;
} 

h1 {
	font-family:Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 14px;
	font-weight: bold;
	color: #012f53;
}

*/
/* NOVE */

a:link { color: #FFFF33 }
a:hover { color: #3A31F0; text-decoration: underline; }
a:visited { color: #FFFF33; }
#drobecky a:visited {
	color: #FFFF33
}
#drobecky a:hover {
	color: #3A31F0
}
#center {
	text-align:center;
}

body {
	background-color:#000000;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif, "Arial Black";
	font-size:13px;
	color:#CCCCCC;
}

#logo {
	background-image: url(/img/logo.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 728px;
	background-color: #000000;
}

#mainframe {
	width:728px;
	background-color:#000000;
	position:relative;
	text-align:center;
	margin:0px auto;
}

#active-lang {
/*	background-color:#FFFFFF;
	color:#F39609;*/
}
#lang img{
	border:none;
}

#footer {
	color:#E0DFE3;
	font-size: 12px;
	text-decoration: none;
	background-image: url(/img/footer_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	width:728px;
	height:40px;
	clear:both;
	text-align: center;
}
.nvsbl {
	visibility:hidden;
	display:none;
}

#topmenu UL
{
	/*position: absolute;
	left: 287px;
	top: 48px;*/
	list-style-type: none;
	display: block;
	width: auto;
	margin: 0px;
	padding: 0px;
	height: 40px;
}

#topmenu LI
{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 37px;
	background-image: none;
}

#topmenu LI A
{
	display: block;
	height: 40px;
	position: relative;
}

#topmenu LI A:hover, #topmenu LI.act A
{
	background-position: 0px -40px;
}

#topmenu LI#topmenu-cz-domu a {width: 70px; background-image: url('/img/topmenu-cz-domu.gif');}
#topmenu LI#topmenu-cz-akce A {width: 56px; background-image: url('/img/topmenu-cz-akce.gif');}
#topmenu LI#topmenu-cz-galerie A {width: 94px; background-image: url('/img/topmenu-cz-fotogalerie.gif');}
#topmenu LI#topmenu-cz-kontakt A {width: 73px; background-image: url('/img/topmenu-cz-kontakt.gif');}
#topmenu LI#topmenu-cz-vas-let A {width: 72px; background-image: url('/img/topmenu-cz-let.gif');}
#topmenu LI#topmenu-cz-letouny A {width: 75px; background-image: url('/img/topmenu-cz-letouny.gif');}
#topmenu LI#topmenu-cz-odkazy A {width: 71px; background-image: url('/img/topmenu-cz-odkazy.gif');}
#topmenu LI#topmenu-cz-piloti A {width: 54px; background-image: url('/img/topmenu-cz-piloti.gif');}
#topmenu LI#topmenu-cz-cenik A {width: 60px; background-image: url('/img/topmenu-cz-cenik.gif');}
#topmenu LI#topmenu-cz-ptejte-se A {width: 103px; background-image: url('/img/topmenu-cz-ask.gif');}
#topmenu LI#topmenu-en-domu a {width: 70px; background-image: url('/img/topmenu-en-home.gif');}
#topmenu LI#topmenu-en-events A {width: 56px; background-image: url('/img/topmenu-en-events.gif');}
#topmenu LI#topmenu-en-photogallery A {width: 94px; background-image: url('/img/topmenu-en-photogallery.gif');}
#topmenu LI#topmenu-en-contact A {width: 73px; background-image: url('/img/topmenu-en-contact.gif');}
#topmenu LI#topmenu-en-your-flight A {width: 72px; background-image: url('/img/topmenu-en-flight.gif');}
#topmenu LI#topmenu-en-aircrafts A {width: 75px; background-image: url('/img/topmenu-en-aircrafts.gif');}
#topmenu LI#topmenu-en-links A {width: 60px; background-image: url('/img/topmenu-en-links.gif');}
#topmenu LI#topmenu-en-pilots A {width: 54px; background-image: url('/img/topmenu-en-pilots.gif');}
#topmenu LI#topmenu-en-price-list A {width: 71px; background-image: url('/img/topmenu-en-pricelist.gif');}
#topmenu LI#topmenu-en-discussion A {width: 103px; background-image: url('/img/topmenu-en-discussion.gif');}

#fotka-nazev {
	color: #F1D62D;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: oblique;
	text-align:center;
}
.fotka-img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
/*
.heritage {
	background-image:url(../img/heritage.png);
}
.heritage a:hover {
	border:none;
}
.heritage a:visited {
	border:none;
}
.heritage a:link {
	border: none;
}
*/
#heritage {
	position:absolute;
	height:110px;
	width:110px;
	left:482px;
	top:354px;
	z-index:100;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FCE732;
	text-align:left;
	margin-top:10px;
	margin-bottom:-3px;
}
h1 {
	color: #F1D62D;
	height: 29px;
	font-size: x-large;
}
h3 {
	font-size: x-large;
	font-weight: bold;
	color: #FCE732;
	text-align:center;
}
.piloti img, .pilots img{
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-bottom:15px;
}
.piloti a, .pilots a{
	border:none;
}
.piloti a:hover, .pilots a:hover{
	border:none;
}
.piloti a:visited, .pilots a:visited{
	border:none;
}
.piloti td, .pilots td{
	width: 50%;
}
.piloti-odsadl {
	padding-right:5px;
}
.piloti-odsadp {
	padding-left:5px;
}
.piloti-doprava {
	text-align:right;
}

.letouny-tabulka {
	font-size: 20px;
	font-weight: bold;
	color: #FCE732;
}
#letouny-text img {border:none;}
.letouny h2, . aircrafts h2 {
	font-size: 20px;
	font-weight: bold;
	color: #FCE732;
	text-align:left;
}
.vas-let h1, .your-flight h1 {
	color: #F1D62D;
	height: 31px;
	font-size: large;
}
.vas-let h2, .your-flight h2 {
	font-size: 20px;
	text-decoration:none;
	font-style:normal;
	text-indent:20px;
	color: #FCE732;
	text-align:left;
	line-height: normal;
	font-weight: lighter;
}
.vas-let h3, .your-flight h3 {
	font-size: medium;
}
.vas-let p, .your-flight p {
	text-align:left;
	text-indent:0px;
}
.letouny p, .aircrafts p {
        text-align:justify;
        text-indent:0px;
}
.cenik h1, .odkazy h1 {
	color: #F1D62D;
	height: 31px;
	font-size: large;
}

.kontakt h2, .contact h2 {
	color: #F1D62D;
	height: 29px;
	font-size: x-large;
	text-align: center;
}
.kontakt h3, .contact h3 {
	color: #F1D62D;
	font-size: large;
	text-align:left;
}
.kontakt p, .contact p {
	text-align:left;
}
.kontakt #mapicka, .contact #mapicka {
	height: 122px;
	width: 150px;
	vertical-align: top;
	margin-right: 10px;
	float: left;
	margin-bottom: 15px;
	border: none;
}
.akce h2, .event h2 {
	text-align:center;
	color:#CCCCCC;
}
.fotogalerie h2{
	color: #F1D62D;
	height: 34px;
	margin-top: 13px;
	padding-bottom: 0px;
	font-size: 21px;
	text-align:center;
}
.fotogalerie h3 {
	color: #F1D62D;
	font-size: medium;
	text-align:center;
}
.galerie {
	text-align:center;
	width: 720px;
	margin-left: auto;
	margin-right:auto;
}
.galerie-menu-obrazek {
	width:220px;
	height:200px;
	float:left;
	display: block;
	margin: 10px;
}
.galerie-obrazek {
	/*width:220px;
	height:200px;*/
	float:left;
	display: block;
	margin: 10px;
}
.fotogalerie img{
	border:none;
}
.fotogalerie {
	margin-top:5px;
	margin-bottom:10px;
}
.fotogalerie tr, .fotogalerie td{
    vertical-align: top;
    text-align: center;
}
.fotogalerie h3 a{
    text-decoration:none;
}
.fotogalerie h3 a:hover {
    text-decoration:none;
    color: #F1D62D;
}
.fotogalerie h3 a:visited {
    text-decoration:none;
    color: #F1D62D;
}

.fotogalerie .paging {
	clear:both;
	/*width:700px;*/
}
.fotogalerie .next {
	width: 300px;
	text-align: right;
	float: right;
}
.fotogalerie .previus {
	width: 300px;
	text-align: left;
	float: left;
}
.fotogalerie .tabulka {
	clear:both;
	marign:auto;
	width:700px;
	text-align:center;
	margin:auto;
}
.fotogalerie .tabulka img {
	margin: 5px;
}
#drobecky {
	text-align: center;
	margin-top: 5px;
}
.fotka h2 {
	text-align:center;
	margin-bottom: 20px;
}
#datakecy {
	text-indent:15px;
	text-align:left;
}
.hist-obr img{
	margin-left:5px;
	margin-right:5px;
	border: none;
}
#obsah-left-right-full {
    text-align: left;
}


/*Merklin*/
.tra-88-merklin h1 {
	color: #F1D62D;
	height: 33px;
	font-size: x-large;
}
.tra-88-merklin h2 {
	font-size: 20px;
	text-decoration:none;
	font-style:normal;
	text-indent:20px;
	color: #FCE732;
	text-align:left;
	line-height: normal;
	font-weight: lighter;
}
.tra-88-merklin h3 {
	font-size: medium;
}
.tra-88-merklin p {
	text-align:left;
	text-indent:0px;
}
.tra-88-merklin .center{
	text-align:center;
}
.tra-88-merklin .left{
	text-align:left;
}
.tra-88-merklin #desc{
	font-weight: bold;
}