html { font-size: 12px; }

body {
	color: #373737;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333;
}

#maindiv { background-color: white; width:1100px; margin-left:auto; margin-right:auto; margin-bottom: 30px; }

#menu_top {
	background-color: #c10000;
	border-top: 1px solid #800000;
	border-bottom: 1px solid #800000;
	padding:4px;
}

#menu_top a {
	color: white;
	padding-left:20px;
	padding-right:20px;
	padding-top:9px;
	padding-bottom:9px;
	text-decoration:none;
	display: block;
	float:left;
}

#menu_top a:hover {
	background-color: #800000;
}

#menu_top a.r {
	float:right;
}

#menu_area {
	width: 260px;
	
	float:left;
	height:100%;
}

#head {
	background-color: white;
}

#logo {
	margin-left:11px;
	margin-top:6px;
	margin-bottom:6px;
}

#menu_area h2 {
	font-size:15px;
	background-color: #f3f3f3;
	border-top: 1px solid #c10000;
	color: #474747;
	padding:4px 10px 4px 10px;
	margin-left: 12px;
	margin-right: 12px;
	font-weight:bold;	
	background-image: url('../img/cervenasipka.png');
	background-position: right top;
	background-repeat: no-repeat;
}

#menu_area ul {
	padding-left:20px;
}

#menu_area ul li {
	
	list-style-type: none;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	background-image: url('../img/cervenactverec.png');
	background-position: 0px 8px ;
	background-repeat: no-repeat;
}

#menu_area li a {
	text-decoration: none;
	color: #474747;
}

#content_area {
	width: 795px;
	float:left;
	padding-left:20px;
	padding-top:4px;
	border-left: 1px dotted gray;
	margin-bottom:20px;
	position:relative;
	min-height: 500px;
}

#login_box {
	position: absolute;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
	width:275px;
	height:98px;
	top:0px;
	right:-20px;
	display:none;
	padding:5px;
}

input.button {
	background-color: #f3f3f3;
	border: 1px solid #ccc;
	font-weight: bold;
	padding: 4px 10px 4px 10px;
}

input.t {
	border: 1px solid #ccc;
	background-color: #fff;
	padding:2px;
}

#content_area p { line-height: 20px; }
#content_area p.odsazeny { text-indent: 35px; }

#content_area ul {
	padding-left:60px;
}

#content_area li {
	line-height: 19px;
}

#content_area a {
	font-weight: bold;
	text-decoration:none;
	color: #474747;
}

div.cb {
	clear:both;
} 

div.com_head div.sq {
	background-color: #373737;
	float:left;
	width:37px;
	height:32px;
	text-align:center;
	color:#fff;
	font-size: 14px;
	font-weight:bold;
	padding-top:3px;
}

div.com_head div.sq.sipka {
	background-image: url('../../img/graysq_sipka.png');
}

div.com_head div.sq div.sub {
	font-size: 9px;
	font-weight: normal;
	padding-top:2px;
}

div.com_head h2 {
	margin-left:10px;
	margin-top: 2px;
	margin-bottom: 2px;
	float:left;
}

div.com_head h2 span {
	font-weight: normal;
	font-size:11px;
}

div.news {
	margin-top:5px;
	margin-bottom: 30px;
	line-height: 19px;
}

div.news img {
	margin-left:10px;
	margin-bottom:10px;
}

#content_area a.b {
	padding:4px 10px 4px 10px;
	background-color: #f3f3f3;
	border: 1px solid #ccc;
	font-weight: bold;
}

hr {
	height:2px;
	border-width:0;
	color:#EEE;
	background-color:#EEE;
	margin-bottom:15px;
	margin-top:15px;
	clear:both;
}

/* starej css */


a.redlink {
	font-weight: normal !important; 
	padding:2px !important;
}

a.redlink_sel {
	font-weight: normal !important; 
	padding:2px !important;
	color:#fff !important;
	background-color:#941313;
}

a.redlink:hover {
	text-decoration: none !important;
	color:#fff !important;
	background-color:#941313;
}

a.redlink_sel:hover {
	text-decoration: none !important;
	color:#fff !important;
	background-color:#941313;	
}

td.main {
	font-family : verdana, "helvetica ce", "arial ce", helvetica, arial, sans-serif;
	font-size : 12px;
	color: #222222;
	border: 1px solid #222222;
	border-top: 0px;
	border-bottom: 3px solid #222222;
	margin-top: 5px solid #880055;
	background-color: #FFFFFF;
	padding: 5px;
}

td.main .title {
	font-family : verdana, "helvetica ce", "arial ce", helvetica, arial, sans-serif;
	font-size : 20px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}

td.main .topinfo {
	font-family : verdana, "helvetica ce", "arial ce", helvetica, arial, sans-serif;
	font-size : 11px;
	color: #555555;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom:4px;
}

td.top_date {
	font-family : verdana, "helvetica ce", "arial ce", helvetica, arial, sans-serif;
	font-size : 9px;
	font-weight:bold;
	color: #EEEEEE;
	padding-bottom: 2px;
}

td.top_menu {
	padding-top:2px;
}

td.top_menu a {
	font-family : verdana, "helvetica ce", "arial ce", helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight:bold;
	color: #EEEEEE;
	padding-bottom: 0px;
	text-decoration:none;
	margin-left:10px;
	margin-right:3px;
	border: 0px;
}


td.top_info {
	font-family : verdana, "helvetica ce", "arial ce", helvetica, arial, sans-serif;
	font-size : 11px;
	color: #555555;
	padding-bottom: 2px;
}


/*
h1.lnun {
	font-family : verdana, "helvetica ce", "arial ce", helvetica, arial, sans-serif;
	font-size : 14px;
	color: #000000;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:9px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
	background-image: url(../../img/headbg.gif);
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
}


p.odsazeny {
	text-indent: 25px;
	margin-top:4px;
	margin-bottom:6px;
}
*/

td.menu_item {
	background-color: #B30000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size : 11px;
	text-align: left;
}

td.menu_item_hh {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #131053;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
td.menu_item_hb {
	border-left: 4px solid #131053;
}


td.main a.nobold {
	color: #000053;
	font-weight: normal;
	text-decoration: none;
}
td.main a.nobold:hover {
	color: #000053;
	font-weight: normal;
	text-decoration: underline;
}

table.top {
	border-bottom: 3px solid #555555;
	margin-bottom: 8px;
}

td.main .copyright {
	font-size : 9px;
	color: #999999;
}


td.menu_item a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

td.menu_item a:hover {
	color: #AAAAAA;
	font-weight: bold;
	text-decoration: none;
}


table.mission {
	margin-bottom: 7px;
}

table.mission td.head {
	padding: 2px 2px 2px 6px;
	font-size : 12px;
	border-bottom: 1px solid #000000;
	border-left: 10px solid #941313;
	color: #000000;
	font-weight: bold;
}

table.mission td.desc {
	padding: 5px;
	line-height: 1.6;
}

table.mission td.desc div {
	padding-bottom: 5px;
}

table.intab tr.head td {
	border-bottom:1px solid #000000; 
	font-weight:bold;
}

table.intab tr.line td {
	border-bottom:1px solid #cccccc;
}

/*-- useruv info boxik ----------------*/

table.userbox {
	border: 1px solid #414141; 
	margin-top:0px; 
	margin-bottom:5px;
}

table.userbox td.head {
	background-color:#414141; 
	color:#fff; 
	font-weight: bold; 
	font-size:11px;
}

table.userbox td.body {
	background-color:#f0f0f0; 
	font-size:11px;
}

table.userbox td.body a {
	font-weight:normal;
}

table.userbox td.body a:hover {
	font-weight:normal;
}

table.userbox td.body li {
	margin-bottom:2px;
	margin-top:2px;
}

/*-- tabici -------------------------*/
div.tabs {
	border-bottom: 2px solid #474747;
	padding:6px;
	margin-bottom:20px;
} 
div.tabs a {
	border: 1px solid #474747;
	padding: 6px 20px 6px 20px;
	color:#000;
	background-color:#f3f3f3;
}

div.tabs a:hover {
	text-decoration: none;
	color:#000;
}

div.tabs a.active {
	border-bottom:2px solid #fff;
	background-color:#fff;
	color:#000;
}

div.tabs a.active:hover {
	text-decoration: none;
	color:#000;
}

table.table1 {
	
}

table.table1 th {
	background-color:#444;
	text-align:left;
	font-size: 11px;
	color:#fff;
}

table.table1 td {
	font-size: 11px;
	border-bottom: 1px solid #888;
}

table.table1 td.flag img {
	border: 1px solid #aaa;
}

.fr { float: right; }

/* Tabulka */
table.tableA td { padding : 5px; border-bottom: 1px solid #eee;  }
table.tableA th { padding : 5px; border-bottom: 2px solid #888; text-align: left; font-weight: bold; }
table.tableA th.r { text-align: right; }
table.tableA td.r { text-align: right; }
table.tableA tr:hover td { background-color: #f0f0f0; cursor: pointer; }
table.tableA td a { font-weight: normal !important; }

div.loading { text-align: center; color: #ccc; background-image: url('../../img/loading.gif'); background-position: center center ; background-repeat: no-repeat; height:60px; padding-top:150px; }
div.next { text-align: center; padding: 8px; display: none; }
div.next input { background-color: #888; color: #fff; border: 1px solid #000; padding:4px; width: 150px; }

div.filter { margin-bottom: 10px; }
div.filter label { margin-right: 20px; margin-left: 40px; }
div.filter label.first { margin-left: 0px; }
div.filter select { padding: 3px; font-size:12px; }
td.rep_suc { background-image: url('../../img/dot_green.png'); background-repeat: no-repeat; background-position: 8px 6px ; }
td.rep_fai { background-image: url('../../img/dot_red.png'); background-repeat: no-repeat; background-position: 8px 6px ; }

div.imsg_info { background-image: url('../../img/info-32.png'); background-repeat: no-repeat; background-position: 8px 9px ; background-color: #eee; padding:18px 15px 18px 50px; margin-bottom:10px; }
div.imsg_err { background-image: url('../../img/error-3-32.png'); background-repeat: no-repeat; background-position: 8px 9px ; background-color: #eee; padding:18px 15px 18px 50px; margin-bottom:10px; }

/* Velky cisla ve statistikach */
table.bigtotal { margin-top: 20px; margin-bottom: 15px; }
table.bigtotal th { font-weight: bold; font-size: 21px; text-align: center; }
table.bigtotal td { font-weight: bold; font-size: 45px; text-align: center; color:#b0b0b0; padding-top: 10px; }

/* Nejaky nadpisy */
#content_area h1 { color: #000000; font-size:21px; margin-bottom: 15px; }
#content_area h1 span { float: right; }
#content_area h2 { color: #000000; font-size:16px; }
#content_area h1.sub { color: #bbb; font-size: 18px; margin-top: 0px; padding-top: 0px; font-weight: normal; position: relative; top: -10px; margin-bottom: 2px; }

/* Tabulka v reportech */
table.reptab { float :left; }
table.reptab th { text-align:left; font-weight:normal; width: 90px; padding-bottom:6px; }
table.reptab td { text-align:left; font-weight:bold; width: 200px; padding-bottom:6px; }

/* Sipky next-prev */
a.next { width:24px; height:24px; display: inline-block; background-image: url('../img/arrow-249-24.png'); background-position: center center ;  background-repeat: no-repeat;  text-indent: 100%; white-space: nowrap; overflow: hidden; margin-left:3px; margin-right:3px; }
a.prev { width:24px; height:24px; display: inline-block; background-image: url('../img/arrow-282-24.png'); background-position: center center ;  background-repeat: no-repeat;  text-indent: 100%; white-space: nowrap; overflow: hidden; margin-left:3px; margin-right:3px; }

/* Mission info box */
#mission-info-box { width: 200px; float:right; background-color: #f3f3f3; border-top: 1px solid #c10000; border-bottom: 1px solid #c10000; padding: 10px 10px 0px 10px; margin-bottom: 10px; margin-left: 15px; }
#mission-info-box h3 { font-weight: normal; font-size: 12px; margin-top: 3px; margin-bottom: 3px; height: 24px; }
#mission-info-box div { font-weight: bold; font-size: 15px; margin-bottom: 4px; float: right; }

/* letadla */
div.aircraft_list { width: 395px; height: 225px;  background-size: 400px 225px; float: left; margin-bottom: 20px; position: relative; }
div.aircraft_list h2 { font-size: 18px !important; margin-top: 0px; }
div.aircraft_list span { position: absolute; top:0px; right:30px; color: #e0e0e0; font-size: 18px; opacity: 0.7; }

/* linky */
a.hi { border-bottom: 1px dashed #474747; }

/* list misi */
#percent_complete { float: right; font-size: 20px; font-weight: bold; color: #333; }
#percent_complete div.bar { width: 202px; border: 1px solid gray; height: 20px; float: right; margin-left: 10px; }
#percent_complete div.bar div.val { background-color: #00901E; height: 18px; margin: 1px; }
