* {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
}

body {
	background-color: #273C54;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1 {
	font-weight: bold;
	font-size: 25px;
	margin-top: 0px;
	background: url('img/nadpis_podtrzeni.gif') no-repeat left bottom;
	padding-bottom: 10px;
	padding-left: 10px;
}

h2 {
	font-weight: bold;
	font-size: 18px;
	line-height: 23px;
}

.tucne {
  font-weight: bold;
}

p {
  margin-bottom: 0;
}

img {
  border: 1px solid Black;
}

a.zpet {
  font-weight: bold;
}

div.titul {
	width: 775px;
	height: 195px;
	margin: 0 auto;
  background: url('img/1x1.jpg') no-repeat top;
  color: White;
}

div.titul div.vlajky {
  padding-top: 178px;
  padding-left: 10px;
  float: left;
}

div.titul div.vlajky img {
  border: 0;
}

div.titul div.adresa {
  padding-top: 177px;
  padding-right: 10px;
  text-align: right;
}

div.titul div.adresa a {
  color: White;
  text-decoration: none;
}

div.titul div.adresa a:hover {
  text-decoration: underline;
}

div.obsah {
  width: 775px;
  margin: 0 auto;
	overflow: auto;
  background: #B6CBDC url('img/obsah_bg.gif') repeat-y left;
}

div.obsah2 {
  width: 775px;
  margin: 0 auto;
	overflow: auto;
  background: url('img/obsah2_bg.gif') no-repeat 201px 50px;
}

div.nabidka {
  width: 200px;
  float: left;
  text-align: left;
  margin-right: -200px;
}

div.nabidka a {
  color: White;
  text-decoration: none;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}

div.nabidka a:hover{
  color: #FFE100;
}

div.nabidka a.vybranny {
  color: #FFE100 !important;
}

div.nabidka div.odkaz {
  border-bottom: 1px solid White;
/*  background: url('img/odkaz_bg.gif') repeat-x;*/
  background-color: #838FA2;
/*  height: 25px;*/
}

div.nabidka div.odkaz_prvni {
  border-top: 1px solid White;
}

div.nabidka div.odkaz_vyrazny {
  background-color: #5B6676 !important;
}

div.nabidka div.odkaz_zanoreni1 {
  background-color: #99A2B0;
}

div.nabidka div.odkaz_zanoreni2 {
  background-color: #B0B8C6;
}

div.nabidka div.zbytek {
  height: 202px;
  background: url('img/nabidka_bg.gif') repeat-x top;
  padding-left: 10px;
  padding-top: 10px;
  color: White;
}

div.text {
  margin-left: 200px;
  padding: 25px 10px 10px 60px;
  text-align: left;
  line-height: 17px;
  border-left: 1px solid White;
  color: #2A496B;
  background: url('img/text_bg.gif') no-repeat 25px 5px;
}

div.text a {
  text-decoration: underline;
  color: #8B0000;
}

div.text a:hover {
	text-decoration: none;
}

div.paticka {
  width: 775px;
  height: 50px;
  margin: 0 auto;
  background-color: #406997;
  text-align: center;
  color: White;
  clear: both;
}

div.paticka div.odkazy {
  padding-top: 20px;
  text-align: center;
}

div.paticka div.odkazy a {
  color: White;
  text-decoration: none;
  font-weight: bold;
}

div.paticka div.odkazy a:hover{
  color: #FFE100;
}

div.clanek_detail * {
  color: #2A496B;
}

div.clanek_detail table {
  border-collapse: collapse;
	text-align: left;
}

div.clanek_detail td, div.clanek_detail th {
  vertical-align: top;
  padding-right: 5px;
}

div.clanky_prehled div.nadpis {
	font-weight: bold;
}

div.clanky_prehled div.obsah {
  width: auto;
	background: transparent;
	margin-bottom: 10px;
}

div.clanky_odkazy div.nadpis {
	font-weight: bold;
}

div.clanky_odkazy div.obsah {
  width: auto;
	background: transparent;
	margin-bottom: 10px;
}

div.zbozi_prehled img {
  margin-right: 10px;
  margin-top: 3px;
}

div.zbozi_prehled td, div.zbozi_detail th {
  vertical-align: top;
}

div.zbozi_prehled td.nadpis {
	font-weight: bold;
	vertical-align: middle;
}

div.zbozi_prehled td.popis {
  width: auto;
	background: transparent;
}

table.zbozi_prehled {
  margin-bottom: 10px;
}

div.zbozi_prehled_popis {
  margin-bottom: 10px;
}

div.zbozi_detail img {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}

div.zbozi_detail td, div.zbozi_detail th {
  vertical-align: top;
}

table.zbozi_detail_parametry {
  margin-bottom: 10px;
  width: auto;
}

table.zbozi_detail_parametry th {
  text-align: right;
  padding-left: 5px;
  padding-right: 5px;
}

table.zbozi_detail_parametry td {
  padding-left: 5px;
  padding-right: 5px;
  border-left: 1px solid #2A496B;
}

table.zbozi_detail_parametry tr.radek1 {
  background-color: White;
}

div.zbozi_navigace {
  margin: -10px -10px 10px -60px;
  padding: 2px 10px 2px 60px;
  background-color: White;
  border-top: 1px solid #5B6676;
  border-bottom: 1px solid #5B6676;
}

div.vyhledavani {
  margin-bottom: 5px;
}

div.vyhledavani input {
  width: 100px;
  border: 1px solid #5B6676;
}

div.vyhledavani input.submit {
  width: auto;
  color: White;
  font-weight: bold;
  padding: 2px;
  background-color: #5B6676;
  border: 1px solid White;
  cursor: pointer;
}
