* {
	margin: 0px;
	padding: 0px;
}

body {    
	padding: 25px 0px 12px;
		background-image: url('images/kamera7.jpg'); /*toto tu nebolo */
/*	background-color: #050196;   povodna hodnota #98a664 dalsia #2929CA #050196 */
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

a {
	color: #FFFFFF;  /*#D60000 */
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #526052;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
  color: #e5f562;  /*#D60000 */
	margin: 10px 0px 12px;
	text-align: justify;
	line-height: 15px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

#container {
	margin: 0px auto;
	width: 767px;
/*	height: 500px;  pridal som */
	background-image: url('images/vnutro cervene.jpg'); /* povodne background_image */
	background-repeat: no-repeat;
	text-align: left;
}

#container1 {
	margin: 0px auto;
	width: 767px;
/*	height: 500px;  pridal som */
	background-image: url('images/vnutro cervene1.jpg'); /* povodne background_image */
  background-repeat: no-repeat;
	text-align: left;
}

#container2 {/*	kontajner vytvorený kvoli blikajucemu nazvu*/

	margin: 0px auto;
	width: 767px;


	background-image: url('images/nazov.gif'); 
	background-position:  39px 25px;
  background-repeat: no-repeat;
	text-align: left;
}


.thumbnail {
	padding: 10px 0px;
	text-align: center;
}

/* Page Header */

#page_header {
	padding: 5px 14px 2px;
	z-index: 1;
	position: absolute;
}

#page_header h1 {
	width: 265px;
	height: 49px;
/* 	background: url('images/radio_station.gif') no-repeat 0% 50%; */
}

/* Navigation Menu */
/* zarovnanie */

#zarovnanie {
 margin: 106px 528px 0px 78px;
  padding-bottom: 2px;
	width: 173px;
	clear: both;
	text-align: center;
	z-index: 1;
	position: absolute;
 }
 
#zarovnanie1 {
 margin: 250px 528px 0px 66px;
  padding-bottom: 2px;
	width: 173px;
	clear: both;
	text-align: center;
	z-index: 1;
	position: absolute; 
  }
 
#navmenu {
/* 	margin: 54px 528px 0px 66px; 
	padding-bottom: 2px;
	width: 173px;
	clear: both;
	text-align: center;
	z-index: 1;
	position: absolute;  */
}

#navmenu a {
	text-decoration: none;
}

#navmenu li {
	padding: 0px 11px;
	float: left;
	background: url('images/navmenu_background.gif') repeat-y 50% 0%;
	line-height: 10px;
}

#navmenu li#menu_first {
	padding-top: 5px;
	background-image: url('images/navmenu_background_top.gif');
	background-repeat: no-repeat;
}

#navmenu li#menu_last {
	padding-bottom: 12px;
	background-image: url('images/navmenu_background_bot.gif');
	background-repeat: no-repeat;
}

#navmenu li a {
	display: block;
	 /*background-color: #e5fb63;  povodna hodnota-  #acba78*/
	color: inherit;
	font-size: 12px;
	text-transform: uppercase;
	cursor: pointer;
}

#navmenu li a:hover {

	background-color: #851F1D;   /* povodna hodnota #ddebb1*/
	color: #526052;
}

#navmenu li#menu_first a {
	padding-top: 2px;
	background-image: url('images/navmenu_background_litop.gif');
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

#navmenu li#menu_last a {
	background-image: url('images/navmenu_background_libot.gif');
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

#navmenu li a b {
	margin: 0px auto;
	padding-bottom: 2px;
	display: block;
	width: 151px;
	border-bottom: #fff 1px solid;
}

#nazov {
  padding: 22px 0px 0px;
	padding-left: 35px;     /* pôvodna hodnota 22px  to plati aj pre dalsí riadok*/
	background: url('images/nazov.gif') repeat-y 320px 0%; /* */
	float: left;
	clear: both;
	text-align: left;	/* center*/
}

/* Main Content */

#main_content {
  padding: 30px 0px 0px;
	padding-left: 265px;     /* pôvodna hodnota 22px  to plati aj pre dalsí riadok*/
/*	background: url('images/main_background.gif') repeat-y 320px 0%;  */
	float: left;
	clear: both;
	text-align: center;
}
/* */
#main_content_header h2 {
	padding: 20px 10px 12px;
	text-align: center; /* pridal som */
	font-size: 12px;
	text-transform: uppercase;
}

#main_content_body {
	margin: 0px auto;
	padding: 2px 0px;
	width: 470px;
	height: 445px; overflow: auto; /*  pôvodna hodnota min-height: 220px;*/
  /* background-color: #98a664;     pôvodna farba #98a664*/
	color: inherit;
}

#main_content_body #content_box {
	margin: 0px auto;
	padding-bottom: 15px;
	width: 440px;
	text-align: justify;
}

/* Page Footer */

#page_footer {

	padding: 38px 11px 0px;
	font-size: 10px;
	text-align: center;
	letter-spacing: 1px;
}
