@font-face {
	font-family: 'TrajanPro';
	src: url('../_fonts/TrajanPro.html');
}

html,body {
	background-color:#f4f4f4;
	/*font-family: Helvetica, Arial; */
	font-family: "CenturyGothicRegular", "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
}

img {
	border: none;
}


a:link {
	text-decoration: none;
	color:#BC000E;
}
a:hover {
	text-decoration: underline;
	background: #f4f4f4;
	color:#BC000E;
}

.signature {
	color: #6f6f6f;
	font-size: 10px;
	text-align: right;
	border-bottom: 1px solid #f4f4f4; 
	width:100%; 
	min-height: 10px; 
	margin-bottom: 10px;
}

#all {
	border: 0px solid red;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
}

#top {
	border: 0px solid red;
	width: 1000px;
	height: 20px;
	padding-left: 20px;
	font-size: 12px;
	color: #4f4f4f;
}

#top a {
	color: #8a8c88;
	text-decoration: none;
}
#top a:hover {
	text-decoration: underline;
}

#top-menu {
	float: left;
}

#site-url {
	float: right;
	margin-right: 40px;
	color: #8a8c88;
}

#accessibility {
	float: left;
	text-align: center;
}

#accessibility_info{
	float: left;
	text-align: center;
	margin-right: 5px;
}

#accessibility_desc{
	float: left;
	text-align: center;
	margin-right: 15px;
	color: black;
	font-weight: bold;
}

#accessibility_desc a{
	color: black;
	font-weight: bold;
}

#accessibility_font{
	float: left;
	text-align: center;
	margin-right: 35px;
	margin-top: -2px;
	font-size: 12pt;
	font-weight: bold;
}

#accessibility_font a {
	color: black;
}	

#banner {
	background-image: url('../_img/banner_top.png');
	background-position: center center;
	background-repeat: no-repeat;	
	width: 1000px;
	height: 184px;
	border: 0px solid blue;
}

#banner-text {
	z-index: 100;
	border: 0px solid red;
	width: 550px;
	position: absolute;
	min-height: 80px;
	margin-top: 30px;
	margin-left: 10px;
	padding-left: 5px;
	font-family: 'TrajanPro';
}

#banner-line1 {
	display: inline-block;
	width: 550px;
	z-index: 100;
	position: absolute;
	height: 60px;
	line-height: 70px;
	border: 0px solid blue;
	border-left: 0px solid red;
	padding-left: 5px;
	margin-top: 0px;
	vertical-align: middle;
	font-size: 36px;
	color: #414141;
	text-shadow: 0px 0px 1px rgba(150,150,150,1);
}

#banner-line2 {
	width: 550px;
	z-index: 100;
	position: absolute;
	height: 18px;
	line-height: 15px;
	border: 0px solid green;
	margin-top: 60px;
	padding-left: 5px;
        font-size: 15px;
        color: #414141;
        text-shadow: 0px 0px 1px rgba(150,150,150,1);
	text-align: left;
	border-top: 1px solid #e1e1e1;
}

#banner-herby {
	z-index: 100;
	border: 0px solid red;
	width: 500px;
	position: absolute;
	min-height: 59px;
	margin-top: 120px;
	margin-left: 10px;
	padding-left: 30px;
}

#banner-herby img {
	border: 0px solid #414141;
	height: 57px;
	margin-right: 10px;
}


/* SZUKAJ */
form{
	width:10px;
	margin:0 auto;
}
.search {
	padding:6px 15px 6px 30px;
	margin:3px;
	background: url('../_img/search.png') no-repeat 8px 6px;
}
.rounded {
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}
.lighter {
	border: 0px solid red;
	width:0px;
	height:50px;
	padding-top:145px;
	padding-left: 760px;
}
.lighter input[type=text]{
	border:1px solid #d0d0d0;
	background-color:#fcfcfc;
}



/* Menu */
#menu {
	padding-left: 6px;
	margin-right: 0px;
	float: left;
	border: 0px solid grey;
}
.menu-top {
	background-image: url('../_img/menu_top.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 230px;
	height: 10px;
	border: 0px solid grey;
}

.menu-middle {
        background-image: url('../_img/menu_middle_1px.png');
        background-position: center center;
        background-repeat: repeat-y;
        width: 230px;	
	border: 0px solid grey;
}
.menu-content {
	padding-left: 6px;
	padding-right: 0px;
	width: 220px;
	border: 0px solid white;
}

.menu-bottom {
        background-image: url('../_img/menu_bottom.png');
        background-position: top center;
        background-repeat: no-repeat;
        width: 230px;
	height: 10px;
	border: 0px solid grey;
}

/* menu */
.menu-l1 {
	width: 200px;	
	border: 0px solid white;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding-left: 5px;
	list-style-type: none;
}

/*
.menu-l1 tr:hover {
	background: red;
}
*/
/*
ul li {
	border-left: 5px solid #fff;
	font-size: 8pt;
	min-height: 16px;
}


ul a:link, ul a:visited {
	text-decoration: none;
	width: 200px;
	border-left: 5px solid #fff;
	padding-left: 10px;
	color: #4a4a4a;
}

ul li:hover {
	background: #f4f4f4;
	width: 195px;
	border-left: 5px solid red;	
	border-right: 5px solid red;
}


.menu-l1-opis {
	width: 185px;
	height: 20px;
	padding-bottom: 2px;
	padding-top: 10px;
	padding-left: 10px;
	border-left: 5px solid #f4f4f4;
	border-right: 5px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	color: #4a4a4a;
	font-size: 8pt;
	font-weight: bold;
}

.menu-l1-link {
	width: 200px;
	height: 15px;
	padding-left: 15px;
	color: red;
}
*/
/*
.menu-l1-link tr:hover td {
	background: red;
}
*/
/* Content */
#content {
        margin: 0px 0px 0px 0px;
	padding-left: 0px;
	padding-right: 6px;
	float: right;
	width: 758px;
	border: 1px solid none;
	display: block;
}
#content-top {
        background-image: url('../_img/main_top.png');
        background-position: bottom center;
        background-repeat: no-repeat;
        width: 758px;
        height: 10px;
	margin: 0px 0px 0px 0px;
	border: 0px solid red;

}

#content-middle {
        background-image: url('../_img/main_middle.png');
        background-position: center center;
        background-repeat: repeat-y;
        width: 758px;
        padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	min-height: 350px;
	border: 0px solid red;
}

#content-content {
	width: 726px;
        padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 2px;
	border: 0px solid blue;
	margin: 0px 0px 0px 0px;
	margin-bottom: 0px;
}

#content-bottom {
        background-image: url('../_img/main_bottom.png');
        background-repeat: no-repeat;
        width: 758px;
        height: 10px;
	margin-top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
	float: right;
}

/* Bottom */
#bottom {
        padding-left: 6px;
        padding-right: 0px;
        float: left;
}
#bottom-top {
        background-image: url('../_img/bottom_top.png');
        background-position: bottom center;
        background-repeat: no-repeat;
        width: 988px;
        height: 10px;
        margin: 0px 0px 0px 0px;
}

#bottom-middle {
        background-image: url('../_img/bottom_middle.png');
        background-position: center center;
        background-repeat: repeat-y;
        width: 988px;
        padding: 0px 0px 0px 0px;
        min-height: 50px;
}

#bottom-content {
        width: 988px;
	padding-left: 20px;
	height: 90px;
}

#bottom-bottom {
        background-image: url('../_img/bottom_bottom.png');
        background-position: top center;
        background-repeat: no-repeat;
        width: 988px;
        height: 10px;
        padding: 0px 0px 0px 0px;
}

/* inne */
#link-glowna {
	padding-right: 20px;
}


/* footer */
#area-left {
	width: 200px;
	padding-left: 20px;
	height: 90px;
	float: left;
	/* border-right: 1px solid #e5e5e5; */
}

.area-center {
        width: 180px;
        padding-left: 20px;
        /* border-right: 1px solid #e5e5e5; */
	height: 90px;
	float: left;
}

#area-right {
        width: 240px;
        padding-left: 20px;
        height: 90px;
	float: left;
	/*border-right: 1px solid #e5e5e5; */
}


.bottom-title {
	font-size: 12px;
	color: grey;
	border-bottom: 1px solid #e5e5e5;
}

.bottom-text {
	padding-top: 5px;
	color: #4f4f4f;
	font-size: 12px;
}


#page-title {
	width: 705px;
	border: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	font-size: 14px;
	background: #f4f4f4;
	padding: 4px 2px 4px 20px;	
	margin-top: 0px;
	margin-bottom: 8px;
	color: #4f4f4f;
}

#pub-info-frame {
	/* padding: 2px 2px 2px 10px; */
	background: #f4f4f4;
	margin: 0px 0px 0px 0px;
	border: 1px solid #e5e5e5;
	width: 720px;
}
#pub-info {
	color: #4f4f4f;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#bipgovpl a {
    color: #fff;
	width: 115px;
	height: 40px;
	border: 0px solid red;
	background: url('../_img/bipgovpl.png') no-repeat;
	float: right;
	margin-right: 87px;
	margin-top: 100px;
	margin-left: 800px;	
	position: absolute;
}

#bipgovpl a:hover {
	background: url('../_img/bipgovpl_hover.png') no-repeat;
}


#bipgovpl-bottom a {
        color: #fff;
        width: 115px;
        height: 40px;
        border: 0px solid red;
        background: url('../_img/bipgovpl.png') no-repeat;
        float: left;
        margin-right: auto;
        margin-top: auto;
        margin-left: auto;
        position: relative;
}

#bipgovpl-bottom a:hover {
        background: url('../_img/bipgovpl_hover.png') no-repeat;
}


#uwagi {
	float: right;
	color: #4f4f4f;
	margin-right: 20px;
}
#uwagi a {
	color: #4f4f4f;
}
#uwagi a:hover {
	color: #bc000e;
}


.menu-l1 {
	border: 1px solid none;
	width: 210px;
	margin-left: 3px;
	font-family: "CenturyGothicRegular", "Century Gothic", Arial, Helvetica, sans-serif;
	color: #4f4f4f;
}

.menu-l1 tr {
	border: 0px solid none;
	padding: 0px 0px 0px 0px;
}

.menu-l1 td {
	border-bottom: 1px solid #f4f4f4;
	border-left: 3px solid #fff;
	padding-top: 2px;
	padding-left: 5px;
	color: #4f4f4f;
}

.menu-l1 td a {
        display: block;
        text-decoration: none;
	border-left: 3px solid white;
	padding-left: 2px;
	color: #4f4f4f;
}

.menu-l1 td a:hover {
	color: #000;
	background-color: #f4f4f4;
	text-decoration: none;
	border-left: 3px solid red;
	padding-left: 2px;
	padding-bottom: 0px;
}

.menu-l1 td a:active {
	color: red;
}

.menu-l1-opis td {
	background: #f4f4f4;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 1px;
	font-size: 14px;
	color: black;
}

.menu-l2 {
	width: 100%;
	font-size: 10px;
	padding-left: 20px;	
}

.menu-l3 {
	width: 100%;
	font-size: 11px;
}

.menu-l3 td {
	color: red;
	font-size: 11px;
}


.topnav {
        width: 213px;
        padding: 40px 28px 25px 0;
        font-family: "CenturyGothicRegular", "Century Gothic", Arial, Helvetica, sans-serif;
	color: #4f4f4f;

}

ul.topnav {
        padding: 0;
        padding-left: 2px;
	margin: 0;
        font-size: 1em;
        line-height: 0.5em;
        list-style: none;
}

ul.topnav li {}

ul.topnav li a {
        line-height: 10px;
        font-size: 11px;
        padding: 10px 5px;
        color: #4f4f4f;
        display: block;
        text-decoration: none;
        font-weight: bolder;
	border-left: 4px solid #fff;
	border-bottom: 1px solid #f4f4f4;

}

ul.topnav li a:hover {
        background-color:#f4f4f4;
        color: #000;
	border-left: 4px solid red;
	text-decoration: none;
}

ul.topnav ul {
        margin: 0;
        padding: 0;
        display: none;
}

ul.topnav ul li {
        margin: 0;
        padding: 0;
        clear: both;
	list-style: none;
}

ul.topnav ul li a {
        padding-left: 20px;
        font-size: 10px;
        font-weight: normal;
        outline:0;
}
ul.topnav ul li a:hover {
        background-color:#f4f4f4;
        color:#675C7C;
	text-decoration: none;
}

ul.topnav ul ul li a {
        color: #EAEBEE;
        padding-left: 40px;
}

ul.topnav ul ul li a:hover {
        background-color:#f4f4f4;
        color:#675C7C;
	text-decoration: none;
}

ul.topnav span{
	color: red;
}

.menu-more {
	color: #e1e1f1;
	float: right;
}
.menu-less {
	color: #da251c;
	float: right;
}


.godziny {
	width: 200px;
	margin: 0 auto;
	text-align: center;
}

.godziny table {
	border-collapse: collapse;
}

.godziny tr {
}

.godziny td {
	border-bottom: 1px solid #d1d1d1;
	width: 90px;
}
