body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/tlo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0;
	background-position: 0 0px;
}

h1 {
	font-size:16px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;

}
.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#motto h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A9AEC4;
	font-style: italic;
}
#main ul.normal {
	color: #000;
	padding-top: 0px;
	font-weight:normal;
	padding-bottom: 5px;
	list-style-type: disc;
	list-style-image:none;

}
#main ul.normal li{
	color: #000;
	font-size: 12px;
	padding-top: 0px;
	font-weight:normal;
	padding-bottom: 5px;
	list-style-type: disc;

}

#main .newsdata{
	padding-bottom:0px;
}

#main p.newsdata{
	color:#666666;
	font-size:12px;
}


h3 a {
	color: #27367d;
	text-decoration:none;
}

h3 a:hover {
	color: #717db5;
}


p {
	line-height: 18px;
	color: #222222;
}


 hr{
border-top:1px dotted #cccccc;
}

img.left {
	padding-right: 30px;
	float: left;
}


img.right {
	float: right;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 20px;
}

.top_padding {
	padding-top: 20px;
	display: block;
}

.top_margin {
	margin-top: 20px;
	display: block;
}

.top_kreska {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 5px;
}

.more{
	padding-top: 7px;
	display: block;
}

#contener {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	position: relative;
	z-index: 1;
}
#header {
	position: relative;
}


#logo {
	width: 200px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}

#logo h1, #logo h2{
	font-size:12px;
	line-height:12px;
	margin:0;
	padding:0;
	display:inline;
}

.logo img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	z-index: 10;
	left: -1px;
	top: -36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#motto {
	float: left;
	position: absolute;
	top: 40px;
	right: 5px;
}

#menu_small {
	float: right;
	margin:0;
	padding:0;
	margin-top: 10px;
	
}


#menu_small ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
	text-decoration: none;
	list-style-type: none;
	text-align: right;
}

#menu_small li {
	color: #FFFFFF;
	background-color: #505fa2;
	width: 100px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	list-style-type: none;
	padding:0px;
	text-align: center;
	display: inline-block;
	float: left;
	line-height: 25px;
	font-size: 14px;

}


#menu_small a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100px;
}


#menu_small a:hover {

	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color:#ff6600;
}

#menu_small a.active {

	background-color:#ff6600;
}

#menu_small a.active:hover {

	color: #000000;
}

#top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/tlo_top.gif);
	background-repeat: repeat-x;
	width: 950px;
	margin: 0px;
	height: 215px;
	padding: 0px;
	clear: both;
	float: none;
	position: relative;
	z-index: 1;
}

img.top {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 250px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


#top_mid {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 250px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width:498px;
	height:215px;
}

#top_mid span{
	font-size:22px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	color:#FFFFFF;
	position:absolute;
	bottom:4px;
	left:10px;
	z-index:30;

}

#top_mid h2 {
	font-size:22px;
	font-weight:normal;
	line-height:normal;
	color:#000;
	background-color: #263479;
	padding:4px 0px 4px 10px;
	margin:0;
	width:488px;
	height: 25px;
	bottom:0px;
	position:absolute;
	z-index: 20;
	opacity:0.70;
	filter:Alpha(opacity=70);
	font-family: Arial, Helvetica, sans-serif;
}


#top_mid a img{
	position:relative;
	margin: 0px;
	padding: 0px;
	left:0px;
	z-index:10;
}


#main_menu {
	list-style-type: none;
	width: 181px;
	margin: 0px;
	position:absolute;
	top: 20px;
	right:10px;
	list-style-position: inside;
	padding: 0px;
	float: left;
}

#main_menu li {
	width: 180px;
	list-style-position: inside;
	list-style-type: none;
	padding:0;
	margin:0;

	*margin-left:-16px;
	font-size: 13px;
}

#main_menu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #505ea2;
	padding-left: 8px;
	padding-top: 9px;
	height: 27px;
	border-bottom: 1px solid #2A3A87;
}

#main_menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color:#737DB2;
	padding-left: 8px;
	padding-top: 9px;
	border-bottom: 1px solid #ff6600;
}

#main_menu a.active{
color: #FFFFFF;
background-color:#737DB2;
}
 #main_menu a.active:hover{
color: #222222;
background-color:#737DB2;
}


#menumale {
	border-top: 1px solid #505EA2;
	width: 170px;
	text-align:center;
	float:none;
	color: #737DB2;
	font-size: 10px;
	margin: 0px;
	padding-top: 8px;
	position: absolute;
	left: 15px;
	bottom: 12px;
	height: 15px;
}
#menumale a {
	color: #FFFFFF;
	text-decoration:none;
	padding:0 6px 0 6px;
}
#menumale a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	padding:0 6px 0 6px;
}


#quote {
	position: absolute;
	color:#FFF;
	top: 62px;
	left: 9px;
	height: 135px;
	width: 220px;
	padding-left: 10px;
	background-color: #505FA2;
	padding-top: 0px;
	padding-bottom: 8px;

	

}
#quote #atuty {
	font-size: 14px;
	list-style-position: inside;
	padding: 0;
	margin: 0;
	list-style-image: url(../images/li_atuty.gif);
}


#quote h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	margin-bottom:3px;
	padding: 0px;
	border-bottom:1px solid #505ea2;
	padding-bottom:7px;
	letter-spacing:0;
	font-size:20px;
	font-weight: normal;

}

#quote blockquote {
	background-image: url(../images/cudzyslow.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding: 15px 0 0 15px;
	font-size: 11px;

}
#quote blockquote  p {
	background-image: url(../images/cudzyslow.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0;
	padding: 0 22px 10px 0;
	color: #FFFFFF;
}

#quote blockquote  p a {
	text-decoration:none;
	color: #FFFFFF;
	
}

#quote blockquote  p a:hover {
	text-decoration:underline;

	
}

#quote div {
	height:150px;
	border-top:solid 1px #505ea2;
	margin-bottom: 5px;



}

#quote q {
	quotes:none;
	display:block;
	background-image:url(../images/cudzyslow.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:20px;
}
#quote cite {
	font-size: 10px;
	font-style: normal;
	color: #717DB5;
	line-height: 12px;
	border-top:solid 1px #505ea2;
	position:absolute;
	display:block;
	width:220px;
	padding-top: 5px;
	bottom:3px;
	}
	
#quote cite em {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}


#top_lista {
	position: absolute;
	color:#FFF;
	top: 15px;
	right: 15px;
	height: 179px;
	width: 220px;

	

}
#top_lista h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	margin-bottom:3px;
	padding: 0px;
	border-bottom:1px solid #505ea2;
	padding-bottom:7px;
	letter-spacing:0;
	font-size:20px;

}

#top_lista h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	margin-bottom:3px;
	padding: 0px;
	border-bottom:1px solid #505ea2;
	padding-bottom:7px;
	letter-spacing:normal;
	font-size:14px;
	font-weight:bold;

}
#top_lista h2 a {
	color: #FFFFFF;
	font-weight: normal;
}


#top_lista div {
	height:145px;
	border-top:solid 1px #505ea2;
	border-bottom:solid 1px #505ea2;
	margin-bottom: 10px;



}

#top_lista q {
	quotes:none;
	display:block;
	background-image:url(../images/cudzyslow.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:20px;
}
#top_lista cite {
	font-size: 11px;
	font-style: normal;
	color: #fcfcfc;
	padding-left: 20px;
}

#top_lista ul {

	margin: 0px;
	padding-left:20px;
	list-style-image: url(../images/li_top.gif);
	list-style-position: outside;
	font-weight: bold;
	color: #c0c4db;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#top_lista ol {
	list-style-position: outside;
	list-style-type: upper-alpha;
	padding-top: 10px;
	padding-left: 25px;
	margin-left: 0px;
	width: 195px;
	margin-top: 5px;
}


#top_lista  li {
	line-height: normal;
	padding-bottom:5px;
}

#top_lista  a {
	font-weight: bold;
	color: #c0c4db;
	text-decoration:none;
}

#top_lista  a:hover {
	color: #fefefe;
}


.wiecej {
	float:right;
	background-image:url(../images/li_top.gif);
	background-repeat:no-repeat;
	background-position: right;
	padding-right:2ex;
}

#content {
	margin:0px;
	padding:0px;
	height:100%;
}


#content h2 {
	color: #ff6600;
	margin: 0px;
	padding:0;
	letter-spacing: -1px;
	font-size: 20px;
	border-bottom: 2px solid #a1a8c6;
	padding-top: 20px;
}

#content h2 a{
	font-weight:bold;
	text-decoration:none;
	color: #ff6600;
}
#content h2 a:hover{
	color: #FF8A3C;
	text-decoration: none;
}


#content h3 {
	color: #333333;
	margin: 0px;
	padding:0;
	letter-spacing: -1px;
	font-size: 20px;
	border-bottom: 0px solid black;
}

#content h3 a{
	font-weight:bold;
	text-decoration:none;
	color: #27367d;
}
#content h3 a:hover{
	color: #717db5;
}

#content h4 a{
	font-weight:bold;
	text-decoration:none;
	color: #27367d;
}

#content h4 a:hover{
	color: #717db5;
}

#content h4 {
	font-size: 16px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#content h5 {
	font-size: 14px;
	margin: 0px;
	padding:0px;
	padding-bottom:5px;
	color: #222222;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


#content ul {

	margin: 0px;
	padding-left:20px;
	list-style-image: url(../images/li_left_p.gif);
	list-style-position: outside;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#content ul.linki {


	list-style-image: url(../images/li_left.gif);
	list-style-position: outside;

}

#content #newsy {

	border: 1px solid #717db5;
	background-color: #F4F5FF;
	margin-top: 20px;
	padding: 5px;
	

}
#content #newsy  ul{
		list-style-image:none;
	list-style-type:none;
	list-style-position: outside;
}

#content #newsy h3{
	padding:0;
	padding-left:10px;
}



#content li {font-weight: bold;
	color: #717db5;
	line-height: normal;
	padding-bottom:5px;
}

#content li a {
	color: #27367d;
	text-decoration:none;
	
}

#content li a:hover {
	color: #717db5;
}

#content a{
	text-decoration:none;
	color: #27367d;
}
#content a:hover{
	color: #717db5;
	text-decoration: underline;
}
#content .przypis {
	font-weight: normal;
	color: #717db5;
}

#content .raquo {
	color:#FF6600;

}



#left {
	float:left;
	width: 230px;
	padding-left:10px;
	padding-right:10px;
	
}

#left h2 {
	margin: 0px;
	padding-top:20px;
	padding-left:0px;
	padding-right: 0px;
	padding-bottom: 2px;
	border-bottom: 2px solid #a1a8c6;
	
}


#left h3 {
	margin: 0px;
	padding-top:20px;
	padding-left:0px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-bottom: 2px solid #a1a8c6;
	
}
#left p {
	margin: 0px;
	color: #000;
	padding: 0px;
	padding-left: 2px;
}

#left img {
	padding-left: 2px;
}

#left ul {
	margin: 0px;
	padding: 0px;
	padding-left:15px;
	width:160px;
	
}

#left .small {
	margin: 0px;
	font-size: 10px;
	color: #000;
	line-height: normal;
	padding: 0px;
	padding-left: 2px;
}

#left #newsletterform  {
	text-align:right;
	padding-right:15px;
}
#left #newsletterform #email  {
	width:170px;
}

#left p.newsdata {
	font-size: 9px;
	color: #666666;
	padding: 0;
	padding-bottom: 3px;
}
#right {
	width: 190px;
	float: right;
	padding-right:0px;
	padding: 10px 0px 010px;
}

#right h3 {
	margin: 0px;
	padding-top:20px;
	padding-left:0px;
	padding-right: 0px;
	padding-bottom: 2px;
	font-size:15px;
	
}
#right h3.news {
    font-size:20px;
	margin: 0px;
	padding-top:20px;
	padding-left:0px;
	padding-right: 0px;
	padding-bottom: 2px;
	
}

#right h4 {
	font-size:15px;
        
	
}

#right h4.newsdata {

        font-size:16px;
		padding-bottom: 1px;
	
}
#right p.newsdata {
	font-size: 9px;
	color: #666666;
	padding: 0;
	padding-bottom: 5px;
	line-height:10px;

}

#right #newsletterform  {
	text-align:right;
	padding-right:15px;
}
#right #newsletterform #email  {
	width:155px;
}

#right p {
	margin: 0px;
	color: #000;
	padding: 0px;
	padding-left: 2px;
}



#right input {
	font-size: 12px;
	padding: 2px 0 2px 1px;
}

#right .sonda {
	font-size:11px;
	padding-top:3px;
	margin:0;
	
}

#right .sonda input{
	padding-left:0;
	margin-top:5px;
	margin-left:0;
}

#right .sonda #zapisz{
 	text-align:right;
}

#right .sonda .sonda_odp{
	padding-left:0;
	padding-top:10px;
	margin-left:0;
}
#main {
	float: left;
	width: 468px;
	border-left: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	padding:0px;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	margin-bottom: 10px;
	
}


#main p.newsdata {
	font-size: 9px;
	color: #666666;
	padding: 0;
	padding-bottom: 5px;
}

#main h2 {
	clear: both;
	padding-top: 20px;
	font-size: 20px;
	border-bottom: 2px solid #a1a8c6;
	padding-bottom: 2px;
}

#main h4.news {
	padding-top:20px;
	margin:0;
	padding-bottom: 0px;
	
}


#main p.news {
	padding-top:0px;
	margin:0;
	padding-bottom: 0px;
	font-size:12px;
}

#main .news a,#main .news a:visited{
	color:#27367d;

}

#main .news a:hover{
	color:#717db5;
}

#main h3 {
	clear: both;
	padding-top: 20px;
	font-size: 20px;
	border-bottom: 2px solid #a1a8c6;
	padding-bottom: 2px;
}

#main p + h3, #main ul + h3 {
	border-top:#CCCCCC 1px dotted;
	padding-top:20px;
	margin-top:10px;

}
#main p {
	text-align: left;
	width: 450px;
	margin: 0;
	padding: 0;
	float: none;
	font-size: 12px;
	padding-bottom: 10px;
}


#main img {
	float:left;
	margin-top: 0px;
	display: block;
	padding: 7px 5px 0 0;
}

#trescGlowna{
	margin: 0px;
	padding:0;
	float: left;
	width: 710px;
	padding-right: 19px;
	padding-left: 20px;
	border-right: 1px dotted #CCCCCC;
	margin-bottom: 10px;

}
#tresc h3 {
	font-size:20px;
	padding-top: 20px;
	padding-bottom: 10px;
	letter-spacing: 0px;
}

#tresc h3.news {
	font-size:20px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom:0px;
	letter-spacing: 0px;
}

#tresc p {
	padding:0;
	margin:0;
	font-size:12px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:justify;
}

#tresc p.newsdata {
	font-size: 12px;
	color: #666666;
	padding: 0;
	padding-bottom: 5px;
}

#tresc table {
	margin-bottom: 15px;
}

#tresc ol.b1 {
	padding:0;
	margin:0;
	margin-left:15px;
}
#tresc #przypisy {
	padding:0;
	margin:0;
	margin-left:0px;
	padding-top:15px;
}

#tresc #przypisy cite {
	text-align:left;	
}

#tresc .przypis {
	font-size:9px;
	vertical-align: super;
}

#tresc ul {
	color: #222222;
	padding-top: 0px;
	padding-bottom: 5px;
	list-style-type: disc;
	list-style-image: url(../images/li.gif);
}
#tresc li {
	line-height: 18px;
	font-weight: normal;
	color: #222222;
	font-size: 12px;
}


#tresc img{
	clear: both;

}

#tresc img + img{
	margin-top:10px;

}




#tresc dfn{
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color:#222222;
	line-height:normal;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;

}

#tresc img + dfn{
	margin-top:15px;

}

#tresc cite{
	display: block;
	font-size:11px;
	font-style:italic;
	line-height:normal;
	text-align: right;
	padding: 3px 0 10px 0;
}

#tresc blockquote {
	padding:0;
	margin:0;
	margin-top:10px;
	margin-left:20px;
	font-style:normal;
}



#tresc .tlo_box {
	background-color: #f4f4f4;
	padding: 3px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}

#tresc .td0 {
	background-color: #cdced7;
}
#tresc .td1 {
	background-color: #f4f4f4;
}
#tresc .td2 {
	background-color: #e4e4e4;
}

#tresc dl {
	font-size: 12px;
	line-height: 120%;
}
#tresc dd {
	line-height: 120%;
}

#tresc dt {
	font-size: 16px;
	margin: 0px;
	margin-top: -10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #27367d;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

#tresc label {
	clear:both;
	width: 130px;
	vertical-align: top;
	display: block;
	float: left;
}


#tresc label.error {
	font-weight:bold;
	color:#FF0000;
}

#tresc .input {
	width: 300px;
	right: 200px;
}
#tresc .submit {
	margin-left:130px;
}
#tresc textarea {
	width: 450px;
	right: 200px;
	height: 150px;
}
#tresc #form1 {
	position: relative;
	height: auto;
}

#tresc form span.error {
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	height: auto;
	padding-bottom: 15px;
	margin: auto;
}
#tresc #stronicowanie {
	font-size: 14px;
	text-align: center;
	width: 10em;
	margin: auto;
}


#formOk{
	display: none;
	
}

#spis {
	margin: 0px;
	padding:0;

}

#spisd p+h3{
	border-top: dotted 1px #ccc;

}
#spis h3 {
	font-size:20px;
	padding-top: 20px;
	padding-bottom: 10px;
	letter-spacing: 0px;
	}
#spis p {

	padding:0;
	margin:0;
	font-size:12px;
	padding-bottom:10px;
	text-align:justify;
}





	


#footer {
	clear: both;
	float: none;
	border-top:1px #CCC dotted;
	padding-bottom:15px;
}

#footer small {
	padding-top:10px;
	display:block;
	text-align:center;
	line-height: normal;	
	width: 70%;
	margin: auto;
	color: #969696;	

			
}

#alieneye {
	font-size:x-small;
	right:5px;
	bottom:0;
	width: 99%;
	color: #969dbf;	
	text-decoration:none;	
	padding-bottom:3px;	
	text-align:right;
	margin-left:0px;
}

#alieneye  a {
	color: #969dbf;	
	text-decoration:none;		
}

#alieneye  a:hover {
	color: #767d9f;	
	text-decoration:underline;		
}
