:focus {
	outline: 0;
}

body {
	color: #ffffff;
	font-family: Arial,Verdana,Helvetica;
	font-size: 76%;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
}

#body_bg {
	background: #000000 url(../images/bg-body.jpg) no-repeat center top;
	color: #ffffff;
	margin: 0 auto;
	padding: 0px 0 20px 0;
}

h1 {
	color: #000000;
	font-size: 2em;
	margin: 0px 0px 2px 0px;
	border-bottom: 1px dotted #ffffff;
}

h2 {
	color: #499fe1;
	font-size: 1.6em;
	font-weight: normal;
	margin: 10px 0 10px 0px;
}

h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 10px 0px 5px 0px;
	color: #499fe1;
}

a, a:visited {
	color: #499fe1;
	font-weight: normal;
	text-decoration: underline;
}

a:hover, a:active {
	background: transparent none repeat top left;
	color: #ffffff;
	text-decoration: underline;
}

p {
	line-height:1.4;
}

#container {
	margin:0 auto;
	text-align: left;
	width: 800px;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
}

#content {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 560px;
}

#left {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 240px;
	display: block;
}

th, td {
	font-size: 100%;
	line-height: 1.4;
	color: #ffffff;
}

#formular table, #formular td {
	padding: 2px 0px 2px 0px;
}

#formular th {
	padding: 2px 0px 2px 0px;
}

#formular td, #formular th {
	font-size: 100%;
}

.foto table, .foto td  {
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}

.line_table table, .line_table td  {
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	border-bottom: 1px dotted #aaaaaa;
	font-size: 100%;
}

ul {
	list-style: none;
}

.ol_countlist ol {
	margin: 5px 0px 0px 20px;
}

.li_cl {
	border: white 1px solid;
	padding:4px;
	margin:2px;
	background:#eaeaea;
}

.small_gray {
	font-size: 10px;
	color: gray;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

div {
	/* border: 1px dotted white; DEBUG */
}

#bg_logo {
	position: relative;
	width: 240px;
	height: 190px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #1b3049 url(../images/bg-logo.jpg) top left no-repeat;
	display: block;
}

#logo_aircraftmodelgallery {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 240px;
	height: 190px;
}

#left_menu {
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 200px;
	padding: 20px 20px 5px 20px;
	display: block;
	background: #274c7a url(../images/bg-menu.jpg) no-repeat top;
}

#left_menu ul {
	position: relative;
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	display: block;
}

#left_menu ul li a, #left_menu ul li.li1 a {
	display: block;
	overflow: hidden;
	height: 21px;
	padding-top: 4px;
	padding-left: 30px;
	font-size: 14px;
	background: url(../images/odr.gif) no-repeat;
	border-bottom: 1px dotted #d9d9d9;
}

#left_menu ul li.li1:hover a {
	color: #000000;
	background-color: #f9f9f9;
}

#left_menu ul li.li1 a.zvyrazneni,
#left_menu ul li.li2 a.zvyrazneni,
#left_menu ul li.li3 a.zvyrazneni {color: #499fe1; text-decoration: none;}

#left_menu ul li.li1 a.bezzvyrazneni,
#left_menu ul li.li2 a.bezzvyrazneni,
#left_menu ul li.li3 a.bezzvyrazneni {color: #787878;}

#left_menu ul li.li2 a {
	display: block;
	overflow: hidden;
	height: 20px;
	padding-top: 2px;
	padding-left: 40px;
	background:  transparent url(../images/content_bullet.gif) no-repeat scroll 30px 50%;
	font-size: 12px;
}

#left_menu ul li.li3 a {
	display: block;
	overflow: hidden;
	height: 18px;
	padding-top: 1px;
	padding-left: 50px;
	background: url(../images/bullets.gif) no-repeat 40px -93px;
	font-size: 12px;
}

#left_menu ul li a:link, #left_menu ul li a:visited {
	text-decoration: none;
}

#left_menu ul li a:hover, #left_menu ul li a:active,
#left_menu ul li a.zvyrazneni:hover, #left_menu ul li a.zvyrazneni:active,
#left_menu ul li a.bezzvyrazneni:hover, #left_menu ul li a.bezzvyrazneni:active {
	color: #ffffff;
	background-color: #29405D;
}

#bg_menu2 {
	position: relative;
	width: 240px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #1C3556 url(../images/bg-menu2.jpg) no-repeat top;
	display: block;
}

#bg_kontakty {
	position: relative;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 15px 20px;
	background: #1C3556 url(../images/bg-kontakty.jpg) repeat-y top;
	display: block;
}

#bg_kontakty2 {
	position: relative;
	width: 240px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #1C3556 url(../images/bg-kontakty2.jpg) no-repeat top;
	display: block;
}

#header {
	position: relative;
	width: 530px;
	height: 59px;
	padding: 5px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	background: #1C3454 url(../images/bg-header.jpg) top left no-repeat;
	color: #ffffff;
	text-align: right;
	display: block;
}

#top_flashcontent {
	position: relative;
	width: 520px;
	height: 145px;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
	display: block;
}

#page {
	position: relative;
	float: left;
	width: 560px;
	margin: 0px 0px 0px 0px;
	background: #101f32 url(../images/bg-page.jpg) top left no-repeat;
	text-align: left;
	display: block;
}

#nadpis {
	position: relative;
	padding: 5px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	width: 520px;
	color: #ffffff;
	font-size: 12px;
	display: block;
}

#lista_center {
	position: relative;
	padding: 5px 20px 0px 20px;
	margin: 0px 0px 10px 0px;
	width: 520px;
	height: 18px;
	color: #ffffff;
	font-size: 12px;
	display: block;
}

#lista_center a { 
	color: #ffffff;
	text-decoration: underline;
}

#lista_center a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer {
	position: relative;
	padding: 5px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	background: transparent url(../images/bg-footer.png) no-repeat scroll 0 0;
	height: 25px;
	width: 520px;
	display: block;
	color: #4a545d;
	font-size: 12px;
}

#footer a { 
	color: #4a545d;
	text-decoration: underline;
}
#footer a:hover {
	color: #499fe1;
	text-decoration: underline;
}

.white_page {
	position: relative;
	width: 520px;
	padding: 10px 20px 10px 20px;
	color: #ffffff;
	display: block;
	font-size: 120%;
}

div.white_page ul {
	margin-bottom: 1em;
}

div.white_page ul li {
	background: transparent url(../images/bullets.gif) no-repeat 0 -93px;
	padding-left: 0px;
	padding-left: 15px;
	color: #ffffff;
}

#lista_podkategorie, #podkategorie_top, #podkategorie {
	position: relative;
	width: 520px;
	padding: 5px 20px 15px 20px;
	color: #ffffff;
}

#podkategorie_top {
	border-top: 1px dotted #499fe1;
	border-bottom: 1px dotted #499fe1;
	background: transparent url(../images/bg-50.gif) repeat top;
}

#lista_podkategorie, #podkategorie {
	border-top: 1px dotted #499fe1;
	background-color: #1c3454;
}

#podkategorie h3 {
	color: #499fe1;
}

#lista_podkategorie a, #podkategorie_top a, #podkategorie a, #language_select a {
	color: #499fe1;
	text-decoration: underline;
}
#lista_podkategorie a:hover, #podkategorie_top a:hover, #podkategorie a:hover, #language_select a:hover {
	color: #eaeaea;
	text-decoration: underline;
}

#news, #events, #docs, #news_archiv, #events_archiv, #docs_archiv {
	position: relative;
	margin: 0px 0px 20px 0px;
	padding: 0px 20px 0px 20px;
	width: 520px;
	display: block;
}

#news a, #events a, #news a:visited, #events a:visited, #docs a, #docs a:visited,
#news_archiv a, #events_archiv a, #news_archiv a:visited, #events_archiv a:visited, #docs_archiv a, #docs_archiv a:visited {
	color: #ff5d00;
	text-decoration: underline;
}

#news a:hover, #events a:hover, #docs a:hover,
#news_archiv a:hover, #events_archiv a:hover, #docs_archiv a:hover {
	color: #000000;
	text-decoration: none;
}

#news .container, #events .container, #docs .container,
#news_archiv .container, #events_archiv .container, #docs_archiv .container {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	width: 500px;
	/*border: 1px solid #499fe1;*/
	background: transparent url(../images/bg-50.gif) repeat top;
	display: block;
}

#news .container, #news_archiv .container {
	/*background: #ffdfd6 url(../images/bg-light-red.jpg) repeat-x bottom;*/
	/*background-color: #203247;*/
}

#events .container, #events_archiv .container {
	/*background: #d8f3d6 url(../images/bg-light-green.jpg) repeat-x bottom;*/
	/*background-color: #203247;*/
}

#docs .container, #docs_archiv .container {
	/*background: #d6edf3 url(../images/bg-light-blue.jpg) repeat-x bottom;	*/
	background-color: #203247;
}

#news .left-side, #events .left-side, #docs .left-side,
#news_archiv .left-side, #events_archiv .left-side, #docs_archiv .left-side {
	position: relative;
	float: left;
	width: 36px;
	padding: 6px 2px 10px 0px;
	margin: 0px 0px 0px 0px;
	background: transparent url(../images/tab-kalendar-blue.png) no-repeat left top;
	text-align: center;
	font-size: 11px;
	color: #004058;
}

#news .right-side, #events .right-side, #docs .right-side,
#news_archiv .right-side, #events_archiv .right-side, #docs_archiv .right-side {
	position: relative;
	float: left;
	text-align: left;
	display: block;
	padding: 0px 0px 10px 10px;
	color: #ffffff;
	font-size: 120%;
}

#news .right-side, #events .right-side, #docs .right-side,
#news_archiv .right-side, #events_archiv .right-side, #docs_archiv .right-side {
	width: 452px;
}

#news .name, #events .name, #docs .name,
#news_archiv .name, #events_archiv .name, #docs_archiv .name {
	font-weight: bold;
}

#news .thumb, #events .thumb, #docs .thumb, .thumb_right,
#news_archiv .thumb, #events_archiv .thumb, #docs_archiv .thumb {
	border: 1px solid #499fe1;
	float: right;
	margin-left: 5px;
	background-color: #1d2b3f;
	display: block;
}

.white_page .galerie_img, #naposledy_pridane_fotografie_container .galerie_img, #nahodne_fotografie_container .galerie_img {
	border: 1px solid #203e64;
	padding: 3px;
	margin: 0 auto;
	background-color: #1d2b3f;
	display: block;
	text-align: center;
}

.thumb2 {
	border: 1px solid #499fe1;
	background-color: #1d2b3f;
}

#naposledy_pridane_fotografie_container {
	position: relative;
	margin: 0px 0px 20px 0px;
	padding: 0px 20px 0px 20px;
	width: 520px;
	display: block;
}


/************************************************** ZÁKLADY */

/* zarovnani textu */
p			  { margin: 0.8em 0; padding: 0; text-indent: 0px; line-height: 1.4;}
p.noindent { text-indent: 0 !important; }
.right     { text-align: right !important; }
.left      { text-align: left !important; }
.center    { text-align: center !important; }

.zarovnani_vpravo     { text-align: right !important; }
.zarovnani_vlevo      { text-align: left !important; }
.zarovnani_stred    { text-align: center !important; }

/* další */

.nocss { display: none; }
.print { display: none; }

i, em { margin-right: 0.1em; }

abbr, acronym {
  cursor: help;
  border-bottom: 1px dotted #000;
}

.line {
	border-top: 1px dotted #ffffff;
	margin-top: -5px;
	margin-bottom: 10px;
}

div.hr {
	height: 1px;
	width: 100%;
}
div.hr hr {
	display: none;
}

div.hr_page {
	height: 1px;
	width: 100%;
	background-color: #E6F4EC;
}
div.hr_page hr {
	display: none;
}

div.hr_news {
	height: 1px;
	width: 100%;
	background-color: #8e8e8e;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.hr_news hr {
	display: none;
}

div.hr_white {
	height: 1px;
	width: 100%;
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.hr_white hr {
	display: none;
}

.resetovac 
{ 
	border: 0px none; 
	margin: 0px; 
	padding: 0px; 
	float: none; 
	clear: both; 
	width: 0px; 
	height: 0px; 
	line-height: 0px; 
	font-size: 0px; 
}

/************************************************** SEZNAMY */


dd { }
dt { }

/************************************************** FORMULÁŘE */

form {
	margin: 0px;
}

input.search_input
{
	border: 1px solid #499fe1;
	width: 177px;
	height: 20px;
	color: #499fe1;
	font-weight: normal;
	padding: 3px 3px 0px 3px;
	margin: 2px 0px 2px 0px;
	background: #ecf5fc url(../images/bg-input-gray.gif) no-repeat top left;
}

input.search_input:focus
{
  border: 1px solid #000000;
}

.search_submit
{
	border: 1px outset #499fe1;
	width: 83px;
	height: 25px;
	cursor: pointer;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 100px;
	background: #ecf5fc url(../images/bg-search-submit.jpg) repeat-x left bottom;
}

.input, .date-pick {
	color: #000000;
	font-weight: normal;
	padding: 3px 3px 4px 3px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #499fe1;
	background: #fff url(../images/bg-input-gray.gif) top left no-repeat;
}

.input_submit {
	color: #000000;
	font-weight: normal;
	padding: 3px 3px 4px 3px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #499fe1;
	background: #ecf5fc url(../images/bg-search-submit.jpg) repeat-x left bottom;
}

/************************************************** OBRÁZKY */

img { border: 0px; }



img.left, img.right {
  float: left;
  margin: 5px 10px 5px 0;
  padding: 0;
  text-align: center;
  font-size: 84%;
}

img.right {
  float: right;
  margin: 5px 0 5px 10px;
}

.list {
	margin: 5px 0px 5px 30px;
	list-style: none;
}






