* {
  position: relative; 
	border-radius: 10px;
	-moz-border-radius: 10px;
}
a:visited, a:link {
	color: GoldenRod;
	text-decoration: none;
}
a:visited:hover, a:link:hover {  
  color: gold;
	text-decoration: underline;
}
code {
  color: Silver;
}
html {
	/*background: url('images/bank.png') black;*/
	background: url('images/background.png') black;
	color: white;
	font-family: 'Verdana CE','Lucida Grande CE','Helvetica CE',Verdana,lucida,sans-serif;
	font-size: medium;
}
img {
  border: 0 none;
}
td, th {
  padding-left: 8px;
  padding-right: 8px;
}

/* identifikátory */
/* ikonky */
#ikonky {
  position: absolute;
  left: -20px;
  top: 50px;
  width: 17px;
}
#ikonky img {
  cursor: Pointer;
  padding-top: 1px;
}
/* konec ikonek */

#horniMenu {
  background: black;
  color: white !important;
  font-family: "Trebuchet MS";
	font-size: medium;
	margin-left: 8px;
	margin-right: 8px;
	max-width: 100%;
}
#horniMenu a {
  color: white;
  padding-left: 5px;
  padding-right: 5px;
}
#horniMenu a:hover {
  border-bottom: 1px solid gold;
  text-decoration: none;
}
#leve {
  float: left;
  min-height: 900px;
  margin-left: 5px;
  margin-right: 20px;
  text-align: center !important;
  width: 170px;
}
#leve #inzerat {
  background: black;
  padding: 10px;
  padding-top: 0;
}
#leve h2 {
  font-size: 18px;
}
#leve #frminzeraty select {
  width: 140px;
}
#leve #odkazy {
  background: black;
  padding: 15px;
  margin-top: 10px;
}
#FCBKiframe {
  border: 0 none;
  height: 360px;
  width: 140px;
}
#pocasi {
  background: black;
  color: white;
  margin: 0 38px;
  width: 68px;
}
#obsah {
  font-weight: bold;
  margin: 0 1% 3% 176px;
  padding-bottom: 1%;
  padding-top: 5px;
}
#stranka {
  background: url('/images/predator_.png') repeat-y center 150px;
  border: 1px solid Grey;
  margin: 0 auto 0 auto;
  min-height: 1850px;
  /*min-width: 930px;*/
  padding-bottom: 20px;
  text-align: center; 
  min-width: 930px;  
  width: 80%;
}

/* třídy */
.facebook {
  background: #3B5996;
  color: white !important;
  font-size: 13px;
}
.hide {
	display: none;
}
.kulate {
	border-radius: 10px;
	-moz-border-radius: 10px;
}
.spodniText {
	color: white;
	font-size: small;
}

/* obchodní podmínky */
.MsoNormal {
	margin-bottom: .0001pt;
	font-size: 12.0pt;
	font-family: "Times New Roman";
	text-align: justify;
}
.c9 {
	text-align: justify;
	text-indent: 35.4pt
}
.c8 {
	margin-left: 35.4pt;
	text-align: justify
}
.c7 {
	text-decoration: underline
}
.c4 {
	font-weight: bold;
}
.c3 {
	font-size: 14.0pt
}
.c2 {
	font-size: 8.5pt;
	font-family: Verdana;
  color: #333300;
}

/* odkaz kupnet.cz */
.kupnet-cz {
	font-size: x-small;
	color: #FFFFFF !important;
	text-align: center;
	text-decoration: underline;
}
