
/*NASTAVENIA STYLOV / CSS STYL*/
.module_wrapper { padding:5px 20px 10px 15px;}

/* Texty */
.nadpis_h1, .nadpis_h2, .span_1
{  
font-family: "Arial",sans-serif;
color:#006700;
clear:both;
font-size:22px; font-weight:normal;
padding:0 0 1px 17px;
margin:12px 0 10px 0;
}

.nadpis_h2
{  
font-family: "Arial",sans-serif;
color:#0079FE;
clear:both;
font-size:14px; font-weight:bold;
padding:8px 0 0px 0px;
margin:0;
}

.originalCss p{
  margin:0; padding:3px 0;
}
 
.text1, .text2
{  font-family: "Bookman Old Style",sans-serif;
color:#006700; clear:both; font-size:12px; font-weight:normal;  }
 
.podnadpi_h3, .podnadpis_S1, . podnadpis_S2
{  font-family: "Bookman Old Style",sans-serif;
color:#006700; clear:both;  font-size:12px; font-weight:normal;  }
 

.hodinky { position: absolute; z-index: 2; top: -34px; left: -28px;  }
.rocnik { position: absolute; z-index: 2; top: 10px; right: -40px; }

.table1 { width:100%; border-collapse:collapse; }
.table1 tr td,.table1 tr th { padding:3px; text-align:left; }


.table_premie { }
.table_premie .theader { font-weight:bold; }





/*NASTAVENIA STYLOV / STYL OBRAZKU*/
 .mod_text img.border {  border: 0px solid #FFFFFF;  padding: 0px;  margin: 0px;  background: #FFFFFF;  } 
 .imageBorder1 img {  border: 0px solid #FFFFFF;  padding: 0px;  margin: 0px;  background: #FFFFFF;  } 
 .mod_photogallery2 img {  border: 0px solid #FFFFFF;  padding: 0px;  margin: 0px;  background: #FFFFFF;  } 

/*NASTAVENIA STYLOV / STYL NADPISU*/
  .header h1,.module_wrapper .head h2,.module_wrapper h2.title {  font-family: Arial, Helvetica, sans-serif;  font-size: 16px;  color: #000087; margin:0; padding:5px 0 5px 0px; } 
 .header,.module_wrapper .head{ margin-bottom:0px; padding:0 20px 0px 15px; } 
 .header .line{ margin:0px; border-bottom:1px solid silver; border-top:1px solid #eee;display:block; clear:both; height:0; margin-right:0px; } 


/*NASTAVENIA STYLOV / NASTAVENIE CESTY*/
 .path  { display:block; margin:10px 0; padding:10px; border-bottom:1px solid silver;font-size:12px; } 
 .path a{ color:#000088;text-decoration:none; } 
 .path a:hover{ color:#00ffff;text-decoration:underline; } 

/* MENU / TYPY MENU */ 

/* struktura menu */
.menutype6{ display:inline; float: left; width: 201px; background: transparent url(/msm/userfiles/pozadie_left_menu.jpg) repeat-x left top; margin-left: 12px; }
.menutype6 ul {  padding:0px; margin:0px; }
.menutype6 ul li { display:block; padding: 0; margin: 0; width: 175px; height: 22px; background: transparent url(/msm/userfiles/lave_menu/oddelovac.png) no-repeat left bottom; padding: 8px 0 0 26px; }
.menutype6 ul li a { text-decoration: none; margin: 5px 0 0 5px; color: white; font-size: 12px; }

/* aktivny odkaz */
.menutype6 li a:hover,
.menutype6 li a.active { font-weight:bold;}

/* nadpis */
.menutype6 ul li.header { width: 175px; height: 21px; background: transparent url(/msm/userfiles/lave_menu/pozadie_nadpis.png) no-repeat left top; padding: 11px 0 0 26px; margin: 0; }
.menutype6 ul li.header a { color:white; font-weight:bold; text-decoration:none; text-transform: uppercase; letter-spacing: 1.5px; }
.menutype7 { display: inline; float: left; background: transparent url(/msm/userfiles/spodne_menu/oddelovac.jpg) no-repeat left top; margin: 0px 0 0 82px; }
.menutype7 ul li { display: inline; float: left; background: transparent url(/msm/userfiles/spodne_menu/oddelovac.jpg) no-repeat right top;  }
.menutype7 ul li a { display: inline; float: left; color: white; text-decoration: none; font-size: 11px; font-family: "Trebuchet MS"; padding: 14px 15px; }
.menutype7 ul li a:hover,
.menutype7 ul li a.active { background: transparent url(/msm/userfiles/spodne_menu/spodne_menu_aktivne.png) repeat-x left top; }
.menutype8 { position: absolute; z-index: 2; background:transparent url(/msm/userfiles/horne_menu/oddelovac.jpg) no-repeat left top; top: 180px; left: 320px; }
.menutype8 ul li { display: inline; float: left; background:transparent url(/msm/userfiles/horne_menu/oddelovac.jpg) no-repeat right top; }
.menutype8 ul li a { display: inline; float: left; padding: 10px 22px; color: white; text-decoration: none; font-size: 11px; font-family: "Trebuchet MS"; text-transform: uppercase; }
.menutype8 ul li a:hover,
.menutype8 ul li a.active { background: transparent url(/msm/userfiles/horne_menu/horne_menu_aktivne.png) repeat-x left top; }