/*
**********************************************
CSS Interface - Dolní Nivy (www.dolninivy.cz)
version 1.0
designed by little cat, Milan Pùta 2007
All rights reserved
**********************************************
*/

body 
{
	background: url(background.jpg) rgb(255,255,255) repeat-x;
  margin: 0px;
  padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px;   
  font: normal 0.7em "Trebuchet MS", Verdana, Helvetica, sans-serif;
  text-align: center;
}

#top 
{
  width: 753px; 
  height: 34px; 
  background: url(top.jpg) no-repeat;
  margin-left: auto; 
  margin-right: auto;
  padding-top: 8px;
  text-align: right;
  font-size: 0.9em;
}

#top_search_form 
{
  float: left;
  padding: 0px 0px 0px 5px;
  margin: -4px 0px 0px 0px;
  border: 0px solid red; 
}

#top_search_corn_left
{
width: 6px;
height: 18px;
border: 0px solid rgb(162,162,162);
background: url(searchform_l.jpg) no-repeat;
font-size: 1.0em;
margin: 0px 0px 0px 5px;
vertical-align: top;
}


#top_search_txt
{
width: 124px;
height: 19px;
background: url(searchform.jpg) repeat-x;
border: 0px solid rgb(162,162,162);
font-size: 1.0em;
margin: 0px 0px 0px -5px;
vertical-align: top;
padding: 1px 0px 0px 0px;
}

#top_search_corn_right
{
width: 5px;
height: 18px;
border: 0px solid rgb(162,162,162);
background: url(searchform_r.jpg) no-repeat;
font-size: 1.0em;
margin: 0px 0px 0px -3px;
vertical-align: top;
}

#top_search_button
{
display: inline-block; 
width: 67px;
height: 16px;
margin: 1px 0px 0px 0px;
background: url(hledat.jpg) no-repeat;
cursor: pointer;
vertical-align: middle;
}

#top_search_button a
{
display: inline-block;
width: 67px;
height: 16px; 
background: url(hledat.bmp) no-repeat;
}

#top_search_button a:hover
{
background: url(hledat_over.bmp) no-repeat;
}

#top_search_button a:active
{
background: url(hledat_pressed.bmp) no-repeat;
}


#topLink, #topLink1, #topLink2
{
  border-right: 1px dotted rgb(142,142,142); 
  padding: 0px 5px 0px 3px;
  text-transform: uppercase;
  font-size: 1.0em;
  letter-spacing: 0.0em;
  font-weight: normal;
  font-family: Arial;
}

#topLink a
{
  color: rgb(146,146,146);
  text-decoration: none;
  background: url('obalka_off.jpg') no-repeat; 
  width: 94px; 
  height: 18px;
  padding-right: 5px;
  padding-top: 2px;
}

#topLink a:hover
{
  background: url('obalka_on.jpg') no-repeat; 
  color: black;
}

#topLink1 a
{
  color: rgb(146,146,146);
  text-decoration: none;
  background: url('mapa_off.jpg') no-repeat; 
  width: 90px; 
  height: 18px;
  padding-right: 5px;
  padding-top: 2px;
}

#topLink1 a:hover
{
  background: url('mapa_on.jpg') no-repeat; 
  color: black;
}

#topLink2 a
{
  color: rgb(146,146,146);
  text-decoration: none;
  background: url('rss_off.jpg') no-repeat; 
  width: 46px; 
  height: 18px;
  padding-right: 5px;
  padding-top: 2px;
}

#topLink2 a:hover
{
  background: url('rss_on.jpg') no-repeat; 
  color: black;
}

.btnS {
	BORDER-RIGHT: #aaaaaa 1px outset; 
  PADDING-RIGHT: 5px; 
  BORDER-TOP: #aaaaaa 1px outset; 
  PADDING-LEFT: 5px; 
  BACKGROUND: url(search_b.jpg) #dcdcdc repeat-x 0px 0px; 
  PADDING-BOTTOM: 0px; 
  FONT-SIZE: 0.8em;
  COLOR: white;
  margin-top: 2px;
  letter-spacing: 1px;
  font-weight: normal; 
  BORDER-LEFT: #aaaaaa 1px outset; 
  PADDING-TOP: 2px; 
  BORDER-BOTTOM: #aaaaaa 1px outset;
  cursor: pointer;
}

.btnA {
	BORDER-RIGHT: #aaaaaa 1px outset; 
  PADDING-RIGHT: 5px; 
  BORDER-TOP: #aaaaaa 1px outset; 
  PADDING-LEFT: 5px; 
  BACKGROUND: url(notams_b.jpg) #dcdcdc repeat-x 0px 0px; 
  PADDING-BOTTOM: 3px; 
  FONT-SIZE: 1.0em;
  COLOR: white;
  margin-top: 2px;
  letter-spacing: 1px;
  font-weight: normal; 
  BORDER-LEFT: #aaaaaa 1px outset; 
  PADDING-TOP: 3px; 
  BORDER-BOTTOM: #aaaaaa 1px outset;
  cursor: pointer;
}

.quickmenu
{
  width: 755px; 
  height: 24px; 
  background: url(quickmenu.jpg) no-repeat;
  margin-left: auto; 
  margin-right: auto;
  padding-top: 5px;
  font-weight: normal;
  font-size: 0.9em;
  color: rgb(111,111,111);
}

.quickmenuLink
{
  border-right: 1px dotted rgb(142,142,142); 
  padding: 0px 9px 0px 7px;
  color: rgb(111,111,111);
  font-size: 1.0em;
  font-family: Arial;
}

.quickmenuLink a
{
  color: rgb(111,111,111);
  text-decoration: none;
}

.quickmenuLink a:visited
{
  color: rgb(111,111,111);
  text-decoration: none;
}

.quickmenuLink a:hover
{
  color: black;
  text-decoration: none;
}


#logo
{
  position: relative; 
  width: 765px; 
  height: 187px; 
  background: url(logo.jpg) no-repeat;
  margin-left: auto; margin-right: auto; margin-top: -2px;
}

#mainform 
{
  position: relative;
  width: 765px;
  /*background: blue;*/
  padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px;
  margin-left: auto; margin-right: auto;
  margin-top: 8px;
  margin-bottom: 11px;
  min-height: 730px;
  text-align: left; 
}

#strednioddil 
{
  overflow: hidden;
  width: 519px;
  margin-top: 0px;
 /* min-height: 780px; */ 
  text-align: justify; color: rgb(50,50,50);
  /*margin-left: 10px;*/
  /*background: yellow;*/
}

#stred_up 
{
  overflow: hidden;
  width: 519px; 
  height: 5px;
  background: url(./stred_up.jpg) no-repeat;
  text-align: center;
  
}

#stred_ctr 
{
  overflow: hidden;
  background: url(./stred_ctr.jpg) repeat-y;
  width: 519px;
  min-height: 692px;
  text-align: justify;
  padding-left: 10px; padding-right: 10px;
}

#stred_txt 
{
  width: 495px;
  
}

#stred_bottom 
{
  overflow: hidden;
  width: 519px; 
  height: 27px;
  background: url(./stred_bottom.jpg) no-repeat;
  text-align: center;
  
}    

.bottom
{
  color: rgb(71,71,71);
  width: 744px; 
  height: 43px; 
  background: url(bottom.jpg) no-repeat;
  margin-left: auto; 
  margin-right: auto;
  margin-top: 0px;
  padding-top: 15px;
  text-align: center;
}

.bottomtext
{
  border-right: 1px solid rgb(179,179,179);
  padding: 0px 11px 0px 8px;
}


h2 
{
font-size: 2.1em;
letter-spacing: 0px;
margin-left: 0px;
padding: 5px 0px 0px 37px;
color: white;
font-weight: normal;
border-bottom: 0px solid rgb(41,68,88);
border-left: 0px solid rgb(0,134,185);
border-right: 0px solid rgb(0,102,153);
border-top: 0px solid rgb(41,68,88);
width: 512px;
height: 36px;
font-family: Arial;
margin-top: 10px;
}

.uvodh2 
{
font-size: 1.2em;
letter-spacing: 1px;
margin-left: 0px;
padding: 0px 0px 0px 5px;
color: rgb(0,102,153);
font-weight: bold;
}


.copyright {
color: rgb(111,133,70);
}

.zlutyodkaz 
{
color: rgb(60,93,160);
}

.zlutyodkaz A 
{
color: rgb(111,133,70); text-decoration: none;
}

.zlutyodkaz A:hover 
{
color: rgb(249,235,78); text-decoration: underline;
}

.nadpisek_notams_datum
{
  color: rgb(117,117,117);
  vertical-align: middle;
  /*background: url(date_back.jpg) no-repeat;*/
  border-left: 1px solid rgb(185,185,185);
  /*width: 486px;*/
  /*height: 19px;*/
  text-align: left;
  padding: 2px 5px 2px 5px;
  border-right: 10px solid rgb(185,185,185);
  background: rgb(245,245,245);
  margin-bottom: 5px;
}

.nadpisek_notams_bottom
{
  clear: both;
  color: rgb(117,117,117);
  vertical-align: middle;
  /*background: url(bott_back.jpg) no-repeat;*/
  width: 486px;
  height: 19px;
  text-align: right;
  margin-top: 0px;
  padding-top: 3px;
  border-top: 0px solid rgb(211,211,211);
}

.podtrzitko1 
{
clear: both;
padding: 3px 3px 3px 3px;
margin-top: 10px; margin-bottom : 5px;
border-top: solid 1px rgb(183,183,183); 
}

.podtrzitko3 
{
clear: both;
padding: 3px 3px 3px 3px;
margin-top: 10px; margin-bottom : 5px;
border-top: dotted 1px rgb(183,183,183); 
}

.podtrzitko4 
{
clear: both;
padding: 3px 3px 3px 3px;
margin-top: 10px; margin-bottom : 5px;
border-top: dotted 1px rgb(83,83,83); 
}

.podtrzitko5 
{
clear: both;
padding: 3px 3px 3px 3px;
margin-top: 10px; margin-bottom : 5px;
border-top: solid 1px rgb(83,83,83); 
}

.aktul 
{
clear: both;
padding: 1px 0px 0px 0px;
margin-top: 10px; margin-top : 15px;
border-top: dotted 1px rgb(83,83,83);
color: grey; 
}

.priorita1
{
 background: none;
 border-left: 0px dotted rgb(204,0,0);
 border-top: 0px dotted rgb(204,0,0);
 padding: 0px 0px 0px 5px;
 margin: 2px 0px 0px 0px;
}

.priorita2
{
 background: none;
 border-left: 0px dotted rgb(184,184,184);
 border-top: 0px dotted rgb(184,184,184);
 padding: 5px 5px 5px 5px;
 margin-top: 2px;
 
}

.priorita1_nadpis
{
 color: rgb(32,113,166);
 font-weight: bold;
 font-size: 1.2em;
 border-bottom: 1px solid rgb(32,113,166); 
}

.priorita2_nadpis
{
 color: rgb(0,153,0);
 font-weight: bold;
 font-size: 1.2em;
 border-bottom: 1px solid rgb(0,153,0); 
}

a, a:visited 
{
  color: rgb(0,102,153);
  text-decoration: none;
}

a:hover 
{
  color: rgb(0,102,153);
  text-decoration: underline;
}


.butt
{
  list-style-type: none; 
  padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px;
  margin: 0px; background: none;
}


#button
{
display: inline-block; 
border: 0px solid rgb(162,162,162);
width: 91px;
height: 22px;
margin: 4px 0px 0px 0px;
font-size: 1.1em;
background: url(button.jpg) no-repeat;
padding: 3px 0px 0px 0px;
cursor: pointer;
text-decoration: none;
text-transform: uppercase;
font-weight: bolder;
color: white;
}

#button a
{
display: inline-block; 
font-size: 0.8em;
width: 91px;
height: 22px;
background: url(button.bmp) no-repeat;
border: 0px solid rgb(162,162,162);
margin: 0px 0px 0px 0px;
padding: 3px 0px 0px 0px;
text-decoration: none;
color: white;
text-transform: uppercase;
font-weight: bolder;
}

#button a:hover
{
background: url(button_o.bmp) no-repeat;

}

#button a:active
{
background: url(button_p.bmp) no-repeat;
}

h1
{
  font-size: 1.2em;
  color: rgb(0,153,0);
}

h3
{
  margin: 7px 0px 3px 0px;
  font-size: 1.2em;
  color: rgb(0,153,0);
}

.ud_up
{
  color: black;
  background: url(ud_up.jpg) no-repeat;
  width: 492px;
  height: 22px;
  text-align: left;
  padding: 4px 0px 0px 8px;
}

.ud_ctr
{
  
  background: url(ud_ctr.jpg) repeat-y;
  width: 492px;
  min-height: 15px;
  max-height: 45px;
  text-align: left;
  padding: 10px 8px 10px 8px;
  margin-top: -4px;
  font-size: 1.1em;
  font-weight: normal;
}

.ud_bt
{
  color: rgb(117,117,117);
  vertical-align: bottom;
  background: url(ud_bt.jpg) no-repeat;
  width: 492px;
  height: 28px;
  text-align: left;
  padding: 2px 0px 0px 370px;
}

#search_btn 
{
  display: inline;
  margin: 0;
  padding 0;
  
  

  font-size: 1.2em;
  border: 1px solid black;
}

#search_btn li 
{
  display: inline;
  list-style-type: none;
  background: url(hledat.bmp) no-repeat;
  margin: 0;
  padding: 0;
  width: 67px;
  height: 28px;
}

#search_btn li a
{
  background: url(hledat.bmp);
  border: 0;
}
 
.comsblok1
{
background: rgb(230,230,230); padding: 3px 3px 3px 3px; font-weight: normal; 
border-right: solid 20px rgb(170,170,170); 
border-bottom: solid 1px rgb(170,170,170);
margin: 15px 0px 0px 0px;
} 

.comsskryt 
{
text-decoration: none; font-weight: normal; font-size: 1.0em; letter-spacing : 0.0em;
text-align : right;
padding: 3px 3px 3px 8px;
margin-top: 15px; margin-bottom : 10px;
border-top: solid 1px rgb(215,215,215); 
border-right: solid 0px rgb(215,215,215);
color : rgb(100,100,100);
}

.td_deska
{
border: 1px solid rgb(200,200,200);
padding: 0px 5px 0px 5px;
}

p
{
margin-top: 5px;
}


