/* Arkusz stylów dla SmodCMS */
/* silverlay ver.1.3 */
/* created by mbudzisz */

* {margin:0;padding:0}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    background-color: #FFFFFF;
    background-image: url(../layout/silverlay/bg_gora_2.gif);
    background-repeat: repeat-x;
    text-align:center;
    }
	
body.dodruku {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    background-color: #ffffff;	
    background-image: url(../images/zero.gif);
    background-repeat: no-repeat;	
	background-position: 20px 20px;
    text-align: left;
	margin: 0 20px;
	padding: 0;
    }

a {
    color : #CC0000;
    text-decoration:none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    }

a:hover {
    text-decoration: underline;
    }

a:focus {
    outline: none;
    }

.hide {
    display: none;
    }

.right {
    text-align: right;
    }

.spacer {
    clear: both;
    border:none;
    font-size:1px;
    height:1px;
    }

.fl {
    float:left;
    margin-left: 20px;
    margin-top: 50px;
    }

.fr {
    float:right;
    margin-right: 20px;
    margin-top: 50px;
    }


/* WARSTWY */
#main {
    background-image: url(../layout/silverlay/bg.gif);
    background-repeat: repeat-y;
    position: relative;
    width: 800px;
    margin: 0 auto 50px auto;
    text-align: left;
    }

#extrainfo {
    position: relative;
    width: 500px;
    margin: 0 auto;
    text-align: center;
    padding: 20px;
    }

#extrainfo img {
    position: relative;
    top: 9px;
    right: -5px;
    }

#extrainfo h3 {
    color:#CC0000;
    }

#galeria table.look {
    padding: 5px;
    width: 100%;
    text-align: left;
    margin-top: 5px;
    border: 1px solid #dddddd;
    background: #fafafa;
    }

#galeria img {
    border: 1px solid #dddddd;
    }

p.galhead {
    color:#CC0000;
    margin-top: 0px;
    font-weight: bold;
    font-size: 1.2em;
    letter-spacing: -1px
    }

#galeria h3 {
    color:#CC0000;
    margin-top: 0px;
    font-weight: bold;
    font-size: 1.2em;
    letter-spacing: -1px
    }

#slownikhaslo h3 {
    color: #CC0000;
    margin-top: 15px;
    }

#look {
    margin-top: 0;
    }

#look p.newsdate {
    color: #aaaaaa;
    font-weight: bold;
    font-size: 0.8em;
    }

#look h3 {
    color:#CC0000;
    margin-top: 0;
    font-size: 1.2em;
    letter-spacing: -1px
    }

#look a.other {
    color: #CC0000;
    font-size: 0.8em;
    font-weight: normal;
    margin-top: 0;
    }

#galeriazoom {
    width: 100%;
    text-align: center;
    }

#galeriazoom img {
    border: 1px solid #dddddd;
    }

#info {
    width: 400px;
    margin: 35px auto 0 auto;
    padding: 30px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #dddddd;
    background: #fafafa;
    font-weight: bold;
    }

#content {
    text-align:left;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height:18px;
    float:right;
    width:610px;
    position: relative;
    top: -20px;
    right: 20px;
    }

h2 {
    margin: 30px 0px 15px 0px;
    color: #CC0000;
    font-weight: normal;
    font-size: 1.5em;
    letter-spacing: -1px
    }

#content a {
    color: #CC0000;
    font-weight: normal;
    font-size: 12px;
    }

#content p {
    margin-bottom: 10px
    }

#content p em {
    color: #CC0000;
    font-style: normal
    }

#content ul {
    list-style-image: url(../images/btt2.gif);
    margin-left: 50px;
    margin-bottom: 7px;
    }

#content ol {
    margin-left: 25px;
    margin-bottom: 7px;
    }
    
#content legend {
    color: #000000;
    }
#content #kategoriegal {
	margin: 0;
	}

#content #kategoriegal #opiskat {
	margin: 6px 6px 6px 15px
	}

#content #kategoriegal h3 {
	font-size: 1em;
	color: #CC0000;
	margin: 5px 5px -5px 15px;
	}

#content #kategoriegal h3 a {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	}

#content #kategoriegal li {
	float: left;
	width: 100%;
	background: #fafafa;
	list-style: none;
	margin: 0 0 5px 0;
	border: 1px solid #dddddd
	}

#content #kategoriegal li img {
	float: left;
	padding: 2px;
	margin: 4px 4px 8px 15px;
	border: 1px solid #dddddd;
	}

#contact {
    line-height: 14px;
	width: 300px;
	position: relative;
	top: 0px;
	font-weight: normal;
	margin: 0 auto;
    }

#contact fieldset {
	display: block;
	width: 21em;
	margin: 0 0 3em 0;
	padding: 2em 2em 2em 2em;
	background-color: transparent;
	border: 1px solid #cccccc;
	}

#contact fieldset.in {
	background-color: transparent;
	width: 17em;
	margin: 0 0 1em 0;
	padding: 1em 1em 1em 1em;
	}


/* rejestracja użytkownika */

#register {
    width: 420px;
    color: #555555;
    padding: 0;
    margin: 0 auto;
    }

#register dl dt {
    font-weight: bold;
    width: 15em;
    text-align: right;
    }

#register dl dd {
    position: relative;
    top: -1.6em;
    left: 16em;
    }

#register fieldset {
    border: 1px solid #cccccc;
    padding: 3px 3px 3px 3px;
    background-color: transparent;
    border: 1px solid #cccccc;
    margin-top: 0;
    }

#register input {
    background-color: #fafafa;
    border-width: 1px;
    border-color:#bbbbbb;
    color:#777777;
    font-size: 8pt;
    text-decoration:none;
    width: 150px;
    }

#register input.go {
    width: 30px;
    }

#register input:focus {
    border-color:#ff0000;
    }


#register legend {
    padding: 20px 5px 20px 5px;
    font-size: 8pt;
    }

#register label {
    font-weight: bold;
    font-size: 8pt;
    }

#head {
    background-image: url(../layout/silverlay/top.jpg);
    background-repeat: no-repeat;
    height:162px;
    margin-bottom:20px
    }

#head h1 {
    position:relative;
    height: 64px;
    top: 11px;
    left: 12px;
    }

#head h1 a {
    display: block;
    width: 190px;
    height: 64px;
    }

#head h1 span {
    display: none;
    }

#footer {
    background-image: url(../layout/silverlay/bg_dol.gif);
    background-repeat: no-repeat;
    height: 90px;
    color:#aaaaaa;
    font-size: 0.8em;
    padding-top: 8px;
    margin-top: 50px
    }

#footer ul {
    list-style: none
    }

#footer a {
    color: #aaaaaa;
    font-weight: normal
    }


/* strona z aktualnosciami */
#news {
    position: relative;
    }

#news div.one {
    margin-bottom: 5px;
    padding: 5px;
    padding-left: 2px;
    border-bottom: 1px solid #e3e3e3;
    }

#news div.two {
    margin-bottom: 5px;
    padding: 5px;
    padding-left: 2px;
    border-bottom: 1px solid #e3e3e3;
    }

#news img {
    padding-left: 0px;
    }

#news h3 {
    font-weight: bold;
    font-size: 13px;
    color: #000000;
    margin: 0px;
    padding-left: 16px;
    letter-spacing: -1px;
    background: url(../layout/silverlay/btt3.gif) no-repeat 0px 2px
    }

#news p {
    margin: 0px;
    padding-left: 16px;
    }

#news p.newsdate {
    color: #aaaaaa;
    font-size: 10px;
    }

#news p.newsmore {
    color: #CC0000;
    text-align: right;
    }

#news .newsmore a {
    color:#CC0000;
    font-weight: normal;
    }

#news a {
    color:#CC0000;
    font-weight: normal;
    }

#button {
    padding: 5px;
    background: url(../images/btt3.gif) no-repeat 3px 7px;
    float: left;
    }

#next {
    margin-top: 15px;
    text-align: right;
    }


/* okienko niuslettera na glownej */

#newsletter {
    background-image: url(../layout/silverlay/newsletter.gif);
    background-repeat: no-repeat;
    padding: 30px 0px 0px 0px;
    width: 125px;
    font-size:8pt;
    color: #aaaaaa;
    position: relative;
    bottom: -20px;
    line-height:20pt;
    }

#newsletter img {
    display: none;
    position: relative;
    top: 9px;
    right: -5px;
    }


/* newsletter */

#newsletterin {
    width: 420px;
    color: #555555;
    padding: 0;
    margin: 0 auto;
    }

#newsletterin dl dt {
    font-weight: bold;
    width: 15em;
    text-align: right;
    }

#newsletterin dl dd {
    position: relative;
    top: -1.6em;
    left: 16em;
    }

#newsletterin fieldset {
    border: 1px solid #cccccc;
    padding: 3px 3px 3px 3px;
    background-color: transparent;
    border: 1px solid #cccccc;
    }

#newsletterin input {
    background-color: #fafafa;
    border-width: 1px;
    border-color:#bbbbbb;
    color:#777777;
    font-size: 8pt;
    text-decoration:none;
    width: 150px;
    }

#newsletterin input:focus {
    border-color:#ff0000;
    }


#newsletterin legend {
    padding: 20px 5px 20px 5px;
    font-size: 8pt;
    }

#newsletterin label {
    font-weight: bold;
    font-size: 8pt;
    }


/* login */

#divlogin {
    width: 420px;
    line-height: 14px;
    position: relative;
    top: 0px;
    font-weight: normal;
    margin: 0 auto;
    }

#divlogin dl dt {
    font-weight: bold;
    width: 15em;
    text-align: right;
    }

#divlogin dl dd {
    position: relative;
    top: -1.6em;
    left: 16em;
    }

#divlogin fieldset {
    border: 1px solid #cccccc;
    padding: 3px 3px 3px 3px;
    background-color: transparent;
    }

#divlogin input {
    background-color: #fafafa;
    border-width: 1px;
    border-color:#bbbbbb;
    color:#777777;
    font-size: 8pt;
    text-decoration:none;
    width: 150px;
    }

#divlogin input.go {
    width: 30px;
    }

#divlogin input:focus {
    border-color:#ff0000;
    }


#divlogin legend {
    padding: 20px 5px 20px 5px;
    font-size: 8pt;
    }

#divlogin label {
    font-weight: bold;
    font-size: 8pt;
    }


/* wyszukiwarka */

#search {
    position: absolute;
    top: 132px;
    right: 185px;
    }

#search img {
    display: none;
    position: relative;
    top: 9px;
    right: -5px;
    }


/* gorne menu */

#topmenu {
    position: absolute;
    top: 132px;
    left: 15px;
    color: #000000;
    }
#topmenu a {
    color: #000000;
    font-weight: normal;
    }


/* news na glownej */

#niushome {
    line-height:12px;
    width: 260px;
    margin: 0 0 30px 10px;
    float: right;
    font-size: 11px;
    position: relative;
    top: 25px;
    }

#niushome a {
    color: #CC0000;
    font-weight: normal;
    font-size: 11px;
    }

#niushome .intro {
    background: #F8FAFF;
    margin: 0 0 8px 0;
    border: 1px solid #dddddd;
    padding:4px
    }

#niushome h3 {
    font-size:8pt
    }

#niushome p {
    margin:0px 0;
    }

#niushome .more {
    text-align: right;
    margin-top: 3px;
    }

#niushome .more a {
    color:#CC0000;
    font-weight: normal;
    }

#niushome a.more {
    color:#CC0000;
    font-weight: normal;
    }

#niushome .date {
    font-size: 8pt;
    color: #aaaaaa;
    display: block;
    margin-bottom:0px
    }


/* MENU */

#navbar {
    background-image: url(../layout/silverlay/menu.gif);
    background-repeat: no-repeat;
    padding: 18px 0px 0px 0px;
    font-size:8pt;
    width:125px;
    margin-left:15px
    }

#navbar li {
    list-style-type: none;
    width: 125px;
    }

#navbar ul {
    width: auto
    }

#navbar li ul {
    background:#f0f0f0;
    }

#navbar li li {
    background: url(../layout/silverlay/btt.gif) no-repeat 3px 7px;
    }

#navbar li li a {
    margin-left:15px;
    width:110px;
    font-weight: normal;
    }

#navbar a {
    color: #000000;
    text-decoration: none;
    display: block;
    padding: 8px 0 4px 0;
    width:125px;
    border-bottom: 1px solid #e3e3e3;
    font-weight: normal;
    }

#navbar a:hover {
    text-decoration: underline;
    }

#navbar li.current a {
    font-weight: bold
    }

#navbar li.current li a {
    font-weight: normal;
    }


/* MAPA STRONY */

#sitemap li {
    list-style-image: url(../layout/silverlay/btt.gif);
    margin-left: 15px;
    padding: 0;
    }

#sitemap li li {
    margin-left: -5px;
    }

#sitemap a {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    }

#sitemap a:hover {
    text-decoration: underline;
    }

#dwn {
    font-size: 9px;
    }

#dwn a {
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    }

#dwn a:hover {
    text-decoration: underline;
    }

#dwn div.in {
    display: block;
    padding: 0;
    margin-bottom: 12px;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    }

#dwn h3 {
    color:#CC0000;
    font-size: 13px;
    }

#dwn2 {
    font-size: 9px;
    }

#dwn2 a {
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    }

#dwn2 a:hover {
    text-decoration: underline;
    }

#dwn2 div.in2 {
    padding: 0;
    margin-bottom: 7px;
    padding: 0 0 0 35px;
    }

#dwn2 div.in2img {
    padding: 0;
    width: 35px;
    position: relative;
    float: left;
    }

#dwn2 div.instat {
    display: block;
    padding: 3px;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    background: #f5f5f5;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    color: #999999;
    margin-bottom: 12px;
    }

#dwngo {
    text-align: center;
    }

#dwngo h2 {
    color:#CC0000;
    font-size: 20px;
    margin: 10px 0 0 0;
    }


/* POZOSTAŁE LINKI */

a.st:link {
    color : #aaaaaa;
    font-weight: normal
    }

a.menutop:link {
    color : #888888;
    font-weight: normal
    }

a.c:link {
    color : #dddddd;
    }

#faqcategory {
    text-decoration: none;
    color: #999999;
    font-size: 12px;
    font-weight: bold;
    }

#faqcategory a {
    color: #555555;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    }

#faqcategory a.faq {
    color: #555555;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    }

#faqcategory a.faq2 {
    font-size: 12px;
    color: #CC0000;
    }

#faqquestions a {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    margin-left: 5px;
    }

#faqquestions ul {
    list-style-image: url(../images/btt2.gif);
    margin: 15px 0 5px 0;
    }

#faqquestions li {
    margin-left: 15px;
    line-height: 1.3em;
    }

.znalazl {
    color: #FF0000;
    font-weight: bold;
    background-color: #FFFF99;
    }
    
#divonf {
	margin: 0 1px 2px 1px;
	padding: 0;
	}

#divonf table {
	border-collapse: collapse;
	border: 0;
	margin: 0 0 0 1px;
	padding: 0;
	}

#divonf td.brd {
	border: 1px solid #cccccc;
	text-align: center;
	margin-bottom: 1px;
	width: 390px;
	background: #FFFFFF;
	}

#divonf a {
    display: block;
	padding: 3px;
    }

#divonf a:hover {
	background: #eeeeee;
    }

#divforum {
    position: relative;
    top: -15px;
    margin: 10px 10px 10px 8px;
    width: 785px;
    }

#divforum td.menug {
    font-size: 8pt;
    font-weight: normal;
    color: #888888;
    text-decoration:none;
    font-weight: normal;
    background-color: #EEEEEE;
    }

#divforum td.menug2 {
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
    text-decoration:none;
    font-weight: normal;
    }

#divforum a {
    font-size: 8pt;
    font-weight: bold;
    color: #191919;
    }

#divforum td {
    text-align: left;
    padding: 1px;
    }

#divforum td.right {
    background-image: url(../layout/silverlay/bg_forum2.gif);
    background-repeat: no-repeat;
    background-position: right;
    text-align: right;
    height: 30px;
    }

#divforum a.forum:link {
    color: #191919;
    font-weight: bold;
    background-color: transparent;
    }

#divforum a.forumadmin {
    color: #ff0000;
    font-weight: normal
    }

#divforum .forum1 {
    background-image: url(../layout/silverlay/bg_forum1.gif);
    height: 30px;
    font-size: 8pt;
    font-weight: normal;
    background-color: #F8FAFF;
    color: #000000;
    }

#divforum .forum1r {
    text-align: right;
    background-color: #fafafa;
    }

#divforum .forum2 {
    font-size: 8pt;
    font-weight: normal;
    background-color: #FFFFFF;
    color: #000000;
    }

#divforum .forum2g {
    font-size: 8pt;
    font-weight: normal;
    background-color: #FFFCF2;
    color: #000000;
    }

#divforum .forum2a {
    font-size: 8pt;
    font-weight: normal;
    background-color: #F0F0F0;
    color: #000000;
    }

#divforum .forum_stat {
    font-size: 8pt;
    text-decoration:none;
    text-align: center;
    font-weight: normal;
    background-color: #F5F5F5;
    color: #777777;
    }

#divforum .forum_statsm {
    font-size: 7pt;
    text-decoration:none;
    text-align: center;
    font-weight: normal;
    background-color: #F5F5F5;
    color: #777777;
    }

#divforum .forum_stat2 {
    font-size: 8pt;
    text-decoration:none;
    text-align: center;
    font-weight: normal;
    background-color: #eeeeee;
    color: #777777;
    }

#divforum .forum_cytat {
    border: 1px solid #cccccc;
    padding:7px;
    font-size: 8pt;
    text-decoration:none;
    text-align: left;
    font-weight: normal;
    background-color: #E4E8EB;
    color: #777777;
    }

#divforum .forum_kod {
    padding:7px;
    font-size: 8pt;
    text-decoration:none;
    text-align: left;
    font-weight: normal;
    background-color: #F2F9FD;
    color: #CC0000;
    border: 1px solid #cccccc;
    }

#divforum .forum_forum {
    font-size: 8pt;
    text-decoration:none;
    font-weight: bold;
    background-image: url(../layout/silverlay/bg_forum.gif);
    background-repeat: no-repeat;
    color: #CCCCCC;
    height: 55px;
    padding: 10px 0px 0px 5px;
    }

#divforum .forum_head {
    background-image: url(../layout/silverlay/bg_forum3.gif);
    background-repeat: no-repeat;
    background-position: left;
    font-size: 8pt;
    text-decoration:none;
    font-weight: normal;
    color: #777777;
    background-color: #FFFFFF;
    height: 18px;
    padding: 0px 0px 0px 5px;
    }

#divforum .forum_head2 {
    font-size: 8pt;
    text-decoration:none;
    font-weight: bold;
    background-color: #FAFAFA;
    color: #777777;
    }

#divforum .forum_remember {
    font-size: 8pt;
    text-decoration:none;
    font-weight: normal;
    background-color: #FAFAFA;
    color: #777777;
    }

#divforum .stat {
    font-size: 8pt;
    text-decoration:none;
    text-align: center;
    font-weight: normal;
    color: #000000;
    }

#divforum .stat2 {
    font-size: 8pt;
    text-decoration:none;
    text-align: center;
    font-weight: bold;
    color: #777777;
    }

#divforum tr.dwa {
    background-color: #fafafa;
    }

.alert {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18pt; font-weight: bold;
    color: #ff0000
    }

#dict .slownik {
    text-align: center;
    font-weight: bold;
    background-color: #eeeeee;
    cursor: pointer;
    }

#dict a {
    font-weight: bold;
    }

#searchresult {
    margin-top: 10px;
    }

#searchresult div.searchresultshow {
    margin-bottom: 8px;
    padding-bottom: 3px;
    border-bottom: #dddddd solid 1px;
    }

#searchresult div.searchresultshow a {
    color: #000000;
    text-decoration: none;
    }

#searchresultinfo {
    background: #fafafa;
    border: #dddddd solid 1px;
    padding: 3px;
    margin-bottom: 10px;
    }

#searchresultnext {
    background: #fafafa;
    border: #dddddd solid 1px;
    padding: 3px;
    margin-bottom: 10px;
    text-align: right;
    }

/* KSIĘGA GOŚCI */

#guestbook {font-size:8pt}
#guestbook dl {background-color:#fafafa; border-width:1px 1px 2px 1px; border-style: solid; border-color:#CFCFCF; margin:10px 0px;  position:relative}
#guestbook dl a {font-size:1em;}
#guestbook dt {color:#444444}
#guestbook dt strong {color:#CC0000}
#guestbook dt em {font-style:normal}
#guestbook dt {background: url(../layout/silverlay/pasek.gif) repeat-x; margin:0px; padding:1px 4px; }
#guestbook dd {padding:2px; background-color:#FFFFFF; color:#555555}
#guestbook dd.wiadomosc {padding-bottom:5px}
#guestbook dd.admin {font-size:0.9em; background-color:transparent; padding:0 2px;text-align:right; position:absolute; top:0; right:0}
#guestbook dd.admin a {color:#cc3333; margin:2px 0 0 3px; display:block; width:14px; height:14px; float:left}
#guestbook dd.admin a.editlink {background: url(../edytor/images/edytuj.png) no-repeat; }
#guestbook dd.admin a.dellink {background: url(../edytor/images/kasuj.png) no-repeat; }
#guestbook dd.admin a span {display:none}
#guestbook dd.info {padding: 2px 0 0 2px; width:30%; height:9px; background:#CFCFCF url(../images/skos.png) no-repeat top right; }
#guestbook dd.info a {width:35px; height:9px; margin-right:6px; display:block; float:left}
#guestbook dd.info a.www {background-image:url(../images/www.png)}
#guestbook dd.info a.info {background-image:url(../images/info.png)}
#guestbook dd.info a.email {background-image:url(../images/email.png)}
#guestbook dd.info a span {display:none}

#guestbook .errorboard {border:1px solid #ff8080; padding:10px 20px; margin:0; background-color:#ffcccc; color: #cc3333}
#guestbook .errorboard li {list-style-image:none; margin-left:30px; }

#guestbook fieldset {border:none; margin:5px 0}
#guestbook fieldset legend {display:none}
#guestbook fieldset dl {border:1px solid #cccccc; padding:1px 1px 0px 1px; margin:5px 0;}
#guestbook fieldset dt {background-color:#e3e3e3; padding:0px; font-size:0.9em }
#guestbook fieldset dd {background-color:#fafafa; padding:5px 5%; margin:1px 0; }
#guestbook fieldset textarea, #guestbook fieldset input {width:99%; margin:0px 2px; border-color:#bbbbbb; border-width:1px; border-style:solid; padding:2px 1px}
#guestbook fieldset textarea {height:200px}
html > #guestbookm fieldset textarea{width:90%}
html > #guestbook fieldset input {width:90%}
#guestbook fieldset dd.submit input {width:30%; margin:0px auto; }
#guestbook fieldset dd.submit {text-align:center}
#guestbook label {display:block; font-weight:bold; color: #666666; padding:2px 5px}

/* FORMULARZE */
input {
    background-color: #fafafa;
    border-width: 1px;
    border-color:#CC0000;
    padding: 2px 0px 2px 0px;
    margin-bottom: 5px;
    color:#777777;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration:none;
    }

input:focus {
    border-color:#ff0000;
    }

textarea {
    background-color: #fafafa;
    border-width: 1px;
    border-color:#bbbbbb;
    color:#000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration:none;
    }

select {
    background-color: #fafafa;
    border-width: 1px;
    border-color:#bbbbbb;
    color:#000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration:none;
    }

/* c to styl dla inicjalu */
#c {
    margin: 3px 9px 9px 0;
    }

	
#drukpdf {
	width: 100%;
	text-align: right;
	}
	
#drukpdf img {
	border: 0;
	}

#dodruku {
	width: 700px;
	}

#drukujemy {
	width: 580px;
	float: right;
	margin-top: -15px;
	}
	
#drukujemy p {
	text-align: justify;
	margin: 10px 0;
	}
	
#drukujemylogo {
	width: 90px;
	padding-top: 10px;
	}
#buttony {width:790px; margin: 0 auto; text-align:left; clear:both}
#buttony li {display:inline; list-style:none; margin: 0 0 0 2px; }

/*tylko na stronie na stronie głównej treść zostawi miejsce na niusy */
#page1 .incontent {margin-right:270px}

/* pozycjonowaniem absolutnym niusy wędrują do góry */
#niushome {
    width: 260px;
    position: absolute;
    top: 60px;
    right:0; 
    }