@charset "iso-8859-2";

body {
	margin:		10px 0px 10px 0px;
	background-color: 	#ffffff;
	background-image: url(../images/tlo.gif);
}

/* tabelka na cala strone */
table.border {
	background-color:	#F5F5F5;
	border-style: solid;
	border-color: #336699;
	border-width: 1px 1px 1px 1px;
}

/* naglowek */

h1 {
	border-color: #C5DEE7;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;


	font-family: verdana,arial,tahoma,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 1.1 em;
	margin: 6px 6px 12px 6px;
	color: #11719B;

}

/* normalny text */
p {
	font-family: georgia,verdana,tahoma,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 1.7 em;
	margin: 0px 5px 15px 5px;
	color: #272727;
}
/* pogrubione naglowki */
p b{
	font-family: georgia,verdana,tahoma,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #272727;
	line-height: 1.9 em;
}

/* cytat */
p.cytat {
	font-family: georgia,verdana,tahoma,sans-serif;
	font-style: italic ;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	line-height: 1.5 em;
	margin: 0px 6px 15px 6px;
	color: #393939;
}

/* copyrighty na dole */
p.copy {
	font-family: verdana,tahoma,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin: 0px 0px 0px 0px;
	color: #11719B;
}


/* Link w copyrightach */

a.copyr {	
	font-family: verdana,tahoma,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin: 0px 0px 0px 0px;
	color: #11719B;
	text-decoration: none;
}

/* zdjecia */

img.zdjecia {


	border-width: 0px 3px 3px 0px;
	border-color: #58B5E1;
	border-style: solid;
	margin:6px 12px 0px 5px;
	text-align: right;
}

/* listy wypunktowane z menu lewego */


li {
	list-style-image:	url(../images/strzalka.gif);
	list-style-position:	outside;
	font-family: verdana,tahoma,sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 1.3 em;
	margin: 0px 0px 10px 5px;
	color: #015883;
}

a.lewa {	
	font-family: verdana,tahoma,sans-serif;
	color: #015883;	
	text-decoration: none;
}

a.lewa:hover {
	font-family: verdana,tahoma,sans-serif;
	color: #FF3300;
}

a {	
	font-family: georgia,verdana,tahoma,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 0px;
	color: #015883;
	text-decoration: none;
}
}
a:hover {

	color: #FF3300;
}