@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	/*color: #1E4357;*/
	color: #00005a;
	margin: 0px;
	background-image: url(graf/tlo_1b.jpg);
	background-position: 10%;
	background-repeat: repeat-y;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	text-indent: 0px;
	margin-top:20px;
	margin-bottom:8px;
	margin-left: 25px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-left: 25px;
	margin-top:14px;
	margin-bottom:6px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	/*text-indent: 25px;*/
	padding-left:25px;
	margin-top:14px;
	margin-bottom:6px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-indent: 25px;
	margin-top:12px;
	margin-bottom:6px;
}
p {
	font-size:1.1em;
	letter-spacing: 1px;
	text-align: justify;
	word-spacing: 0.4em;
	margin-top: 6px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	line-height: 1.4em;
}
.center{
	text-align: center;
}
#main ol .p_1 {
	text-indent: 0px;
	list-style-type: upper-roman;
	margin-left:0px;
}
#main ol .p_2 {
	text-indent: 0px;
	list-style-type:upper-alpha;
	margin-left:0px;
}

#main p:first-letter {
	font-size: 1.1em;
	font-weight: bold;
	/*color: #ED8039;*/
	/*color: #E77121;*/
}
#main p.bez:first-letter {
	font-size: 1em;
	/*font-weight: normal;*/
	/*color: #275670;*/
	color:#00005a;
	font-weight: normal;
}
#main{
	margin-bottom:40px;
	margin-left: 14%;
	margin-right: 15%;
}
#main ul {
	line-height: 1.4em;
	list-style-position: outside;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-left: 1px;
	margin-bottom: 5px;
	text-align: left;
	text-indent:0px;
	font-size:1.1em;
}
#main ol {
	line-height: 1.4em;
	list-style-position: outside;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 1.1em;
}
.dod {
	margin-left:auto;
	margin-right:auto;
	text-align: justify;
	width:80%;
	line-height:1.4em;
	/*color: #1D4052;*/
	color: #00005a;
}
.aktual{
	margin-bottom:15px;
	padding-bottom:10px;
	background:url(graf/pasek_aktu.gif) no-repeat center bottom;
	text-align:justify;
}
.aktual .data{
	font-size:0.8em;
	font-weight:bold;
	float: left;
}
.aktual .tresc {
	margin-left: 5em;
	font-size: 1.1em;
	}
#main .dod .proj {
	background-color: #D7DFE7;
	padding: 10px;
	border: 1px solid #1B4977;
	width: 15em;
	margin: auto auto 30px;
	text-align: center;
	vertical-align: top;
	text-indent: 0px;
	color: #1B4977;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#main .dod img {
	float: left;
	margin: 5px 15px 7em 0;
}
#main .dod h4 {
	text-indent:0;
	padding-left:50px;
}

#main a:link {
	text-decoration: underline;
	/*color:#275670;*/
	color:#000079;
}
#main a:hover {
	text-decoration:none;
	/*color:#275670;*/
	color:#000079;
}
#main a:visited {
	text-decoration:underline;
	/*color:#83A3B1;*/
	color:#000079;
}
#main img {
	padding: 0px;
	border: 1px solid #ED8039;
	margin:5px;
	text-align: center;
	vertical-align: middle;
}
#main ul .p_3 {
	font-size: 14px;
	line-height: 1.4em;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(graf/0010_arrow.png);
}

#main .b_ram {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main td { font-size: 1.1em; }
#main blockquote {
	margin-left: 25px;
	padding-left: 0px;
}

