body{
	background-color: #898989;
	background-image: url(/templates/CUSTOM_ZPT/images/body-bg.gif);	
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
}

a:link, a:visited{
	color: #0000ff;
}

html, body, p, div, span, ul, li{
	font-family: Tahoma;
	font-size: 12px;
}

.menu-ph{
	margin-top: 35px;
	position: relative;
	width: 180px;
	overflow: hidden;
}


.menu0{
	width: 172px;
	position: relative;
	left: 3px;
	background-image: url(/templates/CUSTOM_ZPT/images/menu/menu0.gif);	
	background-repeat: no-repeat;
	margin-bottom: 9px;
	white-space: nowrap;
}

.menu0 a{
	padding: 5px 5px 4px 10px;
	display: block;
}

.menu0 a:link, .menu0 a:visited{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.menu1{
	width: 164px;
	position: relative;
	left: 9px;
	background-image: url(/templates/CUSTOM_ZPT/images/menu/menu1.gif);
	background-repeat: no-repeat;
	margin-bottom: 9px;
	white-space: nowrap;
}

.menu1 a{
	display: block;
	padding: 4px 5px 5px 10px;
}

.menu1 a:link, .menu1 a:visited{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.menu2{
	width: 168px;
	background-image: url(/templates/CUSTOM_ZPT/images/menu/menu2.gif);
	background-repeat: no-repeat;
	position: relative;
	left: 17px;		
	margin-bottom: 7px;
	white-space: nowrap;
}

.menu2 a{
	display: block;
	padding: 5px 5px 5px 10px;
}

.menu2 a:link, .menu2 a:visited{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.menu3{
	width: 156px;
	position: relative;	
	left: 25px;
	margin-bottom: 5px;
	background-image: url(/templates/CUSTOM_ZPT/images/menu/menu3.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}

.menu3 a{
	display: block;
	padding: 5px 5px 5px 11px;
}

.menu3 a:link, .menu3 a:visited{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.menu4{
	width: 148px;
	position: relative;	
	left: 35px;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	white-space: nowrap;
}

.menu4 a{
	display: block;
	padding: 2px 5px 2px 11px;
}

.menu4 a:link, .menu4 a:visited{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.navigation-ph{
	position: absolute;
	width: 785px;
	height: 30px;
	left: 0px;
}

.navigation-ph div{
	margin-top: 7px;
	margin-left: 10px;
}

.navigation-ph div img{
	margin-left: 7px;
	margin-right: 7px;
}

.navigation-ph div, .navigation-ph div a:link, .navigation-ph div a:visited, .navigation-ph div a:hover{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.search-ph{
	position: absolute;
	width: 180px;
	height: 30px;
	left: 785px;	
}

.maintitle{
	font-size: 18px;
	font-weight: bold;
	color: #81903b;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 7px;
	padding-left: 3px;
	background-image: url(/templates/CUSTOM_ZPT/images/hr.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.body-ph{
	padding: 3px 10px 10px 10px;	
}


.nicetable table, .nicetable table tr td{
	border-spacing:0pt;
	//border: 1px solid #dddddd;
	padding: 3px 3px 3px 3px;
}


.napovednik-cal-title{
	background-color: #6f8130;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.event-list{
	background-image: url(/templates/CUSTOM_ZPT/images/event-bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	color: #ffffff;
	font-size: 11px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.event-list a:link, .event-list a:visited{
	color: #ffffff;
	text-decoration: none;
}

.event-list a:hover{
	text-decoration: none; 
}

/* koledar dogodkov */

.cal{
	font-family: Arial;
	height: 140px;
	width: 100px;
}

.big_cal_days_head{
	width: 100px;	
	height: 20px;	
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
}

.big_cal_days_head span{
	color: #83270A;
}

.no-event-big{
	font-size: 11px;
	margin-top: 2px;
	text-align: left;
	color: #666666;
	padding-left: 10px;
}

.event-big{
	font-size: 11px;
	margin-top: 2px;
	text-align: left;
	font-weight: bold;
	background-image: url(/templates/CUSTOM_ZPT/images/event-arrow.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 7px;	
}

.event-big a:link, .event-big a:visited{
	display: block;
	text-decoration: none;
	background-color: #ffffff;
	color: #000066;
}

.event-big a:hover{
	text-decoration: underline;
}

.daynumber-event,
.daynumber-no-event{
	text-align: right;
	border-bottom: 1px solid #808080;
	font-size: 11px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	color: #606060;
	padding-bottom: 1px;
}

.daynumber-event a:link, .daynumber-event a:visited, .daynumber-event a:hover{
	font-size: 11px;
	text-decoration: underline;
	color: #000066;
	font-weight: bold;
}

.cal-event-content div{		
}

.bigButton {
	font-family: Arial,Tahoma,Helvetica,sans-serif;
	font-size: 11px;
	border-right: 1px solid #000000;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
}