/*
Theme Name: Frezitecz
*/


/* CSS Document */
/* Autor: Tomáš Zdvořilý - SARPET.CZ */

/* STRANKA */
body {
  font-family: tahoma, arial;
  color: #ffffff;
}

#page {
  width: 1002px;
  background: url(images/background.png) repeat-y top;
  margin: auto;
}

img {
  padding: 5px 5px 5px 5px;
}

/* HLAVICKA */
#header {
  background: url(images/header.png) no-repeat;
  width: 1002px;
  height: 142px; 
}

#header_vlajky {
  margin-left: 850px;
  padding-top: 20px; 
}

#header_vlajky a {
  text-decoration: none;
}

/* LISTA POD HLAVICKOU */
#line {
  background: url(images/line.png) no-repeat top;
  width: 1002px;
  height: 40px;
}

/* MENU */
#menu {
  width: 200px;
  float: left;
  margin:0;
  padding:0;
}

#menu_obsah {
  margin-left: 5px;
  padding: 0.5em 1em;
}

#menu_obsah a {
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
  color: #000000; 
  padding-left: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
}

#menu_obsah a:hover {
  font-size: 11pt;
  text-decoration: none;
  color: #000000;
  padding-left: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
}

#xxx {
  position: relative;
  top: -7px;
  left: 3px;
  width: 166px;
}

.table {
  border: none;
  
  
}

#xxx li {
  border-bottom: solid 1px #000000;
  height: 20px;
  background: url(images/back_a.png) no-repeat;
  list-style-type: none;
}

.fi {
  padding-right: 61px;
}

.se {
  padding-right: 86px;
}

.th {
  padding-right: 48px;
}

.fo {
  padding-right: 88px;
}

.fif {
  padding-right: 59px;
}

.six {
  padding-right: 88px;
}

.sev {
  padding-right: 73px;
}

.ei {
  padding-right: 100px;
}

.ni {
  padding-right: 42px;
}

/* OBSAH */

/* TEXT */
#content {
  margin: -20px 0 0 200px;
  padding: 0px 15px 0px 10px;
  color: #000000;
}

#content_obsah {
  margin:0;
  padding: 0.5em 1em;
}


.lang_switch {
  list-style-type: none;
  display: inline;
  position: relative;
  top: -10px;
  left: -21px;
  
}


/* PATICKA */
#footer {
  background: url(images/footer.png) no-repeat bottom;
  width: 1002px;
  height: 51px;
}

#copyright {
  color: #000000;
  padding-top: 8px;
  margin: auto;
  width: 1002px;
  font-size: 9pt;
}

#copyright a {
  text-decoration: none;
  color: #000000;
}

#copyright a:hover {
  text-decoration: underline;
  color: #000000;
}

#right_menu {
  float: right;
}

#left_menu {
  float: left;
}
