/* (C) 2007-2009 Twórcy.pl Arkusz stylów do SmodBIP v. 2.x */
* {margin:0;padding:0}

body {
	font-family: Verdana, 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	background-color: #f6f6ed;	 */
	background-color: #ffffff;
	color: #555555;
/*	background-image: url(../images/bg.gif); */
	background-repeat: repeat-x;
	text-align: center;
	margin-bottom: 0px;
   }
	
a {
    color: #336699;
    text-decoration: underline;
  }
  
a:focus {
    outline: none;
    }  
  
img.foto {
	padding: 1px;
	border: solid 1px #aaaaaa;
	}
	
a img{
	border: 0;
	}
	
p.hr {
	width: 90%;
	height: 1px;
	display: block;
	background: #dddddd;
	margin: 0 auto;
	}
  
.fl {
	float: left;
	margin-right:10px
	}

h1 {
	font-size: 1.5em;
	font-weight: normal;
 	color: #009;
/* 	color: #336699; */
	}
	
h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #336699;
	}
	
h3 {
	font-size: 1.1em;
	color: #336699;
	}
	
h4 {
	font-size: 0.9em;
	color: #aaaaaa;
	}
  
.right {
	text-align: right;
	}	
	
#main {
	position: relative;
	width: 850px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
  
#head h1 {
	visibility: collapse;
	display: none;
	height: 0;
	width: 0;
	}
	
#topmenu {
  background-image: url(../images/topmenubg.gif);
	background-repeat: repeat-x;
	height: 22px;
	color: #ffffff;
	text-align: right;
	padding: 9px 5px 0 0;
	font-size: 0.9em;
	}
	
#topmenu a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

#naglowek1 {
	width: 860px;
	height: 125px;
	background-image: url(../images/head1.jpg);
	background-repeat: no-repeat;
	}
	
#naglowek2 {
	width: 860px;
	height: 25px;
	background-image: url(../images/head2.jpg);
	background-repeat: no-repeat;
	}

#winieta {
	width: 850px;
	height: 140px;
	background-image: url(../images/winieta.gif);
	background-repeat: no-repeat;
	}
  
#winieta img {
	margin: 0;
	padding: 0 0 0 30px;
	}
	
#rss {
	width: 32px;
	height: 31px;
	position: absolute;
	top: 2px;
	left: 190px;
	z-index: 1;
	padding: 0;
	margin: 0;
	}
	
#rss img{
	padding: 0;
	margin: 0;
	}
	
#search {
	position: absolute;
	top: 117px;	/* 0 */
	left: 612px;  /* -10 */
	margin: 0;
	padding: 0 5px 0 10px;
	font-size: 0.9em;
	width: 224px;
	height: 31px;
	}
	
#search img{
	margin: 0; 
	position: relative;
	top: 5px;	/* 6 */
	right: -22px;	/* 30 */
	}

#search input{
	font-size: 0.9em;
	color: #555555; /* kolor tekstu */
/*	background: #dddddd; */
	background: none;
	border: none;
/*	border: solid 1px #000000; */
	padding: 3px;
	width: 120px;
	margin: 0;
	}
	
#main {
	width: 850px;
/*	height: 100%; */
/*	min-height: 100%; */
/*	background-image: url(../images/txtbg.gif);
	background-repeat: repeat-y; */
	}
	
#txt {
/*	width: 795px; */
	margin: 10px auto 0 auto;
	width: 860px;
	}
	
#content {
	margin: 0 0 0 0;
	width: 585px;
	padding: 0 15px 25px 15px;
	float: right;
	text-align: left;
/*	border: solid 1px #000000; */
	}
	
#content p{
	margin: 7px 0;
	}
	
#content ul{
	margin: 0 0 0 35px;
	list-style-type: square;
	}
	
#content ol{
	margin: 0 0 0 35px;
	}
	
#menu {
	margin: 0;
/*	width: 150px; */
	width: 200px;
	padding: 0 15px 25px 15px;
	float: left;
/*	border: solid 1px #000000; */
	}
	
#menu li {
	list-style-type: none; 
/*	width: 150px; */
	width: 200px;
	}
	
#menu li.separator {
	}

#menu li.topc {
	background: url(../images/but_topc.gif) no-repeat 0px 0px;
	}

#menu li.downc {
	background: url(../images/but_downc.gif) no-repeat 0px 0px;
	}

#menu li.topj {
	background: url(../images/but_topj.gif) no-repeat 0px 0px;
	}

#menu li.downj {
	background: url(../images/but_downj.gif) no-repeat 0px 0px;
	}

#menu ul {
/*	background: #06c; */
	width: auto;
	z-index: 0;
	}

#menu li ul {	/* podmenu */
/*	background: #f0f0f0; */
	}

#menu li li {	/* podmenu */	/* trojkat */
/*	background: url(../images/btt.gif) no-repeat 2px 11px; */
	background: url(../images/arrow.gif) no-repeat 20px; /* ->left */
	margin-top: 10px;
	margin-bottom: 10px;
	}

#menu li li a {	/* podmenu */
	margin-left: 40px;
	margin-top: 10px;
	width: 135px;
	font-weight: bold;
/*	font-weight: normal; */
	color: #255a97;
	}

#menu a {	/* menu */
	margin-top: -8px;
	margin-left: 10px;
/*	color: #000000; */
	color: #ffffff;
/**	color: #009; **/
	text-decoration: none;
	display: block;
/*	padding: 18px 0 14px 0; */
	width: 150px;
/*	border-bottom: 1px solid #e3e3e3; */
/*	font-weight: normal; */
	font-weight: bold;
	}
	
.current {
	font-weight: bold;
	}	

#menu a:hover {
	text-decoration: underline;
	}

#menu li.current a {
	font-weight: bold
	}
    
#menu li.current li a {
	font-weight: normal;
	}
	
#menu h2.menutitle {
	visibility: hidden;
	height: 0;
	}

.fr {
	float: right;	/* !!!!!!!!! */
	background-image: url(../images/footer1.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 30px;
	text-align: left;
	font-weight: bold;
	font-size: 9px;
	padding: 5px 0 	0 5px;
   }

#footer {
	margin: 0 auto;
	width: 860px;
/*	width: 765px; */
	padding: 3px 0 0 0;
/*	padding: 3px 0 25px 0; */
	font-size: 0.7em;
	color: #aaaaaa;
	}
	
#footer ul {
	list-style-type: none;
	}
	
#footer a {
	text-decoration: none;
	color: #aaaaaa;
/*	color: #ffffff; */
	}
	
#footer a:hover {
	text-decoration: underline;
/*	color: #ffffff; */
	color: #000000;
	}
	
div.info {
	color: #cc0000;
	font-weight: bold;
	margin: 5px 0;
	}
	
#divlogin {
	background: #fafafa;
	padding: 25px 9px 9px 9px;
	border: 1px solid #cccccc;
	}
	
#divlogin fieldset {
	border: 0;
	}
	
#divlogin dl dt {
	text-align: right;
	width: 320px;
	font-weight: bold;
	height: 15px;
	font-size: 1em;
	} 	
	
#divlogin dl dd {
	position: relative; 
	top: -1.3em;
	height: 10px;
	font-size: 1em;
	padding-left: 330px;
	} 
	
#divlogin input.go {
	width: 50px;
	}
	
#niushome {
	margin: 20px 0 10px 0;
	font-size: 0.9em;
	}
	
#niushome p{
	margin: 0;
	line-height: 1.1em;
	}
	
#niushome .date{
	color: #aaaaaa;
	font-size: 0.9em;
	}

#niushome .intro {
	background: #fafafa;
	padding: 5px;
	border-bottom: 1px solid #aaaaaa;
	margin: 0 0 10px 0;
	}
	
#niushome .intro2 {
	background: #f0f0f0;
	padding: 5px;
	border-bottom: 1px solid #aaaaaa;
	}
	
#niushome a.more{
	color: #cc0000;
	font-size: 1.8em;
	font-weight: bold;
	text-decoration: none;
	float: right;
	position: relative;
	bottom: 17px;
	}
	
#niushome h2.newstitle{
	visibility: hidden;
	height: 0;
	}
	
#nius {
	margin: 20px 0 10px 0;
	font-size: 0.9em;
	}
	
#nius p{
	margin: 0;
	line-height: 1.1em;
	}
	
#nius .date{
	color: #aaaaaa;
	font-size: 0.9em;
	}

#nius .intro {
	background: #fafafa;
	padding: 5px;
	border-bottom: 1px solid #aaaaaa;
	margin: 0 0 10px 0;
	}
	
#nius .intro2 {
	background: #f0f0f0;
	padding: 5px;
	border-bottom: 1px solid #aaaaaa;
	}
	
#nius a.more{
	color: #cc0000;
	font-size: 1.8em;
	font-weight: bold;
	text-decoration: none;
	float: right;
	position: relative;
	bottom: 17px;
	}
	
#nius h2.newstitle{
	visibility: hidden;
	height: 0;
	}	

	
#lata {
	width: 98%;
	text-align: center;
	margin: 5px 0;
	padding: 5px;
	background: #f0f0f0;
	border: 1px solid #aaaaaa;
	font-weight: bold;
	}
	
#divregister {
	background: #fafafa;
	padding: 25px 9px 9px 9px;
	border: 1px solid #cccccc;
	}
	
#divregister fieldset {
	border: 0;
	}
	
#divregister dl dt {
	text-align: right;
	width: 240px;
	font-weight: bold;
	height: 15px;
	font-size: 1em;
	} 	
	
#divregister dl dt.tall {
	margin-top: 15px;
	} 
	
#divregister dl dd {
	position: relative; 
	top: -1.3em;
	padding-left: 250px;
	height: 10px;
	font-size: 1em;
	} 
	
#divregister input.go {
	width: 50px;
	}	
	
#divregister input {
	width: 150px;
	}		
	
#divregister ul {
	margin: 0 0 0 25px;
	}
	
#sitemap ul{
	margin: 5px 0 0 25px;
	list-style-image: url(../images/btt.gif);
	}
	
#sitemap ul li.noico{
	list-style-image: none;
	list-style-type: none;
	}
	
#sitemap a{
/* color: #000000; */
	color: #009;
	text-decoration: none;
	}
	
#divconfig td input {
	margin: 3px 0;
	background: #ff00ff;
	width: 10px;
	}

.znalazl {
	color: #cc0000;
	font-weight: bold;
	background-color: #ffff99;
	}

#searchresultinfo {
	width: 98%;
	text-align: center;
	margin: 5px 0;
	padding: 5px;
	background: #f0f0f0;
	border: 1px solid #aaaaaa;
	font-weight: bold;
	}
	
#searchresultinfo b{
	color: #cc0000;
	}
	
#next {
	width: 98%;
	text-align: right;
	margin: 5px 0;
	padding: 5px;
	background: #f0f0f0;
	border: 1px solid #aaaaaa;
	font-weight: bold;
	}
	
div.searchresultshow {
	margin: 5px 0;
	padding: 7px 0;
	border-bottom: 1px solid #dddddd;
	}
	
div.searchresultshow a{
	color: #000000;
	text-decoration: none;
	}
	
div.searchresultshow a:hover{
	text-decoration: underline;
	}
	
#userinfo {
	margin: 25px 20px 10px 20px;
	color: #aaaaaa;
	font-size: 0.9em;
	}

#print {
	text-align: right;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #aaaaaa;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	}

body.druk {
	background-color: #ffffff;
	color: #000000;
	background-image: url(../images/zero.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 25px;
    }
	
#dodruku {
	width: 700px;
	padding: 15px;
	text-align: left;
	}
	
#dodruku p{
	margin-bottom: 9px;
	}
	
#dodruku ul{
	margin-left: 30px;
	margin-bottom: 10px;
	}
	
#dodruku ol{
	margin-left: 30px;
	margin-bottom: 10px;
	}

#drukujemy {
	width: 580px;
	float: right;
	}
	
#drukujemylogo {
	width: 90px;
	}
	
#drukstopka {
	text-align: right;
	border-top: 1px solid #000000;
	margin-top: 30px;
	padding-top: 10px;
	}

#deletedinfo {
	padding: 7px;
	border: solid 1px #aaaaaa;	
	margin-bottom: 10px;
	background-image: url(../images/cwierczero.png);
	}
	
#metryczka {
	padding: 7px;
/*	border: solid 1px #aaaaaa;	 */
	margin: 10px auto;
	background-color: #c4d5e5;
/*	background-image: url(../images/cwierczero.png); */
	}

div.stat {
	padding: 7px;
	border: solid 1px #aaaaaa;	
	margin: 10px auto;
	background-image: url(../images/cwierczero.png);
	}
	
#slupki ul {
	list-style-type: none;
	}	

#slupki a {
/* color: #000000; */
	color: #009;
	}
	
/*  dodane do 2.04 */	

#aaa {
	position: absolute;
	top: 0;
	right: 10px;
	margin: 0;
	padding: 7px 0 0 0;
	color: #fff;
	}
	
#aaa a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 2px;
	}

#aaa a.a{
	font-size: 0.8em;
	}
	
#aaa a.aaa{
	font-size: 1.3em;
	}
