BODY {
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #0b87c3;
	text-align: center;
	margin: 0px;
	margin-top: 20px;
	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{
	width: 145px;
	height: 45px;
	background-image: url('../images/o2.jpg');
	float: right;
	display: block;
	margin-bottom: 20px;
}

#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-image: url('../images/kraj_vrch.jpg');
	background-repeat: none;
}

.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-image: url('../images/kraj_spodek.jpg');
	background-repeat: none;
}

.kraj_vrch_500 {
	width: 532px;
	height: 10px;
	background-image: url('../images/kraj_vrch_500.jpg');
	background-repeat: none;
}

.kraj_spodek_500 {
	width: 532px;
	height: 10px;
	background-image: url('../images/kraj_spodek_500.jpg');
	background-repeat: none;
}

.kraj_vrch_300 {
	width: 336px;
	height: 10px;
	background-image: url('../images/kraj_vrch_300.jpg');
	background-repeat: none;
}

.kraj_spodek_300 {
	width: 336px;
	height: 10px;
	background-image: url('../images/kraj_spodek_300.jpg');
	background-repeat: none;
}

.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 {
	width: 225px;
	height: 95px;
	background-image: url('../images/sivera.jpg');
	display: block;
	cursor: hand;
}

.line {
	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-image: url('../images/akcni_nabidka_bg.jpg');
	background-repeat: x-repeat;
	height: 216px;
	text-align: left;
}

.bg_grey {
	background-color: #d8d8d8;
	height: 151px;
	text-align: left;
}

.nadpis_hlavni {
	color: #0b7ab1;
	font-weight: bold;
}

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;
}