p{
	line-height:150%;
	padding-left:10px;
	padding-right:10px;
	margin: 10px 0;
}
p.paragraf {
		font-size:12px;
}
a {
	color: #727245;
	text-decoration: none;
        font-weight:500;
}

a:hover, a:active {
	color: #EF9403;
	text-decoration: underline;
}

a.pagenav {
	font-weight: normal;
}

a.czytaj_dalej {
	padding: 2px 12px 2px 0;
	display: block;
	color: #F6F6F6;
	background: url(images/dalej-bg.gif) no-repeat bottom right;
	text-decoration: none;
	text-align: right;
	text-transform: lowercase;
	line-height: normal;
}

a.czytaj_dalej:hover, a.czytaj_dalej:active {
	color: #FFFFFF;
	text-decoration: none;
}

body {
	padding: 0;
	margin: 0;
	color:#333333;
	background: #EDEDED;
	font-family:Verdana, Tahoma;
	font-size:11px;

}

body#bd {
	margin: 5px 0;
	background: url(images/body-bg.gif) repeat-x top left #999999;
	text-align: center;
}

body.contentpane {
	margin: 12px;
}

div.prawe_menu, div.prawe_menu-green  {
	width: auto;
	margin-bottom: 10px;
	padding:0;
	padding-bottom:6px;
	background-color: #DEDEDE;
	border: 1px solid #F2F2F2;
	
}

div.prawe_menu h3, div.prawe_menu-green h3 {
	margin:0;
	padding: 4px 4px 4px 6px;
	color: #666666;
	background: url(images/h3-bg.gif) #E5E5E5;
	font-size: 11px;
	font-weight: bold;
	text-transform: UPPERCASE;
	height:17px;
}

div.prawe_menu  table, li{
	background-color: #DEDEDE;
	margin-left:6px;
}

div.prawe_menu select{

	margin-left:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}

div.prawe_menu td {
	padding: 3px 0!important;
}


div.prawe_menu-green {
/*	background: #62AC02;*/
}
div.prawe_menu-green table,  li{
/*	background: #62AC02;*/
	margin-left:6px;
}
div.prawe_menu-green select{
	margin-left:6px;
}

div.prawe_menu-green h3 {
/*	background: url(images/h3-green-bg.gif) #62AC02;*/
}

div.prawe_menu-green a{
/*	color: #E0E0E0;*/
}


div.prawe_menu-orange h3, div.prawe_menu-green h3, div.prawe_menu-blue h3 {
	
/*	color: #E0E0E0;*/
}

div.prawe_menu-orange td, div.prawe_menu-blue td, div.prawe_menu-green td {
/*	color: #E0E0E0;*/
}



form {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 10px 0;
	color: #EF9C10;
	font-size: 16px;
}

h1.naglowek-logo {
	margin: 0;
	padding: 0;
	font-size: 20px;
	z-index: 1;
}

h2 {
	margin: 10px 0;
	color: #EF9C10;
	font-size: 14px;
}

h3 {
	margin: 10px 0;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	margin: 10px 0;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

hr {
	border-top: 1px solid #D3CCC2;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

html {
	height: 100%;
}

input {
	margin-bottom: -1px;
	font: 11px Verdana, Tahoma ;
        background-color:#F7F7F7;
        border:solid 1px #7D7D51;
}

ol {
	margin: 12px auto;
}

select {
	font: 11px Verdana, Tahoma ;
        background-color:#F7F7F7;
        border:solid 1px #7D7D51;
}

table.prawe_menu {
	width: 100%;
	background: #EDEDED;
}

td {
	font-size: 11px;
}

textarea {
	padding-left: 2px;
	font: 11px/1.3em Verdana, Tahoma;
        background-color:#F7F7F7;
        border:solid 1px #7D7D51;
}

th {
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

ul {
	margin: 10px;
	padding: 0px;
	list-style: none;
}

ul li {
	padding-left: 12px;
	background: url(images/arrow.png) no-repeat 0 6px;
	line-height: 140%;
}

ul#mainlevel li, ul#mainlevel-nav li {
	padding: 0;
	margin: -1px;
	background: none;
}

.article_seperator {
	display: block;
	background: url(images/seperator.gif) repeat-x top left;
	line-height:150%;
}

.back_button {
	margin-top: 12px;
	width: 100%;
	display: block;
	text-align: right;
}

.back_button a {
	color: #666666;
	
}

.banner {
	float: right;
	position: relative;
	top: 12px;
	right: 12px;
}

.barshadow {
	padding: 2px;
	margin: 0;
	background: url(images/shadow.gif);
}


.button {
	padding: 0 3px 0 3px;
	border: 1px solid #999999;
	margin-bottom: 2px;
	background: url(images/but-bg.gif) bottom #DEDEDE;
	color: #FFFFFF;
	font: 11px Verdana, Tahoma ;
}

.category {
	font-weight: bold;
	font-size: 12px;
}


.componentheading, .componentheading-green {
	padding: 5px 6px;
	margin-bottom: 12px;
	color: #6A6A45;	
	font-weight: bold;
	text-transform: UPPERCASE;
        border:solid;
        border-top:solid 1px #6A6A45;
        border-bottom:solid 1px #6A6A45;
        border-right:0;
        border-left:0;
}
.componentheading-green {
/*background: url(images/green-bg.gif) #727245;*/
}

.contentdescription {
	padding: 0 0 12px!important;
	height: auto;
}

.contentheading {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}

.error {
	color: #B91919;
	padding:10px;
}
.ok {
	color:#006600;
	padding:10px;
}

.inputbox {
	padding-left: 2px;
	margin-bottom: 1px;
	font: 11px Verdana, Tahoma;
}


.ramka {
	padding: 5px;;
	margin-right: 5px;
	float:left;
	color: #999999;
	text-align:left;
}

.obrazek {
	margin: 4px;
	border-width:0;
	border:none;
	display:block;
}

div.opis_zdjecia {
	margin-top: 2px;
	margin-left: 7px;
	color: #636363;
}
div.opis_zdjecia a{
	color: #636363;
}


.pagenav {
	padding: 3px;
}


.small {
	color: #666666;
}

#calosc {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #737373;
	background: #E5E5E5;
	text-align: left;
}

#tresc, #tresc_1{
	float: left;
	margin-left:10px;
	margin-top:8px;
	width: 756px!important;
	width: 768px;
	padding: 6px 6px;
	border-top: 1px solid #DEDEDE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #DEDEDE;
	display: inline;
	background: #EDEDED;
}
#tresc_1 {
	width: 945px!important;
}

#content table.pollstableborder {
	width: 540px!important;
	border: none;
	text-align: left;
}

#copyright {
	padding: 5px 10px 5px;
	margin: 0 auto;
	width: 980px;
	text-align: center;
}

#copyright a {
	color: #222222;
}

#stopka {
	padding: 8px 6px 8px 0;
	clear: both;
	margin-top: 12px;
	color: #6A6A45;
        border:solid;
        border-top:solid 1px #6A6A45;
        border-bottom:0;
        border-right:0;
        border-left:0;

	text-align: center;
}

#stopka a {
	padding: 0 10px;
	color: #6A6A45;
}

#stopka a:hover, #stopka a:active {
	color: #EF9403;
}

#stopka li {
	padding: 0;
	display: inline;
	background: none;
	line-height: normal;
}

#header {
	width: 100%;
	background: #E5E5E5;
	height: 90px;
	position: relative;
}

#main {
	width: 100%;
	margin: 0;
}

#sciezka {
	margin: 0;
	padding: 5px 6px 3px 12px;
	
	
	color: #222222;
	font-size: 11px;
}

#sciezka a {
	padding-right: 13px;
	background: url(images/arrow-off.gif) no-repeat 100% 60%;
	color: #666666;
}

#sciezka a:hover, #sciezka a:active {
	background: url(images/arrow-on.gif) no-repeat 100% 60%;
	color: #222222;
	text-decoration: none;
}



#prawa_kolumna {
	width: 170px;!important; 
	float: left;
	margin-left: 10px;
	margin-top:8px;
}

#prawa_kolumna a.mainlevel {
	background: url(images/arrow.png) no-repeat 0 5px;
	padding-left: 12px;
	
}

#prawa_kolumna ul, div.prawe_menu-orange ul, div.prawe_menu-green ul, div.prawe_menu-blue ul {
	padding: 0;
	margin: 0;
}

#sciezka img {
	visibility: hidden; 
}

#nawigacja_top {
	border-top: 2px solid #727245;
        border-bottom: 2px solid #727245;
	padding: 3px 0;
	background-color:  #E6E6E6;
	font-size: 11px;
	text-align: center;
        
}

#nawigacja_top a {

	padding: 6px 12px 5px 12px;
	color: #6A6A45;
	font-weight: bold;
	text-transform: UPPERCASE;
}

#nawigacja_top a#active_menu-top {
	color: #EF9403;
	text-decoration: none;
}

#nawigacja_top a:hover, #nawigacja_top a:active {
	color: #EF9C10;
	text-decoration: none;
}

#nawigacja_top li {
	padding: 0;
	display: inline;
	background: none;
}

#nawigacja_top ul, #stopka ul {
	margin: 0;
	padding: 0;
}

.clearfix {display: block;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.miniatura, .miniatura_mini, .miniatura_ring, .miniatura_zielona{
	width:160px; 
	height:150px; 
	margin-bottom:18px;
	margin-left:22px;
	float:left;
	position: relative;
	border-top: 1px solid #DEDEDE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #DEDEDE;
	background-color:#E5E5E5;
	
}
.miniatura_zielona {
	background-color:#D8E5D4;
}

.miniatura_mini{
	width:80px; 
	height:80px;
	margin-top:7px;
	margin-bottom:0px;
}
.miniatura_ring{
	width:180px; 
	height:180px;
	margin:0px;
}

.miniatura_a{
	width:700px; 
        height:220px;
 	margin-top:18px;
	padding-bottom:18px;
	margin-left:20px;
	padding:10px;
        float:left;
	position: relative;
	border-top: 1px solid #DEDEDE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #DEDEDE;
	background-color:#E5E5E5;
	line-height:150%;
}

.mini_tab{
 	margin-top:18px;
	padding-bottom:18px;
	margin-left:20px;
	padding:10px;
	position: relative;
	border-top: 1px solid #DEDEDE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #DEDEDE;
	background-color:#E5E5E5;
	line-height:150%;
	text-align:center;
	width:170px;
	height:170px;
	
}

table.ring {
	bordercolor:#D1D1D1;
	padding:5px;
	border: 1px solid #D1D1D1;
	
}


.mini {
	border-width:0px;
	border:none;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.mini_a {
	border-width:0px;
	border:none;
	display:block;
	margin:0px;
}

img#zdjecie {
	display:block;
	margin:0px;
	padding:0px;
	
	border-width:0px;
	border:none;


}
td.op1 {
	width:200px;
	vertical-align:top;
}
ul.numer, ul.litera, ul.roman {
padding-left: 10px;
list-style:decimal;
list-style-image:none;
background:none;
list-style-position:inside;
}

ul.numer li, ul.litera li, ul.roman li {
padding-left: 10px;
list-style:decimal;
list-style-image:none;
background:none;
list-style-position: inside;
line-height:150%;
}

ul.litera li {
list-style:lower-alpha;
}

ul.roman li {
list-style:upper-roman;
}
span.kursywa {
font-style:italic;
}

p.error {
margin-left:108px;

width:400px;
color:red;
}
p.error_1 {
margin-left:20px;
width:400px;
color:red;
}

#nowe_konto
{
width:420px;
}
#nowe_konto td{
text-align:left;
vertical-align:middle;
}

#nowe_konto input, textarea
{
width:270px;
}

#komentarze {
margin-left:20px;
margin-right:20px;
margin-top:20px;
}
#komentarze p{
line-height:150%;
}
#komentarze b{
color: #666666;
}
#komentarze textarea{
width:100%;
}

.komentarz {
margin-left:130px;
margin-top:10px;
color:#666666;
}


#duze_zdjecie {
	padding-left:10px;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	display:block;

	border-top: 1px solid #DEDEDE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #DEDEDE;
	background-color:#E5E5E5;
}
#nawigacja {
	margin-top:5px;
	margin-left:auto;
 	margin-right:auto;
	width:200px;
	height:20px;
}
.nag {
	background-color:#DBDBDB;
	height:22px;
	margin-left:8px;
	margin-right:8px;
	
	}
.rp1 {	
	text-align:left;
	float:left;
	margin:3px;
	font-weight:bold;
	padding:0px;
	}
.rp2 {
	float:right;
	text-align:right;
	margin:3px;
	padding:0px;
	
	}

.dl {	
	float:left;
	width:49%;
	height:190px;
	}
.dp {
	float:right;
	width:49%;
	height:190px;	
	}
	
.d1 {	
	float:left;
	width:45%;
	height:190px;
	text-align:left;
	padding-left:8px;
	}
.d2 {
	float:right;
	width:182px;
	height:190px;
	text-align:right;	
	}
.d3 {	
	float:left;
	width:182px;
	height:190px;
	text-align:right;
	}
.d4 {
	float:right;
	width:45%;
	height:190px;
	text-align:left;	
	}
	
		
.rg1 {
	width:97%;
	height:205px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}

.lista_kategorii {
	padding:10px;
	border-top: 1px solid #DEDEDE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #DEDEDE;
	background-color:#E5E5E5;
}

#grupowicze {
	width:650px;
	margin-left:auto;
	margin-right:auto;
	border-top: 1px solid #DEDEDE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #DEDEDE;
	
}
#grupowicze td
{
	background: #E5E5E5;
	padding:4px;
}

.grupowicz {
	width:400px;
	margin-left:auto;
	margin-right:auto;
	border-top: 1px solid #DEDEDE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #DEDEDE;
	
}
.naglowek_grupowicz {
	text-align:center;
	background-color:#BFBFBF;
	padding:4px;
	font-weight:bold;
}

div.podpis {
	float:left;
	height:195px;
	margin-bottom:0px;
    width:184px;
	font-size:9px;
		
		
	
}
p.podpis {
	margin-left:15px;
	margin-top:-15px;
	color: #4D4D4D;
	line-height:150%;
	font-family:Verdana, Tahoma;
        font-size: 10px;
	
}
p.podpis_1 {
	margin-left:15px;
	margin-top:-15px;
	color: #4D4D4D;
	line-height:150%;
	font-family:Verdana, Tahoma;
    font-size: 9px;
	
}
#add
{
display:none;
}

#pager_links a { padding: 3px; font-weight: bold;   }
#pager_links a:hover { padding: 3px;  font-weight: bold;   }
#current_page {padding: 3px;   }

