/* Główne definicje */

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

a { text-decoration: none; }

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

html
{
    height: 100%;
}

body
{
    margin: 20px 0px;
    min-width: 900px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

fieldset
{
    border: none;
}

img
{
    vertical-align: middle;
    border: 0px;
}

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


#Layout
{
    width: 970px; 
    margin: 0px auto;
    padding: 10px;
}

#Header
{
    width: 970px;
    height: 95px;
    position: relative;
}

    #Header img
    {
	margin-top: 15px;
	margin-left: 30px;
	float: left;
    }

    #Header img.HeaderFoto
    {
	float: right;
	margin: 0px;
	padding: 0px;
    }

    #Header img.breake
    {
	margin-top: 25px;
    }

    #Header img.label
    {
	margin-top: 40px;
    }

    #Header img.logo
    {
	margin-top: 20px;
    }

    #Header .HeaderLogo img
    {
	position: relative;
	top: 15px;
	left: 25px;
	margin: 0px;
    }
    
#Info
{
    margin: 10px 0px;
    height: 15px;
    font-weight: bold;
}
    #Info div
    {
	margin: 0px;
    }
    #Info span
    {
	margin: 0px 20px;
    }

    #Info a
    {
	text-decoration: none;
    }
    
#HeaderName
{    
    margin: 0px;
}

    #HeaderName a
    {
	display: block;
	text-decoration: none;
	padding: 10px 20px;
	font-size: 20px;		
    }

.HeaderBreake
{
    background: url('../img/border1.gif') top center repeat-x;
    height: 1px;
    border: 0px;
    margin: 0px;
    font-size: 1px;
}

#MenuUp
{
    margin-top: 5px;
    margin-bottom: 0px;
    text-align: right;    
}

    #MenuUp a
    {
	display: block;
	float: left;
	padding: 6px 11px;
	margin-right: 2px;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
    }

    #MenuUp div
    {
	float: right;
	margin-left: 35px;
	$margin-left: 20px;
    }

#TopOpcje
{
    margin-top: 5px;
    background: url('../img/nawigacja_tlo2.gif') top right repeat-y;
    padding: 10px 15px;
}

    #TopOpcje em
    {
	margin: 0px 12px;
    }

    #TopOpcje a
    {
	text-decoration: none;
	font-size: 12px;
    }

    #TopOpcje a.resize1
    {
	font-size: 10px;
	font-weight: bold;
	margin-right: 2px;
    }

    #TopOpcje a.resize2
    {
	font-size: 13px;
	font-weight: bold;
	margin-right: 2px;
    }

    #TopOpcje a.resize3
    {
	font-size: 16px;
	font-weight: bold;
    }

    #TopOpcje img
    {
	vertical-align: top;
    }

#NavPath
{
    margin-top: 10px;
    font-size: 11px;
    font-family: tahoma;
}

    #NavPath a
    {
	margin: 0px 5px;
    }

#LayoutMainBody
{
    width: 970px;    
}

#Content
{
    width: 760px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    float: left;
}

#Footer
{
    margin-top: 5px;
    background: url('../img/nawigacja_tlo2.gif') top right repeat-y;
    padding: 10px 15px;
    font-family: tahoma;
    font-size: 12px;
    position: relative;
}

    #Footer .stat
    {
	position: absolute;
	right: 15px;
	top: 10px;
    }

#MadeBy
{
    width: 990px;
    margin: 0px auto;
    text-align: right;
    font-family: tahoma;
    font-size: 11px;
    padding-top: 5px;
}

#MenuLeft
{
    width: 200px;
    padding-top: 10px;
    float: left;
    font-size: 0.92em;
}

#MenuLeft ul
{
    margin: 0px;
    padding: 0px;
}

#MenuLeft h3
{
    font-size: 1em;
    width: 180px;
    height: 14px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 20px;
    background: url('../img/menu_array_d1.gif') top right no-repeat;
    font-weight: bold;
}

    #MenuLeft li
    {
	width: 169px;
	display: block;
	padding: 6px 6px 6px 25px;
	$margin-bottom: -2px;
    }

    #MenuLeft li.expand
    {
	background: url('../img/ico_plus.gif') no-repeat scroll 182px 8px;
    }

    #MenuLeft li.expand_minus
    {
	background: url('../img/ico_minus.gif') no-repeat scroll 182px 8px;
    }

    #MenuLeft li a
    {
	display: block;
	text-decoration: none;
    }

    #MenuLeft li a.active
    {
	font-weight: bold;
    }

    #MenuLeft ul ul
    {
	width: 200px;
        margin: 0px;
        padding: 0px;
        padding-top: 8px;
	$margin-top: -2px;
        margin-left: -25px;
	$margin-left: -31px;
        margin-bottom: -6px;
    }

        #MenuLeft ul ul li, #MenuLeft ul li.sub 
	{
	    width: 159px;
	    display: block;
    	    background: url('../img/menu_array_l2.gif') 25px 0 no-repeat;
    	    padding-top: 6px;
            padding-bottom: 6px;
    	    padding-left: 35px;
	    $margin-bottom: -2px;
	}

.ContentHeader1
{
    margin-bottom: 10px;
    background: url('../img/ContentHeader2Tlo.gif') top right repeat-y;
    position: relative;
}

    .ContentHeader1 h1
    {
	font-size: 1.2em;
	margin-left: 20px;
	margin: 0px;
	padding: 10px;
	position: relative;
    }

    .ContentHeader1 h1 span
    {
	position: absolute;
	right: 10px;
	font-size: 0.8em;
    }

/* Content Box */

.ContentBox1
{
    padding: 10px 15px 15px 15px;
    margin-bottom: 10px;
    font-size: 1em;
    line-height: 16px;
}

.ContentBox2
{
    padding: 10px;
    font-size: 0.92em;
}

    .ContentBox2 div
    {
	padding-top: 3px;
    }

    .ContentBox2 span
    {
        font-style: italic;
	font-weight: bold;
    }

    .ContentBox2 div.Naglowek
    {
	padding-bottom: 5px;
    }

    .ContentBox2 div.More 
    {
	text-align: right;
    }

.ContentAlert
{
    padding: 10px 15px 15px 15px;
    margin-bottom: 10px;
    font-size: 1em;
    line-height: 16px;
}

.ContentOpcje1
{
    margin-top: 15px;
    margin-bottom: 10px;
}

    .ContentOpcje1 a,
    .ContentOpcje1 span
    {
	font-family: tahoma;
	font-size: 1em;
	font-weight: bold;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
    }

/* Fieldsets */

fieldset img
{
    margin-right: 5px;	
}

    fieldset.content div
    {
	padding: 5px 3px;
	font-family: tahoma;
    }

    fieldset.content div.right
    {
	float: right;
    }

    fieldset.content div.label
    {
	padding-left: 185px;
    }

    fieldset.content div.label label
    {
	margin-left: -182px;
    }

    fieldset.content div.small
    {
	font-size: 0.9em;
    }

	fieldset.content label
	{
	    display: block;
	    width: 185px;
	    float: left;
	    font-family: tahoma;
	    font-size: 1em;
	    font-weight: bold;
	}

	fieldset.content div div
	{
	    border: none;
	    padding: 0px;
	    margin: 0px;
	}

	fieldset.content div.left
	{
	    display: block;
	    float: left !important;
	    width: 534px;
	}

	    fieldset.content div p
	    {
		padding: 3px 0px;
	    }

	fieldset.content h2
	{
	    margin-bottom: 10px;
	    margin-top: 20px;
	    padding: 5px 5px 5px 15px;
	    display: block;
	    font-family: tahoma;
	    font-size: 1.34em;
	    font-weight: bold;
	    position: relative;
	}

	    fieldset.content h2 i
	    {
	        font-family: tahoma;
	        font-size: 10px;
	        margin-left: 15px;
	    }

	    fieldset.content h2.big
	    {
		font-size: 1.65em;
	    }

	    fieldset.content h2.big span
	    {
		font-size: 0.54em !important;
	    }

	    fieldset.content h2 span
	    {
		position: absolute;
		right: 0px;
		top: 5px;
		$top: 15px;
		$margin-top: -10px;
		font-weight: normal;
		font-size: 0.6em !important;
		text-decoration: none;
	    }

	fieldset.content h3
	{
	    margin-bottom: 10px;
	    margin-top: 20px;
	    padding: 5px 5px 5px 15px;
	    display: block;
	    font-family: tahoma;
	    font-size: 1em;
	    font-weight: bold;
	}

	fieldset.content h4
	{
	    font-size:1.17em;
	    float: left;
	}

	fieldset.content h5
	{
    	    font-size: 1em;
	    font-weight: normal;
	    text-align: right;
	}

	fieldset.content img.logo
	{
	    float: right;
	    padding: 0p x;
	    margin: 0px ;
	    position: relative;
	    top: -50px;
	    right: 0px;
	} 
 
    fieldset.list_img div
    {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
    }

	fieldset.list_img div div
	{
	    border: none;
	}

        fieldset.list_img div.opis
	{
	    margin-top: 5px;
	    font-size: 0.92em;
    	}

    fieldset.list_img img
    {
	border: 0 none;
	float: left;
    }
    
    fieldset.list_img h1
    {
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 5px 5px 5px 15px;
	display: block;
	font-family: tahoma;
	font-size: 1.34em;
	font-weight: bold;
	position: relative;
    }
    
	fieldset.list_img h1 i
	{
	    font-family: tahoma;
	    font-size: 10px;
	    margin-left: 15px;
	}
	
    fieldset.list_img h2
    {
        font-size: 1.2em;
	float: left;
	text-align: right;
	padding-right: 10px;
    }

    fieldset.list_img h3
    {
        font-size: 1em;
	font-weight: normal;
	text-align: right;
    }

/* Forms */

fieldset.form input
{
    width: 300px;
}

fieldset.form label
{
    width: 185px;
    float: left;
}

fieldset.form p
{
    padding: 3px;
}

fieldset.form input.submit
{
    border: none;
    padding: 3px;
    width: 50%;
    width: 100px;
}

    fieldset.form input.checkbox
    {
	display: inline;
	width: auto; 
	margin-right: 5px;
	float: none;	
	vertical-align:text-bottom;
    }

    fieldset.form input.short, fieldset.form select.short
    {
	width: 70px; 
    }

/* NAVIGATION */

.Navigation
{
    padding-bottom: 15px !important;
    position: relative;
    padding-top: 5px;
    margin-bottom: 10px;
    width: 728px;
}
    
    .Navigation input 
    {
	width: 30px;
    }
    
    .Navigation a
    {
	padding: 3px;
    }
    
    .Navigation a.prev
    {
	margin-right: 200px;
    }
    
    .Navigation a.next
    {	
	position: absolute;
	right: 0px;
    }
    
    .Navigation div.position
    {
	font-size: 0.9em;
	width: 200px;
	float: left;
    }
    
    .Navigation div.pages
    {
	width: 522px;
	float: left;
	text-align: right;
    }

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

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

        .Navigation div.pages a.prev
	{
	    padding-right: 15px;
	}

        .Navigation div.pages a.next
	{
	    padding-left: 15px;
	    position: relative !important;
	}
	

/* TABLE TREE */

    .tree a 
    { 
	text-decoration:none; 
    }

    .tree td.join3, .tree td.join3 a 
    {
	padding-left: 0px; font-weight: bold;
    }

    .tree td.join2
    {
	text-transform:uppercase; font-weight: bold;
    }

    .tree img
    {
	margin: 0px;
    }

.WiadomoscRow
{
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-family: tahoma;
}

    .WiadomoscRowImg img
    {
	float: left;
	margin-top: 25px;
	padding-right: 10px;
    }

    .WiadomoscRow h2
    {
        margin-bottom: 10px;
        margin-top: 20px;
        padding: 5px 5px 5px 15px;
	font-size: 1.15em;
        display: block;
        font-family: tahoma;
        font-weight: bold;
        position: relative;
    }
    
    .WiadomoscRow p.data, .WiadomoscRow p.zrodlo
    {
	text-align: right;
	padding: 5px 0px;
    }

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

    .WiadomoscRow img.head
    {
	float: left;
	padding-right: 10px;	
	padding-bottom: 10px;
    }

    .WiadomoscRow p.more
    {
	text-align: right;
    }

    .WiadomoscFiles, .WiadomoscGallery
    {
	padding-bottom: 10px;
	margin-bottom: 10px;
    }
    .WiadomoscGallery img
    {
	margin: 10px;
    }
	.WiadomoscFiles h4, .WiadomoscGallery h4
	{
	    font-size:1.17em;
	    padding-bottom: 10px;
	    margin-bottom: 10px;
	}

	.WiadomoscFilesAudio p
	{
	    position: relative;
	    padding: 5px 0px 11px 300px;
	    font-size: 10px;
	    border-bottom: 1px solid #cccccc;
	}

	.WiadomoscFilesAudio .playerAudio
	{
	    position: absolute;
	    top: 5px;
	    left: 0px;
	}

    .WiadomoscPanel .top
    {
	text-align: right;
    }

.PozycjaNaMapie
{
    border: 0 none;
    height: 500px;
    overflow: hidden;
    width: 730px;
}

div.ContentGrid
{
    margin-bottom: 20px;
}

    div.ContentGrid table
    {
	width: 100%;
	border-bottom: none;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
    }

    div.ContentGrid th
    {
	zoom: 1;
	padding: 4px;
	color: #2d444f;
	font-family: arial;
	font-size: 1em;
	text-align: left;
	border-width: 0 1px 1px 0;
	border-style: solid;
    }

	div.ContentGrid th a
	{
	    display: block;
	}
    
    div.ContentGrid tr.bold
    {
	font-weight: bold;
    }

	div.ContentGrid tr.bold a
	{
	    font-weight: bold;
	    color: red;
	}

    div.ContentGrid tr.disabled
    {
	font-style: italic;
    }

	div.ContentGrid tr.disabled a
	{
	    font-style: italic;
	}

    div.ContentGrid tr.crossed td
    {
	font-style: italic;
	text-decoration: line-through;
    }

	div.ContentGrid tr.crossed a
	{
	    font-style: italic;
	    text-decoration: line-through;
	}
    
    div.ContentGrid td
    {
	border-width: 0 1px 1px 0;
	border-style: solid;
	vertical-align: top;
	text-align: left;
	padding: 5px 5px 10px 5px;
	font-size: 0.85em;
    }

	div.ContentGrid td a
	{
	    height: 25px;
	}

        div.ContentGrid td.o
	{
	    font-weight: bold;
	}

        div.ContentGrid td.i
	{
	    text-align: center;
	}

        div.ContentGrid td.r
	{
	    text-align: right;
	}

.Row ul
{
    margin-top: 0px;
    padding-left: 0px;
    list-style: none;
}
    .Row ul li
    {
	padding: 2px 0px;
    }
