body {
	margin:0;
	padding:0;
	text-align:left;
	font-family:Arial;
	font-size:8pt;
	color:#505050;
	background:#fff;
}

table{ border-collapse: collapse; }
.stred table{ margin-bottom: 6px; }

#page-sizer {
	width:650px;
	margin:0;
	padding:0;
	text-align: left;
}

#page-expander {
	position:relative;
	width:650px;
	margin:0;
	background:#fff;
}

/*\*/
* html #page-expander {
	height:0;
} 
/* */

#wrap-faux-l {
	position:relative;
	font-size:small;
	border:0;
}

#wrap-faux-r {  
	position:relative;
	border:0;
}

.wrap-floats {
	margin-left:0;
	margin-right:0;
}

.wrap-floats-inner {
	float:left;
	width:100%;
}

.content {
	float:right;
	width:100%;
}

.leftnav {
	position:relative;
	float:left;
	width:0;
	margin:0;
	overflow:hidden;
	display:none;
}
.leftnav .textpadder {
	padding:0px;
	display:none;
}

.rightnav { 
	position:relative;
	float:right;
	width:0;
	margin:0;
	overflow:hidden;
	display:none;
}
.rightnav .textpadder {
	padding:0px;
	margin:0;
	display:none;
}

.header {
	position:relative;
	width:100%;
	/* height:100px; */
	margin-top:0px;
	display:none;
}
.header table td{
	vertical-align: top;
}

.footer {
	clear:both;
	position:relative;
	width:100%;
	height: 5px;
	display: none;
	/*display:none;*/
}

/************** Special *************/

.textpadder {
	padding:0;
}

img {
	max-width:100%;
	border:0;
} 

/* \*/
* html #wrap-faux-l,
* html #wrap-faux-r,
* html .wrap-floats {
	height:1%;
}
/*  */

.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size:1px;
}

#main-center { width: 100%; }
.menu_block_container { display: none; }
/* --------------------------------------------------------------- */
table.page_header,td.header_1,td.header_2,td.header_3 {border:0;}
td {font-size:8pt;}

a	{
	text-decoration:none;
	color: #1E36C7;
}

a:hover {text-decoration:underline;}

div.table {
	border:1px solid #aaa;
	border-collapse:collapse;
}

div.column td {
	font-family:Arial;
	font-size:8pt;
	border:1px solid #aaa;
	border-collapse:collapse;
}

p {
	margin:5px 0 2px;
}

fieldset {margin:10px 5px;padding:10px;}

ul {margin:6px 0;list-style-type:none;}
li {margin:4px 10px;}

/* ----------------- v_menu new -------------------- */
#horizontal_menu {
	position:relative;
	margin-top:-22px;
	display:none;
}

table.v_menu {
	position:relative;
}

table.v_menu_paar {
	position:relative;
}

td.v_menu {
	color:#fff;
	font-weight:bold;
	text-align:left;
	padding:4px 15px;
	min-height:23px;
	font-size:9pt;
	border:0;
	text-transform:uppercase;
}

table.v_menu td a,table.v_menu_paar td a {
	display:block;
	color:#fff;
	font-weight:bold;
	font-size:9pt;
	text-decoration:none;
}
table.v_menu td a:hover,table.v_menu_paar td a:hover {text-decoration:none;}

td.v_menu_a {
	color:#fff;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	min-height:23px;
	text-transform:uppercase;
}

td.v_menu_a a {
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
table.v_menu_a td a:hover,table.v_menu_paar_a td a:hover {text-decoration:underline;}

div.cover_menu {
	display:none;
	position:absolute;
	width:1px;
	overflow:visible;
	margin-top:2px;
}

div.v_submenu {
	position:relative;
	margin:-1px 0 0;
	padding:2px 5px;
	background-color:#FFE3B1;
	border: 1px solid #1E36C7;
	z-index:100;
	width:100%;
	/*overflow:visible;*/
}

div.v_submenu a {
	display:block;
	color: #1E36C7;
	text-decoration:none;
}

div.v_submenu_a {
	position:relative;
	margin:-1px 0 0;
	padding:2px 5px;
	border: 1px solid #1E36C7;
	background-color: #1E36C7;
	z-index:100;
	width:100%;
}

div.v_submenu_a a {
	display:block;
	color:#fff;
}

/* ------------------------ horizontal menu end ------------------- */
.column_l	{
	position:relative;
	border: 0 solid;
	padding:0;
	margin:0;
	display:none;
}

.column_r	{
	position:relative;
	border: 0 solid;
	padding:0;
	margin:0;
	display:none;
}

.column	{
	position:relative;
	width:100%;
	margin:0 auto;
	border: 0 solid;
	padding:0;
	margin-top:0;
}

div.module_envelope {padding:1px 6px;border:0;}

div.module_envelope_l,div.module_envelope_r {padding:0;border:0;}

div.menu_hlavicka_top_l {
	height:12px;
	/*background:url('@@@@@@/menu_top_l.gif') no-repeat;*/
}
div.menu_hlavicka_l {
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color:#fff;
	padding:0 30px 0 4px;
	/*background:url('@@@@@@/menu_l.gif') repeat-y;*/
}
div.menu_hlavicka_bottom_l {
	height:11px;
	/*background:url('@@@@@@/menu_bottom_l.gif') no-repeat;*/
}

div.menu_hlavicka_top_r {
	height:12px;
	/*background:url('@@@@@@/menu_top_r.gif') no-repeat;*/
	margin:0;
	padding:0;
}
div.menu_hlavicka_r {
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color:#fff;
	padding:2px 4px 0 30px;
	/*background:url('@@@@@@/menu_r.gif') repeat-y;*/
}
div.menu_hlavicka_bottom_r {
	height:12px;
	/*background:url('@@@@@@/menu_bottom_r.gif') no-repeat;*/
	margin:0;
	padding:0;
}

a.menu_hlavicka_l,a.menu_hlavicka_r,div.menu_hlavicka_l a,div.menu_hlavicka_r a {
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color:#fff;
}

.module_body {
	border:0 solid #000;
	font-family: Arial;
	font-size: 8pt;
	color:#000;
	padding:0 4px;
}

div.module_body_l {
	border:0;
	font-family: Arial;
	font-size: 8pt;
	color:#000;
	padding:3px 30px 3px 3px;
	text-align:left;
	margin:0;
	/*background:url('@@@@@@/menu_body_l.gif') repeat-y;*/
}

div.module_body_r, div.reklamni_partneri {
	border:0;
	font-family: Arial;
	font-size: 8pt;
	color:#000;
	padding:3px 3px 3px 30px;
	text-align:left;
	/*background:url('@@@@@@/menu_body_r.gif') repeat-y;*/
	margin:0;
}
a.module_body_r {
	color:#1E36C7;
}
.datum {
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color:#000;
}

.meniny {
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color:#000;
}

div.menu_telo_l, div.module_body_l {
	padding:0 30px 0 10px;
	font-size:8pt;
	/*background:url('@@@@@@/menu_body_l.gif') repeat-y;*/
}

div.menu_telo_r, div.module_body_r {
	padding:0 10px 0 30px;
	font-size:8pt;
	/*background:url('@@@@@@/menu_body_r.gif') repeat-y;*/
}

div.menu_spacer_l {
	height:21px;
	/*background:url('@@@@@@/menu_spacer_l.gif') no-repeat;*/
}

div.module_spacer_r {
	height:24px;
	/*background:url('@@@@@@/menu_spacer_r.gif') no-repeat;*/
}

div.module_spacer_l {
	height:21px;
	/*background:url('@@@@@@/menu_spacer_l.gif') no-repeat;*/
}

div.menu_item_l,div.menu_item_r {
	padding:2px 2px 2px 10px;
	font-family: Arial;
	font-weight:normal;
	text-decoration: none;
	color:#000;
	overflow:visible;
	border-bottom:1px solid #fff;
}

a.menu_item_l,a.menu_item_r {color:#000;}
a.menu_item_l_active,a.menu_item_r_active {color:#1E36C7;}

select,input,textarea {font-size: 8pt;font-family:Arial;}
input.register_login {
	width:90px;
}

div.menu_caption {background:#FBF7EB;margin:4px;padding:4px;}
div.menu_caption a {color: #1E36C7;margin:0 15px;}
span.caption_previous {float:left;margin: 0 15px;}
span.caption_next {float:right;margin:0 15px;}

.max_width_1 {width:600px;}

h1 {
	color: #1E36C7; 
	font-size: 13pt; 
	font-family: arial; 
	font-weight: bold; 
	text-align: left; 
	padding: 4px 2px 4px 15px;
	border-bottom:1px solid #2c43cb;
}

h2 {
	font-size:10pt;
	font-weight:bold;
	color: #1E36C7;
	margin:6px 0 2px;
	text-transform:uppercase;
}
h2.head {background: #F1ECDF;text-align:left;padding:4px;color: #1E36C7;border-bottom:1px solid #2c43cb;}

h3 {
	font-size:9pt;
	font-weight:bold;
	color: #1E36C7;
	margin:4px 0 2px;
	text-align:left;
}

h3.person_name {background: #F1ECDF;padding:4px 4px 4px 25px;}

h4 {
	font-size:8pt;
	font-weight:bold;
	color:#000;
	margin:0;
	padding:4px 0 2px;
}

table.user_table {background-color: #E89263;border-color: #E89263;}
td.user_table {background-color:#ffffff;}
td.user_table_head {background-color: #F1ECDF;}
td.user_table_end {font-weight:bold;background-color:#d5d5d5;}
td.user_table_paar {background-color: #F1ECDF;}

div.paar {background: #F1ECDF}
div.sign {
	text-align:right;
	font-style:italic;
	padding:2px 25px;
}
div.back {
	text-align:right;
	padding:2px 25px;
	border-bottom:1px dashed #666;
}
div.paging {text-align:center;border-bottom:1px solid #ccc;background:#f5f5f5;margin-top:5px;}
div.uvod_hlavicka {border-bottom:1px solid #2c43cb;}
div.item_separator {border-bottom:1px dashed #666;}

table.program_table {border:0;width:100%;}
table.program_table td {padding:4px;border:0;}

div.fotogaleria {text-align:center;}
div.fotogaleria div p {margin:3px 0;}
div.fotogaleria_row_separator {border-bottom: 1px solid #1E36C7;margin:3px 0 6px;}

div.navigation_time {
	text-transform:uppercase;
	text-align:right;
	padding:4px 15px;
	word-spacing:15px;
	border-bottom: 1px solid #1E36C7;
	margin:0 0 5px;
}
div.navigation_time a.active {font-weight:bold;}
div.navigation {text-align:center;margin:5px 0;}
div.navigation a {color:#000}
div.navigation a.active {font-weight:bold;}

div.uvod_head {background: #1E36C7;}
div.next {text-align:right;margin:5px 25px 15px;}

div.date_add {text-align:right;padding:2px 20px;font-size:7pt;}
p.name_of_item {text-decoration:underline;}
p.podpis {text-align:right;}

div.ank_question {
	padding:2px;color: #1E36C7;font-weight:bold;text-align:justify;
}
div.ank_answer,div.ank_answer a {padding:2px;color: #1E36C7;}
div.ank_answer img {float:left;margin:0 3px 0 0;}
div.ank_real {background: #1E36C7;height:5px;font-size:1px;margin-top:5px;}
div.ank_other {background:#D5D5D5;height:5px;font-size:1px;margin-top:5px;}
div.ank_all {font-size:7pt;text-align:right;padding:0 2px;}
div.ank_end {border-bottom:1px dashed #000;margin-bottom:5px;}
div.ank_archive_link {text-align:right;font-size:7pt;padding:0 2px;}

div.add_to_favorite {margin:4px;}

img.uputavka {width:120px;margin:0 10px;}

div.recepty_mail {text-align:center;font-weight:bold;margin:15px 0;}
div.recept_link {padding:4px 10px;}
div.recept_link a {font-weight:bold;}

div.module_separator {background: #1E36C7;font-size:1px;}

div.copyright {padding:2px 10px;font-size:7pt;border-top:1px dashed;margin-top:15px;}

div.hodiny_poloha {
	position:absolute;
	top:225px;
	left:860px;
	width:75px;
	text-align:right;
	color:#fff;
	display:none;
}
div.pocitadlo_poloha {
	position:absolute;
	top:225px;
	left:20px;
	color:#fff;
	display:none;
}
div.pocitadlo_poloha p {padding:0;margin:0;}
#bottom_block_main {display:none;overflow:hidden;}

.homepage {
	display:none;
}

#title-menu { display: none; }

div.social-webs-envelope, .default-link-for-speech, .link-for-speech { display: none; }

div.reklamni_partneri, .print_row {
	display: none;
}
