html,
body {
	background-color: #9B9B9B;
	background-image: url(../images/bg-body.gif);
	cursor: default;
	margin: 0px;
	padding: 0px;
}
body,
td,
th {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link,
a:active {
	color: #f7005a;
}
a:visited {
	color: #777777;
}
a:hover {
	color: #051538;
}
#gads {
	margin:0 auto 0 auto;
	text-align: center;
}
#main {
	background-image: url(../images/bg-body-top.gif);
	background-repeat: repeat-x;
}
#mainFrame {
	margin: 0px auto;
	width: 940px;
}
.shadow-L {
	width: 927px;
	padding-left: 13px;
	background-image: url(../images/shadow-L.png);
	background-repeat: repeat-y;
	background-position: left;
}
.shadow-R {
	width: 914px;
	background-image: url(../images/shadow-R.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 13px;
}
#menuTop {
	margin: 0px auto;
	width: 900px;
	background-color: #051538;
	color: #467CEE;
	text-align: right;
	height: 35px;
	line-height: 32px;
	padding-right: 14px;
	background-repeat: no-repeat;
	background-position: 17px bottom;
	font-size: 15px;
}
#menuTop a:link,
#menuTop a:visited,
#menuTop a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 3px;
}
#menuTop a:hover {
	color: #f7005a;
	text-decoration: underline;
}
#header {
	width: 940px;
	height: 172px;
	background-color: #4b635b;
}
#header h1 {
	padding-left: 30px;
	padding-top: 30px;
	color: #ECFFEC;
	position: relative;
	width: 910px;
	display: block;
	height: 142px;
	margin: 0px;
	font-size: 32px;
	overflow: hidden;
}
#header span {
	position: absolute;
	height: 172px;
	width: 940px;
	left: 0px;
	top: 0px;
}
#menuGreen {
	background-color: #8ba9c4;
	padding-left: 14px;
	height: 30px;
	line-height: 28px;
	font-size: 15px;
}
#menuGreen a:link,
#menuGreen a:visited,
#menuGreen a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 1px;
}
#menuGreen a:hover {
	color: #f7005a;
	text-decoration: underline;
}
#content {
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-x;
	background-position: center 1px;
}
#column-L {
	padding: 20px 20px 10px 10px;
	width: 190px;
	float: left;
}
#column-L p.solo {
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0px;
	text-align: center;
}
#column-R {
	padding: 20px 10px 10px 20px;
	width: 190px;
	float: right;
}
#column-RM {
	float: left;
	width: 683px;
	padding: 20px 10px 20px 0px;
}
#column-M {
	width: 474px;
	float: left;
	padding: 20px 0px 10px;
}
#column-RM h2,
#column-M h2 {
	color: #FFFFFF;
	background-color: #8ba9c4;
	padding-left: 8px;
	margin: 0px;
	font: bold 11px/22px Arial, Helvetica, sans-serif;
}
.gads {
	background-color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 8px;
}

.infoBox {
	background-color: #e7e7e7;
	margin-bottom: 10px;
}
.infoBox h2 {
	padding-left: 8px;
	margin: 0px;
	font: bold 11px/23px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #FFFFFF;
}
.infoBox h2.blue {
	color: #FFFFFF;
	background-color: #051538;
}
.infoBox h2.spot {
	color: #FFFFFF;
	background-color: #051538; /*STLPCE V PRAVO jedni*/
}

.infoBox h2.green {
	color: #FFFFFF;
	background-color: #f7005b;
}
.infoBox div {
	margin: 0px;
	padding: 8px;
}
.infoBox div div {
	padding: 0px;
	margin: 0px;
}
.infoBox p {
	font-size: 9px;
	margin: 0px 0px 4px;
}
.infoBox .last {
	margin-bottom: 0px;
    padding-bottom: 0px;
}
.winners caption {
	font-size: 11px;
	font-weight: bold;
	/*color: #FFFFFF;*/
	/*background-color: #f0f0f0;*/
	text-align: left;
	line-height: 23px;
	margin: 0px;
	padding: 0px 0px 0px 8px;
}

.winners td {
	background-color: #f0f0f0;
	vertical-align: middle;
	font-size: 9px;
	padding: 3px 3px 3px 5px;
	width: 131px;
}
.winners th {
	height: 55px;
	width: 36px;
	color: #FFFFFF;
	font: bold 12px/10px Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	text-align: right;
}
.winners th#std,
.winners th#c18m,
.winners th#c20m,
.winners th#cstd {
	background-color: #e1353b;
}
.winners th#club,
.winners #cclub {
	background-color: #108ddc;
}
.winners th#fifteen,
.winners #c15m {
	background-color: #42e340;
}
.winners th#open,
.winners th#copen {
	background-color: #919191;
}
.winners a:link,
.winners a:visited,
.winners a:active {
	display: block;
	float: right;
	border: 1px solid #666666;
}
.winners a:hover {
	border: 1px solid #CC0000;
}
.photos div div {
	margin-bottom: 8px;
	padding-right: 3px;
	background-color: #F0F0F0;
	height: 54px;
}
.photos div div p {
	width: 92px;
	float: left;
	font-weight: bold;
	margin-top: 4px;
	display: block;
	padding-left: 4px;
}
.photos a:link,
.photos a:visited,
.photos a:active {
	color: #666666;
}
.photos a:hover {
	color: #3333CC;
}
.photos a.img:link,
.photos a.img:visited,
.photos a.img:active {
	display: block;
	float: left;
	border: 1px solid #666666;
}
.photos a.img:hover {
	border: 1px solid #CC0000;
}
.partners a {
	border: 1px solid #666666;
	display: block;
}
.webcam a:link,
.webcam a:visited,
.webcam a:active {
	font-weight: bold;
	background-image: url(../images/webcam.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
}
.webcam a:hover {
	color: #3333CC;
	text-decoration: underline;
}
.weather table {
	margin-bottom: 8px;
}
.weather p {
	font-weight: bold;
}
.weather img {
	border: 1px solid #999999;
	margin-right: 8px;
}
.weather p.percentage {
	height: 17px;
	width: 100px;
	border: 1px solid #999999;
	background-color: #999999;
	color: #3333FF;
	position: relative;
	margin: 0px;
}
.weather p.percentage span {
	display: block;
	height: 17px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #DEE6F0;
}
.weather p.percentage b {
	position: absolute;
	z-index: 1;
	left: 6px;
	line-height: 16px;
}
.textBox {
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #9b9b9b;
	padding-bottom: 10px;
}
.textBox h3 {
	color: #051538;
	margin: 10px 0px;
	padding: 0px 0px 2px;
	font: bold 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #F7005A;
}
.textBox h5 {
	/*color: #051538;
*/
	margin: 10px 0px;
	padding: 0px 0px 2px;
	font: bold 12px Arial, Helvetica, sans-serif;
	/*border-bottom: 1px solid #50afde;
*/
}
.textBox h3 span {
	color: #666666;
	font-size: 10px;
}
.textBox h4,
.filter h4 {
	color: #0D3791;
	margin: 10px 0px 4px;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 0px;
}
.textBox p {
	margin: 0px;
	padding: 0px 0px 7px;
}
.textBox p.center {
	text-align: center;
}
.wcamBox {
	padding-right: 0px;
	padding-left: 0px;
}
.textBox .wcam {
	margin: 0px auto;
}
.textBox .wcam td {
	text-align: center;
	vertical-align: middle;
	background-color: #E1E1E1;
}
.textBox .wcam img {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	margin-bottom: 3px;
}
.textBox .wcam a {
	display: block;
	padding: 4px;
	text-decoration: none;
}
.textBox .wcam a:hover img {
	border: 1px solid #CC0000;
}
.filter {
	margin-bottom: 10px;
}
.filter p {
	padding: 5px 2px 5px 8px;
	background-color: #E7E7E7;
	font-size: 11px;
	margin: 0px 0px 2px;
	height: 16px;
}
.filter span.left {
	display: block;
	float: left;
}
.filter span.right {
	display: block;
	float: right;
	width: 244px;
}
.filter a:link,
.filter a:visited,
.filter a:active {
	font-weight: bold;
	color: #000000;
	background-color: #CFCFCF;
	text-decoration: none;
	border: 1px solid #999999;
	float: left;
	margin-right: 3px;
	padding-right: 6px;
	padding-left: 6px;
}
.filter a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.filter a.std:hover {
	background-color: #E1353B;
	border: 1px solid #CC0000;
}
.filter a.club:hover {
	background-color: #108DDC;
	border: 1px solid #2F5CBB;
}
.filter a.fifteen:hover {
	background-color: #42E340;
	border: 1px solid #1CC11C;
}
.filter a.open:hover {
	background-color: #919191;
	border: 1px solid #666666;
}
.filter a.all:hover {
	background-color: #CC3300;
	border: 1px solid #993300;
}
table.basic {
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
table.basic caption {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #051538;
	text-align: left;
	line-height: 23px;
	margin: 0px;
	padding: 0px 0px 0px 8px;
}
table.basic thead th,
table.basic tbody th {
	background-color: #f7005a;
	padding: 5px 8px;
	text-align: left;
	font-size: 11px;
	/*white-space: nowrap;*/
	font-weight: bold;
}
table.basic tbody th {
	text-align: center;
}

table.basic thead th.icon {
	text-align: center;
	width: 25px;
}
table.basic tfoot th {
	color: #FFFFFF;
	background-color: #0D3791;
	padding: 5px 8px;
	text-align: left;
	font-size: 11px;
	white-space: nowrap;
	font-weight: bold;
}
table.basic tfoot a:link,
table.basic tfoot a:visited,
table.basic tfoot a:active {
	color: #FFFFFF;
}
table.basic tfoot a:hover {
	color: #FFFF00;
}
table.basic tbody td {
	font-size: 13px;
	padding: 4px 8px;
	color: #003399;
}
table.basic tr.light {
	background-color: #e7e7e7;
}
table.basic tr.dark {
	background-color: #cfcfcf;
}

table.basic tr:hover {
	background-color: #8ba9c4;
}
table.basic td a.icon {
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	height: 16px;
	width: 16px;
	display: block;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	color: #DBDBDB;
}
table.basic a span {
	position: absolute;
	height: 16px;
	width: 16px;
	left: 0px;
	top: 0px;
	cursor: pointer;
}
table.basic .zip span {
	background-image: url(../images/zip.gif);
}
table.basic .doc span {
	background-image: url(../images/doc.gif);
}
table.basic .pdf span {
	background-image: url(../images/pdf.gif);
}
table.basic .xls span {
    background-image: url(../images/xls.gif);
}
table.form th {
	width: 250px;
	font-size: 11px;
}
table.form td {
	vertical-align: top;
	font-size: 11px;
}
table.form select.menu,
table.form input.text,
table.form textarea,
.pilotFilter select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #E1EBFF;
	border: 1px solid #6699CC;
	margin: 0px;
	padding: 2px 3px;
}
table.form select.menu,
.pilotFilter select {
	padding: 1px 1px 1px 0px;
}
table.form textarea {
	height: 60px;
	width: 300px;
	overflow: auto;
}
table.form input.button,
.pilotFilter input {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #E7E7E7;
	border: 1px outset #B0B0B0;
	cursor: pointer;
}
table.form input.button {
	padding-top: 2px;
	padding-bottom: 2px;
}
.pilotFilter input {
	padding-top: 1px;
	padding-bottom: 1px;
}
table.form input.button:hover,
.pilotFilter input:hover {
	color: #003300;
	background-color: #f7005a;
	border: 1px outset #8CAC0D;
}
table.news {
	width: 100%;
}
table.news td,table.news th {
	border-bottom: 2px solid #FFFFFF;
	background-color: #E7E7E7;
}
/*
table.news th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 4px 16px 4px 8px;
}
*/
table.news th {
	width: 1%;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 4px 16px 4px 8px;
	white-space: nowrap;
}



table.news td a:link,
table.news td a:visited,
table.news td a:active {
	width: 80px;
	display: block;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
.contact {
	width: 100%;
}
.contact td {
	background-color: #E7E7E7;
	width: 50%;
}
.contact p.photo {
	padding: 4px;
	float: left;
	margin-right: 10px;
	background-color: #B0B0B0;
}
.contact h4 {
	margin: 10px 0px 0px;
	font: bold 17px Arial, Helvetica, sans-serif;
	padding: 0px;
}
.contact h5 {
	color: #000000;
	margin: 0px 0px 7px;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.contact p {
	margin: 0px;
	padding: 0px;
}
.pilot {
	border: 1px solid #E7E7E7;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 396px;
}
.pilot img.photo {
	padding: 1px;
	border: 1px solid #9B9B9B;
	margin-right: 10px;
	float: left;
}
.pilot h3 {
	display: block;
	border-width: 0px;
	float: left;
	height: 9px;
	width: 36px;
	text-align: right;
	font-size: 12px;
	line-height: 9px;
	padding: 46px 0px 0px;
	color: #FFFFFF;
}
.pilot p {
	border-top: 1px solid #E7E7E7;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	width: 330px;
	padding-left: 4px;
}
.pilot p.photo {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
.pilot p.country {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	border-width: 0px;
	width: 290px;
}
.pilot .std,
.pilot .c18m,
.pitot .c20m,
.pilot .cstd {
	background-color: #E1353B;
}
.pilot .club,
.pilot .cclub {
	background-color: #108DDC;
}
.pilot .fifteen,
.pilot .c15m {
	background-color: #42E340;
}
.pilot .open,
.pilot .copen {
	background-color: #919191;
}
.pilotFilter {
	text-align: right;
	position: relative;
	height: 47px;
	padding-top: 10px;
}
.pilotFilter div {
	margin-top: 2px;
	float: right;
	clear: right;
	white-space: nowrap;
}
.pilotFilter .title {
	text-align: left;
	float: left;
}
.pilotFilter .title h3 {
	font-size: 20px;
	line-height: 30px;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	border-width: 0px;
	background-position: left center;
	background-repeat: no-repeat;
}
.pilotFilter .title p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.pilotFilter form {
	margin: 0px;
	padding: 0px;
}
.pilotFilter #class {
	margin-right: 45px;
}
#content p.navi {
	text-align: right;
	display: block;
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
	height: 13px;
	padding: 0px;
}
#content p.navi a:link,
#content p.navi a:visited,
#content p.navi a:active {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	color: #000000;
	text-decoration: none;
	float: right;
	border: none;
}
#content p.navi a:hover {
	text-decoration: underline;
}
#content img {
	background-color: #B0B0B0;
}
#error {
	background-color: #FFC8C8;
	border: 1px solid #FF8282;
	margin-bottom: 10px;
	padding-left: 42px;
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #000000;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footer {
	clear: both;
	float: none;
	background-color: #051538;
	line-height: 26px;
	color: #A0B6DC;
	height: 26px;
	text-align: right;
	padding-right: 12px;
	font-size: 10px;
	font-weight: bold;
}
.clear {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.infoBox .clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: auto;
	float: none;
}

/* message board 2005-06-21 */
div.mb_head {font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
color: #464646; font-weight: normal; text-decoration: none; text-align: left;
display: block; background-color: #f7c0d4; /* MESSAGE BOARD */ margin-top:3px; padding:2px 4px; }
div.mb_head span {float: right; margin-left: 8px;}
div.mb_body {overflow: auto; width: 653px; background-color: #F0F0F1;padding:2px 4px;font-family: Arial, Helvetica, sans-serif;font-size: 8pt; color: #343434; font-weight: normal;text-decoration: none; /*text-align : justify;*/ text-align : left;}

fieldset { border: 1px solid #E8E8E8;background-color:#F0F0F1;}
legend {  padding: 0px 3px 0px;margin: 0 5px;}
/* end message board */

.winners1 div {
	background-color: #f0f0f0;
	height: 55px;
	margin-bottom: 8px;
	padding-right: 3px;
}
.winners1 h3 {
	color: #FFFFFF;
	margin: 0px;
	height: 10px;
	width: 36px;
	padding-top: 45px;
	text-align: right;
	font: bold 12px/10px Arial, Helvetica, sans-serif;
	float: left;
	display: block;
}
.winners1 h3#std,
.winners1 h3#c18m,
.winners1 h3#c20m,
.winners1 h3#cstd {
	height: 22px;
	padding-top: 33px;
	background-color: #e1353b;
}
.winners1 h3#club,
.winners1 h3#cclub {
	background-color: #108ddc;
}
.winners1 h3#fifteen,
.winners1 h3#c15m {
	/*height: 32px;
	padding-top: 23px;
	*/
	background-color: #42e340;
}

.winners1 h3#open,
.winners1 h3#copen {
	background-color: #919191;
}

.hidden {
	display: none;
}


/*  hul_GAL */
#hul_gal,#hul_gal table{font-family: "Trebuchet MS", arial, sans-serif;font-size: 9pt; margin: 0 auto 0 auto; text-align:center;}
#hul_gal div.back {text-align:left;margin:0; padding:0;}
#hul_gal div.all_gal {text-align:left;margin:0; padding:0;}

#hul_gal h1{font-size:15px; margin:0px;}
#hul_gal h1 span.day {font-size: 14px;}
#hul_gal h1 span.photoby {font-size: 10px;}

#hul_gal h1 span {font-weight:normal;font-size: 12px;}
#hul_gal h2{font-size:12px; margin: 2px;background:none;color:black;}
#hul_gal table{border-collapse: separate; padding:2px;}
#hul_gal td{width:200px;padding:3px;border: 1px solid #DBDBDB; vertical-align:top;background-color:#F0F0F0;}
#hul_gal table a {display:block;text-decoration:none;}
/*#hul_gal table a:hover {color: #FF9300; text-decoration:none;background-color:transparent;}*/
#hul_gal table a:hover img { border: 2px solid #FF9300;text-decoration:none;}
#hul_gal td div{}
#hul_gal img{border:2px solid #CCCCCC;}
