html, BODY {
	overflow: auto;
	overflow-x: hidden;
	}

body {
	background-color: #00310A;
	height: 600px;
}

p {
	color: White;
	font: normal normal 12px Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 2%;
	padding-left: 10px;
	padding-right: 10px;
	margin: .5em 0;
	}
h1 {
	color: White;
	font: normal normal bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
div {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px solid Red;
	background-repeat: no-repeat;
	scrollbar-shadow-color: green;
	scrollbar-base-color: Green;
	scrollbar-track-color: Black; 
	scrollbar-highlight-color : Green;	
	scrollbar-face-color : #014d05;	
	scrollbar-arrow-color : Green;
}

div#main {
	position: relative;
	top: 0%;
	width: 800px;
	height: 590px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -25px;
}
div#baner {
	position: absolute;
	top: 75%;
	left: 3%;
	width: 250px;
	height: 50px;
	background-color: transparent;
	padding: 10px;
	border-left: 1px solid White;
	border-bottom: 1px solid White;
}


div#efda.glowna {
	position: absolute;
	top: 7%;
	left: 75%;
	width: 15%;
	height: 15%;
	background-image: url(grafika/logo_efda.gif);
	z-index: 9;
}
div#efda.right {
	position: absolute;
	top: 5%;
	left: 85%;
	width: 13%;
	height: 15%;
	background-image: url(grafika/logo_efda.gif);
	z-index: 9;
}
div#menu {
	position: absolute;
	top:15%;
	left: 3%;
	width: 90px;
	height: 303px;
}
div#menu_firma {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 70px;
	border: 1px solid White;
	z-index: 9;
}
div#m_f_tlo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 70px;
	background-color: Black;
	background-repeat: repeat;
	filter: alpha(opacity=40); 
	-moz-opacity: 0.4; 
	opacity: 0.4;
}

div#menu_uslugi {
	position: relative;
	top: 5px;
	left: 0%;
	width: 100%;
	height: 70px;
	border: 1px solid White;
	z-index: 9;
	}
div#m_u_tlo {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 100%;
	height: 70px;
	background-color: Black;
	background-repeat: repeat;
	filter: alpha(opacity=40); 
	-moz-opacity: 0.4; 
	opacity: 0.4;
}

div#menu_szkolenia {
	position: relative;
	top: 10px;
	left: 0%;
	width: 100%;
	height: 70px;
	border: 1px solid White;
	z-index: 9;
	}
div#m_s_tlo {
	position: absolute;
	top: 155px;
	left: 0px;
	width: 100%;
	height: 70px;
	background-color: Black;
	background-repeat: repeat;
	filter: alpha(opacity=40); 
	-moz-opacity: 0.4; 
	opacity: 0.4;
}

div#menu_kontakt {
	position: relative;
	top: 15px;
	left: 0%;
	width: 100%;
	height: 70px;
	border: 1px solid White;
	z-index: 9;
	}
div#m_k_tlo {
	position: absolute;
	top: 232px;
	left: 0px;
	width: 100%;
	height: 70px;
	background-color: Black;
	background-repeat: repeat;
	filter: alpha(opacity=40); 
	-moz-opacity: 0.4; 
	opacity: 0.4;
}

div#tresc {
	position: absolute;
	top: 15%;
	left: 20%;
	width: 590px;
	height: 460px;
	border: 1px solid White;
	z-index: 2;
}
div#tresc_tlo {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: Black;
	background-repeat: repeat;
	filter: alpha(opacity=40); 
	-moz-opacity: 0.4; 
	opacity: 0.4;
	z-index: 1;
}
div#history {
	position: absolute;
	top: 90%;
	left: 2%;
	z-index: 3;
}

div#gardenia {
	position: absolute;
	top: 15%;
	left: 35%;
	width: 50%;
	height: 56%;
	background-image: url(grafika/gardenia.jpg);
	background-repeat: no-repeat;	
	border: 1px solid White;
	z-index: 1;
}
div#gardenia_center {
	position: relative;
	top: 55%;
	left: 22%;
	width: 58%;
	height: 25%;
	background-repeat: no-repeat;	
	background-color: transparent;
	z-index: 9;
	}
div#gardenia_right {
	position: absolute;
	top: 8%;
	left: 17%;
	width: 225px;
	height: 83px;
	z-index: 9;
	}
	
div#copyright.main {
	position: relative;
	top: 425px;
	width: 100%;
	height: auto;
	color: White;
	font: normal normal 12px Arial, Helvetica, sans-serif;	
	text-align: center;
	z-index: 9;	
	}	

li.wyk {
	font: normal normal 12px Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-type: none;
	color: white;
	list-style-position: outside;
	padding-left: 5px;
	padding-right: 10px;
}	

br.clearboth {
	clear: none;
}

a.nav:link {
	font: normal normal normal 14px Arial, Helvetica, sans-serif;
	color: White;
	text-decoration: none;
}
a.nav:hover {
	font: normal normal normal 14px Arial, Helvetica, sans-serif;
	color: Lime;
	text-decoration: none;
}
a.nav:visited {
	font: normal normal normal 14px Arial, Helvetica, sans-serif;
	color: Lime;
	text-decoration: none;
}
a.email:link {
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: White;
	text-decoration: none;
}
a.email:visited {
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: White;
	text-decoration: none;
}
a.email:hover {
	font: normal normal bold 12px Arial, Helvetica, sans-serif;
	color: White;
	text-decoration: none;
}

ol.list {
	font-family: Arial;
	line-height: 120%;
	text-align: justify;
	font-size: 13px;
}

div.roczniklayout {
	position: relative;
	top: 0%;
	width: 570px;
	z-index: 9;
}

ul.roczniklayout {
	position: relative;
	top: 0%;
	left: 180px;
	list-style-type: none;
	width: 95%;
	height: 30px;
}

ul.roczniklayout li {
	margin: 0 1px 0 0;
	float: left;
}

ul.roczniklayout a {
	float: left;
	display: block;
	padding: 8px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

ul.roczniklayout a.active {
	padding-bottom: 5px;
	cursor: default;
	color: Lime;
}

.tabs-container {
	position: absolute;
	top: 40px;
	width: 100%;
	height: 405px;
	overflow: auto;
	clear: left;
}

