/* Global */
body 
{
	font-family: arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .78em;
}

h1 
{
  margin-bottom: 10px;
  letter-spacing: .1em;
  text-transform: uppercase;
}

h2 
{
  letter-spacing: .1em;
  font-size: 100%;
}

a:hover
{ 
  text-decoration: none;
}

img 
{
  border: 0px;
}

/* Pozice */
#main, #header, #menu, #content, #footer 
{ 
  width: 800px; 
  margin-left: auto; 
  margin-right: auto;
}

/* Header */
#header 
{
  height: 80px;
  padding: 10px 0px;
  border-top: 1px solid;
  border-bottom: 1px solid;
}

/* Logo */
#logo
{ 
  margin: 0px 15px;
  float: left;
}

#logo_ozdoba
{
  margin-left: 30px;
}

/* Menu */
#menu 
{
  height: 40px;
  font-size: 88%;
  text-transform: uppercase;
  text-align: center;
}

#menu table 
{
  width: 100%;
  height: 100%;
}

#menu td 
{
  border-left: 1px solid;
  border-right: 1px solid;
}

#menu a, #menu a:hover
{ 
  text-decoration: none;
}

/* Page */
#content 
{
  height: auto;
  border-left-width: 1px;
  border-left-style: dotted;
  overflow: hidden;
}

#column1 
{
  float: right;
  width: 245px;
}

#sidebaritem
{ 
  text-align: left;
  padding: 10px 8px;
}

#sidebaritem h1
{ 
  font-size: 108%; 
  font-weight: bold;
  margin-bottom: 0px;
}

#sidebaritem h2
{
  margin-top: 10px;
  margin-bottom: 3px;
}

#rozvrh
{
  width: 225px;
}

.news
{
  text-align: justify;
  margin-top: 20px;
  margin-bottom: 20px;
}

.login
{
  margin-top: 0px;
}

#column2
{ 
  width: 525px;
  text-align: justify;
  padding: 5px 5px 10px 15px;
}

#column2 p
{
  margin-top: 5px;
}

#column2 h1
{ 
  font-size: 150%;
  font-weight: normal;
  margin-bottom: 15px;
  margin-top: 10px;
}

#column2 h2
{
  margin-top: 25px;
  margin-left: 1px;
  margin-bottom: 2px;
}

#column2 th
{ 
  text-align: left;
}

#column2 ul
{
  padding-left: 20px;
  margin-left: 0px;
}

#cenik_kondicnich_jizd, #kontaktni_formular, #dotazy, #answer_table, #add_news_table
{
  width: 100%;
}

#cenik_kondicnich_jizd tr
{
  line-height: 1.8em;
}

#cenik_kondicnich_jizd td
{
  padding-left: 5px;
}

#ckj_1, #ckj_3
{
  width: 33%;
}

#ckj_2
{
  width: 34%;
}

.kf_1
{
  width: 20%;
  padding-left: 5px;
}

.kf_2, .add_news_column
{
  padding-left: 5px;
}

.kf_3, #login_submit, .cpd_submit, #add_news_submit
{
  padding-top: 15px;
}

.written
{
  padding: 15px;
}

.answer_submit
{
  padding: 15px;
  text-align: center;
}

.dotazy_button
{
  width: 16px;
}

#adresy
{
  width: 100%;
  margin-bottom: 40px;
}

#cenik_dalsich_sluzeb
{
  width: 75%;
  margin-bottom: 10px;
}

#cenik_dalsich_sluzeb tr
{
  line-height: 1.8em;
}

#cenik_dalsich_sluzeb td
{
  padding-left: 5px;
}

#cenik_vro
{
  width: 90%;
  margin-bottom: 10px;
}

#cenik_vro td
{
  padding-left: 5px;
}

#cenik_vro tr
{
	line-height: 1.8em;
}

.change_price_dlg
{
 width: 90%;
 margin-top: 10px;
 margin-bottom: 15px;
}

.change_price_dlg tr
{
	line-height: 1.8em;
}

.change_price_dlg td
{
  padding-left: 5px;
}

#cds_1, .cpd
{
  width: 75%;
}

#cds_2
{
  width: 25%;
}

#uvodni_obrazek, #britska_vlajka
{
  float: left;
  margin-right: 8px;
}

#table_poukaz
{
	width: 100%;
}

#cell_poukaz
{
	float: right;
	border: 1px solid red;
}

.obrazek_vozidla
{
  float: left;
  margin-top: 10px;
  margin-bottom: 5px;
}

#column2 h1#odsazeny_h1
{
  margin-top: 70px;
}

#column2 p.no_offset
{
  margin-top: 0px;
}

#pocitadlo
{
  margin-top: 30px;
}

#securitycode
{ 
  margin-top: 2px;
}

/* Footer */
#footer {
  height: 80px;
  padding-top: 20px;
  text-align: center;
  border-top: 4px solid;
  border-bottom: 1px solid;
  font-size: 90%;
}

#footer p
{
  margin-bottom: 10px;
}

#footer a:hover
{ 
  text-decoration: none;
}
