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

ul,ol
{
    margin-top: 15px;
    margin-bottom: 15px;
}

li
{
    padding-left: 10px;
    margin-left: 40px;
}

body
{
    margin: 20px 0px;
    min-width: 900px;
    background: url('../img/tlo.gif') top center;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

a { color: #6D421A; text-decoration: none; }
a:hover { text-decoration: none; }

img { border: 0; }

div
{
    text-align: left;
}

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

#Layout
{
    width: 960px;
    margin: 0px auto;
    background: url('../img/layout_tlo.gif') top center repeat-y #E3E9EE;
}

#LayoutHeader
{
    width: 950px;
    margin: 0px auto;
}

#LayoutMenuUp
{
    width: 950px;
    margin: 0px auto;
    border-top: 2px solid #4f6d83;
}

    #LayoutMenuUp ul
    {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 29px;
	background: url('../img/menu_up_tlo.gif') top center repeat-x;
	text-align: right;
    }

    #LayoutMenuUp li
    {
	float: right;
	margin: 0;
	padding: 0;
	display: block;
	height: 29px;
	background: url('../img/menu_up_breake.gif') top left no-repeat;
    }

    #LayoutMenuUp li.last
    {
	background: none;
    }

        #LayoutMenuUp a
	{
	    color: #e3e9ee;
	    font-weight: bold;
	    margin: 0;
	    display: block;
	    height: 15px;
	    padding: 7px 20px;
	}

        #LayoutMenuUp a.active
	{
	    color: #111a1e;
	}

#Info
{
    margin-top: 0px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 11px;
    color: #ffffff;
    border-bottom: 1px solid #95adbf;
    height: 15px;
    position: relative;
    overflow: hidden;
    clear: both;
}

    #Info ul
    {
	position: relative;
	left: 990px;
	list-style-type: none;
	margin: 0;
	padding: 0;
    }

    #Info li 
    {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
    }

    #Info a
    {
	color: #ffffff;
	font-weight: bold;
    }

    #Info span
    {
	margin: 0px 5px;
    }

.Cms
{
    padding: 10px 0px;
}

.LayoutRamka
{
    font-size: 12px;
}

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

#LayoutContent
{
    width: 950px;
    margin: 0px auto;
    background: url('../img/content_tlo.gif') top center repeat-x;
    padding-top: 10px;
    padding-bottom: 20px;
}

    #LayoutContent .ContentLeft
    {
	width: 195px;
	padding-left: 5px;
	float: left;
    }

    #LayoutContent .ContentLeft ul
    {
	list-style: none;
	margin: 0;
	padding: 0;
    }

    #LayoutContent .ContentLeft li
    {
	display: block;
	margin: 0;
	padding: 0;
	height: 23px;
	border-top: 1px solid #e3e9ee;
	background: url('../img/menu_left_arrow1.gif') 12px 8px no-repeat #d0d9e0;	
    }

    #LayoutContent .ContentLeft a
    {
	color: #254c7c;
	display: block;
	padding: 5px 10px 4px 30px;
	font-size: 11px;
    }

    #LayoutContent .ContentLeft li.sub a
    {
	font-size: 10px;
	padding-left: 50px;
    }

	#LayoutContent .ContentLeft a.active
	{
	    font-weight: bold;
	}

    #LayoutContent .ContentRight
    {
	width: 740px;
	padding: 0px 5px;
	float: left;
    }

    #LayoutContent .ContentRight h1, #LayoutContent .ContentLeft h1
    {
	display: block;
	height: 17px;
	background: url('../img/h1_tlo.gif') top left no-repeat #4e6f81;
	font-size: 12px;
	padding-left: 30px;
	padding-top: 4px;
	color: #ffffff;
	position: relative;
    }

    #LayoutContent .ContentRight h1 .panel_right
    {
	position: absolute;
	top: 6px;
	right: 10px;
    }

    #LayoutContent p
    {
	color: #2e434f;
	padding-right: 10px;
    }

    #LayoutContent div.cms
    {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #2e434f;
	text-align: justify;
    }

.HomePageLeft
{
    float: left;
    width: 435px;
}

    .HomePageLeft .More, .HomePageRight .More
    {
	margin: 10px 0px;
	text-align: right;
    }

.HomePageRight
{
    float: left;
    width: 300px;
    padding-left: 5px;
}

    .HomePageRight .Galeria
    {
	text-align: right;
    }

    .HomePageRight .Galeria img
    {
	width: 96px;
	height: 96px;
	margin-right: 6px;
	margin-top: 5px;
	margin-bottom: 0px;
    }

    .HomePageRight .Galeria img.last
    {
	margin-right: 0px;
    }

.WiadomoscRow
{
    border-bottom: 1px solid #063F5F;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-top: 5px;
}

.WiadomoscRowImg
{
    padding-left: 110px;
}

    .WiadomoscRowImg img
    {
	float: left;
	margin-left: -110px;
	margin-top: 20px;
	border: 1px solid #95ADBF;
	padding: 2px;	
    }

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

    .WiadomoscRow p.data
    {
	font-size: 10px;
	margin-bottom: 5px;
	text-align: right;
    }

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

    .WiadomoscRow p
    {
        color: #2e434f;
    }

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

    .WiadomoscRow p.more
    {
	font-size: 11px;
	text-align: right;
    }

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

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

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

.WiadomoscPanel .stat
{
    font-size: 10px;
}

.WiadomoscPanel .print
{
    position: absolute;
    top: 0px;
    right: 70px;
    font-size: 10px;
}

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

.Navigation
{
    border-bottom: 1px solid #063F5F;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 10px;
    position: relative;
}

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

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

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

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

.GalleryListRow
{
    border-bottom: 1px solid #063F5F;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

    .GalleryListRow h2
    {
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
	color: #6D421A;
    }

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

    .GalleryListRow .ilosc
    {
	margin-bottom: 5px;
	font-size: 10px;
    }

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

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

	.GalleryListRow .fotos img
	{
	    margin-right: 20px;
	    margin-bottom: 10px;
	    border: 1px solid #95ADBF;
	    padding: 2px;
	}

#LayoutFoot
{
    width: 940px;
    height: 18px;
    margin: 0px auto;
    padding-top: 9px;
    padding-left: 10px;
    background: url('../img/stopka_tlo.gif') top center repeat-x;
    color: #e3e9ee;
    font-size: 11px;
}

    #LayoutFoot a
    {
	color: #e3e9ee;
	font-weight: bold;
    }

#LayoutCredits
{
    width: 960px;
    margin: 0px auto;
    padding-top: 3px;
    text-align: right;
    color: #3C5595;
    font-size: 11px;
}

#LayoutCounter
{
    width: 960px;
    margin: 0px auto;
    
    margin-top: -13px;
    padding-left: 10px;
    padding-bottom: 10px;
}