/* domyslne style dla elementow */
body {
	margin: 0;
	padding: 0;
	background: #D7DCE2 url() no-repeat 0px 0px;
	color: black;
}

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

a {
	text-decoration: none;
	color: blue;	
}
.site-map-a{
	text-decoration: none;
	color: #0955A0;
}
img {
	border: 0px;
}

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


/* ****** DOMYSLNE WYROWNANIE TEKSTU W AKAPITACH ****** */
body, p { padding: 0; }

h1 { font-size: 15px; }
h2 { font-size: 13px; }
h3 { font-size: 12px; }
h4 { font-size: 11px; }


/* ****** ELEMENTY GENEROWANE PRZEZ CMS ****** */

.dzialySciezka {
	font-size: 14px;
	color: #006EA9;
	font-weight: bold;
	text-transform: none;
	font-family: Tahoma;
}


.back {
	margin: 15px;
	float: right;
}
.back a{
	font-family: Tahoma,Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #046927;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
}

td.dzial-tytul {
	padding-top: 15px;
}

a.dzial-tytul {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	color: #046927;
}

.wyrownanie {
	text-align: center;
}

.print-link {
	text-align: right;
	padding: 3px;
	clear: both;
	height: 40px;
}

.print-link img {
	float: right;
}

/* ******************** moduly ************************* */
.mod-nazwa,
.mod-nazwa a {
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0955a0;
	text-decoration: none;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 5px;
}
.mod-nazwa-clear{
	height: 25px;
}
.mod-opis-news {
	font-family: 'Arial',Verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0955a0;
	text-decoration: none;
	line-height: 16px;
	margin: 0px 3px 0px 3px;
}
.mod-opis {
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003312;
	text-decoration: none;
	line-height: 16px;
}

.mod-more {
	text-align: right;
	margin: 5px;
	line-height:140%;
}

.mod-plik {
	text-align: left;
	margin: 15px;
	line-height:140%;
}

/* ****** działy komentarze ***************************************************** */

.dzial-komentarze {
	height: 37px;
	margin: 0 auto;
	clear: both;
}

.dzial-komentarze .lewa {
	float: left;
	background: #FFFFFF url('../gfx/komentarze/bar-left.gif') no-repeat;
	width: 10px;
	height: 37px;
}

.dzial-komentarze .prawa {
	float: left;
	background: #FFFFFF url('../gfx/komentarze/bar-right.gif') no-repeat;
	width: 12px;
	height: 37px;
}

.dzial-komentarze .bg,
.dzial-komentarze .bgtxt
{
	float: left;
	background: #E6AB29 url('../gfx/komentarze/bar-bg.gif') repeat-x;
	height: 37px;
	cursor: pointer;
	
}
.dzial-komentarze .bgtxt a {
	color: 	#237C0F;
	cursor: pointer;
}
.dzial-komentarze .bgtxt div {
	color: #237C0F;
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
}


.dzial-komentarze .bg a {
	color: #04441A;
	font-size: 12px;
	
}

.dzial-komentarze .bg img {
	float: left;
}

.komentarze-lista {

}

.komentarze-lista .naglowek td {
	height: 27px;
	background-image: url('../gfx/komentarze/lista-bar-bg.gif');
	background-repeat: repeat-x;
	font-size: 12px;
	color: #303030;
}

.komentarze-lista .tresc div {
	padding: 10px;
	color: #606060;
	font-size: 11px;
}


/* ******************** ramka zdjec ************************* */

table.foto_ramka td { font-size:1px; border:0; padding:0; }
table.foto_ramka a { font-size:1px; }
table.foto_ramka img { border:0; padding:0; margin:0; }

.fr_gl { background: transparent url(../gfx/foto-ramka/fr_01.gif); width:5px; height:5px; }
.fr_gs { background: transparent url(../gfx/foto-ramka/fr_02.gif); }
.fr_gp { background: transparent url(../gfx/foto-ramka/fr_03.gif); width:5px; height:5px; }

.fr_sl { background: transparent url(../gfx/foto-ramka/fr_04.gif); width:5px; }
.fr_ss { background: transparent; }
.fr_sp { background: transparent url(../gfx/foto-ramka/fr_06.gif); width:5px; }

.fr_dl { background: transparent url(../gfx/foto-ramka/fr_07.gif); width:5px; height:5px; }
.fr_ds { background: transparent url(../gfx/foto-ramka/fr_08.gif); }
.fr_dp { background: transparent url(../gfx/foto-ramka/fr_09.gif); width:5px; height:5px; }



/* ****** tabelka z formularzem ***************************************************** */

table.htmlform { border:0; }

table.htmlform td {
	border-top: 1px solid #E7E7E7;
	padding: 4px;
	vertical-align: top;
}

table.htmlform td:first-child {
	text-align: right;
	color: #6581C0;
	font-weight: bold;
}




/* ****** elementy formularzy ***************************************************** */

.pole {
	border: 1px solid #999B8D;
	padding: 2px;
	background: #F0F0F0 url() no-repeat;
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
}
.poleSzukaj {
    font-size: 9px;
    border-top: 1px solid #000;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    border-left: 1px solid #000;
    background: #BBC9E2;
}


.przycisk {
	font-family: Verdana,Arial,sans-serif;
	color: #555555;
	font-size: 10px;
	background-color: #cfcfcf;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-top-color: #cccccc;
	border-right-color-value: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color-value: #cccccc;

	font-weight: normal;
}

.komunikat {
	padding: 10px;
	margin: 5px 25px 5px 25px;
	background: white;
	color: dimgray;
	border: 1px dashed #6581C0;
	text-align: center;
}

