body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#Container {
	margin: 0px;
	background-color: #FFFFEE;		
}
#Banner {
	background-color: #B5E6F2;
	background-image: url(images/body/lenta_gore_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 105px;
	margin: 0px;
	padding: 0px;
}
	#LogoKocani {
		position: absolute;
		height: 156px;
		width: 150px;
		left: 0px;
		top: 0px;
	}
	#BannerLogo {
		position: relative;	
		top: 13px;
		text-align: center;
	}
	#Flag {
		position: absolute;
		height: 55px;
		width: 77px;
		top: 13px;
		right: 7px;
	}
	#LanguageBar{
		position: absolute;	
		top: 89px;
		right: 0px;
		height: 16px;		
	
	}
		#MkFlag, #MkFlagActive {
			position: absolute;
			height: 16px;
			width: 23px;
			right: 60px;
			bottom: 2px;
			background-image: url(images/body/zname_mk_btn.jpg);
			background-repeat: no-repeat;
			background-position: left top;
			font-size: 9px;
		}
		#MkFlag:hover, #MkFlagActive {
			background-position: -23px;
		}
		#MkFlagText, #MkFLagTextActive {
			position: absolute;
			height: 16px;
			width: 23px;
			right: 60px;
			bottom: 2px;
			background-color: #FF0000;
			font-size: 9px;
		}
		#EnFlag, #EnFlagActive {
			position: absolute;
			height: 16px;
			width: 23px;
			right: 33px;
			bottom: 2px;
			background-image: url(images/body/zname_en_btn.jpg);
			background-repeat: no-repeat;
			background-position: left top;
			font-size: 9px;
		}
		#EnFlag:hover ,#EnFlagActive {
			background-position: -24px;
		}
		#EnFlagText, #EnFlagTextActive {
			position: absolute;
			height: 16px;
			width: 23px;
			right: 33px;
			bottom: 2px;
			background-color: #0000FF;
			font-size: 9px;
		}
		#Print {
			position: absolute;
			height: 16px;
			width: 19px;
			right: 10px;
			bottom: 2px;
			background-image: url(images/body/printer_btn.jpg);
			background-repeat: no-repeat;
			background-position: left top;
			font-size: 9px;
		}
		#Print:hover {
			background-position: -19px;
		}
		#PrintText {
			position: absolute;
			height: 16px;
			width: 19px;
			right: 10px;
			bottom: 2px;
			background-color: #999999;
			font-size: 9px;
		}
#Content {
	min-height: 350px;
	padding-left: 180px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/body/lenta_levo_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
}
	#MenuBox {
		background-image: url(images/body/menu_bg.jpg);
		background-repeat: repeat-y;
		background-position: left top;
		position: absolute;
		height: auto;
		width: 150px;
		left: 11px;
		top: 200px;
		background-color: #67ADC2;
		margin: 0px;
		padding: 0px;
		z-index: 1;
	}
		#MenuGore {
			background-image: url(images/body/menu_bg_gore.jpg);
			background-repeat: no-repeat;
			background-position: left top;
			position: relative;
			height: 10px;
			width: 150px;
			left: 0px;
			top: 0px;
			margin: 0px;
			padding: 0px;
			font-size: 8px;
		}
		#Menu {
			position: relative;
			width: 137px;
			left: 0px;
			top: 0px;
			padding: 0px;
			margin-left: 6px;
			margin-top: 5px;
			margin-bottom: 5px;
			margin-right: 6px;
			text-align: left;
		}
			#Menu a:link, #Menu a:visited, .ActiveLink {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: bold;
				color: #005475;
				text-decoration: none;
				display: block;
				border-top: 1px solid #005475;
				border-right: 1px solid #005475;
				border-bottom: 1px solid #005475;
				border-left: 6px solid #005475;
				position: relative;
				background-color: #AADCE8;
				margin-left: 0px;
				margin-top: 1px;
				margin-right: 0px;
				padding-top: 1px;
				padding-bottom: 1px;
				padding-left: 3px;
				padding-right: 0px;
			}
			#Menu a:hover {
				background-color: #FFFFFF; 
				border-top: 1px solid #0180B2;
				border-right: 1px solid #0180B2;
				border-bottom: 1px solid #0180B2;
				border-left: 6px solid #0180B2;
				color: #000000;
			}
			.ActiveLink {
				background-color: #D6EFF6;
				border-top: 1px solid #005497;
				border-right: 1px solid #005497;
				border-bottom: 1px solid #005497;
				border-left: 6px solid #005497;
				color: #000000;
				cursor: default;
			}
			.SubMenu {
				margin-left: 5px;
				margin-bottom: 3px;
				display: none;
			}
		#MenuDole {
			background-image: url(images/body/menu_bg_dole.jpg);
			background-repeat: no-repeat;
			background-position: left top;
			position: relative;
			height: 10px;
			width: 150px;
			left: 0px;
			margin: 0px;
			padding: 0px;
			font-size: 8px;
		}
#Footer {
	clear: both;
	text-align: center;
	height: 51px;	
	background-image: url(images/body/lenta_dole_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px;
	margin: 0px;
	display: table;
	width: 100%;
}
	#DevelopedBy {
		left: 0px;
		float: left;
		background-image: url(images/body/developed_by.jpg);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		height: 51px;
		width: 139px;
	}
	#DevelopedBy:hover {
		background-position: 0px -51px;
	}
	#Copyright {
		position :relative;
		top: 29px;
	}
	#W3C {
		padding: 0px;
		margin: 0px;
		float: right;
		width: 160px;
		height: 51px;
	}
	#W3C_XTML {
		float: left;
		position: relative;
		height: 15px;
		width: 80px;
		right: 15px;
		top: 29px;
		margin: 0px;
		padding: 0px;
		background-image: url(images/body/xhtml.jpg);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		display: block;
	}
	#W3C_XTML:hover {
		background-position: -80px 0px;
	}
	#W3C_CSS {
		float: right;
		position: relative;
		right: 10px;
		bottom: auto;		
		height: 15px;
		width: 80px;
		top: 29px;
		margin: 0px;
		padding: 0px;
		background-image: url(images/body/css.jpg);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		display: block;
	}
	#W3C_CSS:hover {
		background-position: -80px 0px;
	}
	
