html, body {
	margin:0; padding:0;
}

body {
	position: relative;
	background: #f8f6f0 url(../images/bg.jpg);
}

#bodyTopBg {
	position: absolute;
	top:0px; left:0;
	width: 100%;
	height: 366px;
	background: url(../images/top-bg.png) repeat-x top;
}

#container {
	position: relative;
	width: 880px;
	margin: 0 auto;
}

#header {
	position: relative;
	top: 79px;
	width: 881px; height: 169px;
	margin: 0 -11px 55px -11px; padding: 0 11px;
	background: url(../images/win.gif) repeat-y center;
}
#header #logo {
	display: block;
	position: absolute;
	top: -79px; left:11px;
	width: 228px; height: 79px;
	background: url(../images/logo.jpg) no-repeat;
	overflow: hidden; text-indent: 300px;
	z-index: 5;
}
#header #navigation {
	position: absolute;
	top:-34px; right: 50px;
	height: 26px;
	padding: 8px 12px 0;
	background: url(../images/nav-bg.jpg) repeat-x;
	z-index:5;
	font-size: 13px; font-family: Verdana, Arial;
	color: #fff;
}
#header #navigation a {
	color: #fff;
	text-decoration: none;
}
#header #navigation a:hover {
	text-decoration: underline;
}
#header #navigation #nav-l, #header #navigation #nav-r {
	position: absolute;
	left: -10px; top: 0;
	width: 20px; height: 34px;
	background: url(../images/nav-l.jpg) no-repeat;
}
#header #navigation #nav-r {
	left: auto; right: -10px;
	background-image: url(../images/nav-r.jpg);
}
#header #image {
	position: absolute;
	top: 7px; left: 17px;
	width: 375px; height: 155px;
	background: url(../images/image.jpg) no-repeat;
	z-index: 1;
}
#header #search {
	position: absolute;
	left:392px; top:0;
	width: 493px; height: 169px;
	background: url(../images/search-bg.jpg) no-repeat;
	z-index: 1;
}

#middle {
	position: relative;
	width: 881px;
	top: 79px;
	background: url(../images/win.gif) repeat-y;
	margin: 0 -11px; padding: 0 11px;
}
#middle #top-bg {
	position: relative;
	left:0; top:2px;
	widht: 881px; height:46px;
	background: url(../images/middle-top.jpg);
	z-index:5;
}
#middle #topMenu {
	position: absolute;
	top: -31px; left: 44px;
	z-index: 5;
}

#leftMenu {
	float: left;
	width: 247px;
	margin: 0 0 0 4px; padding: 0 0 6px 0;
}

#leftMenu #orangeContainer {
	position: relative;
	top: -9px; left: 0;
	margin:0; padding:0;
	background: #fbbc00 url(../images/ponuka-bottom.jpg) no-repeat bottom;
}

#lastminute {
	position: relative;
	left: -15px;
	width:262px;
	background: url(../images/lastminute.gif) no-repeat;
}
#lastminute #lastminute-content {
	position: relative;
	top: 52px;
	min-height: 60px; height: auto;
	background: #9BB0D7 url(../images/lastminute-slniecko.gif) no-repeat right top;
	margin: 0 0 80px 15px; padding: 0 10px;
}
#lastminute #lastminute-btm {
	position: absolute;
	bottom:-65px; left: 0;
	height: 13px; width: 100%;
	background: url(../images/lastminute-btm.gif) no-repeat;
}
#lastminute textarea {
	width: 235px;
}
#lastminute .partialEditor {
	margin: 0 -10px;
}

#content {
	position: relative;
	margin: 0 0 25px 251px;
	padding: 17px 10px;
	background: #fff;
}
#middle #breadcrumbs {
	margin: -16px 0 10px 0;
	font-size: 0.8em;
}


#footer {
	position: absolute;
	left:45px; bottom: -92px;
	width: 786px; height: 85px;
	padding: 7px 25px 0 0;
	background: url(../images/footer.gif) no-repeat;
	font-size: 0.9em;
	text-align: center;
	z-index: 5;
	text-align: right;
	font-size: 11px; font-weight: bold;
	color: #fff;
}
#footer #hviezdica {
	position: absolute;
	left: 221px; top:-50px;
	width: 111px; height: 50px;
	background: url(../images/hviezdica.jpg);
}
#footer a {
	color: #fff;
	text-decoration: none;
}


.userMenu h2 {
	font-size: 13px; font-weight: bold;
	margin:0; padding: 0;
}

/* dekoracia "okien" */
.win-top {
	position: absolute;
	top: -5px; left: 0;
	height: 12px; width: 903px;
	background: url(../images/win-top.gif) no-repeat top center;
}
.win-bottom {
	position: absolute;
	bottom: -6px; left: 0;
	height: 13px; width: 903px;
	background: url(../images/win-bottom.gif) no-repeat top center;
}

/* STRANKOVANIE */
.paging {
	position: absolute;
	bottom: 0; right: 25px;
	padding: 0 50px 0 0;
	color: #6479a3;
	font-size: 13px; font-family: Verdana, Arial; font-weight: bold;
}
.paging .prev, .paging .next {
	display: block;
	position: absolute;
	right: 22px; bottom: 2px;
	width: 17px; height: 17px;
	background: url(../images/left.jpg) no-repeat;
	overflow: hidden; text-indent: 50px;
}
.paging .next {
	right: 0;
	background-image: url(../images/right.jpg);
}
.paging a {
	color: #6479a3;
	text-decoration: none;
}
.paging .active {
	cursor: default;
	font-weight: bold;
	color: #d55203;;
}

/* MENU */
#topMenu ul, #topMenu li {
	list-style-type: none;
	margin:0; padding: 0;
	display: block;
	text-align: center;
}
#topMenu a {
	display: block;
	width: 111px; height: 27px;
	padding: 6px 0 0; margin: 0 3px;
	background: url(../images/menu.jpg) no-repeat;
	font-family: Verdana, Arial; font-weight: bold; font-size: 13px;
	text-decoration: none;
	color: #6479a3
}
#topMenu .active a {
	width: 117px; height: 27px;
	margin: -11px 0 0; padding-top: 17px;
	background: url(../images/menu-active.jpg) no-repeat;
	color: #e32501;
}
#topMenu a:hover {
	color: #e32501;
}
#topMenu li {
	float: left;
}
#topMenu .addPage, #topMenu ul ul { display: none; }

#topMenu li.hover ul { display: block; }
#topMenu ul ul {
	position: absolute;
	background: #FBBC00;
	border: 1px solid #FC9B00;
}
#topMenu ul ul li {
	float: none;
	background: none;
	width: auto;
	border-bottom: 1px solid #FEE79B;
	text-align: left;
	margin: 0 5px; padding: 0;
}
#topMenu ul ul a, #topMenu .active ul a {
	float: none;
	width: auto;
	background: none;
	color: #fff;
	margin:0; padding: 4px 0 0;
}
#topMenu ul ul a:hover {
	color: #e32501;
}
#topMenu ul ul li:last-child { border:none; }

.addPage { display: none; }

/* PONUKA */
#menuPonuka {
	margin-top: 8px;
}
#menuPonuka ul, #menuPonuka li {
	list-style-type: none;
	margin:0; padding:0;
}
#menuPonuka li {
	/*margin: 11px 0 0 3px; padding: 0 0 10px 26px;*/
	margin: 4px 0 0 3px; padding: 0 0 6px 26px;
	width: 205px;
	background: url(../images/ponuka-sep.jpg) no-repeat bottom;
}
#menuPonuka li:last-child {
	background-image: none;
}
#menuPonuka a {
	font-family: Verdana, Arial; font-size: 12px; font-weight: bold;
	color: #003776;
	text-decoration: none;
}
#menuPonuka a:hover, #menuPonuka .active a {
	color: #fff;
}

/* DIJIT combobox */
div.dijitComboBox {
	height: 19px;
}
div.dijitComboBox div.dijitArrowButton.dijitDownArrowButton {
	width: 17px; height: 17px;
	background: url(../images/select.jpg) no-repeat;
	margin: 1px 1px 0 0; padding: 0;
	border: none;
}
div.dijitComboBox div.dijitArrowButton.dijitDownArrowButton div {
	visibility: hidden;
}

/* DIJIT dateTextBox */
.dijitDateTextBox div.dijitValidationIcon {
	display: none;
}
