#prmenu  {border-bottom: 0px;_margin-top:-2px; width: 259px; left: 18px; position: relative; background-color: #f2f2f2; }
#prmenu a {height: 17px; font-size: 12px; font-weight: bold; font-family: arial; display: block; position:relative; color: #666666; border-bottom: 1px solid #DBDBDB ; text-align:left;background-color:#F0F2F0;cursor:pointer; padding: 4px; }
#prmenu a.menup {background-color: #67C3D0;color: #ffffff;  }
#prmenu a:hover { color:#ffffff;background-color: #67C3D0;}
#prmenu b { position: relative; left: 20px;}
#prmenu img { position: relative; left: 10px; }
.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: #FFFfff   ;
	border: 0px double #006736;
}



.overpr {

	text-decoration: none;
	background-color: #CCEECA   ;
	border: 0px double #D79245;

}

.bghlavicka {color: #30333A; background: #ffffff;   font-family: arial; font-weight: bold; padding: 3px; }
.bghlavicka td { font-size: 12px; padding: 5px; color: #30333A;  }



.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;  border: 2px solid #cfcfcf;position:relative; cursor:pointer; text-align: center; background-color: #EBEBEB;}
#fotogaleria a:hover { color:#012073; background-color: #E3E3E3;  text-align: center; background-color: #67c3d0; color: #323232;}
#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;
}



/*DRR  CSS file */
body {
  margin: 0px; 
  background-image: url(../images/drr_body-bg.jpg);
  background-position: top;
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-color: #364c61;
  color: black;
  font-size: 11px; 
  font-family: verdana; 

}
#div-topcontent {
	position: relative;
	text-align: left;
	width: 822px;
	height: 316px;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/drr_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#div-maincontent {
	text-align: left;
	width: 822px;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/drr_content-bg-white.gif);
	background-position: top;
	background-repeat: repeat-y;
	/*vertical-align: top;*/
	min-height: 400px;
}
#div-bottom {
	text-align: left;
	width: 822px;
	height: 40px;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/drr_bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: left;
}
#div-menu {
	position: relative;
	top: 10px;
	left: 0px;
	width: 822px;
	height: 60px;
}
#tbl-menu {
	height: 60px;
}
#td-byty {
	background-image: url(../images/ico-byty.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 60px;
	padding-right: 6px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
}
#td-domy {
	background-image: url(../images/ico-domy.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 80px;
	padding-right: 6px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
}
#td-pozemky {
	background-image: url(../images/ico-pozemky.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 80px;
	padding-right: 6px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
}
#td-komercne {
	background-image: url(../images/ico-komercne.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 140px;
	padding-right: 6px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
}
#td-rekre {
	background-image: url(../images/ico-rekre.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 140px;
	padding-right: 6px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
}
#td-top {
	background-image: url(../images/ico-top.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 110px;
	padding-right: 6px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
}
#td-financovanie {
	background-image: url(../images/ico-financovanie.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 110px;
	padding-right: 6px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
}
#td-cinnosti {
	background-image: url(../images/ico-domy.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 80px;
	padding-right: 6px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
}
#div-left-menu {
	width: 190px;
	position: absolute;
	top: 253px;
	left: 20px;

}
#div-privatna-zona {
	width: 160px;
	height: 140px;
	position: absolute;
	top: 110px;
	left: 620px;
	text-align: center;
	padding-left: 15px;
	padding-top: 15px;
	background-color: #374D64;
		border-style: solid;
	border-color: #263C4C;
	border-width: 1px;
	vertical-align: middle;
}
#div-obsah {
	padding-left: 217px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#tablogin {
	width: 150px;
	height: 130px;
	color: #AEADB2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#tab-search {
	width: 210px; 
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	text-align: left;
}
#tab-search2 {
	width: 120px; 
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	text-align: left;
}

#tbl-content-hlavna {
	width: 570px;
	position: relative;
}
#td-vitajte {

	padding-right: 10px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}
#td-vyhladavat {
	width: 210px;
	background-image: url(../images/lupa-mala.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#td-top-ponuka {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#tbl-myslienka {
	background-image: url(../images/menu-left-big.jpg);
	background-repeat: no-repeat;
	border-style: solid;
	border-color: ActiveBorder;
	border-width: 1px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 188px;
	background-color: #d5f08c;
	text-align: justify;
	padding: 10px;
}
#tbl-ponuka {
	background-image: url(../images/menu-left-small.jpg);
	background-repeat: no-repeat;
	border-style: solid;
	border-color: ActiveBorder;
	border-width: 1px;
	color: ActiveCaption;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 188px;
	background-color: #d5f08c;
	padding-left: 10px;
	vertical-align: middle;
	
	
}
#tbl-dopyt {
	background-image: url(../images/menu-left-small.jpg);
	background-repeat: no-repeat;
	border-style: solid;
	border-color: ActiveBorder;
	border-width: 1px;
	color: ActiveCaption;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 188px;
	background-color: #d5f08c;
	text-align: justify;
	padding-left: 10px;
}
#tbl-kontakt {
	border-style: solid;
	border-color: ActiveBorder;
	border-width: 1px;
	color: ActiveCaption;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 188px;
	color: black;
	background-color: #d5f08c;
	text-align: justify;
	padding-left: 10px;
}
.img-left-float {
	float: left;
	vertical-align: middle;	
}

h1 {
	color: #71901b;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	color: #71901b;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	color: #2c384e;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#listovanie a { float: left; border-right: 1px solid white; position: relative; background-color: #728B23; color: #ffffff; padding: 5px; font-weight: bold; }
#listovanie a:hover { background-color: #334F64; color: #ffffff;  }
#listovanie a.sel { background-color: #334F64; color: #ffffff;  }

a.mailto:link { color: #2c384e; text-decoration: none; font-size: 11px; font-weight: normal;}
a.mailto:visited {	color: #2c384e; text-decoration: none;	font-size: 11px;	font-weight: normal;}
a.mailto:hover {color: #92A355; text-decoration: none;	font-size: 11px;	font-weight: normal; }

a:link { color: #2c384e; text-decoration: none; font-size: 11px; font-weight: bold;}
a:visited {	color: #2c384e; text-decoration: none;	font-size: 11px;	font-weight: bold;}
a:hover {color: #92A355; text-decoration: underline;	font-size: 11px;	font-weight: bold; }

a.menu-left:link { color: #2c384e; text-decoration: none; font-size: 11px; font-weight: bold;}
a.menu-left:visited {	color: #2c384e; text-decoration: none;	font-size: 11px;	font-weight: bold;}
a.menu-left:hover {color: #2c384e; text-decoration: underline;	font-size: 11px;	font-weight: bold; }

a.menu-bottom:link { color: #B9C2C9; text-decoration: none; font-size: 11px; font-weight: normal;}
a.menu-bottom:visited {	color: #B9C2C9; text-decoration: none;	font-size: 11px;	font-weight: normal;}
a.menu-bottom:hover {color: #B9C2C9; text-decoration: underline;	font-size: 11px;	font-weight: normal; }

a.menu-top:link { color: white; text-decoration: none; font-size: 11px; font-weight: normal;}
a.menu-top:visited {	color: white; text-decoration: none;	font-size: 11px;	font-weight: normal;}
a.menu-top:hover {color: white; text-decoration: underline;	font-size: 11px;	font-weight: normal; }

a.copyright:link { color: #8699AA; text-decoration: none; font-size: 11px; font-weight: normal;}
a.copyright:visited {	color: #8699AA; text-decoration: none;	font-size: 11px;	font-weight: normal;}
a.copyright:hover {color: #8699AA; text-decoration: underline;	font-size: 11px;	font-weight: normal; }

.font-modry {	color: #3B6B9C; font-size: 12px;	font-weight: bold; font-family: verdana; }
.font-sedy {	color: #656565; font-size: 12px;	font-weight: bold; }
.font-zeleny {	color: #728B23; font-size: 12px;	font-weight: bold; }
.hr {	color: Silver; margin: 0px; line-height: 5px; padding: 0px; max-height: 2px; }

.inputsub { font-weight: normal; background-color: #374D64; text-decoration: underline; border: 0px; width: 60px; height: 17px; font-size: 11px;  color: #AEADB2; cursor: pointer; }
input.image { background: #376EA6; border: 0px solid #C57F4B; color: #DA934C; font-weight: bold; }
.input0 {  width: 80px; font-size: 11px; background-color: #376EA6; font-family: verdana; border: 0px #D4D4D4 solid;  font-weight: normal;  }

.input-search { width: 110px; font-size: 11px; background-color: white; font-family: verdana; border: 1px #D4D4D4 solid;  font-weight: normal; }
.input-search-submit { width: 200px; height: 23px; background-image: url(../images/bg-search.gif); background-repeat: repeat-x; vertical-align: middle; font-size: 11px; background-color: #728B23; font-family: verdana; border: 1px silver solid;  font-weight: normal; }

.input-search2 { width: 65px; font-size: 11px; background-color: white; font-family: verdana; border: 1px #D4D4D4 solid;  font-weight: normal; }
.input-search3 { width: 110px; font-size: 10px; background-color: white; font-family: verdana; border: 1px #D4D4D4 solid;  font-weight: normal; }
.input-search-submit2 { width: 160px; height: 23px; background-image: url(../images/bg-search.gif); background-repeat: repeat-x; vertical-align: middle; font-size: 11px; background-color: #728B23; font-family: verdana; border: 1px silver solid;  font-weight: normal; }

/* End of Dada styles*/

