﻿/*html,body,div*/
html, body
{
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 100%;
	/*text-align:center;*/
}
table, tr, td
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
a.blue:visited{
	color: #000066;
	text-decoration: underline;
}
a.blue:active{
	color: #000066;
	text-decoration: underline;
}
a.blue:hover{
	color: #ed0303;
	text-decoration: underline;
}
td
{
	font-size: 11px;
	color: #000000;
}
a
{
	color: #000000;
}
a:link
{
	color: #000000;
}
a:visited
{
	color: #000000;
}
a:hover
{
	color: #ed0303;
}
a:active
{
	color: #0375ab;
}
.date
{
	font-size: 10px;
	color: #787878;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}
.DN
{
	display: none;
}
.DS
{
	display: block;
}
.cap
{
	font-size: 10px;
	color: #FFAA00;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
}
.btnImg
{
	cursor: pointer;
}
a.btnPrikaziSlike
{
	padding: 0px 0px 0px 24px;
	height:22px;
	width: 150px;
	display: block;
	background: url(    "../img/camera.gif" ) no-repeat 0px center;
	font-weight:bold;
	text-align:left;
	}
a.btnPrikaziSlike_off
{
	text-align:left;
	padding: 0px 0px 0px 24px;
	height:22px;
	width: 150px;
	display: block;
	background: url(    "../img/camera_off.gif" ) no-repeat 0px top;
	font-weight:bold;
	}
.linkWithBrownArrow
{
	text-decoration: none;
	width: 100px;
	padding: 0px 0px 0px 13px;
	color: #000000;
	background: url(    "../img/icoArrowBlueRight.gif" ) no-repeat 0px top;
	cursor: pointer;
	font-weight: bold;
	display: block;
}
.linkWithBrownArrowXL
{
	text-decoration: none;
	width: 100px;
	padding: 0px 0px 0px 13px;
	color: #000000;
	background: url(    "../img/icoArrowBlueRight.gif" ) no-repeat 0px top;
	cursor: pointer;
	font-weight: bold;
	display: block;
}
.linkWithBrownArrowXLOver
{
	text-decoration: none;
	width: 100px;
	padding: 0px 0px 0px 13px;
	color: #000000;
	background: url(    "../img/icoArrowRedRight.gif" ) no-repeat 0px top;
	cursor: pointer;
	font-weight: bold;
	display: block;
	
}


a.linkDetaljno
{
	text-decoration: none;
	width: 101px;
	padding: 0px 0px 0px 13px;
	color: #000000;
	background: url(    "../img/icoArrowSilverRight.gif" ) no-repeat 0px top;
	cursor: pointer;
	font-weight: bold;
	display: block;
}
a.linkDetaljno:link
{
	text-decoration: none;
	width: 101px;
	padding: 0px 0px 0px 13px;
	color: #000000;
	background: url(    "../img/icoArrowSilverRight.gif" ) no-repeat 0px top;
	cursor: pointer;
	font-weight: bold;
	display: block;
}
a.linkDetaljno:visited
{
	text-decoration: none;
	width: 101px;
	padding: 0px 0px 0px 13px;
	color: #000000;
	background: url(    "../img/icoArrowSilverRight.gif" ) no-repeat 0px top;
	cursor: pointer;
	font-weight: bold;
	display: block;
}
a.linkDetaljno:hover
{
	text-decoration: none;
	width: 101px;
	padding: 0px 0px 0px 13px;
	color: #000000;
	background: url(    "../img/icoArrowBlueRight.gif" ) no-repeat 0px top;
	cursor: pointer;
	font-weight: bold;
	display: block;
	
}

a.linkDetaljno:active
{
	text-decoration: none;
	width: 101px;
	padding: 0px 11px 0px 13px;
	color: #000000;
	background: url(    "../img/icoArrowSilverRight.gif" ) no-repeat 0px top;
	cursor: pointer;
	font-weight: bold;
	display: block;
}
a.linkRezerviraj
{
	text-decoration: none;
	width: 101px;
	padding: 0px 0px 0px 13px;
	color: #000000;
	background: url(    "../img/icoArrowSilverRight.gif" ) no-repeat 0px top;
	cursor: pointer;
	font-weight: bold;
	display: block;
}
a.linkRezerviraj:link
{
	text-decoration: none;
	width: 101px;
	padding: 0px 0px 0px 13px;
	color: #000000;
	background: url(    "../img/icoArrowSilverRight.gif" ) no-repeat 0px top;
	cursor: pointer;
	font-weight: bold;
	display: block;
}
a.linkRezerviraj:visited
{
	text-decoration: none;
	width: 101px;
	padding: 0px 0px 0px 13px;
	color: #000000;
	background: url(    "../img/icoArrowSilverRight.gif" ) no-repeat 0px top;
	cursor: pointer;
	font-weight: bold;
	display: block;
}
a.linkRezerviraj:hover
{
	text-decoration: none;
	width: 101px;
	padding: 0px 0px 0px 13px;
	color: #000000;
	background: url(    "../img/icoArrowBlueRight.gif" ) no-repeat 0px top;
	cursor: pointer;
	font-weight: bold;
	display: block;
}
a.linkRezerviraj:active
{
	text-decoration: none;
	width: 101px;
	padding: 0px 0px 0px 13px;
	color: #000000;
	background: url(    "../img/icoArrowBlueRight.gif" ) no-repeat 0px top;
	cursor: pointer;
	font-weight: bold;
	display: block;
}
.btEdit
{
	border-right: solid 1px #FFAA00;
	border-top: solid 1px #FFAA00;
	border-bottom: solid 1px #FFAA00;
	border-left: solid 1px #FFAA00;
	text-decoration: underline;
	font-size: 11px;
	width: 109px;
	height: 20px;
	text-align: left;
	padding: 1px 1px 0px 7px;
	background-color: #ffffff;
	background: url(    "../img/icoUredi.gif" ) no-repeat 77px center;
	cursor: pointer;
}
.btnSearch
{
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	font-size: 11px;
	width: 90px;
	height: 23px;
	text-align: left;
	padding: 0px 0px 0px 27px;
	background: url(    "../img/icoSearch.gif" ) no-repeat 3px center;
	background-color: #dadada;
	color: #000000;
	cursor: pointer;
	text-decoration: none;
}
.btnSearchOver
{
	border-right: groove 1px #000000;
	border-top: groove 2px #000000;
	border-bottom: groove 1px #000000;
	border-left: groove 2px #000000;
	font-size: 11px;
	width: 90px;
	height: 23px;
	background: url(    "../img/icoSearch2.gif" ) no-repeat 3px center;
	background-color: #0055e5;
	color: #ffffff;
	text-align: left;
	padding: 0px 0px 0px 27px;
	cursor: pointer;
	text-decoration: none;
}

.btn
{
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	font-size: 11px;
	width: 90px;
	height: 23px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-color: #dadada;
	color: #000000;
	cursor: pointer;
	text-decoration: none;
}
.btnL
{
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	font-size: 11px;
	width: 140px;
	height: 23px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-color: #dadada;
	color: #000000;
	cursor: pointer;
	text-decoration: none;
}
.btnOver
{
	border-right: groove 1px #000000;
	border-top: groove 2px #000000;
	border-bottom: groove 1px #000000;
	border-left: groove 2px #000000;
	font-size: 11px;
	width: 90px;
	height: 23px;
	background-color: #0055e5;
	color: #ffffff;
	text-align: center;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	text-decoration: none;
}
.btnLOver
{
	border-right: groove 1px #000000;
	border-top: groove 2px #000000;
	border-bottom: groove 1px #000000;
	border-left: groove 2px #000000;
	font-size: 11px;
	width: 140px;
	height: 23px;
	background-color: #0055e5;
	color: #ffffff;
	text-align: center;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	text-decoration: none;
}
.btnXL
{
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	font-size: 11px;
	width: 200px;
	height: 23px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-color: #dadada;
	color: #000000;
	cursor: pointer;
	text-decoration: none;
}
.btnOverXL
{
	border-right: groove 1px #000000;
	border-top: groove 2px #000000;
	border-bottom: groove 1px #000000;
	border-left: groove 2px #000000;
	font-size: 11px;
	width: 200px;
	height: 23px;
	background-color: #dadada;
	background-color: #0055e5;
	color: #FFFFFF;
	text-align: center;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	text-decoration: none;
}



.btnArrow
{
	border-right: solid 1px #FFAA00;
	border-top: solid 1px #FFAA00;
	border-bottom: solid 1px #FFAA00;
	border-left: solid 1px #FFAA00;
	font-size: 11px;
	width: 109px;
	height: 23px;
	text-align: left;
	padding: 1px 1px 0px 7px;
	background-color: #ffffff;
	background: url(    "../img/ico_arrow_brown.gif" ) no-repeat 90px center;
	cursor: pointer;
}
.btnOverArrow
{
	border-right: groove 1px #FFAA00;
	border-top: groove 2px #FFAA00;
	border-bottom: groove 1px #FFAA00;
	border-left: groove 2px #FFAA00;
	font-size: 11px;
	width: 109px;
	height: 23px;
	background: url(    "../img/ico_arrow_brown.gif" ) no-repeat 90px center;
	background-color: #ffffff;
	color: #0055e5;
	text-align: left;
	padding: 0px 0px 0px 7px;
	cursor: pointer;
}
.bijeli_mali a
{
	color: #ffffff;
}
.bijeli_mali a:active
{
	color: #ffffff;
}
.bijeli_mali a:link
{
	color: #ffffff;
}
.bijeli_mali a:visited
{
	color: #ffffff;
}
.bijeli_mali a:hover
{
	color: #ffffff;
}
.calendar
{
	background: #FFFFCC;
	color: #800000;
	font-size: 8pt;
	border-color: #999999;
	height: 180px;
	width: 200px;
	padding: 4px;
}
.calendarSelectedDayStyle
{
	background-color: #666666;
	color: #ffffff;
	font-weight: bold;
}
.calendarTodayDayStyle
{
	/*background-color: #CCCCCC;*/ /*color: #ffffff;*/
}
.calendarSelectorStyle
{
	background-color: #CCCCCC;
	color: #ffffff;
}
.calendarOtherMonthDayStyle
{
	color: Gray;
}
.calendarDayHeaderStyle
{
	background-color: #FFCC66;
	
	font-weight: Bold;
	font-size: 7pt;
}
.calendarTitleStyle
{
	background-color: #0375ab;
	font-weight: Bold;
	font-size: 9pt;
	color: #ffffff;
	height: 100%;
}
.calendarSlobodno
{
	background: #FFFFCC;
}
.calendarRezervacijaUTijeku
{
	background: #ccffcc;
}
.calendarZauzeto
{
	background: #ffcccc;
}
.calendarRezervacijaNijeMoguca
{
	background: #d6d6d6;
}
.calendarWeekendDayStyle
{
	color: #FF0000;
}
.flagBackground
{
	height:32px;
	padding-left:5px;
	padding-right:5px;
	padding-top:7px;
	vertical-align: middle;
	}
a.flagHrvatski{ color:white; background:url('../img/icoFlagHrvatski.gif') no-repeat 0px center; padding-left:20px;padding-right:5px;}
a.flagItaliano{  color:white; background:url('../img/icoFlagItaliano.gif') no-repeat 0px center; padding-left:20px;padding-right:5px;}
a.flagDeutsch{  color:white; background:url('../img/icoFlagDeutsch.gif') no-repeat 0px center; padding-left:20px;padding-right:5px;}
a.flagEnglish{  color:white; background:url('../img/icoFlagEnglish.gif') no-repeat 0px center; padding-left:20px;padding-right:5px;}
a.flagHungary{  color:white; background:url('../img/icoFlagHungary.gif') no-repeat 0px center; padding-left:20px;padding-right:5px;}
.lineYellow
{
	background: url(../img/dot_orange.gif) center center repeat-x;
	vertical-align: middle;
}
table.mnuTbl
{
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 32px;
	width: 100%;
	background: url(../img/mnuBody.jpg) center center repeat;
}
div.subMenuBack
{
	white-space: nowrap;
	background: url("../img/mnuSubBody.gif");
	width: 150px;
	height: 37px;
	padding:10px 0px 0px 10px;
	font-weight:bold;
	border: solid 1px #cccec1;
	border-right: solid #cccec1;
	border-right-width: 4px;
	font-size:12px;
}

div.subMenuBackOver
{
	white-space: nowrap;
	background: url("../img/mnuSubBodyOver.gif");
	width: 150px;
	height: 37px;
	vertical-align:middle;
	padding:10px 0px 0px 10px;
	font-weight:bold;
	border: solid 1px #cccec1;
	border-right: solid #cccec1;
	border-right-width: 4px;
	font-size:12px;
}


td.mnuBorder
{
	
	background-color:#ffffff;
	background: url(../img/mnuLeftImg.gif) no-repeat 0px left;
	width: 23px;
	height: 37px;
	border-top: solid #cccec1;
	border-bottom: solid #cccec1;
	border-top-width: 4px;
	border-bottom-width: 1px;
}
td.mnuBorderRight
{
	
	background-color:#ffffff;
	background: url(../img/mnuRightImg.gif) no-repeat 0px left;
	width: 23px;
	height: 37px;
	border-top: solid #cccec1;
	border-bottom: solid #cccec1;
	border-right: solid #cccec1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	
}
td.mnuBorderRightSelected_old
{
	background: url(../img/mnuRightImgSelected.gif) no-repeat 0px left;
	width: 23px;
	height: 37px;
	border-top: solid 4px #cccec1;
	border-bottom: solid 1px #cccec1;
	border-right: solid 1px #cccec1;
}
td.mnuSpace
{
	background-color:#ffffff;
	height: 32px;
	width: 100%;
}
td.mnuOn
{
	background-color:#ffffff;
	border-top: solid 4px #cccec1;
	border-bottom: solid 1px #cccec1;
	border-right: solid 1px #cccec1;
	color: #800000;
	width: 50px;
	height: 32px;
	text-align: center;
	white-space: nowrap;
}

	
td.mnuOver_old
{
	color: #800000;
	border-top: solid 4px #cccec1;
	border-bottom: solid 1px #cccec1;
	border-right: solid 1px #cccec1;
	background: url(../img/mnuRightImgSelected.gif) no-repeat 0px Right;
	background-color:#ffffff;
	font-size:13px;
	width: 50px;
	height: 32px;
	text-align: center;
	white-space: nowrap;
	padding: 7px 23px 0px 0px;
	cursor: pointer;
	font-weight: bold;
}	
	
td.mnuOver
{
	color: #800000;
	border-top: solid 4px #cccec1;
	border-bottom: solid 1px #cccec1;
	border-right: solid 1px #cccec1;
	background: url(../img/mnuRightImgSelected.gif) no-repeat 0px Right;
	background-color:#ffffff;
	font-size:13px;
	text-align: center;
	white-space: nowrap;
	padding: 7px 23px 0px 0px;
	cursor: pointer;
	font-weight: bold;
	
	text-decoration: none;
	/*display: block;*/
}
td.mnuOff
{
	background: url(../img/mnuRightImg.gif) no-repeat 0px Right;
	background-color:#ffffff;
	border-top: solid 4px #cccec1;
	border-bottom: solid 1px #cccec1;
	border-right: solid 1px #cccec1;
	font-size:13px;
	color: black;
	text-align: center;
	white-space: nowrap;
	padding: 7px 23px 0px 0px;
	font-weight: bold;
}
td.mnuOffSelected
{
	background-color:#ffffff;
	background: url(../img/mnuRightImgSelected.gif) no-repeat 0px Right;
	border-top: solid 4px #cccec1;
	border-bottom: solid 1px #cccec1;
	border-right: solid 1px #cccec1;
	font-size:13px;
	color: #800000;
	width: 50px;
	height: 32px;
	text-align: center;
	white-space: nowrap;
	padding: 7px 23px 0px 0px;
	font-weight: bold;
}
div.contentTitle
{
	font-weight: bold;
	text-align: center;
	color: #9B2900;
	font-size: 16px;
}
.cbChecked
{
	background: url(    "../img/icoChecked.gif" ) no-repeat 5px center;
	width: 20px;
	height: 20px;
}
.cbCheckedOff
{
	background: url(    "../img/icoCheckedOff.gif" ) no-repeat 5px center;
	width: 20px;
	height: 20px;
}
.naslov
{
	text-align: center;
	color: #800000;
	font-weight: bold;
	font-size: 14px;
	width: 100%;
}
.searchDialogDiv
{
	border-right: groove 1px #000000;
	border-top: groove 2px #ffffff;
	border-bottom: groove 1px #000000;
	border-left: groove 2px #ffffff;
	background-color: #0055e5;
	color: #ffffff;
	position:absolute;
	/*left:expression(document.body.clientWidth / 2 - 150 + 40 + "px");*/
	/*top:expression(document.body.clientHeight /2 - 23 - 55 + "px");*/
	text-align:center;
	padding-top:10px;
	width:300px;
	height:46px;
	margin: auto;
	z-index:1;
	}
#searchDialog
{
	border-right: groove 1px #000000;
	border-top: groove 2px #ffffff;
	border-bottom: groove 1px #000000;
	border-left: groove 2px #ffffff;
	background-color: #0055e5;
	color: #ffffff;
	position:absolute;
	left:50%;
	top:50%;
	text-align:center;
	padding-top:20px;
	width:300px;
	height:46px;
	margin: 0;
	z-index:1000;
	}
.subMenuHead
{
	color: #800000;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	width: 130px;
	padding: 0 0 5px 0;
	display: block;
}
.subMenuLinkSelected
{
	font-weight: bold;
	background: url("../img/icoArrowRedRight.gif" ) no-repeat 120px center;
	color: #800000;
	border-bottom: solid 1px #ffaa00;
	text-decoration: none;
	display: block;
	width: 140px;
	padding: 0 0 5px 10px;
}
.subMenuLinkSelectedTop
{
	background: url("../img/icoArrowRedRight.gif" ) no-repeat 120px center;
	color: #800000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 140px;
	padding: 5px 0 5px 10px;
	border-top: solid 1px;
	border-top-color: #FFAA00;
	border-bottom: solid 1px;
	border-bottom-color: #ffaa00;
}
.subMenuLink a
{
	color: #000000;
	border-bottom: solid 1px #ffaa00;
	text-decoration: none;
	display: block;
	width: 140px;
	padding: 0 10px 5px 5px;
}
table.subMenuLink2
{
	color: #000000;
	border-bottom: solid 1px #FFAA00;
	text-decoration: none;
	display: block;
	width: 120px;
	padding: 5px 10px 5px 5px;
	 
	cursor: pointer;
	white-space: nowrap;
	}
td.subMenuLink2Over
{
	background: url(    "../img/icoArrowRedRight.gif" ) no-repeat 120px center;
	color: #000000;
	border-bottom: solid 1px #FFAA00;
	text-decoration: none;
	display: block;
	width: 110px;
	padding: 5px 10px 5px 10px;
	 
	cursor: pointer;
	white-space: nowrap;
}
td.subMenuLink2Top
{
	color: #000000;
	border-bottom: solid 1px #FFAA00;
	border-top: solid 1px #FFAA00;
	text-decoration: none;
	display: block;
	width: 120px;
	padding: 5px 10px 5px 5px;
}
td.subMenuLink2TopOver
{
	background: url(    "../img/icoArrowRedRight.gif" ) no-repeat 120px center;
	color: #000000;
	border-bottom: solid 1px #FFAA00;
	border-top: solid 1px #FFAA00;
	text-decoration: none;
	display: block;
	width: 110px;
	padding: 5px 10px 5px 10px;
	
	cursor: pointer;
	white-space: nowrap;
}
td.subMenuLink2TopSelected
{
	background: url(    "../img/icoArrowRedRight.gif" ) no-repeat 120px center;
	color: #000000;
	border-bottom: solid 1px #FFAA00;
	border-top: solid 1px #FFAA00;
	text-decoration: none;
	display: block;
	width: 110px;
	padding: 5px 10px 5px 10px;
	font-weight:bold;
	cursor: pointer;
	white-space: nowrap;
}
td.subMenuLink2Selected
{
	background: url(    "../img/icoArrowRedRight.gif" ) no-repeat 120px center;
	color: #000000;
	border-bottom: solid 1px #FFAA00;
	text-decoration: none;
	display: block;
	width: 110px;
	padding: 5px 10px 5px 10px;
	font-weight:bold;
	cursor: pointer;
	white-space: nowrap;
}
td.subMenuLink2
{
	color: #000000;
	border-bottom: solid 1px #FFAA00;
	text-decoration: none;
	display: block;
	width: 120px;
	padding: 5px 10px 5px 5px;
	white-space: nowrap;
}
.subMenuLinkSelected
{
	background: url(    "../img/icoArrowRedRight.gif" ) no-repeat 120px center;
	color: #000000;
	border-bottom: solid 1px #FFAA00;
	text-decoration: none;
	display: block;
	width: 120px;
	cursor: pointer;
	white-space: nowrap;
	padding: 0 0 5px 10px;
	}
.subMenuLink a:link
{
	color: #000000;
	border-bottom: solid 1px #FFAA00;
	text-decoration: none;
	display: block;
	width: 140px;
	padding: 0 10px 5px 5px;
}
.subMenuLink a:visited
{
	color: #000000;
	border-bottom: solid 1px #FFAA00;
	text-decoration: none;
	display: block;
	width: 140px;
	padding: 0 10px 5px 5px;
}
.subMenuLink a:hover
{
	background: url(    "../img/icoArrowRedRight.gif" ) no-repeat 120px center;
	color: #800000;
	text-decoration: none;
	display: block;
	width: 140px;
}
.subMenuLinkTop a
{
	color: #000000;
	border-bottom: solid 1px #FFAA00;
	border-top: solid 1px #FFAA00;
	text-decoration: none;
	display: block;
	width: 140px;
	padding: 5px 10px 5px 5px;
}
.subMenuLink a:active
{
	background: url(    "../img/icoArrowRedRight.gif" ) no-repeat 120px center;
	color: #800000;
	text-decoration: none;
	display: block;
	width: 140px;
}
.subMenuLinkTop a:hover
{
	background: url(    "../img/icoArrowRedRight.gif" ) no-repeat 120px center;
	color: #800000;
	text-decoration: none;
	display: block;
	width: 140px;
}
.tekstic
{
	width: auto;
	cursor: pointer;
	vertical-align: top;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 16px;
	font-size: 11px;
}
.selectedtekstic
{
	width: auto;
	cursor: pointer;
	vertical-align: top;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 16px;
	font-size: 11px;
	background-color: #0A246A;
	color: #FFFFFF;
}
td.galerija
{
	text-align: left;
	vertical-align: middle;
	padding-bottom: 10px;
}
.imgBorderBrown
{
	width: 1px;
	height: 1px;
	border: solid 1px #0375ab;
	
	margin: 3px;
}
.imgBorderWhite
{
	width: 1px;
	height: 1px;
	border: solid 1px #ffffff;
}
.hide
{
	margin-left: 20px;
	display: none;
}
.show
{
	margin-left: 20px;
	display: block;
}
.imgF
{
	cursor: pointer;
}
.menu_main
{
	font-size: 14px;
	border-right: black 1px solid;
	border-top: white 1px solid;
	border-bottom: black 1px solid;
	border-left: white 1px solid;
	width: 155px;
	cursor: default;
	color: white;
	background-repeat: repeat-x;
	height: 24px;
	background-color: #0055e5;
	text-align: center;
	white-space: nowrap;
}
.lineDot
{
	background: url(    "../img/icoLineDotBlack.gif" ) repeat-x 60px center;
	clear: both;
	font-size: small;
	font-weight: normal;
	margin: 0px 0pt 0px 0px;
	padding: 0px 0px 0px 0px;
}
.msg
{
	color: #FF0000;
}
.pagesContents
{
	margin: 0px 0pt 0px 0px;
	padding: 0px 0px 0px 0px;
}
.tBox
{
	width: 420px;
}
.tBoxMali
{
	width: 130px;
}
.tBoxDatum
{
	width:130px;
	}
.tdHead
{
	border-right: #999999 1px solid;
	padding-right: 1px;
	border-top: #999999 1px solid;
	padding-left: 1px;
	font-weight: bold;
	padding-bottom: 1px;
	border-left: #999999 1px solid;
	color: #000000;
	padding-top: 1px;
	border-bottom: #999999 1px solid;
	height: 24px;
	text-align: center;
	color: #800000;
}
.tdHead2
{
	border-right: #999999 1px solid;
	padding-right: 1px;
	border-top: #999999 1px solid;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: #999999 1px solid;
	color: #000000;
	padding-top: 1px;
	border-bottom: #999999 1px solid;
	height: 24px;
	text-align: center;
	color: #800000;
}
.tdTekst
{
	border-right: #999999 1px solid;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	border-bottom: #999999 1px solid;
	text-align: right;
	width:420px;
}
.tdTekst2
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	text-align: right;
	width:420px;
}
.tdLabel
{
	border-right: #999999 1px solid;
	padding-right: 3px;
	padding-left: 3px;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	height:22px;
	white-space: nowrap;   
}
.tdLabel_required{
	border-right: #999999 1px solid;
	padding-right: 3px;
	padding-left: 3px;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background:url(../img/ico_requiredField.gif) right center no-repeat;
	font-weight:bold;
}
.textDisable{border-style:groove;background-color:#E0E0E0;color:#999999;}

/**********************************************************************************************************/
html
{
    height: 100%;
    margin: 0;
    padding: 0;
}

body
{
    height: 100%;
    margin: 0;
    padding: 0;
    background-image: url(../images/background.gif);
    background-repeat: repeat-x;
}

#container-border
{
    position: relative;
    /*overflow: hidden; */
		height: auto!important;
		min-height:95%;
		height:95%;
    width: 760px;
    background-color: White;
    background-image: url(../images/mainback.gif);
    background-repeat: repeat-y;
    margin: 0 auto;
    padding: 0;
}

#header
{
    background-color: White;
    border-bottom: solid 1px #9798B4;
    width: 750px;
    height: 80px;
    margin: 0 0 0 5px;
    padding: 0;
}

#header img
{
    float: left;
    margin: 5px 0 0 5px;
    border: none;
    text-align: left;
}

#menu-bar
{
    float: right;
    border: none;
    width: 300px;
    margin: 0 5px 0 0;
}

.language
{
    float: left;
    width: 100px;
    padding: 0;
    margin: 0;
}

.language img
{
    width: 15px;
    height: 15px;
    text-align: left;
    margin: 0 3px 0 0;
    padding: 0;
    border: none;
}

.language a
{
    margin-left: 10px;
    font-size: smaller;
    font-family: Verdana;
}

.language a:link
{
    color: Black;
    text-decoration: none;
}

.language a:visited
{
    color: Black;
    text-decoration: none;
}

.language a:hover
{
    color: Red;
    text-decoration: underline;
}
#leftContainer
{
    float: left;
    display: inline;
    margin-left: 5px;
    width: 180px;
}

#content
{
    float: right;
    display:inline;
    margin-right: 5px;
    width: 560px;
}

#footer
{
    clear: both;
    margin: 0 auto;
    padding: 0;
    background-color: White;
    background-image: url(../images/footerborder.gif);
    background-repeat: repeat-y;
    width: 760px;
    height: 4%;
    border-top: dashed 1px gray;
	position:relative;
}

#footer p
{
    font-family: Verdana;
    font-size: x-small;
    color: Gray;
    margin: 10px auto 0 10px;
}