/* (C) 2007-2009 Twórcy.pl Arkusz stylów do SmodBIP v. 2.x */
* {margin:0;padding:0}

body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;	
	color: #252525;
	background-image: url(../images/bg-top.png);
	background-repeat: repeat-x;
	text-align: center;
    }

#main {
	position: relative;
	width: 960px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
	
#topmenu {
	height: 45px;
	color: #747474;
	text-align: right;
	margin: 0; 
	padding: 0 0 0 0;
	font-size: 0.9em;
	}
	
#topmenu a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

	#winieta {
	width: 960px;
	height: 140px;
	}
  
#winieta img {
	margin: 0;
	padding: 0 0 0 30px;
	}

#kartoteki {
	position: relative;
	left: 700px;
	top: 15px;
	width: 257px;
	height: 124px;
	background: url(../images/kartoteki.png);
}	
#search {
	position: absolute;
	top: 0;
	left: 470px;
	margin: 0;
	padding: 9px 5px 0 10px;
	font-size: 0.9em;
	width: 270px;
	height: 40px;
	}
	
#search img{
	margin: 0; 
	position: relative;
	top: 6px;
	right: 20px;
	visibility: hidden;
	}

#go-my{
	position: absolute;
	top: 11px;
	left: 670px;
	z-index: 10;
}
	
#search input{
	font-size: 0.9em;
	color: #555555;
	background: #efeeee;
	border: solid 1px #f4ae5a;
	padding: 6px;
	width: 200px;
	margin: 0;
	}

	
#rss {
	width: 32px;
	height: 40px;
	position: absolute;
	top: 13px;
	left: 420px;
	z-index: 1;
	padding: 0;
	margin: 0;
	}
	
#rss img{
	padding: 0;
	margin: 0;
	visibility: hidden;
	z-index: 0;
	}

#rss-on{
	position: absolute;
	top: 13px;
	left: 380px;
	z-index: 10;
}
		
#aaa {
	position: absolute;
	top: 10px;
	right: 30px;
	margin: 0;
	padding: 7px 0 0 0;
	color: #000000;
	}
	
#aaa a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 0 2px;
	}

#aaa a.a{
	font-size: 0.8em;
	}
	
#aaa a.aaa{
	font-size: 1.3em;
	}	
	
#txt {
	margin: 10px auto 0 auto;
	width: 950px;
	}
	
#content {
	margin: 0 0 0 0;
	width: 680px;
	padding: 0 15px 10px 15px;
	float: right;
	text-align: left;
	}
	
#content p{
	margin: 7px 0 0 0;
	}
	
#content ul{
	margin: 0 0 0 25px;
	list-style-type: circle;
	}
	
#content ol{
	margin: 0 0 0 25px;
	}	

#menu {
	width: 200px;
	padding: 10px 0 5px 0;
	float: left;
	border: 1px solid #f4ae5a;	
	/*CSS 3 */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;	

-webkit-box-shadow: 0px 0px 7px 3px rgba(00, 00, 00, 0.2);
-moz-box-shadow: 0px 0px 7px 3px rgba(00, 00, 00, 0.2);
box-shadow: 0px 0px 7px 3px rgba(00, 00, 00, 0.2);

	}
	
#menu li {
	list-style-type: none; 
	width: 198px;
	border: 1px solid #f3f3f3;
	margin: 2px 0 2px 0;

	}
	
#menu li.separator {
	}

#menu ul {
	width: auto;
	z-index: 0;
	}

#menu li ul {

	}

#menu li li {
	border:none;
}

#menu li li a {
	margin-left: 25px; 
	width: 168px;
	font-weight: normal;
	}

#menu a {
	color: #292929;
	text-decoration: none;
	display: block;
	padding: 8px 0 4px 5px;
	width: 193px;
	font-weight: normal;
	border-left: #ffffff 3px solid;
	}
	
.current {
	font-weight: bold;
	}	

#menu li a:hover {
	text-decoration: none;
	color: #e58510;
	border-left: #f7c78c 3px solid;
	}

#menu a:hover {
	border-left: #ffffff 3px solid;
}

#menu li.current a {
	font-weight: bold;
	}
    
#menu li.current li a {
	font-weight: normal;
	}
	
#menu h2.menutitle {
	visibility: hidden;
	height: 0;
	}

#footer {
	margin: 0 auto;
	width: 100%;
	height: 92px;
	padding: 23px 0 0 0;
	font-size: 0.9em;
	color: #aaaaaa;
	background: url(../images/bg-bottom.png) repeat-x;
	}
	
#footer ul {
	list-style-type: none;
	padding-right: 30px;
	}
	
#footer a {
	text-decoration: none;
	color: #aaaaaa;
	}
	
#footer a:hover {
	text-decoration: none;
	color: #000000;
	}
a {
    color: #b90000;
    text-decoration: underline;
  }
a:hover {
	color: #000000;
	text-decoration: underline overline;
}  
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
	}

.fr {
	float: right
    }
  
h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #000000;
	}
	
h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #000000;
	}
	
h3 {
	font-size: 1.3em;
	color: #000000;
	}
	
h4 {
	font-size: 1.2em;
	color: #000000;
	}
  
.right {
	text-align: right;
	}	
	

  
#head h1 {
	visibility: collapse;
	display: none;
	height: 0;
	width: 0;
	}
	
	
div.info {
	color: red;
	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: #efeeee;
	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: #efeeee;
	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: #efeeee;
	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{
	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 {
	color: #838383;
	padding: 7px;
	border: solid 1px #aaaaaa;	
	margin: 10px auto;
	}
#metryczka a {
	color: #464646;
}

div.stat {
	padding: 7px;
	border: solid 1px #aaaaaa;	
	margin: 10px auto;
	background-image: url(../images/cwierczero.png);
	}
	
#slupki ul {
	list-style-type: none;
	}	

.arr {
 margin: 16px 5px 5px 0;
}
/*  dodane do 2.04 */	
