#prmenu  {border-bottom: 0px;_margin-top:-2px; width: 100%; left: 0px; position: relative;  }
#prmenu a { font-size: 11px; font-weight: bold; font-family: arial; display: block; position:relative; color: #3158A5; border-bottom: 1px solid #DBDBDB ; text-align:left;cursor:pointer; padding: 4px; }
#prmenu a.menup {background-color: #3158A5;color: #ffffff;  }
#prmenu a:hover { color:#ffffff;background-color: #3158A5;}
#prmenu b { position: relative; left: 12px; }
#prmenu img { position: relative; left: 5px; }

#hlmenus  {border-bottom: 0px;_margin-top:-2px; width: 100%; left: 0px; position: relative;  }
#hlmenus a { font-size: 11px; font-weight: bold; font-family: arial; display: block; position:relative; color: #ffffff; background-color: #89ACE4; border-bottom: 1px solid #DBDBDB ; text-align:left;cursor:pointer; padding: 4px; }
#hlmenus a.menup {background-color: #3158A5;color: #ffffff;  }
#hlmenus a:hover { color:#ffffff;background-color: #3158A5;}
#hlmenus b { position: relative; left: 12px; }
#hlmenus img { position: relative; left: 5px; }


.hlavicka { width: 100%; background-color: #808080; color: white;  font-size: 13px; font-weight: bold; padding-top: 5px; padding-bottom: 5px; }

td { text-align: left; }



.overProgram {

	text-decoration: none;
	background-color: #ebebeb;
	border: 0px double #006736;
}



.overpr {
 
	text-decoration: none;
	background-color: #CCEECA   ;
	border: 0px double #D79245;

}

.bghlavicka {color: #ffffff; background: #3158A5;   font-family: arial; font-weight: bold; padding: 3px; }
.bghlavicka td { font-size: 12px; padding: 5px; color: #ffffff;  }



.textarea {
 position: relative; left: 5px;
	border: 1px solid #323232;
	font-size: 12px;
	width: 98%;
	height: 100px;
}

.nazovright {  float: left; position: relative; padding: 2px; width: 97px; border-bottom: 2px solid white;font-weight: bold; text-align: left; color: #FF2600; font-size: 14px;}
.nadpispopup {  left: 5px; float: left; position: relative; padding: 2px; width: 100%; border-bottom: 2px solid white;font-weight: bold; text-align: left; color: #606060;  font-size: 14px;}
.stredleft { position: relative; border-bottom: 2px solid white;width: 235px; }
.stredleftb { position: relative; border-bottom: 1px solid #ff0000;width: 100%; }
.bgmod {color: #000000; font-size: 10px; font-family: arial; font-weight: bold; }
.bghlstred {color: #ffffff; background: #DA934C; font-size: 10px; font-family: arial; font-weight: bold; padding: 3px; }

#fotogaleria { position: relative; float: left; width: 165px; margin: 10px;  text-align: center;  }
#fotogaleria a {padding: 5px; display: block; height: 140px; border: 2px solid #cfcfcf;position:relative; cursor:pointer; text-align: center; background-color: #EBEBEB;}
#fotogaleria a:hover { color:#012073;  text-align: center; background-color: #9BC8E9; color: #ffffff;}
#fotogaleria img { border: 1px solid #3A4834; }
#fotogpic img { border: 1px solid #002877; }
.uvodfotogaleria { display: block; width: 170px; margin: 15px; padding: 5px; border: 1px solid #90B2D5; text-align: center; float: left; background-color: #EBEBEB; }
.uvodfotogaleria img { border: 1px solid #002877; }
.uvodfotogaleria:hover { display: block; width: 170px; margin: 15px; padding: 5px; border: 1px solid #90B2D5; text-align: center; float: left; background-color: #90B2D5; color: white;  }

/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d4d0;
  font-family: tahoma,arial,sans-serif;
}

.calendar table {
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d4d0;
  font-family: tahoma,arial,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar .nav {
  background: transparent url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: #788480;
  color: #fff;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #000;
  padding: 2px;
  text-align: center;
  background: #e8f4f0;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  padding: 0px;
  background-color: #d8e4e0;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background-color: #b8c4c0;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #e8f4f0;
}

.calendar tbody .rowhilite td {
  background: #d8e4e0;
}

.calendar tbody .rowhilite td.wn {
  background: #c8d4d0;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  padding: 2px 2px 0px 2px;
  background: #d8e4e0;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #e8f4f0;
  padding: 1px;
  border: 1px solid #000;
  background: #788480;
  color: #fff;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #d8e4e0;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #d8e4e0;
  font-size: 90%;
  padding: 1px;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  background: #c8d4d0;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar .combo .hilite {
  background: #048;
  color: #aef;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #e8f0f4;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}


body {
  margin: 0px; 
  background-color: #ffffff;
  color: #242f76;
  /*scrollbar-3d-light-color: #010101;
	scrollbar-arrow-color: #010101;
	scrollbar-base-color: #CCCCCC;
	scrollbar-dark-shadow-color: #CCCCCC;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #010101;*/
  font-size: 11px; 
  font-family: verdana; 
  padding-top: 0px;
}
/* Dada styles */

#div-main-body {
	width: 799px;
}


#div-top-head {
	background-image: url(../images/ssk-01_03.jpg);
	background-repeat: no-repeat;
	width: 799px;
	height: 210px;
}
#div-menu-left-main {
	width: 226px;
	background-image: url(../images/ssk-01_08.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 211px;
	border-top-style: solid;
	border-top-color: #aebcd6;
	border-top-width: 1px;
	vertical-align: top;
	padding: 0px;
}
.div-menu-left {
	background-image: url(../images/ssk-01_05.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-color: #aebcd6;
	border-bottom-width: 1px;
	margin-bottom: 1px;
	
}
#div-content-top {
	width: 571px;
	height: 118px;
	background-image: url(../images/ssk-01_07.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#div-content-main {
	position: relative;
	top: 0px;
	left: 226px;
	border-width: 1px;
	border-style: solid;
	border-color: #aebcd6;
   color: Black;
  font-size: 11px; 
  font-family: verdana;
  padding: 0px;
  width: 571px;

}
#div-bottom {
	position: relative;
	border-width: 1px;
	left: 226px;
	border-style: solid;
	border-color: #aebcd6;
  color: Black;
  font-size: 11px; 
  font-family: verdana;
  padding: 0px;
  width: 571px;
  margin-top: 1px;
	background-color: #ebebee;
	padding: 0px; 
}
#div-domov {
	position: absolute;
	top: 8px;
	left: 742px;
}
#div-vyhladavanie {
	position: absolute;
	top: 85px;
	left: 227px;
	width: 570px;
	height: 120px;
  color: white;
  font-size: 11px; 
  font-family: verdana;
}
#table-vyhladavanie {
  width: 570px;
  height: 120px;
  color: white;
  font-size: 11px; 
  font-family: verdana;
}
#tab-prihlasenie {
  color: white;
  font-size: 11px; 
  font-family: verdana;
}

.img-sipka-menu {
    float: left; 
	 /*vertical-align: bottom;*/
}
.img-linka-menu {
    float: right; 
	 /*vertical-align: bottom;*/
}

input {  font-size: 11px; background-color: #ffffff; font-family: verdana; border: 1px black solid;  font-weight: normal; }
.inputsub { font-size: 11px;border: 0px; height: 16px; width: 50px; font-size: 11px; color: white; background-color: transparent; text-decoration: underline; cursor: pointer; }
input.image { background: #ffffff; border: 0px solid #C57F4B; color: #DA934C; font-weight: bold; }
.input0 { width: 100px; }
.

a.domov {	color: #aebcd6; text-decoration: none;	font-size: 11px;	font-weight: bold;}
a.domov:hover {color: #aebcd6; text-decoration: underline;	font-size: 11px;	font-weight: bold; }

a.white { display: block; width: 85px; float: left; border: 0px solid black;	color: #ffffff; text-decoration: none;	font-size: 11px;	font-weight: bold;}
a.white:hover {color: #ffffff; text-decoration: underline;	font-size: 11px;	font-weight: bold; }

a.white2 { 	color: #ffffff; text-decoration: none;	font-size: 11px;	font-weight: bold;}
a.white2:hover {color: #ffffff; text-decoration: underline;	font-size: 11px;	font-weight: bold; }

a { color: #242f76; text-decoration: none; font-size: 11px; font-weight: bold;}
a:hover {color: #242f76; text-decoration: underline;	font-size: 11px;	font-weight: bold; }

h1 { vertical-align: middle;	font-size: 30px;	font-weight: normal; color: White;}
h2 {	font-size: 13px;	font-weight: bold;  color: #242f76;}
h3 {  font-size: 11px;	font-weight: normal;  color: #242f76;}
.fontwhite {	color: White; font-size: 11px;	font-weight: normal; font-family: verdana; }
.fontblack {	color: #484848; }
.fontgreen {	color: #586948; }
.fontyellow { color: #F6B440; }
.fontgrey { color: #E4E5E0; }
/* End of Dada styles*/

#hlmenu  { _margin-top:-2px;  left: 0px; position: relative;  }
#hlmenu a { font-size: 11px; text-decoration: none; height: 38px; float: left; width: 112px; font-weight: bold; font-family: arial; position:relative; color: #ffffff; border-right: 1px solid #DBDBDB ; text-align:center;cursor:pointer; padding: 0px; }
#hlmenu a.menup {background-color: #ffffff; color: #3158A5;  }
#hlmenu a:hover { color:#ffffff;background-color: #3158A5;}
#hlmenu b { position: relative; top: 12px; }
