BODY {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006D82;
	background-color:#DFEEF1;
	text-align: center;
}

a {
	font-weight: bold;
	color:#000000;
}
a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
	color:#000000;
	
}
a:active {
	text-decoration: none;
	color:#000000;
}


.DEBUG {
	border:solid 2px #000000;
	border-style: ridge;	
}

.LAYOUT_FULL {
	position:relative;
	width:810px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.FULL_TOP {
	float:left;
	clear: both;
	vertical-align: top;
	color: #FFFFFF;
	position: relative;
	width: 100%;
	height:auto;
}

.FULL_MIDDLE {
	float:left;
	margin-top:0px;
	padding-top:0px;
	vertical-align:top;
	clear: both;
	width:100%;
}

.MIDDLE_LEFT {
	float:left;
	margin-top:0px;
	padding-bottom:5px;
	padding-top:0px;
	vertical-align:top;
	width:250px;
}

.MAIN {
	width:100%;
	float:left;
	text-align: left;
	vertical-align: top;
}

.MAIN_CONTENT {
	width:95%;
	margin-left: 2.5%;	
	float:left;
	text-align: left;
	vertical-align: top;
	background-color:#FFFFFF;
	background-image:url(../images/cab_background.jpg);
}

.MAIN_LEFT {
	width:50%;
	float:left;
	text-align: left;
	background-color:#FFFFFF;
	vertical-align: top;
}

.MIDDLE_LEFT_CONTENT {
	width:215px;
	float:left;
	text-align: left;
	vertical-align: top;
	margin-left: 5px;
	margin-top: 5px;
}

.MAIN_RIGHT {
	width:50%;
	float:left;
	text-align: left;
	background-color:#FFFFFF;
	vertical-align: top;
}

.MIDDLE_CENTER {
	width:810px;
	float:left;
	clear: right;
	text-align: left;
	vertical-align: top;
	background-color:#FFFFFF;
}

.MIDDLE_CENTER_CONTENT {
	width:100%;
	float:left;
	position:relative;
	clear: right;
	text-align: left;
	vertical-align: top;
}

.MIDDLE_RIGHT {
	float:left;
	width:250px;
	vertical-align: top;
	background-color: #CC6600;
}

.MIDDLE_RIGHT_CONTENT {
	width:240px;
	float:left;
	text-align: left;
	background-color:#FFFFFF;
	vertical-align: top;
	margin-left: 5px;
	margin-top: 5px;
}

.FULL_BOTTOM {
	float:left;
	width:100%;
	clear: both;
	color: #FFFFFF;
	height:45px;
	padding-top:8px;
	background-image:url(../images/cab_footer.gif);
}

.LAYOUT_ADMIN {
	width:760px;
	clear:both;
	margin-bottom:0px;
	padding-top:0px;
	background-color: #FFFFFF;
}

.ADMIN_TOP {
	float:left;
	width:760px;
	clear: both;
	background-color:#000000;
}

.ADMIN_RIGHT {
	float:left;
	width:2px;
	border: 2px #000000;
	border-style: ridge;	
}

.ADMIN_MAIN {
	width:100%;
	float:left;
	clear: right;
	text-align: left;	
	background-color:#FFFFFF;
}

.ADMIN_PAGE {
	float:left;
	width:100%;
	height:300px;
	padding:0px;
	clear: right;
	background-color:#FFFFFF;
}

.ADMIN_BOTTOM {
	float:left;
	width:760px;
	clear: both;	
	background-color:#000000;
}


.PAGE_TITLE {
	line-height: 3;
	padding-top:20px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color:#006D82;
	margin-bottom:20px;
	width:95%;
	margin-left: 2.5%;	
}

.PAGE_MESSAGE {
	width:100%;
	background-color:#FF0000;
	line-height: 2;
	font-size: small;
	text-align: center;
	color: #FFFFFF;
}

.PAGE_MESSAGE_ADMIN {
	width:100%;
	background-color:#663300;
	line-height: 2;
	font-size: small;
	text-align: center;
	color: #FFFFFF;
}

.MENU_L1_NO {
	color: #000000;
	margin-top:1px;
	margin-bottom:1px;
	height:20px;
	vertical-align:middle;
	background-image:url(../images/zygomatyk_menu_l1_no.jpg);
	background-repeat:no-repeat;
	padding-top: 5px;
	text-indent: 10px;
 	text-transform: uppercase;
}

.MENU_L1_ACT {
	color: #000000;
	margin-top:1px;
	margin-bottom:1px;
	height:20px;
	vertical-align:middle;
	background-image:url(../images/zygomatyk_menu_l1_act.jpg);
	background-repeat:no-repeat;
	padding-top: 5px;
	text-indent: 10px;
	text-transform: uppercase;
}

.MENU_L2_NO {
	background-color:#CCCCCC;
	color: #000000;
	margin-top:1px;
	margin-bottom:1px;
}

.MENU_L2_ACT {
	background-color:#FFFFCC;
	color: #000000;
	margin-top:1px;
	margin-bottom:1px;
}

.MENU_TOP {
	background-color:#CCCCCC;
	color: #000000;
}

.MENU_GOD {
	background-color:#FFFF66;
	color: #000000;
}

.ADMIN_BAR {
	background-color:#66FF99;
	color: #000000;
}

.USER_BAR {
	background-color:#CCCCCC;
}
