body {
	margin: 0px 0 0 0;
	padding: 0;
	background-color: #0084cb;
	background-image:url(img/bg.png); background-repeat:repeat-x;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	/*background-image: url(img/stripe.png);*/
	}
#kontener {
	margin: auto;
	padding: 0;
	width: 999px;
	background-image:url(img/bg.png); background-repeat:repeat-x;
	background-color:#0084cb;
	height: auto !important;
	height: 600px;
	min-height: 300px;
	border-left: 0px solid #fFF;
	border-right: 0px solid #fFF;
	}
#top {
	padding: 20px;
	padding-top:50px;
	width: 959px;	
	background-image:url(img/newDolphin_01.gif);
	background-repeat: no-repeat;
	height: auto !important;
	height: 160px;
	min-height: 160px;
	text-align: center;
	border-top: 0px solid #800000;
	}
#top2 {
	padding: 20px;
	padding-top:30px;
	width: 959px;
	height: auto !important;
	height: 160px;
	min-height: 160px;
	text-align: center;
	border-top: 0px solid #800000;
	}
#top ul {
	padding:17px 0 17px 0;
	margin: auto;
	width: 900px;
	list-style:none;
	background-image:url(img/menu.png);
	background-repeat: no-repeat;
	height: 26px;
	text-align: left;
	}
#top ul li {
	padding-left:0px;
	display: inline;
	font-size:12px;
	}
#top ul li a {
	padding: 0 20px 0 20px;
	text-decoration: none;
	font-weight:bold;
	color: #fff;
	}
#top ul li a:hover {
	
	background-repeat: no-repeat;
	padding:16px 20px 20px 20px;
	text-decoration: underline;
	font-weight:bold;
	}
#main {
	margin: auto;
	padding:0;
	width:900px;
	height: auto !important;
	}
#left {
	margin: 20px 5px 5px 0px;
	padding: 0px;
	width: 635px;
	float: left;
	/*background-color:#FFFFFF;*/
	height: auto !important;
	height: 320px;
	min-height: 320px;
	}
#right {
	margin: 20px 0px 5px 5px;
	padding: 0px;
	width: 250px;
	float: left;
	/*background-color:#FFFFFF;*/
	height: auto !important;
	height: 320px;
	min-height: 320px;	

	}
#bottom {
	padding: 10px;
	clear: both;
	height: auto !important;
	height: 15px;
	min-height: 15px;
	background-image:url(img/bg_h.png);
	border-bottom: 2px solid skyblue;
	color:#fff;
	text-align: center;
	}
h2 {
	margin:0;
	padding:0 0 10px 0;
	color:#FF0000;
	font-weight: normal;
	font-size: 16px;
	font-weight: bold;
	text-align:center;

	}
p {
	margin:0;
	padding: 0px;
	}
img {
	margin:0;
	padding:0;
	}
ul {
	margin:0;
	padding:0;
	list-style: none;
	}
li {
	padding:5px 0 5px 0;
	
	}
#right li {  color: #FF0000;}
#right a {  color: #0066CC; font-weight: bold;}
#right a:hover { padding-left: 10px;}
a {
	color: #000;
	text-decoration:none;
	}
a:hover {
	color: red;
	text-decoration: underline;
	}
table {
	border: 0px solid black;
	}
td {
	border: 0px solid black;
	}
blockquote {
	margin-left: 10px;
	text-align:justify; 
	padding:10px; 
	line-height: 140%;
	}
h3 {
	font-size: 14px;
	margin:0;
	padding:0;
	}
.blue { padding:0px; text-align:justify; background-image:url(img/h.png); width:171px; height: 18px; text-align:center; padding-top:2px; font-weight: bold; color:#fff;}

img { border:0;}