body {
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #0b87c3;
	text-align: center;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 40px;
	font-family: Verdana;
	font-size: 11px;
}

.non-visible {
    height: 1px !important;
    left: -5000px !important;
    overflow: hidden !important;
    position: absolute !important;
    top: -5000px !important;
    width: 1px !important;
}

a{
	color: black;
	text-decoration: underline;
}


a:hover{
	color: black;
	text-decoration: none;
}

a.obsah{
	color: black;
	text-decoration: underline;
	font-weight: bold;	
}


a:hover.obsah{
	color: grey;
	text-decoration: none;
	font-weight: bold;	
}

#page {
	width: 870px;
	margin: auto;
}

#o2 {
  float: right;
  margin:0 0 10px 0; padding:0;
  position:relative;
  width:145px; height:45px;
  overflow:hidden;
  border: 0;
  outline: none;
}

#o2 span {
  display:block;
  position:absolute; left:0; top:0; z-index:1;
  width:145px; height:45px;
  margin:0; padding:0;
  background:url('../images/o2.jpg') top left no-repeat;
  cursor: hand;
}

#menu_horni {
	color: white;
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

a.menu {
	color: white;
	text-decoration: none;
}

a.menu:hover {
	color: white;
	text-decoration: underline;
}

.kraj_vrch {
	width: 870px;
	height: 10px;
	background: white url('../images/kraj_vrch.jpg') no-repeat;
}

.kraj_vrch_svetly {
	width: 870px;
	height: 10px;
	background-image: url('../images/kraj_vrch_svetly.jpg');
	background-repeat: none;
}

.kraj_spodek {
	width: 870px;
	height: 10px;
	background: white url('../images/kraj_spodek.jpg') no-repeat;
}

.kraj_vrch_500 {
	width: 532px;
	height: 10px;
	background: white url('../images/kraj_vrch_500.jpg') no-repeat;
}

.kraj_spodek_500 {
	width: 532px;
	height: 10px;
	background: white url('../images/kraj_spodek_500.jpg') no-repeat;
}

.kraj_vrch_300 {
	width: 336px;
	height: 10px;
	background: white url('../images/kraj_vrch_300.jpg') no-repeat;
}

.kraj_spodek_300 {
	width: 336px;
	height: 10px;
	background: white url('../images/kraj_spodek_300.jpg') no-repeat;
}

.kraj_bok {
	width: 10px;
	background-color: white;
}

#obsah_vrch {
	background-color: #0b7ab1;
	text-align: left;
	color: white;
	margin: 0px;
	padding: 0px;
}

#obsah_vrch_bili {
	background-color: #ffffff;
	text-align: left;
	color: black;
	margin: 0px;
	padding: 0px;
}

#obsah_vrch_bili2 {
	background-color: #ffffff;
	text-align: left;
	color: black;
	margin: 0px;
	padding: 0px;
}

#sivera {
  display: block;
  margin:0; padding:0;
  position:relative;
  width:225px; height:95px;
  overflow:hidden;
  text-align: center;
}
#sivera span {
  display:block;
  position:absolute; left:0; top:0; z-index:1;
  width:225px; height:95px;
  margin:0; padding:0;
  background:url('../images/sivera.jpg') top left no-repeat;
  cursor: hand;
}

.line {
  clear: both;
	width: 225px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background-image: url('../images/line.jpg');
	background-repeat: none;
}

a.button_pass{
	width: 207px;
	padding-left: 18px;
	height: 37px;
	line-height: 37px;
	background-image: url('../images/button_pass.jpg');
	background-repeat: y-repeat;
	color: #424242;
	display: block;
	text-decoration: none;
}

a.button_pass:hover{
	width: 207px;
	padding-left: 18px;
	height: 37px;
	line-height: 37px;
	background-image: url('../images/button_hover.jpg');
	background-repeat: y-repeat;
	color: #424242;
	display: block;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
}

.button_activ{
	width: 207px;
	padding-left: 18px;
	height: 37px;
	line-height: 37px;
	background-image: url('../images/button_activ.jpg');
	background-repeat: y-repeat;
	color: #ffffff;
	display: block;
	text-decoration: none;
}

.bg_zluta {
	background-color: #ffca00;
	color: #000000;
	text-align: left;
}

.bg_akce {
	background: #fdcc05 url('../images/akcni_nabidka_bg.jpg') repeat-x;
	background-repeat: x-repeat;
	height: 216px;
	text-align: left;
}

.bg_grey {
	background-color: #d8d8d8;
	height: 151px;
	text-align: left;
}

a.menu_menu {
	text-decoration: none;
}

a.menu_menu:hover {
	text-decoration: underline;
}

a.menu_nadpis {
	color: #fdcc05;
	text-decoration: none;
}

a.menu_nadpis:hover {
	color: #fdcc05;
	text-decoration: underline;
}


/* nadpis */
.nadpis_hlavni {
	/*color: #0b7ab1;
	font-weight: bold;*/
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  color: #0b7ab1;
}

.inbox-h {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  color: #fdcc05;
}

.inbox-p {
  margin: 0;
  padding: 0;
}

.mobily-nadpis {
  margin: 0;
  padding: 0;
  font-size: 11px;
  color: #0000cc;
}
.navigace-nadpis {
}

h1 {

}

h2 {
  margin: 0;
  padding: 0;
  font-size: 12px;
}

h3 {
  margin: 0;
  padding: 0;
  font-size: 11px;
}

.uvod-tlacitko {
  display: block;
  height: 43px;
  line-height: 43px;
}

#uvod-sponzori td {
  height: 39px;
}

/* textarea */
.p-bez-mezer {
  margin: 0 0 10px 0;
  padding: 0;
}

.nadpis-2 {
  margin: 20px 0;
}

.nadpis-3 {
  margin: 10px 0;
}
