@charset "iso-8859-2";
/* CSS Document */
#lewe_menu {
	background-color: #FFF;
	padding-left: 20px;
	padding-right: 16px;
	padding-top: 45px;
	padding-bottom: 10px;
}
.menu1 {
	font-family: arial;
	font-size:12px;
	font-weight: bold;
	color: #cd0102;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom:5px;
}
.menu1 a{
	color: #cd0102;
	text-decoration:none;
}
.menu1 a:hover{
	color: #666666;
	text-decoration:underline;
}
.menu2 {
	font-family: arial;
	font-size:12px;
	color: #666;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom:5px;
}
.menu2 a{
	color: #666;
	text-decoration:none;
}
.menu2 a:hover{
	color: #FF0000;
	text-decoration:underline;
}

.head{
	xbackground-image:url(images/head_top.gif);
	xbackground-position:center top;
	xbackground-repeat:repeat-x;
}
.redarrow {
	background-image:url(images/arrow.gif);
	background-position: 0 9;
	background-repeat:no-repeat;
	border-bottom: solid 1px #e5e5e5;
	width: 165px;
}
.redarrow_last {
	background-image:url(images/arrow.gif);
	background-position: 0 9;
	background-repeat:no-repeat;
	border-bottom: none;
	width: 165px;
}
.haslo {
	font-family: arial;
	font-size:10px;
	color: #a7a7a7;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#F5F5F5;
	border: solid 1px #e3e3e3;
	width: 164px;
}
.szerokosc {
	width: 165px;
}
.news {
	font-family: arial;
	font-size:11px;
	color: #999999;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #e5e5e5;
}

.news H1{
	font-family: arial;
	font-weight:normal;
	font-size:12px;
	color: #999999;
}
.nawigacja {
	font-family: arial;
	font-size:10px;
	color: #a7a7a7;
	margin-top: 5px;
	margin-bottom: 5px;
}
.nawigacja a{
	color: #a7a7a7;
	text-decoration:none;
}
.nawigacja a:hover{
	color: #666666;
	text-decoration: underline;
}
.mapa{
	font-family: arial;
	font-size:11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.mapa a{
	color: #bcbcbc;
	text-decoration:none;
}
.mapa a:hover{
	color: #efefef;
	text-decoration: underline;
}

.tresc {
	font-family: arial;
	font-size:11px;
	color: #545454;
	line-height: 16px;
	padding-right: 5px;
}
input {
	font-family: arial;
	font-size:11px;
	color: #545454;
}
textarea {
	font-family: arial;
	font-size:11px;
	color: #545454;
}
select {
	font-family: arial;
	font-size:11px;
	color: #545454;
}
.tresc a{
	color: #545454;
}
.tresc a:hover{
	color: #CC3300;
}

.border_tresc1 {
	border-bottom: solid 1px #e5e5e5;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 25px;
}
.border_tresc2 {
	border-left: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px dotted silver;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.harmonogram {
		font-family: arial;
	font-size:11px;
	color: #545454;
	line-height: 16px;
	padding-right: 5px;
}
.harmonogram td{
	font-family: Helvetica;
	background-color: #F7F7F7;
	font-weight: bold;
}
.title_harmo {
	font-family: Helvetica;
	color: #CC0000;
	font-weight: lighter;
	font-size:11px;
}

/* dymek z nagłówka */
#dymek {
	padding-top: 25px;
	padding-left: 25px;
	float: left;
	position:absolute;
	width: 232px;
	height: 196px;
}
.dymek_zawartosc {
	font-family: tahoma;
	font-size: 11px;
	position:absolute;
	text-align: left;
	padding: 15px;
	height: 135px;
	width: 228px;
}
