#head {
	background-color: #ea7c1f;
	background-image: url(head-bg.png);
	background-repeat: repeat-x;	
	text-align:center;
}
#head-body {
	width:960px;
	height:206px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(head-body-bg.jpg);
	background-repeat: no-repeat;
	position:relative;
}
#logo {
	display:block;
	width:315px;
	height:150px;
	position:absolute;
	top:1px;
	left:20px;
}

#head-img-1, #head-img-2, #head-img-3 {
	width:157px;
	height:103px;
	border:none;
	position:absolute;
}

#head-img-1 {
	top:15px;
	left:312px;
}
#head-img-2 {
	top:39px;
	left:486px;
}
#head-img-3 {
	top:19px;
	left:670px;
}

/*****************************************/
#mainmenu-default {
	width:940px;
	padding:10px;
	padding-top:10px;
	position:absolute;
	top:167px;
	text-align:center;
	color:#fff;
	font-size:1.15em;
}

#mainmenu-default a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding-left:0.5em;
	padding-right:0.5em;
}
#mainmenu-default a.active {
	color:red;
}
/*****************************************/
#page {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top:20px;
}

#page-left {
	width:244px;
	float:left;
	background-color:#f4f5f0;
	background-image: url(page-left-bg-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 16px;
}
#page-left-title {
	height:35px;
	background-color: #2a2a2a;
	background-image: url(page-left-title.png);
	background-repeat: no-repeat;
}

#mainmenu-left {
	list-style-type: none;
	margin:0;
	padding:0;
}
#mainmenu-left li {
	margin:0;
	padding:0;	
}
#mainmenu-left li a {
	display:block;
	width:205px;
	height:26px;
	padding-left:39px;
	padding-top:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #000000;
	background-image: url(menu-leve-item-bg.png);
	text-decoration:none;
}
#mainmenu-left li a.aktivni, #mainmenu-left li a:hover {
	color: red;
	background-image: url(menu-leve-item-bg-active.png);
}


#mainmenu-left li ul {
	margin:0;
	margin-left:20px;
	padding:0;
	list-style-type: none;
	
	
}
#mainmenu-left li ul li a {
	width:185px;

}

#page-main {
	margin-left:7px;
	float:left;
	width:511px;
	background-color: #FFFFFF;
	background-image: url(page-main-bg-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-overflow: ellipsis; overflow: hidden;
}

#page-main-content {
	padding:10px;
}

#page-main-bottom {
	width:511px;
	height:7px;
	border:none;
	margin:0;
	position:relative;
	top:3px;
}

#page-right {
	margin-left:7px;
	width:191px;
	float:left;
}

.page-right-block {
	background-color: #f4f5f0;
	background-image: url(page-right-bock-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
	margin-bottom:7px;
}

#page-right-kalendar-title {
	height:28px;
	background-color: #2a2a2a;
	background-image: url(page-right-kalendar-title.png);
	background-repeat: no-repeat;
}
#page-right-kalendar-body {
	margin:5px;
	padding-bottom:5px;
}

#page-right-login-title {
	height:28px;
	background-color: #2a2a2a;
	background-image: url(page-right-login-title.png);
	background-repeat: no-repeat;
}

#page-right-masaz-title {
	height:28px;
	background-color: #2a2a2a;
	background-image: url(page-right-masaz-title.png);
	background-repeat: no-repeat;
}
#page-right-masaz h5 {
	margin:5px;
}
#page-right-masaz-body {
	margin:5px;
	padding-bottom:5px;
}

#page-right-sauna-title {
	height:28px;
	background-color: #2a2a2a;
	background-image: url(page-right-sauna-title.png);
	background-repeat: no-repeat;
}
#page-right-sauna h5 {
	margin:5px;
}
#page-right-sauna-body {
	margin:5px;
	padding-bottom:5px;
}

#page-right-partneri-title {
	height:28px;
	background-color: #2a2a2a;
	background-image: url(page-right-partneri-title.png);
	background-repeat: no-repeat;
}
#page-right-partneri-body {
	margin:5px;
	padding-bottom:5px;
}

#page-foot {
	clear:both;
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;	
}
#page-foot a {
	color: #ccc;
}

#page-foot-copy {
	background-color:#ea7c21;
	background-image: url(page-foot-copy-bg.png);
	background-repeat: no-repeat;	
	height:19px;
	text-align:center;
	padding-top:6px;
}

#page-foot-auth {
	background-color:#fd7100;
	background-image: url(page-foot-aut-bg.png);
	background-repeat: no-repeat;
	padding-top:4px;
	height:18px;
	padding-right:20px;
	text-align:right;
}


/*****************************************/

.cleaner {
	font-size:1px;
	clear:both;
}


/** kalendar ******************/
.kalendar { margin: 5px; text-align:center; }	
.kalendar table {border-spacing:0;border-collapse:collapse;empty-cells:show;border:2px solid #000;margin:.5em auto;width:150px}
.kalendar td {line-height:1em;font-size:0.9em;font-family:sans-serif;padding:3px;border:1px solid #000;vertical-align:middle; text-align:center;}
.kalendar td a, .kalendar td span {color:#000000; display:block; padding:1px; text-decoration: none; }
.kalendar td a:hover{ background-color:#FF9933}
.kalendar td a.prevnext{text-decoration: none;}
.kalendar td a.nomonth{color:#888888;}
.kalendar td a.nolink{text-decoration: none; color:#888888;}
.kalendar td.active{background-color:#FF0000;}
.kalendar td.active a{ color:#FFFFFF;}
.kalendar .dny {background-color:#da5221; color:#fff; font-weight:bold;}
.kalendar .vikend {background-color:#FFFF99;}
.kalendar td.bolditem {background-color:#B4F2AC;}



#infomessage {
  background-color:#ffdddd;
  color:#000;
  font-weight:bold;
  padding:3px;
  margin:10px;
  text-align:center;
}

