	
/* --- HLAVICKA --- */
#header td{
	height:59px;
	vertical-align:top;
	
	color: white;
	background: url(img/header_bckg.jpg) no-repeat left top #9e9e9e;	
	font: 9px/12px /*"Helvetica CE", */ Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 5px 0 0 710px;
	}
#header td a:link, #header td a:visited {	text-decoration: none; color: #d3d6de;	}
#header td a:hover, #header td a:active {	text-decoration: none;	color: white ;}
	
	
/* --- MAIN MENU --- */
#mainmenu{			/* definicie td */
	background: url(img/mmn_bckg.gif) repeat-x left top #d0451d;	
	width: 100%;
	height:32px;
	border-top: 1px solid #e3b9aa;	
	padding: 0 0 0 21px;
	}
#mainmenu_tab{		/* difinicie tab */
	width: 760px;
	}
#mainmenu_linka{	/* linka pod hlavnym menu */
	height:1px;
	background-color: #d0451d;	
	padding: 0 0 0 25px;
	}
#mainmenu_left {	/* lave menu polozky */
	width:671px;
	}
#mainmenu_right{	/* pravy vyhladavaci box */
	width:93px;
	background: url(img/mmn_find_bckg.gif) no-repeat left top;
	padding-left: 5px;
	}
	

/* --- MAIN SUBMENU --- */
#mainsubmenu {			/* definicie td */
	background-color: #d0451d; /*orangova*/
	border-bottom:15px solid #f6dad2;
	height:1px; /* min.vyska */
	padding: 10px 0 10px 30px;
	}
#mainsubmenu_tab {		/* difinicie tab */
	width: 750px;
	}
#mainsubmenu_left {		/* lava strana */
	width: 515px;
	padding-right: 20px;
	vertical-align:top;
	font-size: 11px;
	line-height:18px;
	color:#f6dad2;
	}
#mainsubmenu_left img{
	margin-bottom:5px;
	}
#mainsubmenu_right {	/* prave submenu polozky */
	width: 185px;
	vertical-align:top;
	padding: 5px 15px;
	background: url(img/mmn_link_down.gif) repeat-y left;
	}


/* --- CONTENT --- */
#content {
	padding: 25px 0 25px 30px;
	vertical-align:top;	
	}
#content_tab {		/* difinicie tab */
	height:100%;
	width: 750px;
	}
#content_left {		/* lava strana */
	width: 515px;
	padding-right: 20px;
	vertical-align:top;
	font-size: 11px;
	line-height:18px;
	}
#content_right {	/* prave submenu polozky */
	width: 200px;
	padding: 5px 0 5px 15px;
	vertical-align:top;
	background: url(img/mmn_link_down.gif) repeat-y left;
	}
#content_right a {
	color:#d0451d;
	background: url(img/sipka.gif) left top no-repeat;
	}
	
#content_right .submenu a {
	color:#d0451d;
	background: url(img/sipka2.gif) left top no-repeat;
	margin-left:18px;
	}
#content_right #select {
	color:#687388;
	background: url(img/sipka-s.gif) left top no-repeat;
	}
	
#content_right .submenu #select2 {
	color:#687388;
	background: url(img/sipka2-s.gif) left top no-repeat;
	margin-left:18px;
	font-weight:bold;
	padding: 2px 0 5px 17px;
	}
	
#content_right h4{
	border-top: 1px solid #d0451d;
	}

/* --- CONTENT PISMA --- */
#content_left p{
	margin-top: 3px;
	}
#content_left h1{
	color:#d0451d;
	}
#content_left h2{
	color:#d0451d;
	}
#content_left h4{
	border-top: 2px dotted #e3b9aa;
	}
#content_left h5{
  font-size:15px;
	margin-bottom: 5px;
	color:#666666;
	}
#content_left h6{
	border-top: 2px dotted #666666;
	}
#content_left a:link, #content_left a:visited {	text-decoration: underline; color: #d0451d;	}
#content_left a:hover, #content_left a:active {	text-decoration: underline;	color: #d0451d ; background-color:#f6dad2; }
#content_left h1 a:link, #content_left h1 a:visited {	text-decoration: none; color: #d0451d;	}
#content_left h1 a:hover, #content_left h1 a:active {	text-decoration: underline;	color: #d0451d; background-color:white; }
#content_left ul.square {	list-style-type: square; }


/* --- FOOTER --- */
#footer {
	width: 100%;
	height: 40px;
	background-color: #d0451d;
	border-top:15px solid #f6dad2;
	padding:5px 0 5px 30px;
	}
#footer_tab 	{	width:750px;	}
#footer_du		{
	width: 535px;
	color:white; 
	}
#footer_001		{	
	width: 185px;
	padding: 0 15px;
	color:white; 
	background: url(img/mmn_link_down.gif) repeat-y left;	
	}
#footer a:link,  #footer a:visited {	text-decoration: none; color: #f6dad2;	}
#footer a:hover, #footer a:active {	text-decoration: none;	color: white ; background-color:#ecb5a5;}
	
	
	
	
	
	
/* POPUP MENU */

.popup {
	display: none;
	position: absolute;
	visibility: visible;
}
.popup .submenu {
	border: 1px #e5b3a1 solid; /*ram*/
	border-bottom:0;
	background-color:#faece9; /*plch*/
}
.popup .submenu a {
	display:block;
	height:18px;
	padding:2px 4px 2px 8px;
	border-bottom:1px #e5b3a1 solid; /*ram*/
}
/* LINKY */
.popup .submenu a:link,  .popup .submenu a:visited {text-decoration: none; color:black; background-color:#faece9;} /*plch*/
.popup .submenu a:hover, .popup .submenu a:active  {text-decoration: noen; color:black; background-color:#eacec2;} /*plch-s*/


/* doplnkove*/
.hlavnyprogram {background-color: white /*#d0451d*/; padding: 0px;  color: black; background-image: url(img/head_hlavnyprogram.gif); background-repeat:no-repeat; background-position: top left; margin-bottom: 35px;}

.sprievodnyprogram {background-color: #f6dad2; padding: 15px;  background-image: url(img/head_sprievodnyprogram.gif); background-repeat:no-repeat; background-position: top left; margin-bottom: 35px;}

.pracovnyprogram {background-color: #dbdbdb; padding: 15px;  background-image: url(img/head_pracovnyprogram.gif); background-repeat:no-repeat; background-position: top left; margin-bottom: 35px;}

.context-h4-nadpis{font-size: 9px; color:#999999}
