/* Główne definicje */

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

a { color: #000000; text-decoration: none; }

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

html
{
    width: 90%;
    height: 100%;
}

body
{
    min-width: 900px;
    color: #000000;
    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;
}

#Info
{
    margin: 10px 0px;
    height: 15px;
    font-weight: bold;
}
    #Info div
    {
	margin: 0px;
    }
    #Info span
    {
	margin: 0px 20px;
    }

    #Info a
    {
	text-decoration: none;
    }
    
.ContentHeader1
{
    margin-bottom: 10px;
    background: url('../img/ContentHeader2Tlo.gif') top right repeat-y #ffffff;
    border-left: 1px solid #E4EAD3;
    border-top: 1px solid #E4EAD3;
    border-right: 10px solid #2d610b;
    border-bottom: 1px solid #E4EAD3;
    position: relative;
}

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

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

/* Content Box */

.ContentBox1
{
    background-color: #FFFFFF;
    padding: 10px 15px 15px 15px;
    margin-bottom: 10px;
    font-size: 1em;
    border: 1px solid #E4EAD3;
    color: #333333;
    line-height: 16px;
}

.ContentBox2
{
    background-color:#F3F5EC;
    border:1px solid #E4EAD3;
    padding:10px;
    color:#76894E;
    font-size: 0.92em;
}

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

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

    .ContentBox2 div.Naglowek
    {
	border-bottom:1px solid #CCDBAD;
	padding-bottom:5px;
    }

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

.ContentAlert
{
    padding: 10px 15px 15px 15px;
    margin-bottom: 10px;
    font-size: 1em;
    border: 1px solid #E4EAD3;
    color: red;
    line-height: 16px;
}

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

    .ContentOpcje1 a
    {
	border-left:7px solid #CCDBAD;
	font-family:tahoma;
	font-size:1em;
	font-weight:bold;
	margin-left:10px;
	padding-bottom:5px;
	padding-left:10px;
	padding-top:5px;
    }

    .ContentOpcje1 a.active
    {
	border-left:7px solid #2D610B;
    }

/* Fieldsets */

fieldset img
{
    margin-right:5px;	
}

    fieldset.content div
    {
	border-bottom:1px solid #E4EAD3;
	padding: 5px 3px;
	font-family: tahoma;
	clear: both;
    }

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

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

	fieldset.content label
	{
	    display: block;
	    width: 185px;
	    float: left;
	    color: #76894E;
	    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
	{
	    border-bottom: 1px solid #E4EAD3;
	    border-left: 8px solid #2D610B;
	    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
	    {
		color:#999999;
	        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
	{
	    border-bottom:1px solid #E4EAD3;
	    border-left:8px solid #2D610B;
	    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;
	    margin-bottom: 10px;
	    margin-top: 20px;
	    padding: 5px;
	}

	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;
	    border-left: 20px solid #ffffff;
	    border-bottom: 20px solid #ffffff;
	} 
 
    fieldset.list_img div
    {
	border-bottom: 1px solid #E4EAD3;
	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;
	    color: #000000;
    	}

    fieldset.list_img img
    {
	border: 0 none;
	float: left;
    }
    
    fieldset.list_img h1
    {
	border-bottom: 1px solid #E4EAD3;
	border-left: 8px solid #2D610B;
	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
	{
	    color: #999999;
	    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
{
    background-color: #CCDBAD;
    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;
}
    
    .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
    {
	border-bottom: 1px solid #E4EAD3;
        border-left: 8px solid #2D610B;
        margin-bottom: 10px;
        margin-top: 20px;
        padding: 5px 5px 5px 15px;
	font-size: 1.55em;
        display: block;
        font-family: tahoma;
        font-weight: bold;
        position: relative;
    }
    
	.WiadomoscRow h2 a
	{
	    text-decoration: none;
	}

    .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;
    }

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

    .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: 1px solid #d1cfcf;
	border-bottom: none;
	margin:0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
    }

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

	div.ContentGrid th a
	{
	    color: #2d444f;
	    display: block;
	}
    
    div.ContentGrid tr
    {
	background-color: #ffffff;
    }

    div.ContentGrid tr.row1
    {
	background-color: #FBFFF0;
    }

    div.ContentGrid tr.row2
    {
	background-color: #FFFFFF;
    }

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

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

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

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

    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-color:#d9dbdc;
	border-style:solid;
	vertical-align: top;
	text-align: left;
	padding: 5px 5px 10px 5px;
	font-size: 0.85em;
    }

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

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

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

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