*, ul, li {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
}

body {
  background-color: white;
  background-image: url('/img/pozadi.gif'); 
  background-repeat: repeat-x;
  text-align: center;
  color: #00459A;
}

p, li, th, td, form, input {
  font-size: 9pt;
  margin-top: 0.5em;
}

/*******************************************************************************
         Hlavicka
*******************************************************************************/      

#head {
  background-color: transparent; 
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  height: 102px;
}

#head strong  {
  position: absolute;
  top: 20px;
  left: 18px;
}

#logo {
  position: absolute;
  background-image: url('/img/logo.gif');
  background-repeat: no-repeat;
  top: 0px;
  left: 18px;
  width: 332px;
  height: 58px;
}

#mainmenu {
  position: absolute;
  top: 32px;
  left: 365px;
  width: 400px;
  color: #6888D8;
  font-size: 10px;
  font-weight: bold;
}

#mainmenu ul  {
  display: block;
  list-style-type: none;
}

#mainmenu ul li {
  float: left;
  margin-right: 8px;
}

#mainmenu ul li a {
  color: #0E3292;
  text-decoration: none;
}

.cocka  {
  padding-left: 15px;
  background-image: url('/img/mezi-menu.gif');
  background-repeat: no-repeat;
}

#podweb  {
  position: absolute;
  top: 60px;
  left: 70px;
	font-size: 18px;
	/*font-weight: bold;*/
	letter-spacing: 0.33em;
}

#podweb a {
  text-decoration: none;
  color: #00459A;
}

#grafika  {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 275px;
  height: 84px;
  background-image: url('/img/koleje-hlavicka.jpg');
  background-repeat: no-repeat;
}


/*******************************************************************************
         telo
*******************************************************************************/      

#main, #copy {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  background-color: transparent;
  background-repeat: repeat-y;
  clear: both;
}

#menublock, #text, #pravyblok {
  float: left;
  padding-top: 20px;
  padding-bottom: 10px;

}

#pravyblok  {
  width: 210px;
  background-image: url('/img/pozadi-pravyblok.gif');
  background-repeat: no-repeat;
}

#banner, #news {
  background-color: #EFF1F9;
  float: right;
  clear: right;
}

#banner {
  top: 20px;
}

#banner h3, #news h3  {
  position: relative;
  letter-spacing: 0.08em;
  top: -40px;
}

#banner ul, #banner p {
  position: relative;
  top: -10px;
}

#banner ul  {
  background-color: transparent;
  width: 175px;
  margin-left: 35px;
  list-style-type: none;
  list-style-position: outside;
  padding: 0px;
}

#banner ul li {
  width: 172px;
  background-color: transparent;
  border-bottom: #00459A solid 1px;
  margin: 0px 0px 0px 0px ;
  padding: 3px 0px 5px 3px; 
}

#banner ul li.jedna {
  list-style-image: url('/img/1o.gif');
}

#banner ul li.dva  {
  list-style-image: url('/img/2o.gif');
}

#banner ul li.tri  {
  list-style-image: url('/img/3o.gif');
}

#banner ul li.ctyri  {
  list-style-image: url('/img/4o.gif');
}

#banner p {
/*  margin-left: 25px; */
  padding: 5px 5px 5px 30px;
  background-image: url('/img/2o.gif');
  background-repeat: no-repeat;
  background-position: 8px 6px; 
}

#banner p.podlist {
  background-image: none;
}

input[type="text"], textarea  {
  border: 1px gray inset;
}

input[type="submit"]  {
  border: 1px gray outset;
  margin: 5px 14px 20px 0px;
  float: right;  
}

#hledat, #kontakt {
  width: 180px;
  padding-left: 30px;
  padding-bottom: 30px;
}

#hledat input[type="text"] , #kontakt input[type="text"] {
  width: 165px;
}

#hledat p  {
  text-align: left;
  margin: 0px;
  padding: 0px;  
}

#poptavka {
  width: 420px;
  margin-left: 10px;
  background-color: #EFF1F9;
  padding: 10px 
}

#news {
  width: 210px;
  background-image: url('/img/pozadi-zpravy.gif');
  background-repeat: no-repeat;
  background-color: #ffffff;
  margin-top: 30px;
  padding-top: 20px;
}

#news p {
  position: relative;
  top: -25px;
  background-color: #FFF3CB;
  padding: 5px 5px 5px 30px;
  background-image: url('/img/pred-zpravy.gif');
  background-repeat: no-repeat;
  background-position: 8px 6px;
}

#news p a {
  color: #00459A;
  text-decoration: none;  
}

#text {
  width: 460px;
  min-height: 260px;
  padding-left: 35px;
  padding-right: 35px;
  background-image: url('/img/pozadi-text.gif');
  background-repeat: no-repeat;
}
#menublock  {
  position: relative;
  width: 200px;
  background-image: url('/img/pozadi-menu.gif');
  background-repeat: no-repeat;
}

#menublock ul  {
  width: 200px;
  list-style-type: none;
  background-color: #EBEFF7;
  background-image: url('/img/podmenu.gif');
  background-repeat: repeat-y;
  padding-bottom: 40px;
  margin: 0px 0px 10px 0px;
  
}

#menublock ul li  {
  width: 200px;
  height: 23px;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #DFE4F3;
  background-image: url('/img/odrazka.gif');
  background-repeat: no-repeat;
}

#menublock ul li a  {
  text-decoration: none;
  display: block;
  width: 160px;
  height: 20px;
  padding-left: 40px;
  padding-top: 3px;
  font-size: 10pt;
  color: #00459A;
  background-image: url('/img/odrazka.gif');
  background-repeat: no-repeat;
  font-weight: bold;
  margin: 0px;
}

#menublock ul li a:hover  {
  background-image: url('/img/odrazka.gif');
  background-position: 0px -23px;
  background-repeat: no-repeat;
  
}

h1  {
	font-size: 15pt;
	font-weight: bold;
	letter-spacing: 0.25em;
	margin-top: 8px;
  margin-bottom: 3px;
	margin-left: 235px;
}

#text h2  {
  font-size: 12pt;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding-left: 35px;
  margin-top: 0.5em;
  background-image: url('/img/pred-nadpis.gif');
  background-position: left bottom;
  background-repeat: no-repeat;
}

#text h2 a  {
  color: #00459A;
  text-decoration: none;
}

#kategorie  {
  margin-bottom: 15px;
}

#kategorie a  {
  text-decoration: none;
  font-size: 8pt;
  color: #00459A;
  font-weight: bold;
}

#kategorie a.aktiv  {
  font-size: 10pt;
  text-decoration: underline;
}

h3  {
  font-size: 11pt;
  font-weight: 600;
  letter-spacing: 0.08em;
}


#text p {
  color: #000000;
}

#foot {
  padding-top: 12px;
  background-image: url('/img/spodek.gif'); 
  background-repeat: repeat-x;
  clear: both;
}

#copy {
  text-align: center;
}

#copy, #copy a {
  font-size: 9px;
  color: #00459A;
  text-decoration: none;
}

#pocitadla  {
  visibility: hidden;
}

#datum  {
  font-size: 9pt;
  margin-top: 0.5em;
  text-align: right;
}

table.cenik {
  width: 460px;
  margin-top: 5px;
  margin-bottom: 20px;
  border-collapse: collapse;
  border: 1px #0045A9 solid;
  padding: 3px; 
}

table.cenik td, table.cenik th  {
  padding: 1px 2px 1px 2px;
  border: 1px #0045A9 solid;
}

.right  {
  text-align: right;
}

.datum  {
  font-weight: bold;
  font-style: italic;
  margin-right: 1em;
}

th  {
  font-weight: bold;
  text-align: left;
}
