html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#container {
	width:1000px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
#container h1 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 140px;
	float: left;
	background-color:#e6e6e6
}
#container #navareaindex {
	width: 210px;
	height: 605px;
	margin-top:10px;
	margin-bottom:5px;
	float: left;
	background-color:#FFFFFF;
	line-height:95%;}
#container #navareaindex p{margin:0;}

#container #navarea {
	width: 210px;
	height: 605px;
	margin-top:10px;
	margin-bottom:5px;
	float: left;
	background-color:#FFFFFF}
#container #navarea p{margin:0;}

#container #navarea930px {
	width: 210px;
	height: 960px;
	margin-top:10px;
	margin-bottom:5px;
	float: left;
	background-color:#FFFFFF
}
#container #navareaKoronaKupa {
	width: 210px;
	height: 905px;
	margin-top:10px;
	margin-bottom:5px;
	float: left;
	background-color:#FFFFFF
}

/************ sectionLinks styles **************/
#sectionLinks{
	margin: 0px;
	padding: 0px;
	line-height:100%;}
#sectionLinksp{margin:0;}
	

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav7.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #0b004b;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #fc9c48;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
/************ sectionLinks styles end**************/

/************ main containers styles**************/
#container #headarea {
	width: 785px;
	height: 25px;
	margin-top:10px;
	margin-bottom:0px;
	float: right;
	padding:0;
	background-color:#FFFFFF}
#container #headarea p{margin:0;}

#container #mainareaindex {
	width: 785px;
	height: 400px;
	margin-top:10px;
	margin-bottom:0px;
	float: right;
	background-color:#e6e6e6
}

#container #mainarea {
	width: 765px;
	height: 565px;
	padding: 10px 10px 0 10px;
	margin-top: 5px;
	margin-bottom:0px;
	float: right;
	line-height: 1em;
	background-color:#ffffff;
	line-height: 110%;
	overflow: auto;}
#container #mainarea p{margin:0;}

#container #mainareaWithBackG {
	width: 765px;
	height: 575px;
	padding: 0 10px 0 10px;
	background-image:  url("Korona Logo 2 hatter.jpg");
	background-repeat:no-repeat;
	background-position:center;
	margin-top: 5px;
	margin-bottom:0px;
	float: right;
	background-color:#ffffff;
	line-height:115%;}
	
#container #mainareaWithBackG p{margin:0;}

#container #mainarea930px {
	width: 765px;
	height: 930px;
	padding: 0 10px 0 10px;
	margin-top: 5px;
	margin-bottom:0px;
	float: right;
	background-color:#ffffff;
	line-height: 115%
}

#container #mainareaKoronaKupa {
	width: 765px;
	height: 875px;
	padding: 0 10px 0 10px;
	background-image:  url("Korona Logo 2 hatter.jpg");
	background-repeat:no-repeat;
	background-position:center;	
	margin-top: 5px;
	margin-bottom:0px;
	float: right;
	background-color:#ffffff}
#container #mainareaKoronaKupa p{margin:0;}


#container #area1 {
	width: 390px;
	height: 200px;
	margin-top: 5px;
	margin-bottom:5px;
	float: right;
	padding:0;
	background-color:#FFFFFF;
	line-height: 130%;}
#container #area1 p{margin:0;}

#container #area2 {
	width: 390px;
	height: 200px;
	margin-top: 5px;
	margin-bottom:5px;
	margin-left:5px;
	float: left;
	background-color:#FFFFFF;
	line-height: 125%;
	overflow: auto;}
#container #area2 p{margin:0;}


#container #footer {
	width: 1000px;
	height: 20px;
	margin-bottom: 5px;
	float: left;
	background-color:#FFFFFF}
#container #footer p{margin:0;}
	
/************ main containers styles end**************/

/************Links styles**************/
a:link {
	text-decoration: none;
	color: #0b004b;
}
a:visited {
	text-decoration: none;
	color: #0b004b;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
/************Links styles**************/

