/* 
    Document   : common
    Created on : 2009-03-25, 16:07:12
    Author     : Witold Graca 
*/

body {
	font-family : Trebuchet MS,Verdana,Tahoma,Helvetica,Arial,sans;
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6  {
	font-family: Calibri,Verdana,Arial,Helvetica,sans-serif;
	color: #444444;
}

h1 {
 font-size: 24px; 
 line-height: 36px;
}

h2 {
	font-size: 20px; 
	line-height: 32px;
}

h3 {
	font-size: 18px; 
	line-height: 28px;
}

h4 {
	font-size: 14px;
	line-height: 24px;
}

h5 {
	font-size: 14px;
	line-height: 24px;
}

h6 {
	font-size: normal;
}

address {
}

blockquote {
	background: url(images/common/bq.jpg) no-repeat;
	padding: 25px;
	font-size: medium;
	font-weight: normal;
	color: #666666;
	width: 300px;
}

cite {
	font-style: italic;
	font-family: times, serif;
	font-size: normal;
}

del {
	text-decoration: line-through;
}
dfn {
	font-style: italic;
}
em {
	font-style: italic;
}
code,samp {
	font-family: courier;
}
kbd {
}

b, strong {
	font-weight: bold;
}
big { 
	font-size: xx-large;
}


.tytul_2 {
	color:#666666;
	font-size:18px;
	font-weight: normal;
	line-height: 30px;
	font-family: Calibri,Verdana,Arial,Helvetica,sans-serif;
}

p,li {
	font-size: 12px;
	line-height: normal;
	color: #4c4c4c;

}

p, p.akapit_1  {
	text-align: justify;
	margin: 5px 0px;
}

a {
	color: #067191;
	text-decoration: none;
	font-weight: bold;
}

a.pdf {
	background: url(images/common/pdf.png) no-repeat;
	padding: 0px 0 2px 20px;
}

a.blekit {
	color: #067191;
	text-decoration: none;
	font-weight: bold;
}

p.akapit_1 {
	font-size: 12px;
	line-height: normal;
	color: #4c4c4c;
	margin-bottom: 15px;
}

a.zielony {
	color:#A3C159;
	font-size:11px;
	font-weight:bold;
}

.tytul_1 {
	font-size: 24px;
	line-height: 40px;
	font-family: Calibri,Verdana,Arial,Helvetica,sans-serif
}

img.po_lewej {
	float:left;
	margin: 10px;
}

img.po_prawej {
	float:right;
	margin: 10px;
}

table {
	border: none;
	margin: 0px;
}

thead {
	background: #a3c159;
	font-size: 11px;
	color: white;
	font-weight: bold;
}

caption, .tabela_tytul {
	background: url(../images/common/stripe1.png);
	color: #1eb1bd;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	border-top: 2px solid #1eb1bd;
}

th, .tabela_naglowek {
	background: #a3c159;
	text-align: center;
	color: white;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	border-right: 2px solid white;
}

tbody {
	font-size: 11px;
	text-align: center;
}

td {
	padding: 5px;
	border-bottom: 1px solid #cccccc;
}

td.co_drugi, tr.co_drugi {
	background: #F2F4F7;
}

ol {
	list-style-image: none;
	margin-left: 40px;
}

ul li {
	list-style-image: url(../images/common/p1.png);
	margin-left: 40px;
}

li.lista_numerowana {
	list-style: none;
	list-style-type: decimal;
	margin-left: 40px;
}

.ramka {
	background:url(../images/common/stripe2.png) repeat-x;
	margin: 20px;
	padding: 10px;
}

.gallery_link {
	margin:0px 0px 0px 0px;
	display:block;
	padding-left:20px;
	padding-bottom:5px;
	padding-top:10px;
	font-size:12px;
	border-bottom:1px dotted #c1c1c1;
}

.thumb {
	display:block;
	float:left;
	margin:10px 10px 10px 10px;
}

.thumb img{
	border:3px solid #eaeaea;
}

.gallery_title {
	display:block;
	color:#067191;
	font-weight:bold;
	font-size:16px;
	margin-top:15px;
	margin-bottom:5px;
	padding:5px 5px 5px 5px;
	border:1px dotted #d1d1d1;
	background-color:#f1f1f1;
}

table.bez_ramek {
	border: 1px solid black;
}

.bez_ramek td {
	border: none;
	padding: 0px;
	margin: 0px;
}

.additional_text p {
	font-size:11px;
	color:#777777;
	text-indent: 0px;
	text-align: justify;
	margin-left:20px;
}

.bbbox {
	font-family : Arial, Helvetica, sans-serif;
}

#prebody {
	font-family : Arial, Helvetica, sans-serif;
}

.back_link {
	display:block;
	background-image:url("/images/common/back.gif");
	background-repeat:no-repeat;
	padding-left:24px;
	font-size:12px;
	font-family : Trebuchet MS,Verdana,Tahoma,Helvetica,Arial,sans;
	text-decoration:none;	
	color:#067191;
}
