/* --- HLAVICKA --- */
#header td{
	height:109px;
	vertical-align:top;
	
	color: white;
	background: url(img/header_bckg.jpg) no-repeat left top #0b2f6a;	
	font: 9px/12px /*"Helvetica CE",*/ Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 5px 0 0 725px;
	}
#header td a:link, #header td a:visited {	text-decoration: none; color: #B09F9D;	}
#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 #687388;	
	width: 100%;
	height:32px;
	border-top: 1px solid #BFBFC0;	
	padding: 0 0 0 21px;
	}
#mainmenu_tab{		/* difinicie tab */
	width: 760px;
	}
#mainmenu_linka{	/* linka pod hlavnym menu */
	height:1px;
	background-color: #687388;	
	padding: 0 0 0 25px;
	}
#mainmenu_left {	/* lave menu polozky */
	width:632px;
	}
#mainmenu_right{	/* pravy vyhladavaci box */
	width:132px;
	background: url(img/mmn_find_bckg.gif) no-repeat left top;
	padding-left: 5px;
	}
	

/* --- MAIN SUBMENU --- */
#mainsubmenu {			/* definicie td */
	background-color: #687388; /*modra*/
	border-bottom:15px solid #e9eaed;
	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:#BACBE3;
	}
#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;
	}


/* MAINNEWS 00 */
#mainnews_box {
	width: 770px;
	padding:0;
	margin-bottom:10px;
	}
	


/* CONTENT 00 */
.contentspace_00 {
	width:20px;
	background: url(img/1px_gray.gif) repeat-y center top;
	}
.content_left, .content_right  {
	width:163px;
	padding: 14px 0 0 7px;
	}
.content_middle {
	width:353px;
	padding: 14px 0 0 7px;
	}
	
.content_left img  {
	margin-bottom:6px;
	}
	
	
.content_right h1,  .content_right h2,  .content_right h3,  .content_right h4,
.content_middle h1, .content_middle h2, .content_middle h3, .content_middle h4 {
	display:block;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	margin:0;	
	color:#595959;
	}
.content_right h1, .content_middle h1 {
	padding:0 0 5px 0;
	font-weight:bold;
	font-size: 17px;
	line-height:17px;
	color:#1147A1;
	}
.content_right h1 a:link,  .content_right h1 a:visited,
.content_middle h1 a:link, .content_middle h1 a:visited  {
	text-decoration:none;
	}
.content_right h1 a:hover,  .content_right h1 a:active,
.content_middle h1 a:hover, .content_middle h1 a:active  {
	text-decoration:underline;
	}
.content_right h2, .content_middle h2 {
	padding-bottom:2px;
	}
.content_right td {
	vertical-align:top;
	}
.content_right table {
	margin:5px 0;
	}
.content_right h2 a:link,  .content_right h2 a:visited,
.content_middle h2 a:link, .content_middle h2 a:visited {
	text-decoration:none;
	color:#595959;
	}
.content_right h2 a:hover,  .content_right h2 a:active, 
.content_middle h2 a:hover, .content_middle h2 a:active{
	text-decoration:underline;
	color:#1147A1;
	}
	
/* linka sipka */
.content_right h3 a, .content_middle h3 a,
.content_right h4 a, .content_middle h4 a {
	display:block;
	background: url(img/icn_arr.gif) no-repeat left top;
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
	padding: 0 0 0 13px;
	}
.content_right h3, .content_middle h3,
.content_right h4, .content_middle h4 {
	width:150px;
	padding: 0 0 1px 0;
	}
/* linka text */
.content_right h4 a, .content_middle h4 a{
	background: url(img/icn_txt.gif) no-repeat left top;
	}
	
	
	
/* --- CONTENT --- */
#content {
	padding: 25px 0 25px 30px;
	vertical-align:top;	
	}
#content_tab {		/* difinicie tab */
	height:100%;
	width: 750px;
	}
	
/* --- CONTENT PISMA --- 
#content_left p{
	margin-top: -5px;
	}
#content_left h1{

	color:#687388;
	}
#content_left h2{
	color:#687388;
	}
#content_left h4{
	border-top: 1px solid #9BB5DB;
	}
#content_left a:link, #content_left a:visited {	text-decoration: underline; color: #687388;	}
#content_left a:hover, #content_left a:active {	text-decoration: underline;	color: #687388 ; background-color:#7F889A; }
#content_left h1 a:link, #content_left h1 a:visited {	text-decoration: none; color: #687388;	}
#content_left h1 a:hover, #content_left h1 a:active {	text-decoration: underline;	color: #687388 ; background-color:white; }
*/


/* --- FOOTER --- */
#footer {
	width: 100%;
	height: 40px;
	background-color: #687388;
	border-top:15px solid #e9eaed;
	padding:5px 0 5px 30px;
	}
#footer_tab 	{	width:750px;	}
#footer_du		{
	width: 568px;
	color:white; 
	}
#footer_001		{	
	width: 152px;
	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: #D6DFED;	}
#footer a:hover, #footer a:active {	text-decoration: none;	color: white ; background-color:#7F889A;}
	
	
	
	
	
/* POPUP MENU */

.popup {
	display: none;
	position: absolute;
	visibility: visible;
}
.popup .submenu {
	border: 1px #b3b5b9 solid;
	border-bottom:0;
	background-color:#e0e2e7;
}
.popup .submenu a {
	display:block;
	height:18px;
	padding:2px 4px 2px 8px;
	border-bottom:1px #b3b5b9 solid;
}
/* LINKY */
.popup .submenu a:link,  .popup .submenu a:visited {text-decoration: none; color:black; background-color:#e0e2e7;}
.popup .submenu a:hover, .popup .submenu a:active  {text-decoration: noen; color:black; background-color:#b3b5b9;} 