body {
	text-align: center;
	background-image: url(img/bg_page.png);
	background-repeat: repeat-x;
	background-color: #999;
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	margin-top: 0px;
	font-size:12px;
	overflow: scroll;
}

#page {
	width: 950px;
	margin: 0 auto;
	background-color: #FFF;
	text-align: left;
	border-style: solid;
	border-color: #333;
	border-width: 1px;
}

.logobar {
	background-color:#FFF;
	width: 950px;
	text-align: left;
}

.navbar1 {
	background-color:#1e6183;
	color: #FFF;
	width: 950px;
}

.navbar1 a {
  color: #FFF;
}

.flashbar {
	width: 950px;
}

.quicklinksbar {
	width: 950px;
	background-image:url(img/bg_quicklinks.png);
	background-repeat: repeat-x;

}

.quicklinksbar table { border: 0px outset #999; }
.quicklinksbar table td { border-right: 1px dashed #069; }

.navbar2 {
	width: 180px;
	float: left;
}

.content {
	width: 910px;
	margin-left: 20px;
	float: left;
}

.content li {
	list-style-type:square;
	margin-right: 30px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.content table {

	margin-right: 30px;
}

.content td {
	width: 150px;
}

.tabletop {
	font-weight: bold;
	color: #FFF;
	background-color: #1e6183;
}

.maincontent {

	background-image:url(img/bg_content.png);
		background-color:#FFF;
	background-repeat:repeat-x;
}

p {
	margin-top: 20px;
	margin-right: 30px;
	text-align: justify;
}

hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
}

table {
	border-color:#ddd;
}

td {
	vertical-align: top;
}

table a {
	color:#FFF;
	font-size:18px;
	font-family:Calibri, Tahoma, Geneva, sans-serif;
	font-weight:bold;
}

table a.tbllink {
	color: blue;
	font-size: 12px;
	font-family:Calibri, Tahoma, Geneva, sans-serif;
}

table a.tbllink:hover {
	color: red;
}

table a:hover {
	color:#CEFAFF;
}

table p {
	color:#dedede;
	font-size:12px;
	font-family:Calibri, Tahoma, Geneva, sans-serif;
	margin: 0;
	width: 200px;
	text-align: left;
}

h1 {
	font-size: 20px;
	color: #1e6183;
}

h2 {
	font-size: 16px;
	color: #1e6183;
}

h3 {
	font-size: 14px;
	color: #000;
}

h4 {
	font-size: 14px;
	color: #F00;
}

#relatedlinks {
	float: right;
	width: 200px;
	background-color: #1e6183;
	margin: 20px 20px 10px 20px ;
}

#relatedlinks h2 {
	margin: 10px;
	color: #FFF;
}

#relatedlinks a {
	margin: 10px;
	color: #FFF;
}

#relatedlinks li {
	margin-left: -10px;
	color: #FFF;
}

.column_left {
	width: 450px;
	float: left;
}

.column_right {
	width: 450px;
	float: right;
}

.img_pris_w {
	width: 100px;
	margin-right: 1px;
}

.img_pris_h {
	height: 100px;
	margin-right: 1px;
}

.img_pris {
	width: 100px;
	margin-right: 1px;
	border: 0px;
}

.img_letak {
	width: 185px;
	border: 1px outset;
}

img {
border: 0px;
}

.tabulka_obrazku {
	text-align: left;
	border: 1px;
}

.tabulka_obrazku a {
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #0000FF;
}

.tabulka_obrazku a:hover {
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #0000FF;
}

.aktualita {
  background-color: lightblue;
  padding: 10px;
}

.tabulka_zmen {
  width: 420px;
  margin-top: 20px;
	text-align: left;
	border: 0px solid;
	padding: 2px;
	border-collapse: collapse;
	border-spacing: 0px;
}

.tabulka_zmen td {
	text-align: left;
	width: auto;
	border: 1px solid #ffffff;
	padding: 5px;
	background-color: lightgreen;
}

.tabulka_zmen th {
	text-align: left;
	color: white;
	padding: 5px;
	background-color: green;
}

.tabulka_zmen td.akce {
	text-align: left;
	width: auto;
	border: 1px solid #FFF;
	padding: 5px;
	background-color: #FFC;
}

.tabulka_zmen th.akce {
	text-align: left;
	color: #000;
	padding: 5px;
	background-color: #FF6;
	border: 0px;
}

.tabulka_zmen th a {
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #ffffff;
}

.tabulka_zmen th a:hover {
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: lightgreen;
}

.tabulka_zmen td a {
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #000000;
}

.tabulka_zmen td a:hover {
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: green;
}

.table_profily .td_foto {
	width: 100px;
}

.table_profily td {
	width: 250px;
	padding: 5px;
	border: 1px solid #999;	
}
.table_profily {
	padding: 5px;
	border: 1px solid #999;
}

.table_info td p { color: #000; font-size: 14px; }
.table_info td { color: #000; background-color: #EEE; }

.highlite {
	font-weight: bold;
	color: #F00;
}

.foto_thumb { width: 100px; }

.tabs { width: 950px; margin: 0 auto; padding: 0; height: 59px; text-align: right; }
.menu_tabs { margin: 0px; }
.menu_tabs li { float: right; list-style-type: none; width: 100px; text-align: center; padding: 10px 0 0 0; margin-left: 2px; border: 1px solid #000; border-collapse: collapse;  font-size: 13px;  font-weight: bold;}
.menu_tabs a { padding: 2px 0 5px 0; display: block; background-color: #FFF; color: #000; text-decoration: none;}
/*#tab_studio, #tab_studio a { background-color: #1e6183; color: #FFF; }*/
#tab_studio, #tab_studio li { color: #1e6183; background-color: #1e6183;}
#tab_deti, #tab_deti li { background-color: #093; color: #093; }
#tab_crazy, #tab_crazy li { background-color: #F90; }
#tab_cheer, #tab_cheer li { background-color: #F00; color: #FFF; }

.menu_tabs li.selected_tab { border-bottom: 1px solid #1e6183; }
.menu_tabs li.selected_tab a { background-color: #1e6183; color: #FFF; }

.themeLine { color: #1e6183; border: 10px solid #1e6183; margin-top: -1px; }
