@import url('modules.css');

@import url('e_elements.css');
@import url('e_col.css');
@import url('e_row.css');

* {
    margin: 0px;
    padding: 0px;
}

ul, ol {
    margin: 0px 0px 0px 20px;
}

li {
    padding: 0px;
    margin: 0px;
}

a, a:hover {
    text-decoration: none;
    color: #012C57;
}

body {
    margin: 0px;
    min-width: 900px;
    background-color: #FFFFFF;
    text-align: left;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #012C57;
}

html {
    overflow-x: auto;
}

.clear {
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}

.more {
    text-align: right;
    font-weight: bold;
}

a.raquo {
    margin: 0px;
    padding: 0px;
    width: 15px;
    height: 7px;
    background: url('../img/arrow2.gif') top left no-repeat;
    display: inline-block;
}

a.raquoWhite {
    margin: 0px;
    padding: 0px;
    width: 15px;
    height: 7px;
    background: url('../img/arrow.gif') top left no-repeat;
    display: inline-block;
}

#Layout {
    width: 990px;
    background: url('../img/tlo_prawe.gif') top right repeat-y;
    position: relative;
    z-index: 0;
    margin: 0px auto;
}

#Header {
    width: 970px;
    height: 124px;
    background: url('../img/tlo_naglowka.gif') no-repeat;
    position: relative;
    color: #FFFFFF;
    z-index: 10;
}

#Header a {
    color: #FFFFFF;
}

#HeaderTopMenu {
    list-style: none;
    margin: 0px 0px 0px 0px;
    paddin: 0px;
    position: absolute;
    right: 0px;
}

#HeaderTopMenu li {
    height: 15px;
    margin: 0;
    margin-top: 5px;
    padding: 0px;
    padding-right: 13px;
    display: block;
    float: left;
}

#HeaderTopMenu li.TSiteMap {
    background: url('../img/icon_mapa_strony.gif') no-repeat;
    padding-left: 20px;
}

#HeaderTopMenu #PageResize {
    margin-top: 2px;
    font-weight: bold;
}

#HeaderTopMenu #PageResize .resize2 {
    margin-top: 0px;
    font-size: 1.2em;
}

#HeaderTopMenu #PageResize .resize3 {
    font-size: 1.4em;
}

#HeaderTopMenu li.TRss {
    background: url('../img/icon_rss.gif') no-repeat;
    padding-left: 20px;
}

#HeaderTopMenu li.TDate {
    width: 150px;
    padding: 0px;
    text-align: right;
    padding-right: 15px;
}

#HeaderTopMenu #zegar {
    padding-top: 10px;
    font-weight: bold;
}

#Header .HLogo {
    position: absolute;
    top: 6px;
    left: 40px;
}

#Header .HNazwa {
    position: absolute;
    top: 25px;
    left: 128px;
}

#Header #MenuUp {
    height: 36px;
    width: 941px;
    margin-left: 29px;
    position: absolute;
    bottom: 0px;
    font-weight: bold;
    font-size: 11px;
}

#Header #MenuUp ul {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0;
    z-index: 9;
}

#Header #MenuUp li {
    position: relative;
    margin: 0;
    padding: 11px 9px;
    display: block;
    float: left;
    background-color: #FF6404;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    cursor: pointer;
}

#Header #MenuUp li.IHome {
    border-left: 1px solid #FFFFFF;
    padding: 9px 20px 10px 20px;
}

#Header #MenuUp li a {
    display: block;
}

#Header #MenuUp li.active {
    background-color: #F0943D;
}

#Header #MenuUp li.more {
    text-align: left;
    background: url('../img/menu_icon.gif') top right no-repeat #004890;
}

#Header #MenuUp ul ul {
    display: none;
    position: absolute;
    top: 35px;
    left: 0px;
    border-top: 1px solid #FFFFFF;
}

#Header #MenuUp ul ul li {
    width: 184px;
    border: none;
    padding: 0px;
    background: #004890;
    clear: both;
    display: block;
}

#Header #MenuUp ul ul ul {
    border: none;
    display: none;
    position: absolute;
    top: 0px;
    left: 183px;
}

#Header #MenuUp ul ul ul li {
    width: 184px;
    border: none;
    padding: 0px;
    background: #004890;
    clear: both;
    display: block;
}

#Header #MenuUp ul ul li a {
    padding: 5px 5px 5px 10px;
    display: block;
}

#Header #MenuUp ul ul li a:hover {
    background-color: #FF6404 !important;
}

#LayoutMainBodyWrapper {
    width: 970px;
    background: url('../img/tlo_lewe.gif') no-repeat;
    background-color: #004890;
}

#LayoutMainBody {
    width: 941px;
    margin-left: 29px;
    background-color: #F2F3F5;
}

#MenuRight {
    padding-top: 15px;
    padding-right: 15px;
    width: 300px;
    float: right;
}

.MenuBox1, .MenuBox2 {
    width: 143px;
    border: 1px solid #cfcfcf;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    text-align: center;
}

.MenuBox2 iframe {
    margin-top: 19px;
    vertical-align: middle;
    border: none;
}

.MenuBox2 iframe table.home2 {
    border: none;
}

.MenuBox1 {
    float: left;
}

.MenuBox2 {
    float: right;
}

.MenuReklama {
    padding-bottom: 11px;
    text-align: center;
    width: 300px;
    vertical-align: middle;
}

.MenuReklama .ReklamaDynamic {
    text-align: center;
    margin: 0px auto;
}

.ReklamaDynamic {
    display: block;
    height: 170px;
}

.MenuReklama .hidden {
    display: none;
}

.MenuWiadomosci {
    height: 108px !important;
    padding: 0px;
}

.MenuWiadomosci p {
    margin: 9px !important;
    font-size: 11px;
}

.MenuWiadomosciDyn {
    height: 170px;
}

.MenuWiadomosciDyn #MWDynContener {
    height: 135px;
    width: 299px;
    overflow: hidden;
}

.MenuWiadomosciDyn #MWDynContener div p {
    margin: 9px !important;
    font-size: 11px;
}

.MenuWiadomosciDyn #MWDynContener div p a:hover {
    color: #FF6404;
}

.MenuButton {
    width: 113px;
    padding: 6px 15px;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
}

.MenuButton img {
    float: left;
    padding-right: 5px;
}

.Pytanie a {
    position: relative;
    top: 5px;
}

#MenuBottom {
    margin-left: 44px;
    padding-top: 12px;
    padding-bottom: 10px;
    width: 912px;
    color: #FFFFFF;
}

#MenuBottom a {
    color: #FFFFFF;
}

#MenuBottom ul {
    list-style: none;
    width: 114px;
    float: left;
    margin: 0px;
}

#MenuBottom ul li {
    padding-bottom: 2px;
    padding-right: 5px;
    padding-left: 8px;
    background: url('../img/menu_icon.gif') no-repeat left -4px;
}

#MenuBottom ul li.title {
    background: none;
    padding-bottom: 10px;
    padding-left: 0px;
    font-size: 11px;
    font-weight: bold;
}

#MenuBottom ul.MenuBottomKontakt {
    width: 113px;
}

#MenuBottom ul.MenuBottomKontakt li {
    background: none;
    padding-left: 0px;
}

#Footer {
    width: 897px;
    height: 24px;
    margin-top: 6px;
    padding: 9px 23px 5px 50px;
    border-top: 5px solid #FF6404;
    text-align: right;
    position: relative;
    font-family: Verdana;
    font-size: 10px;
    color: #004890;
}

#Footer .MadeIn {
    position: absolute;
    top: 9px;
    left: 50px;
}

#Footer .MadeIn img {
    vertical-align: middle;
}

/*
#NavPath
{
    padding: 10px 15px 0px 15px;
}
*/

#Content {
    width: 592px;
    padding: 15px 10px 0px 15px;
    float: left;
}

.LayoutHr {
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 10px;
}

.LayoutRamka {
    border: 1px solid #cfcfcf;
    background: url('../img/ramka_gradient.gif') top center repeat-x;
    background-color: #FFFFFF;
    margin-bottom: 10px;
}

.LayoutRamka h1 {
    background: url('../img/ramka_naroznik.gif') 0px 0px no-repeat;
    margin: -1px 0px 0px -1px;
    height: 25px;
    font-size: 1em;
    padding: 6px 10px 0px 20px;
    color: #004890;
}

.LayoutRamka h1 .panel_right {
    display: none;
}

/*
    .LayoutRamka h2
    {
	font-size: 1.2em;
        padding: 0px 53px 10px 0px;
	color: #004890;
	position: relative;
    }

    .LayoutRamka h2.big
    {
	font-size: 1.3em;
	font-weight: bold;
    }

	.LayoutRamka h2 .panel_right
	{
    	    position: absolute;
	    top: 5px;
	    right: 0px;
	    font-size: 0.8em;
	}

    .LayoutRamka h3
    {
	font-size: 1em;
    }

    .LayoutRamka p
    {
	margin: 10px 0px;
    }

    .LayoutRamka fieldset
    {
	border: 0;
	margin-bottom: 10px;
    }

    .LayoutRamka fieldset p
    {
	display: block;
	padding: 10px 0px;
	border-bottom: 1px solid #CFCFCF;
	clear: both;
    }
    
    .LayoutRamka fieldset.cols p
    {
	display: block;
	padding: 10px 0px 10px 160px;
	border-bottom: 1px solid #CFCFCF;
	clear: both;
    }

    .LayoutRamka fieldset.cols label
    {
	display: block;
	float: left;
	width: 150px;
	margin-left: -150px;
    }
    .LayoutRamka fieldset textarea
    {
	height: 100px;
	width: 390px;
    }
    .LayoutRamka fieldset.content
    {
	padding: 10px;
    }

    .LayoutRamka .ContentAlert
    {
	margin: 10px;
    }

    .LayoutRamka .ContentAlert p
    {
	margin: 0px;
    }
*/

#LayoutBannerBottom {
    border: 1px solid #cfcfcf;
    background-color: #FFFFFF;
    margin: 0px 15px 10px 15px;
    padding: 5px 2px;
}

#LayoutBannerBottom div.LBBcols {
    width: 300px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.ContentAlert {
    margin: 10px 0px 10px 0px;
    padding: 10px;
    padding-left: 35px;
    font-weight: bold;
    height: 15px;
    overflow: hidden;
    white-space: nowrap;
    background: #FFFFFF url('../img/info_alert2.gif') 10px 5px no-repeat;
    border: 1px solid #CFCFCF;
}

.FotoWiadomosc, .FotoWiadomoscMain {
    position: relative;
    color: #FFFFFF;
    float: left;
    font-size: 11px;
}

.FotoWiadomosc {
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    height: 103px;
}

.FotoWiadomoscMain {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    height: 311px;
}

.FotoWiadomosc a, .FotoWiadomoscMain a {
    color: #FFFFFF;
}

.FotoWiadomoscMain .OpisTlo {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 357px;
    height: 70px;
    background-color: #3F4AAB;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.FotoWiadomosc .OpisTlo {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 230px;
    height: 55px;
    background-color: #3F4AAB;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.FotoWiadomoscMain .OpisText {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 357px;
    height: 70px;
    overflow: hidden;
}

.FotoWiadomosc .OpisText {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 230px;
    height: 55px;
    overflow: hidden;
}

.FotoWiadomosc .OpisText p, .FotoWiadomoscMain .OpisText p {
    margin: 5px;
    position: absolute;
}


.FotoWiadomoscMain1 {
    position: relative;
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    overflow: hidden;
}

.FotoWiadomoscMain1 {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    height: 311px;
}

.FotoWiadomoscMain1 a {
    color: #FFFFFF;
}

.FotoWiadomoscMain1 .OpisTlo {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 388px;
    height: 55px;
    background-color: #3F4AAB;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.FotoWiadomoscMain1 .OpisText {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 388px;
    height: 55px;
    overflow: hidden;
}
.FotoWiadomoscMain1 img {
    max-width: 388px;
}

.FotoWiadomosc1 {
    border-bottom: 1px solid #dbdbdb;
    padding: 6px 6px 7px 6px;
}

.FotoWiadomosc1 img {
    max-width: 50px;
    float: left;
    border: 1px solid #dbdbdb;
    padding: 1px;
}

.FotoWiadomosc1 .OpisText {
    padding-left: 60px;
}

.FotoWiadomoscMain1 .OpisText p {
    margin: 5px;
    position: absolute;
}


.HomeGaleria {
    margin: 0px 25px 10px 25px;
}

.HomeGaleria p {
    margin: 0px !important;
}

.HomeGaleria ul {
    list-style: none;
    margin: 0;
}

.HomeGaleria li {
    float: left;
    margin: 6px 0px 7px 0px;
}

.HomeGaleria li img {
    max-width: 130px;
    border: 1px solid #cfcfcf;
    padding: 1px;
}

/*
.Navigation
{
    text-align: center;
    margin: 10px;
    padding-bottom: 10px;
    position: relative;
    border-bottom: 1px solid #CFCFCF;
}

    .Navigation span, .Navigation a
    {
	margin: 0px;
    }

    .Navigation span.current
    {
	font-weight: bold;
    }

    .Navigation a.prev
    {
	position: absolute;
	left: 100px;
    }

    .Navigation a.next
    {
	position: absolute;
	right: 100px;
    }

.WiadomoscRow
{
    margin: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #CFCFCF;
}

    .WiadomoscRowImg
    {
	padding-left: 115px;
    }

    .WiadomoscRowImg img
    {
	float: left;
	margin-left: -115px;
	border: 1px solid #dbdbdb;
	padding: 1px;
    }

    .WiadomoscRow h2
    {
	display: block;
	font-size: 1em;
	margin-bottom: 5px;
    }


    .WiadomoscRow p.data, .WiadomoscRow p.zrodlo
    {
	text-align: right;
	margin: 0px;
	margin-bottom: 5px;
    }

    .WiadomoscRow p.data span
    {
	margin: 0px 5px;
	color: #CFCFCF;
    }

    .WiadomoscRow img.head
    {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #CFCFCF;
	padding: 1px;
    }

    .WiadomoscRow p.tresc
    {
	text-align: justify;
	line-height: 14px;
	margin: 0px;
	margin-bottom: 5px;
    }

    .WiadomoscRow p.more
    {
	margin-bottom: 0px;
	text-align: right;
    }

    .WiadomoscGallery, .WiadomoscFiles, .WiadomoscPanel
    {
	position: relative;
        margin: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CFCFCF;
    }

    .WiadomoscGallery h4, .WiadomoscFiles h4
    {
	margin-bottom: 10px;
    }

    .WiadomoscGallery img
    {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CFCFCF;
	padding: 1px;
    }

    .WiadomoscPanel p
    {
	margin: 0px;
    }

    .WiadomoscPanel .print
    {
	position: absolute;
        top: 0px;
	right: 70px;
    }

    .WiadomoscPanel .top
    {
	position: absolute;
	top: 0px;
	right: 10px;
    }

.GalleryListRow
{
    padding: 10px;
}

    .GalleryListRow h2
    {
	display: block;
	font-size: 1em;
	margin-bottom: 5px;
    }

    .GalleryListRow .opis
    {
	margin-bottom: 5px;
    }

    .GalleryListRow .ilosc
    {
	margin: 0px;
	margin-bottom: 5px;
    }

    .GalleryListRow .more
    {
	text-align: right;
    }

    .GalleryListRow .fotos
    {
	margin-bottom: 5px;
    }

	.GalleryListRow .fotos img
	{
	    margin-right: 10px;
	    margin-bottom: 10px;
	    border: 1px solid #CFCFCF;
	    padding: 1px;
	}

#Gallery .fotos
{
    padding: 10px 0px 0px 20px;
}

*/
