/*** **** ****/

.trans_table th {
  font-weight:bold;
  text-align:left;
}

.trans_table {
  width:100%;
  line-height:20px;
}

.trans_table .popisek {
  width:120px;
}

body {
	margin: 8px 0 8px 0;
	background-color: rgb(54,94,155);
}

body, .font, .ifont,
.aktualne .text {
	font-family: "verdana", sans-serif;
	font-size: 8pt;
}

.font {
	color: rgb(0,0,0);
}

.ifont {
	color: rgb(255,255,255);
}

/*** **** ***/

ul {
	list-style-type: square;
}

.outside_text {
	color: rgb(255,255,255);
	text-align: center;
	margin: 10px;
}

/* Pozadi ve stejne barve jako ma text */
.fontcol_bg {
  background-color: rgb(255,255,255);
}

/* Barva pozadi vnejsku */
.background {
  background-color: rgb(54,94,155);
}

/* Barva pozadi vnitrnich oken */
.ibackground {
  background-color: rgb(255,255,255);
}

.v_separator {
	background-color: rgb(255,255,255);
	height: 4px;
}

.bledemodry {
  color: rgb(255,0,0);
}

.page_layout {
	background-color: rgb(255,255,255);
	margin: 0 auto 0 auto;
}

/* Sloupce hlavni tabulky */
.page_layout col.l_ext    { width:  17px; }
.page_layout col.l_margin { width:   7px; }
.page_layout col.left     { width: 188px; }
.page_layout col.main     { width: 594px; }
.page_layout col.right    { width: 160px; }
.page_layout col.r_margin { width:   7px; }
.page_layout col.r_ext    { width:  25px; }

td.head_rect {
  height: 223px;

  background-position: top right;
  background-repeat: no-repeat;
  background-color: rgb(55,95,156);

  text-align: right;
  vertical-align: bottom;
}

td.head_rect span {
	margin: 4px;
	margin-left: 0px;
}

.submenu_list {
  margin-top: 0px;
  margin-bottom: 3px;
  padding-bottom: 0px;
}

.postranni_deko {
  background-image: url('/main/img/zimni/bocni_napis.png');
  background-position: top;
  background-repeat: repeat-y;
}

.postranni_deko_en {
  background-image: url('/main/img/zimni/bocni_napis_en.png');
  background-position: top;
  background-repeat: repeat-y;
}

table.head_stripe {
	width: 100%;
}

.start_page_link {
	font-weight: bold;
	padding-left: 7px;
}

.start_page_link a, .start_page_link a:visited, .start_page_link a:active {
	color: rgb(0,0,0);
}

.date_lang {
	text-align: right;
	padding: 4px;
	padding-right: 7px;
}

.date_today {
	font-weight: bold;
	margin-right: 8px;
}

.date_lang img {
	vertical-align: middle;
}

/* Barevny ramecek s textem */
.ramecek, .ramecek2, .ramecek3, .ramecek4, .iramecek,
h1, h2 {
  padding-top: 1px;
  padding-left: 4px;
  padding-bottom: 2px;
  padding-right: 4px;
  font-weight: bold;
  font-size: 10pt;
}

h1, h2 {
	margin: 0 0 18px 0;
}

/* Primarni barva, siroky */
.ramecek, h1 {
  background-color: rgb(55,95,156);
  color: rgb(255,255,255);
}

/* Sekundarni barva, siroky */
.ramecek2, h1.nov_em, h1.esf {
  background-color: rgb(168,170,172);
  color: rgb(255,255,255);
}

h1.esf {
	margin: 0 0 0 0;
}

/* Primarni barva, uzky */
.ramecek3 {
  background-color: rgb(55,95,156);
  color: rgb(255,255,255);
  font-size: 8pt;
}

/* Sekundarni barva, uzky */
.ramecek4 {
  background-color: rgb(168,170,172);
  color: rgb(255,255,255);
  font-size: 8pt;
}

/* Inverzni barvy, siroky */
.iramecek {
  background-color: rgb(255,255,255);
  color: rgb(55,95,156);
  font-size: 8pt;
  padding-top: 0px;
  padding-bottom: 0px;
}

.primarni_barva, div.obsah a.primarni_barva {
  color: rgb(55,95,156);
}

.signatura {
	text-align: right;
	vertical-align: bottom;
}

.signatura div {
	padding: 4px 10px 4px 4px;
	color: rgb(0,0,0);

	font-weight: bold;
	font-size: 10pt;
}

td.panel_1, td.panel_2 {
  vertical-align: top;

  background-color: rgb(55,95,156);
  color: rgb(255,255,255);
}

td.panel_1 table {
	width: 165px;
}

.menu .entry_l0 img,
.menu .entry_l1 img,
.menu .entry_l2 img {
	border-style: none;
	vertical-align: text-bottom;
	margin-right: 4px;
	width: 20px;
	height: 12px;
}

.menu .entry_l0 img.esf {
	width: 49px;
	height: 18px;
}

.menu a:link,
.menu a:visited,
.menu a:active {
	text-decoration: none;
}

.menu a:hover {
	text-decoration: underline;
}

hr.menu_section {
  color: rgb(255,255,255);
}

.panel_1 .heading_container,
.panel_2 .heading_container {
	background-image: url('/main/img/zimni/section_heading.png');
	background-repeat: repeat-x;
	background-position: center;

	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
}

.panel_1 .heading_container h1,
.panel_2 .heading_container h1 {
	background-color: rgb(55,95,156);
	margin: 0 32px 0 32px;
	text-align: center;
	font-weight: bold;
}

.panel_2 .heading_container h1 {
	margin: 0 16px 0 16px;
}

.panel_2 .heading_container span {
	background-color: rgb(55,95,156);
	padding-left: 4px;
	padding-right: 4px;
}

/* Zvyraznene/nezvyraznene polozky menu */
.menu .lvl0_norm .entry_l0 a { color: rgb(255,255,255); }
.menu .lvl0_hgl  .entry_l0 a { color: rgb(55,95,156); }
.menu .lvl1_norm .entry_l1 a { color: rgb(0,0,0); }
.menu .lvl1_hgl  .entry_l1 a { color: rgb(0,0,0); }
.menu .lvl2_norm .entry_l2 a { color: rgb(55,95,156); }
.menu .lvl2_hgl  .entry_l2 a { color: rgb(55,95,156); }
.menu .lvl3_norm .entry_l3 a { color: rgb(255,255,255); }
.menu .lvl3_hgl  .entry_l3 a { color: rgb(0,0,0); }

.menu .lvl1_hgl  .entry_l1 { font-weight: bold; }
.menu .lvl2_hgl  .entry_l2 { font-weight: bold; }

.menu .entry_l0,
.menu .entry_l1,
.menu .entry_l2 {
	padding-left: 3px;
}

.panel_1 .lvl0_norm, .panel_1 .lvl0_hgl {
	width: 178px;
}

.panel_2 .lvl0_norm, .panel_2 .lvl0_hgl {
	width: 150px;
}

div.panel_1, div.panel_2 {
	font-family: "arial", sans-serif;
	font-size: 10pt;
}

.menu .entry_l0 {
	font-weight: bold;
}


.menu .entry_l1 {
}

.menu .entry_l2 {
}

.menu .entry_l1 {
  padding-top: 1px;
  padding-bottom: 2px;
}

.menu .enabled .lvl0_norm  { background-color: rgb(55,95,156); }
.menu .enabled .lvl0_hgl   { background-color: rgb(255,255,255); }
.menu .enabled .lvl1_norm  { background-color: rgb(255,255,255); }
.menu .enabled .lvl1_hgl   { background-color: rgb(255,255,255); }
.menu .enabled .lvl2_norm  { background-color: rgb(255,255,255); }
.menu .enabled .lvl2_hgl   { background-color: rgb(255,255,255); }
.menu .enabled .lvl3_norm  { background-color: rgb(55,95,156); }
.menu .enabled .lvl3_hgl   { background-color: rgb(255,255,255); }

.menu .disabled .lvl0_norm { background-color: rgb(168,170,172); }
.menu .disabled .lvl0_hgl  { background-color: rgb(255,255,255); }
.menu .disabled .lvl1_norm { background-color: rgb(255,255,255); }
.menu .disabled .lvl1_hgl  { background-color: rgb(255,255,255); }
.menu .disabled .lvl2_norm { background-color: rgb(255,255,255); }
.menu .disabled .lvl2_hgl  { background-color: rgb(255,255,255); }
.menu .disabled .lvl3_norm { background-color: rgb(55,95,156); }
.menu .disabled .lvl3_hgl  { background-color: rgb(255,255,255); }

/*** Ramy menu ruznych urovni ***/

.lvl0_norm, .lvl0_hgl {
  border-color: rgb(255,255,255);
  border-style: solid;
  border-width: 1px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.lvl0_hgl {
	padding-bottom: 10px;
}

.lvl1_norm, .lvl1_hgl {
	margin-left: 6px;
}

.lvl2_norm, .lvl2_hgl {
	margin-left: 6px;
}

/*** Kontakt ***/

.menu_bottom {
	color: rgb(255,255,255);
	vertical-align: bottom;
}

.menu_bottom .kontakt div {
	margin: 10px 0 10px 0;
}

.menu_bottom .kontakt a:link, .menu_bottom .kontakt a:visited {
  color: rgb(255,255,255);
}

/*** Obsah ***/

.obsah img {
  border-width: 1px;
  border-color: rgb(0,0,0);
  border-style: solid;
}

td.obsah {
  background-color: rgb(255,255,255);
  color: rgb(0,0,0);
  vertical-align: top;
  font-size: 8pt;
}

/* Pocitadlo */

div.pocitadlo, div.bulletin_last {
	text-align: center;

	margin-top: 30px;
	margin-bottom: 30px;
}

.counter {
	border-style: none;
}

/*** Pravy sloupec ***/

div.login, div.logout, .member_logos {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

div.login, div.logout {
	margin-top: 10px;
}

.login table {
	width: 100%;
}

.logout .user_info {
	text-align: left;
}

.login .actions, .logout .actions {
	text-align: right;
}

/*** Hlavni sloupec ***/

div.obsah {
/*	padding-left: 11px;
	padding-right: 11px;*/
	margin-left: 11px;
	margin-right: 11px;
	padding-top: 0;
	padding-bottom: 11px;
}

div.panel_1, div.panel_2 {
  padding-bottom: 8px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 6px;
  line-height: 13pt;
}

td.menu_bottom {
	background-color: rgb(55,95,156);
}

td.menu_bottom .kontakt {
/*	background-image: url('/main/img/zimni/menu.jpeg');*/
	background-repeat: no-repeat;
	background-position: bottom;

	vertical-align: bottom;

	margin: 0;
	padding: 140px 12px 12px 12px;

	color: rgb(255,255,255);
}

div.login .cap, .logout .cap, .aktualne .cap {
	background-color: rgb(255,255,255);
	color: rgb(55,95,156);

	text-align: left;
	padding: 2px 4px 2px 4px;
	font-weight: bold;
}

div.login form, div.logout form, .aktualne {
	border-color: rgb(255,255,255);
	border-style: solid;
	border-width: 1px;
}

div.login form, div.logout form, .aktualne .text {
	margin: 0px;
	padding: 4px;
}

.aktualne ul {
	margin: 8px 0 8px 0;
	padding: 0;
}

.aktualne li {
	margin: 0;
	padding: 0;

	margin-left: 20px;
}

.aktualne a img {
	border: none;
}

div.login form input, div.lgout form input {
	margin: 2px;
}

div.login form input.text {
	width: 90px;
}

/*** Loga clenu ***/

#member_logos {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#member_logos li {
	margin: 0;
	margin-top: 4px;
	margin-bottom: 4px;

	padding: 0;

	height: 69px;
}

/*** **** ***/

/*
.bram {
  background-color: rgb(255,255,255);
}

.bram2 {
  background-color: rgb(200,200,200);
}

.vypln {
  background-color: rgb(255,0,0);
}
*/
.indent {
  text-indent: 55px;
  text-align: justify;
}

h2 {
  text-align: left;
  font-size: 10pt;
}

div.poc_anketa a:visited, div.poc_anketa a:active,
div.obsah a,
div.poc_anketa a:link {
  color: rgb(0,0,0);
}


td.logo {
	background-color: rgb(55,95,156);
	vertical-align: bottom;
}

td.validation {
	color: rgb(255,255,255);
	background-color: rgb(55,95,156);

	text-align: right;
	vertical-align: bottom;
}

div.validation {
	padding: 10px;
	padding-top: 30px;
}

td.validation a {
	color: rgb(255,255,255);	
}

.outside_text a, .outside_text a:visited, .outside_text a:active {
	color: rgb(0,0,0);
	text-decoration: none;
}

/* <hr /> ve firemni barve */

hr {
  height: 1px;
  color: rgb(55,95,156);
  border-style: none;
  width: 98%;
}

.bezici_text {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}

.nazev_akce {
	font-weight: bold;
	color: rgb(55,95,156);
}

/***** Pager ******/

table.pager {
	margin-left: auto;
	margin-right: auto;
}

td.nav_e { /* Aktivni */
  border-color: rgb(55,95,156);
  border-width: 2px;
  border-style: solid;
}

td.nav_d { /* Neaktivni */
  border-color: rgb(55,95,156);
  border-width: 2px;
  border-style: dotted;
}

/******* **********/

/* Struktura */
.struktura {
	background-color: rgb(168,170,172);
	padding: 0 6px 0 6px;
}

a.login {
  color: rgb(0,0,0);
}

.lang_flag img {
	width: 17px;
	height: 12px;

	border-width: 1px;
	border-color: rgb(0,0,0);
	border-style: solid;
}

/* Obrazky (galerie) */
td.obrazky_polozka {
  background-color: rgb(54,94,155);
  border-style: solid;
  border-width: 1px;
  border-color: rgb(0,0,0);
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
}

div.obsah a img {
  border-width: 1px;
  border-color: rgb(0,0,0);
}

div.bull_reg {
  text-align: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(0,0,0);
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

span.novinky_zdroj {
  font-size: 7pt;
  font-style: italic;
}

.alpha_nav {
  background-color: rgb(168,170,172);
  padding-top: 1px;
  padding-left: 4px;
  padding-bottom: 2px;
  padding-right: 4px;
  font-weight: bold;
  font-size: 10pt;
}

.typ_nav {
  background-color: rgb(168,170,172);
  padding-top: 1px;
  padding-left: 4px;
  padding-bottom: 2px;
  padding-right: 4px;
  text-align: center;
}

.typ_nav_e,.typ_nav_d {
  font-weight: bold;
  font-size: 10pt;
  padding-left: 3px;
  padding-right: 3px;
}

.typ_nav_d {
  background-color: rgb(55,95,156);
  color: rgb(255,255,255);
}

.typ_nav_e {
  color: rgb(255,255,255);
}

.zdroj_foto {
  font-style: italic;
}

/* Tabulka s jednoduchymi ohranicujicimi carami */

.solid_lined {
  margin-left: 8px;
}

.solid_lined tr td.tcont {
  padding: 3px;
}

.solid_lined tr td.table_frame {
  background-color: rgb(0,0,0);
}

.prezentace_nazev {
  color: rgb(55,95,156);
}

.konf_line td {
  background-color: rgb(54,94,155);
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
}

.script_but {
  border-color: rgb(0,0,0);
  border-style: solid;
  border-width: 1px;
  text-decoration: none;
  padding: 2px;
}

.licha_radka {
  background-color: rgb(168,170,172);
}

.suda_radka {
  
}

.plovouci {
  position: absolute;
  top: 100px;
  left: 430px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255,255,255);
}

.field_err {
  color: rgb(255,0,0);
}

/***** AMark ******/

.amark {
/*	background-color: rgb(230,230,230);
	border: dotted rgb(0,0,0) 2px;
	padding: 8px;*/
}

.amark .syntax_error {
	background-color: rgb(255, 0, 0);
	color: rgb(255,255,255);
	padding: 0 10px 0 10px;
}

.amark img {
	float: left;
	margin: 0 10px 10px 0;
}

.amark .block_img img {
	float: none;
	margin: 5px 0 5px 0;
}

.amark p {
	padding: 0;
	margin: 12px 0 12px 0;
	text-align: justify;
}

.amark p.clear {
	clear: both;
}

.amark ul {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
}

.amark h2 {
	clear: both;
	margin-top: 18px;
	margin-bottom: 12px;
}