@charset "utf-8";
/* CSS Document */

body, html {
	margin-left:0px;
	background-color:#017670;
	color:#2eb1b1;
	margin-top: 5px;
	margin-right: 0px;
}
a {
	color:#2eb1b1;
	}
a:active {
	color: #2eb1b1;
}
a:visited {
	color: #a0cdca;
}
a:hover {
	color: #2eb1b1;
	text-decoration: underline;
}
a:link {
	color: #a0cdca;
}
/* SZKIELET */

#CENTRUM{
	margin-left:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 960px;
	clear: both;
	height: auto;
}
#BANER{
	height:100px;
	clear: both;
}
#TAB_G{
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 51px;
	background-image: url(szkielet/tab_g.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#TAB_D{
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 51px;
	background-image: url(szkielet/tab_d.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#TAB_S{
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 950px;
	background-image: url(szkielet/tab_s.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#LEWY{
	float: left;
	width: 190px;
	text-align: center;
	display:block;
	padding-left:40px;
}
#PRAWY{
	float: right;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 650px;
	text-align:center;
}
#L_MENU{
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 7px;
}

/* K0LORYT */

#DATACZAS{
	visibility: visible;
	font-weight: bold;
	color: #016b66;
	text-align: center;
}
#PRAWY .granat{
	text-align:center;
	vertical-align:middle;
	width:630px;
	background-color: #055;
	background-image: url(szkielet/gran.jpg);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	display: block;
	height: 150%;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 185%;
}
#PRAWY .granat strong {
	font-size: 11pt;
	font-weight: bold;
	color: #FFF;
}
#PRAWY p {
	color: #222;
	font-size: 12pt;
	line-height: 145%;
	font-family: "Times New Roman", Times, serif;
	font-weight: 400;
	text-indent: 50px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 15px;
	padding-left: 40px;
	font-style: italic;
}
.big {
	font-size: 16pt;
	font-style: oblique;
	color: #007570;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding: 10px;
}
.Jezyk {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	padding-right: 45px;
	position:relative;
	top: -5px;
	border:0;
}
