html, body {
  background-color: #e9e9e9;
  background-image: url('../pics_system/background.png');
  background-repeat: repeat-x;
  font-family: Candara, Arial, sans-serif;
  font-size: 14px;
  color: #333333;
  line-height: 130%;
}

.delic {
  float: left;
}

img {
  border-width: 0px;
}

a {
  color: #cc232a;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 18px;
  color: #990012;
  margin-top: 14px;
}

h2 {
  font-size: 18px;
  font-weight: normal;
  color: #990012;
  font-size: 18px;
  margin-top: 14px;
}

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

#odkazy {
  text-align: center;
}

#header {
  margin: 0 auto;
  margin-top: 25px;
  width: 969px;
  background-image: url('../pics_system/border_up.png');
  background-repeat: no-repeat;
  height: 172px;
}

#header #logo {
  float: left;
  width: 143px;
  height: 80px;
  margin-top: 77px;
  margin-left: 155px;
}

#header #jednim_tahem {
  float: right;
  width: 277px;
  height: 50px;
  margin-top: 120px;
  margin-right: 50px;
  background-image: url(../pics_system/jednim_tahem.png);
  background-repeat: no-repeat;
}

#header #asociace #asociace_logo {
  float: right;
  margin-top: 75px;
  margin-right: 50px;
  width: 102px;
}

#header #asociace #asociace_text {
  float: right;
  margin-top: 130px;
  margin-right: 10px;
  text-align: right;
  width: 300px;
}

#content {
  background-image: url('../pics_system/border_center.png');
  width: 969px;
  margin: 0 auto;
}

#content #content2 {
  background-image: url('../pics_system/globe.jpg');
  background-position: right bottom;
  background-repeat: no-repeat;
}

#content #content2 #menu {
  text-align: center;
  margin: 0 auto;
  width: 905px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#content #content2 #menu .menu_div {
  float: left;
	position: relative;
}

#content #content2 #menu .sipka {
  line-height: 0px;
  height: 6px;
  position: relative;
  top: 5px;
  z-index: 7;
}

#content #content2 #menu .sipka img {
  vertical-align: top;
}

#menu .menu_div .menu_img {
  float: left;
  position: relative;
  z-index: 10;
  top: -1px;
}

#menu .menu_div .menu_img:hover {
  display: block;
  z-index: 5;
}

#menu .menu_div .menu_img2 {
  float: left;
  position: relative;
  z-index: 0;
  top: -1px;
}

#content_bottom {
  background-image: url('../pics_system/border_bottom.png');
  width: 969px;
  height: 24px;
  margin: 0 auto;
}

#content #content2_bottom {
  padding-left: 10px;
  font-size: 12px;
  float: left;
  background-color: #ffffff;
  width: 680px;
}

#center {
  text-align: center;
}

#form {
  display: inline;
}

#content #content2_bottom div {
  float: left;
}

#content #content2_bottom .bottom1 {
  float: left; 
  padding-left: 3px; 
  padding-top: 2px
} 

#content #content2_bottom .bottom2 {
  float: left; 
  padding-left: 3px; 
  padding-right: 3px;
  padding-top: 1px
} 

#content #content2_bottom a {
  color: #333333;
}

#content #content2_bottom a:hover {
  color: #cc232a;
  text-decoration: none;
}

#content #content2_bottom #nahoru {
  cursor: Pointer;
}

#content #content2 #left {
  float: left;
  width: 690px;
  margin-left: 32px;
  background-image: url('../pics_system/content_center.png');
}

p {
  margin-top: 14px;
  margin-bottom: 14px;
  padding: 0px;
}

#content #content2 #left_header {
  float: left;
  width: 690px;
  padding-left: 1px;
  padding-top: 1px;
  background-image: url('../pics_system/content_up.png');
  background-repeat: no-repeat;
}

#content #content2 .left_content {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  text-align: justify;
  padding-bottom: 20px;
  width: 650px;
}

#content #left_footer {
  float: left;
  width: 690px;
  height: 3px;
  background-image: url('../pics_system/content_bottom.png');
  background-repeat: no-repeat;
}

#content #right {
  float: right;
  margin-right: 32px;
  width: 202px;
}

.separator {
  width: 22px;
  float: left;
}

.blok {
  width: 202px;
  float: left;
}

.blok .blok_header {
  width: 202px;
  height: 22px;
  background-image: url('../pics_system/pravypanel_up.png');
  text-align: center;
  color: #ffffff;
  padding-top: 6px;
  font-weight: bold;

}

.blok .blok_content {
  width: 172px;
  background-image: url('../pics_system/pravypanel_center.png');
  text-align: left;
  color: #ffffff;
  padding-top: 12px;
  padding-left: 15px;
  padding-right: 15px
}

.blok .blok_bottom {
  width: 202px;
  height: 3px;
  background-image: url('../pics_system/pravypanel_bottom.png');
}

.blok a {
  color: #ffffff;
}

#content #right p {
  padding-left: 5px;
  padding-right: 5px;
}

.cleaner {
  clear: both;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
}

#navigace {
  color: #666666;
  padding-top: 5px;
  font-size: 11.5px;
  padding-left: 10px;
  padding-bottom: 5px;
}

.nabidka_blok {
  background-image: url('../pics_system/nabidky_stin.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  float: left;
  width: 210px;
  text-align: left;
  padding-bottom: 20px;
}

.underline {
  text-decoration: underline;
}

.underline:hover {
  text-decoration: none;
}

.nabidka_blok a {
  color: #333333;
  text-decoration: none;
  line-height: 7px;
  position: relative;
  top: 1px;
}

.nabidka_blok a:hover {
  color: #cc232a;
}

.nadpis {
  padding-top: 3px;
  font-size: 17px;
  padding-left: 7px;
  float: left;
}

.menu_polozka {
  margin-left: 15px;
}

.nabidka_blok ul {
  margin-left: 10px;
  padding-left: 30px;
  padding-top: 8px;
  width: 150px;
}

.nabidka_blok li {
  list-style-image: url('../pics_system/sipka_mala.png');
  padding-bottom: 13px;
  line-height: 7px;
}

.separator2 {
  width: 10px;
  float: left;
}

.nabidka {
  text-align: left;
  border-collapse: collapse;
  width: 650px;
}

.nabidka .hlavicka td {
  background-color: #cc232a;
  color: #ffffff;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  vertical-align: middle;
  font-size: 14px;
  height: 30px;
  font-weight: bold;
  cursor: default;
}

.nabidka .hlavicka td a {
  color: #ffffff;
  text-decoration: underline;
}

.nabidka tr {
  cursor: Pointer;
}

.nabidka td {
  padding: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 18px;
}

.nabidka img {
  float: left;
}

#cislovani {
  margin: 0 auto; 
  text-align: center; 
  font-size: 14px;
  font-family: Arial;
}

.blok select {
  float: left;
  margin-top: 2px;
  margin-bottom: 10px;
}

.blok input {
  float: left;
  margin-top: 2px;
  margin-bottom: 10px;
}

.tr_even {
  background-color: #eeeeee;
}

.td_left {
  color: #666666;
  text-align: right;
  padding-right: 3px;
  width: 120px;
}

.td_right {
  padding-left: 3px;
}

.vstup {
  width: 200px;
}

.vstup2 {
  width: 240px;
}

.separ {
  margin-left: 3px;
  float: left;
}

#nabidka_left {
  float: left; 
  width: 350px;
}

.sponsor_div {
  float: left;
  margin-bottom: 15px;
}

.sponsor_div img {
  width: 157px;
  float: left;
  margin-right: 5px
}

#nabidky_outer {
  position: relative; 
  z-index: 20; 
  height: 75px; 
  float: left; 
  max-width: 312px; 
  min-width: 312px; 
  width: 312px;
  overflow: hidden;
}

#nabidky_inner {
  width: 309px; 
  position: relative; 
  left: 0px; 
  overflow: hidden;
  height: 75px;
}

#paticka {
  margin: 0 auto;
  width: 929px;
  text-align: right;
  padding-right: 40px;
  padding-top: 5px;
  margin-bottom: 40px;
}

#paticka a {
  color: #333333;
}

#pocitadlo {
  margin: 0px;
  padding: 0px;
  height: 0px;
  line-height: 0px;
  font-size: 0px
}

#vymena_odkazu {
  margin: 0 auto;
  width: 950px;
}

#vymena_odkazu a {
  color: #666;
  font-size: 11px;
  margin-right: 10px;
}