body {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 85%;
	background-color: #ccff66;
	padding: 0;margin: 0;
	text-align: center;
}
table {
	font-size: 85%;
}
a {
	color: #0099ff;
}
a:hover {
	color: #ffffff;
	background-color: #0099ff;
	text-decoration: none;
}
img {
	border: none;
}
#page_0 #main a {
	color: #ffffff;
}
#page_0 #main a:hover {
	color: #0099ff;
	background-color: #ffffff;
	text-decoration: none;
}

a img,img {
	border: none;
}
.page {
   width: 760px;
   margin: 10px auto;
   padding: 0;  
   position: relative;
   text-align: center;
   background: url(bg.png) repeat-y center !important;      		
}
/* BACKGROUND HOMEPAGE */
#page_0 {
   background: url(bg_homepage.png) repeat-y center !important;      		
}
/* BACKGROUND FORUM */
#page_11,#page_13,#page_88 {
   background: url(bg_full.png) repeat-y center !important;      		
}

#cpright {
	margin: 0;padding: 0;
	position: relative; bottom: 60px; right: 0px
}

#footer {
	height: 80px;
	margin: 0;padding: 0;
   background: url(bottom.png) no-repeat center bottom;
}
#page_0 #footer {
   background: url(bottom_homepage.png) repeat-y center;      		
}
#page_11 #footer,#page_13 #footer, #page_88 #footer {
   background: url(bottom_full.png) repeat-y center;      		
}

#popup {
  position: absolute;
  overflow: auto;
  width: 510px;
  height: 275px;
  left: 30px;
  top: 180px;
  border: 1px solid #000000;
  background-color: #ffffff;
  display: none;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;  
}
#popup div {
  padding: 5px;
}
#popup h2 {
  background-color: rgb(204,255,102);
  background-image: none;
  color: #000000 !important;
  padding: 1px;
  margin: 0;
  border-bottom: 1px solid #000000;
}
#popup #popup-close {
  text-align: right;
  position: absolute;
  right: 20px;
  font-size: 90%;  
}
#popup #popup-close a {
  font-weight: bold;
  color: #000000;
}
#popup a {
  color: #0099ff !important;
}
#popup a:hover {
  color: #000000 !important;
  text-decoration: none;
}

#header {
	background: url(header.jpg) no-repeat center;
	height: 142px;
	width: 760px;
	text-align: center;
}

#header a {
	display: block;
	background: none;
	height: 53px;
	width: 115px;
	position: relative;
	left: 10px;top: 29px;
}
#header a:hover {
	background: none;
}
#header h1 {
	margin: 0;padding: 0;
}
#header a span {
	display: none;
}
#lang_switcher {
	display: none;
}
#top_search {
	position: absolute;
	right: 400px;
	top: 115px;
}
#top_search fieldset {
	border: none;
	padding: 0;margin: 0;
}
#top_search input {
	border: 1px solid #ffffff;
	background-color: #0099ff;
	color: #ffffff;
	padding: 0 2px;margin: 0;
}
#top_search .submit {
	padding: 0 3px;
	border: none;
	background: url(search.png) no-repeat left;
	width: 20px;
	text-indent: -1000em;
	cursor: pointer;
}

/* MENU */
#main_menu,#second_menu {
	position: absolute;
	right: 130px;top: 111px;
	height: 30px;
	padding-top: 2px;
	background: url(main_menu.png) no-repeat left;
	min-width: 237px;
	text-align: center;
	z-index: 200;
}

#main_menu ul {
	padding: 5px 0 5px 10px;margin: 0;	
}

#main_menu li,#second_menu li {
	display: inline;
	margin: 0;padding: 0;
	position: relative;
}

#main_menu li a {
	text-decoration: none;
	font-weight: bold;
	padding: 7px 8px 2px;
}
#main_menu a.menu_active {
	color: #000000;
	text-decoration: underline;
}
#main_menu ul ul a.menu_active, .side-menu a.menu_active {
	color: #000000 !important;
	text-decoration: none;
}

.side-menu {
	margin-bottom: 15px;
	padding: 10px 0;
}
.side-menu a.menu_active {
	font-weight: bold;
}
.side-menu ul {
	margin: 0;padding: 0;
	list-style: none;
}
.side-menu ul ul {
	margin-left: 0;
	border-left: 1px solid #ffffff;	
}
.side-menu a {
	display: block;
	border-left: 11px solid #0099ff;	
	text-decoration: none;
	padding-left: 5px;
}
.side-menu a.menu_active {
	font-weight: bold;
}
.side-menu a:hover {
	background-color: #ffffff;
	color: #0099ff !important;
	margin-left: -1px;
	border-left: 12px solid #ccff66;
}
.side-menu .backlink {
	border-top: 1px solid #ffffff;
	padding-left: 12px;
}
.side-menu .backlink a,.side-menu .backlink a:hover {
	display: inline;
	float: none;
	margin: 0;padding: 0;border: 0;
}

#main_menu ul ul {
	visibility: hidden;
	background-color: #ffffff;
	z-index: 100;
	padding: 0;margin: 0;
	position: absolute;
	top: 24px;left: 0;
	display: block;
	width: 200px;
	white-space: nowrap;
	border: 1px solid #0099ff;
	text-align: left;
}
#main_menu ul li:hover ul {
	visibility: visible;	

}
#main_menu ul ul li {
	padding: 0 5px 0 10px;
	border-bottom: 1px solid #0099ff;
}
#main_menu ul ul a {
	color: #0099ff;
	font-size: 90%;
	margin-left: 0;padding-left: 0;

}
#main_menu ul ul a:hover {
	color: #ffffff;
}


#main_menu li li
{
	display: block
}

#main_menu li li a
{

}

#main_menu li li li a
{

}

#second_menu {
	text-align: left;
	left: 0;
	top: 152px;
	font-size: 90%;
	background: none;
	z-index: 50;
}
#second_menu a span {
	background: url(menu_item_blue_left.png) top left no-repeat;	
	padding-left: 5px;
}
#page_0 #second_menu a span {
	background: url(menu_item_white_left.png) top left no-repeat;	
}

#second_menu a {
	color: #ffffff !important;
	text-decoration: none;
	margin: 0 2px;padding: 0px 5px 0 0;
	float: left;	
	border-bottom: 2px solid #0099ff;
	background: url(menu_item_blue_right.png) top right no-repeat;
	background-color: #0099ff;	
}
#second_menu a:hover,#second_menu a.menu_active {
	color: #0099ff !important;
	border-bottom: 2px solid #ffffff;	
	background: url(menu_item_white_right.png) top right no-repeat;	
	background-color: #ffffff;
}
#second_menu a.menu_active {
	font-weight: bold;
}
#second_menu a:hover span, #second_menu a.menu_active span {
	background: url(menu_item_white_left.png) top left no-repeat;	
}

#page_0 #second_menu a:hover {
	color: #ffffff !important;
	border-bottom: 4px solid #0099ff;	
	background: url(menu_item_blue_right.png) top right no-repeat;		
	background-color: #0099ff;
}
#page_0 #second_menu a:hover span {
	background: url(menu_item_blue_left.png) top left no-repeat;	
}

#page_0 #second_menu a {
	color: #0099ff !important;
	padding-bottom: 2px;
	border-bottom: none;
	background: url(menu_item_white_right.png) top right no-repeat;	
	background-color: #ffffff;		
}
#main_menu li a:hover {
	background-color: transparent;
	color: #000000 !important;
}


/* MENU END */
#navi_path {
	font-size: 80%;
	text-align: right;
	margin: 0;padding: 0;
	position: relative;
	top: -10px;
}
#content {
	text-align: left;
	padding: 40px 7px 0px;	
	background: url(inner_top.png) no-repeat top center;	
}
#page_0 #content{
   background: url(inner_top_homepage.png) no-repeat top center;      		
}
#page_11 #content,#page_13 #content,#page_88 #content {
   background: url(inner_top_full.png) no-repeat top center;      		
}
#main {
	padding: 0px 20px 0 20px;
	margin: 0 auto;
}
#main_inner {
	width: 500px;
	padding: 7px 10px;
	font-size: 90%;
	background-color: #ffffff;
}
#page_11 #main_inner,#page_13 #main_inner,#page_88 #main_inner {
	width: 685px;
	overflow: auto;
}
#page_13 #main_inner {
	width: 695px;
}
#page_0 #main_inner {
	background: url(world.jpg) bottom right no-repeat;
}
/* PRAVY SIDEBAR */
#contentContainer7 {
	float: right;
	padding: 0 5px !important;
	margin: -15px 0 0 10px;
	width: 150px;
	font-size: 90%;	
}

#contentContainer7 a {
	color: #ffffff;
}
#contentContainer8 p {
	margin: 0;
}
#news span.date,#news_archive span.date {
	font-weight: bold;
}
#news .news_one p {
	margin: 0 0 2px;
	padding: 0 0 2px;
	display: inline;
}
#news_archive p {
	margin: 2px;
	text-indent: 1em;
}
#news_archive .news_one {
	margin-bottom: 10px;
	border-bottom: 1px solid #0099ff;	
}
#news .news_one {
	margin-bottom: 5px;
}
/* TABULKA S PROGRAMY NA HOMEPAGE*/
#page_0 table {
	width: 100%;
	margin: 10px 10px -30px !important;padding: 0;
	font-size: 12px;
	font-weight: bold;
}
#page_0 td img {
	float: left;
	border: 5px solid #ffffff;
	margin-right: 2px;
}
#page_0 td {
	font-size: 90%;
	color: #ffffff;
	font-weight: bold;
	width: 50%;
	padding: 0;margin: 0;
}
#page_0 td span {
	background-color: #ffffff;
	color: #000000;
	display: block;
	float: left;
	width: 72%;
	white-space: nowrap;
	margin-left: -2px;	
}
#page_0 table a {
	cursor: pointer;
}

/* ANKETA */
.poll {
	padding: 0;margin: 0;
}
.poll p {
	margin: 0 0 3px 0;
}
.poll ul {
	list-style: none;
	padding: 0;margin: 0;
	font-style: italic;
	font-size: 90%;
}
.poll li {
	padding-bottom: 3px;
}
.poll input {
	margin: 0 2px 0 0;padding: 0;
}


h1,h2,h3,h4 {
	margin: 0;
	text-align: left;
	font-weight: bold;
}
h1,h2,h3 {
	font-size: 120%;
	color: #0099ff;
	padding: 0 0 5px 0;
	margin: 5px 0 0 0;
}
h1,h2 {
	background: url(headline_blue.png) bottom no-repeat;
	padding-left: 5px;
}
#header h1 {
  background: none;
}
h4 {
	font-size: 100%;
}
#page_11 h2,#page_13 h2,#page_88 h2{
	background: none;
	color: #0099ff;
}
/* H2 sidebaru */
#contentContainer7 h2 {
	color: #ffffff;
	padding-left: 0;
	margin: 10px 0 0;
	background: url(headline_white.png) bottom no-repeat;
}	
#page_0 h2 {
	color: #ffffff;
}
h3 {
	font-size: 105%;
}

.submit {
	background-color: #08448c;
	border: 1px solid #ffd980;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;	
	color: #ffffff;
}
.submit:hover {
	background-color: #08448c;
	border: 1px solid #ffd980;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;	
	cursor: pointer;
	color: #ffffff;
}

label {
	float: left;
	text-align: right;
	padding: 0 10px;
	width: 25%;
	font-weight: bold;
}
fieldset {
	border: 1px solid #0099ff;
	padding: 10px;
}
legend {
	color: #0099ff;
	padding: 1px 5px;
	font-weight: bold;
}
.contact {
	width: 485px;
	border: 0;
	border-collapse: collapse;
}
.contact table {
	border-collapse: collapse;
	text-align: center;
	border: 0;
	width: 100%;
}
.contact td,.contact th {
	border: 1px solid #0099ff;
	border-collapse: collapse;
	padding: 10px;
}
.contact th {
	background-color: #08448c;
	color: #ffffff;
	padding: 0;
	text-align: center;
}
.contact table td {
	border: none;
	padding: 0;
}
p {
	margin: 0 0 10px;
}
ul {
	margin-top: 0;
}

hr {
	display: none;
}
hr.cleaner {
   clear:both;
	display: block;
      height:1px;
		width: 1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
}
