	BODY {
		padding: 0px;
		margin: 0px;
	}

	#pageDiv {
		position: relative;
		width: 770px;
	}	
	
	#logo {
		float: left;
		padding-left: 22px;
		padding-top: 15px;
	}

	#topTab {
		background-color: #e4e4e4;
		border-bottom: 1px solid #c2c2c2;
		height: 26px;
		
		padding-right: 20px;
		line-height: 26px;
		text-align: right;
		font-family: Arial;
		font-size: 10px;
		color: #909090;
	}
		#topTab A { 
			color: #909090;
			text-decoration: none;
		}
	#topSide {
		height: 146px;
		border-top: 1px solid #ffffff;
		background-image: url('gfx/top2PBg.jpg');
		background-repeat: repeat-x;
	}	
		#topBanner {
			float: right;
		}
		
	#introMenu {
		background-image: url('gfx/introMiddleBG.jpg');
		background-repeat: repeat-x;
		height: 218px;
		border-bottom: 1px solid #ffffff;
		padding-left: 0px;
	}
	#introMenuMain {
		background-image: url('gfx/introMenuBG.jpg');
		background-repeat: repeat-x;
		height: 35px;
		border-bottom: 1px solid #ffffff;
		padding-left: 0px;
	}

	#topShortMenuBar {
		position: absolute;
		top: 77px;
		left: 15px;
		text-align: left;

		background-image: url('gfx/topShortMenuBar.gif');
		background-repeat: no-repeat;
		width: 240px;
		height: 90px;
	}
		#topShortMenuBar UL {
			position: relative;
			z-index: 5;
			margin-top: 0px;
			list-style-position: outside; 
			list-style-image: url("gfx/arrow.gif"); 
		}
			#topShortMenuBar UL LI A {
				font-family: Arial;
				font-size: 11px;
				color: #757575;
				text-decoration: none;
			}
			#topShortMenuBar table A {
				font-family: Arial;
				font-size: 11px;
				color: #757575;
				text-decoration: none;
			}
			#topShortMenuBar UL LI A active{
				font-weight:bold;
			}


			#topShortMenuBar UL LI.spacer {
				position: relative;
				z-index: 5;
				font-size: 1px;
				height: 1px;
				margin-left: 201px;
				margin-top: 2px;
				list-style-image: url("gfx/itbBG.gif"); 
			}
			* html #topShortMenuBar UL LI.spacer {
				position: relative;
				z-index: 5;
				font-size: 1px;
				height: 1px;
				margin-left: 193px;
				margin-top: 2px;
				list-style-image: url("gfx/itbBG.gif"); 
			}

	
		.item {
			float: left;
			width: 150px;
			height: 218px; 
			background-image: url('gfx/bordR.gif');
			background-repeat: no-repeat;
			background-position: right center;
			padding-left: 1px;
		}
		.itemLast {
			float: left;
			width: 165px;
			height: 218px; 
			padding-left: 1px;
		}
		#introMenuMain .item{ 
			height: 35px; 
			background-image: url('gfx/bordRm.gif');
			background-repeat: no-repeat;
			background-position: right top;
		}

		#introMenuMain .itemLast { 
			height: 35px; 
		}

			.item .header {
				width: 140px;
				height: 35px;	
				font-family: Arial;
				font-size: 11px;
				color: #ffffff;
				line-height: 35px;
				text-align: center;
			}
			.itemLast .header {
				width: 150px;
				height: 35px;	
				font-family: Arial;
				font-size: 11px;
				color: #ffffff;
				line-height: 35px;
				text-align: center;
			}	

				.item .header A, .itemLast .header A {
					font-family: Arial;
					font-size: 11px;
					color: #ffffff;
					text-decoration: none;
				}
			.item .pic {
				margin-top: 2px;
				width: 105px;				
				height: 103px;		
				text-align: center;
			}
			.itemLast .pic {
				margin-top: 2px;
				width: 127px;				
				height: 103px;		
				text-align: center;
			}
			.item .links {
				width: 140px;
				height: 68px;	
				line-height: 11px;
				padding-top: 8px;
				text-align: center;
				padding-left: 2px;
				padding-right: 2px;
			}
			.itemLast .links {
				width: 120px;
				height: 68px;	
				line-height: 11px;
				padding-top: 8px;
				text-align: center;
				padding-left: 2px;
				padding-right: 2px;
			}
				.item .links IMG, .itemLast .links IMG {		
					line-height: 1px;
					font-size: 1px;
					height: 2px;
					padding-top: 5px;
					padding-bottom: 5px;
				}
				.item .links A, .itemLast .links A {		
					font-family: Verdana;
					font-size: 9px;
					color: #0d0d0d;
					text-decoration: none;
				}


	#Content {
		width: 770px;
		position: relative;
		z-index: 1;
		background-image: url('gfx/leftMenuBG.jpg');
		background-repeat: repeat-y;
		margin-top: 2px;
		margin-bottom: 2px;
	}


	#leftContent {
		width: 251px;
		position: relative;
		z-index: 1;
		float: left;
		border-top: 1px solid #c7c7c7;
		text-align: left;
	}

		#leftMenu {
			text-align: left;
			margin: 0px;
			padding: 0px;
			margin-top: 24px;
			margin-left: 19px;
		}
		#leftMenu UL {			
			list-style-position: outside; 
			list-style-image: none;
			list-style-image: none;
			list-style: none;
			margin: 0px;
			padding: 0px;
		}
			#leftMenu #second {			
				list-style-image: none;
				list-style: none;
				padding: 0px;
				margin: 0px;
				margin-left: 12px;
			}							
			#leftMenu UL LI {
				margin: 0px;
				padding: 0px;
				line-height: 20px;
			}
			#leftMenu #second LI {	
				line-height: 17px;
			}
			#leftMenu UL LI A {
				font-family: Arial;
				color: #737373;
				font-size: 11px;
				text-decoration: none;			
			}
				#leftMenu UL LI A.active {
					color: #000000;
				}
			#leftMenu #second LI A  {	
				font-family: Arial;
				color: #737373;
				font-size: 10px;
				text-decoration: none;
			}
				#leftMenu #second LI A.active  {					
					color: #000000;
				}					
			#leftMenu UL LI.spacer {
				font-size: 1px;
				margin: 0px;
				padding: 0px;
				margin-left: -19px;
				height: 1px;
				list-style-image: none;
				list-style: none;
				background-image: url('gfx/leftMenuSpacer.jpg');
				background-repeat: repeat-x;
			}


	#rightContent {
		position: relative;
		z-index: 3;
		float: right;
		width: 469px;
		padding-left: 25px;
		padding-right: 25px;
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: left;
		font-family: Arial;
		font-size: 11px;
		color: #4f4f4f;
		line-height: 17px;
	}
		#rightContent H1 { 
			font-family: Arial;
			font-size: 24px;
			color: #ffcc00;
		}

		#rightContent H2 { 
			font-family: Arial;
			font-size: 13px;
			color: #4f4f4f;
		}

		#rightContent A { 
			color: #4f4f4f;
			text-decoration: none;
		}
		#rightContent A:hover {
			text-decoration: underline;
		}
		#location A {
			font-family: Arial;
			font-size: 10px;
			color: #737373;
			text-decoration: none;
			text-align:center;
		}

		#print {
			float: right;
			font-family: Arial;
			font-size: 10px;
			color: #737373;
			text-decoration: none;
		}
			#print A {
				font-family: Arial;
				font-size: 10px;
				color: #737373;
				text-decoration: none;
			}

		#backTop {
			position: absolute;
			bottom: 15px;
			right: 25px;
				font-family: Arial;
				font-size: 10px;
				color: #737373;
		}
			#backTop A {
				font-family: Arial;
				font-size: 10px;
				color: #737373;
				text-decoration: none;
			}

    #par_vm{
                font-family: Arial;
                font-size: 10px;
                color: #737373;
    }
	#iLeftBox {
		float: left;
		width: 384px;
		text-align: left;
	}
	#iRightBox {
		float: right;
		width: 386px;
		text-align: left;
	}
		#iBoxHeadline, #iBoxHeadlineI {
			background-image: url('gfx/iHDBg.jpg');
			background-repeat: repeat-x;
			height: 36px;
			padding-left: 20px;
			line-height: 36px;
			font-family: Arial;
			font-size: 11px;
			color: #ffffff;
		}
			#iBoxHeadlineI {			
				border-right: 1px solid #ffffff;
			}
		#iBoxContent, #iBoxContentI {
			background-image: url('gfx/iCBG.jpg');
			background-repeat: repeat-x;			
			border-top: 1px solid #ffffff;
			/* border-bottom: 1px solid #d7d7d7;*/ 	
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 17px;
			font-family: Arial;
			font-size: 11px;
			color: #2d2d2d;
			height: 125px;
		}			
			#iBoxContent IMG, #iBoxContentI IMG {
				padding-right: 20px;
			}
			#iBoxContent A {
				text-decoration: none;
				color: #9C9A9C;
			}
			#iBoxContentI {				
				border-right: 1px solid #d7d7d7;
			}
			#iBoxContent {
				line-height: 17px;
			}





	#newsList {
		padding: 0px;
		margin: 0px;
		margin-left: 20px;
	}
		#newsList LI {
			list-style: url("gfx/newsIcon.gif");
				font-family: Arial;
				font-size: 11px;
				color: #2d2d2d;
				font-weight: normal;
		}
		#newsList LI A { 
			font-family: Arial;
			font-size: 11px;
			color: #2d2d2d;
			text-decoration: none;
		}
		#newsList .space {
			list-style-image: none;
			list-style: none;
			margin-left: -20px;
			height: 1px;
			font-size: 1px;
			margin-top: 2px;
			margin-bottom: 2px;
			line-height: 1px;
			background-color: #fafafa;
		}


.link {		
	font-family: Verdana;
	font-size: 10px;
	color: #0d0d0d;
	text-decoration: none;
}
.link:hover {		
	font-family: Verdana;
	font-size: 10px;
	color: #0d0d0d;
	text-decoration: underline;
}
.func {		
	font-family: Arial;
	font-size: 11px;
	color: #0d0d0d;
	text-decoration: none;
}
.func:hover {		
	font-family: Arial;
	font-size: 11px;
	color: #0d0d0d;
	text-decoration: underline;
}


	#footerTab {
		background-color: #e4e4e4;
		border-top: 1px solid #ffffff;
		height: 26px;
		
		padding-right: 20px;
		padding-left: 20px;
		line-height: 26px;
		text-align: right;
		font-family: Arial;
		font-size: 10px;
		color: #909090;
	}
		#footerTab #left {
			float: left;
		}
		#footerTab #right {
			float: right;
			padding-right: 5px;
		}
		.footerlogo {
			float:right;
			font-weight:bold;
			padding: 2px;
			margin-top:-27px;
		}
		#footerTab a, .footerlogo a {
		color: #909090;
		text-decoration: none;
		}

	.clear{
		clear:  both; 
		height: 0px; 
		overflow: hidden;
	}
	html[xmlns] .mozclear
	{
		/* this selector should be valid CSS, but Opera 7.5 (and above) will pick
		 * this up as well. Shouldn't be a problem, Opera should handle this fine,
		 * but it's a Mozilla-targeted hack, and it should probably only affect
		 * mozilla. You can do that by replacing the INVALID CSS selector
		 * :root .mozclear for what's give here.
		 */
		border-bottom: 1px solid;
		border-color: transparent;
		margin-bottom: -1px;
	}
	.innerSearch, .innerSearch A {
		padding-left:5px;
		font-family: Arial;
		font-size: 11px;
		color: #4f4f4f;
		line-height: 17px;
		text-decoration:none;
	}


	.subHdr, .subHdr a {
		text-align: left;
		font-family: Arial;
		font-size: 11px;
		color: #4f4f4f;
		line-height: 17px;
		text-decoration:none;
		font-weight:bold;
		}

		.hdr {
		text-align: left;
		font-family: Arial;
		font-size: 12px;
		color: #4f4f4f;
		line-height: 17px;
		text-decoration:none;
		font-weight:bold;
		}


	#printContacts {
		display: none;
	}


UL.koks {
			position: relative;
			list-style-image: url("gfx/bullet.gif"); 
}
