BODY {
        color: #000000;
	background-color:  #dfe1e7;
        font-family: verdana, arial, helvetica, sans-serif;
        line-height: 16px;
        font-size: 12px;
        text-align:left
}
/* style naglowka */
td.header_corner {
        background-color: transparent;
        vertical-align: top;
        border-style: none;
	margin: 0px;
	width: 25px;
	height: 57px;
}
td.header_center {
        background-color: white;
        vertical-align: bottom;
	text-align: left;
        border-style: none;
        margin: 0px;
        width: 300px;
        height: 57px;
}

img.header_corner_image {
        border-style: none;
        margin: 0px;
        float: left;
        vertical-align: top;
}
img.logo {
        border-style: none;
        margin: 0px;
        float: left;
        vertical-align: bottom;
	width: 241px;
	height: 57px;
}
font.header_search {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        font-size: 9px;
        color: #CCCCCC;
        font-weight: normal;
}
input.header_search {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        font-size: 12px;
        color: #cccccc;
        font-weight: normal;
        background-color: #f1f1f1;
        vertical-align: bottom;
        border-style: solid;
	border-color: #989898;
	border-width: 1px;
        margin: 0px;
        width: 200px;
        height: 20px;
}
input.header_search_go {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        font-size: 10px;
        color: #cccccc;
        font-weight: normal;
	background-image: url(../page_images/szukaj.gif);
	background-color: transparent;
        vertical-align: bottom;
        border-style: none;
        margin: 0px;
        width: 42px;
        height: 22px;
}
/* koniec styli naglowka */

/* style listy stron */
a.pages_link:link {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;	
        color: #ffffff;
        font-weight: normal;
        text-decoration: none;
        font-size: 10px;
}
a.pages_link:visited {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        color: #ffffff;
        font-weight: normal;
        text-decoration: none;
        font-size: 10px;
}
a.pages_link:hover {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        color: #ffffff;
        font-weight: normal;
        text-decoration: none;
        font-size: 10px;
}
td.pages_list {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        font-size: 10px;
        color: #ffffff;
        font-weight: normal;
        background-image: url('../page_images/page_no_hoover_off.gif');
	background-repeat: no-repeat;
	background-position: bottom;
        background-color: transparent;
        vertical-align: bottom;
        border-style: solid;
	border-color: #ffffff;
	border-width: 0px 1px 0px 1px;
        margin: 0px;
        width: 89px;
        height: 33px;
	text-align: center;
}
td.pages_list:hover {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        font-size: 10px;
        color: #ffffff;
        font-weight: normal;
        background-image: url('../page_images/page_hoover_off.gif');
        background-repeat: no-repeat;
        background-position: bottom;
        background-color: transparent;
        vertical-align: bottom;
        border-style: solid;
        border-color: #ffffff;
        border-width: 0px 1px 0px 1px;
        margin: 0px;
        width: 89px;
        height: 33px;
        text-align: center;
}
td.pages_list_visible {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        font-size: 10px;
        color: #ffffff;
        font-weight: normal;
        background-image: url(../page_images/page_no_hoover_off_visible.gif);
        background-repeat: no-repeat;
        background-position: bottom;
        background-color: transparent;
        vertical-align: bottom;
        border-style: solid;
        border-color: #ffffff;
        border-width: 0px 1px 0px 1px;
        margin: 0px;
        width: 89px;
        height: 33px;
        text-align: center;
}
td.pages_list_visible:hover {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        font-size: 10px;
        color: #ffffff;
        font-weight: normal;
        background-image: url(../page_images/page_hoover_off_visible.gif);
        background-repeat: no-repeat;
        background-position: bottom;
        background-color: transparent;
        vertical-align: bottom;
        border-style: solid;
        border-color: #ffffff;
        border-width: 0px 1px 0px 1px;
        margin: 0px;
        width: 89px;
        height: 33px;
        text-align: center;
}

td.pages_list_long {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        font-size: 10px;
        color: #ffffff;
        font-weight: normal;
        background-image: url(../page_images/page_no_hoover_long.gif);
        background-repeat: no-repeat;
        background-position: bottom;
        background-color: transparent;
        vertical-align: bottom;
        border-style: solid;
        border-color: #ffffff;
        border-width: 0px 1px 0px 1px;
        margin: 0px;
        width: 107px;
        height: 33px;
        text-align: center;
}
td.pages_list_long:hover {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        font-size: 10px;
        color: #ffffff;
        font-weight: normal;
        background-image: url(../page_images/page_hoover_long.gif);
        background-repeat: no-repeat;
        background-position: bottom;
        background-color: transparent;
        vertical-align: bottom;
        border-style: solid;
        border-color: #ffffff;
        border-width: 0px 1px 0px 1px;
        margin: 0px;
        width: 107px;
        height: 33px;
        text-align: center;
}

/* koniec styli listy stron */

/* style pod lista stron */
font.nicedata {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: normal;
}
a.nicedata:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: normal;
}
a.nicedata:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: normal;
}
a.nicedata:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: normal;
}

img.linia_poziom_main {
        border-style: none;
        margin: 2px;
	margin-bottom: 2px;
        float: none;
        vertical-align: middle;
        width: 980px;
        height: 5px;
}

/* koniec styli pod lista stron */

/* podglad artykulu */
td.preview {
	font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        color: #000000;
        font-weight: normal;
        font-size: 11px;
        background-color: #ffffff;
        vertical-align: top;
        text-align: left;
        border-style: solid;
        border-color: #000000;
        border-width: 0px 0px 0px 0px;
	width: 680px;
}
p.preview {
        margin-top: 2px;
        margin-bottom: 2px;
        margin-left: 10px;
        margin-right: 10px;

}
img.preview {
        border-style: solid;
        border-color: #000000;
        border-width: 1px 1px 1px 1px;
        margin: 10px;
	float: left;
	vertical-align: top; 
}
a.box_articles_middle:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #ffffff;
        font-weight: bold;
}
a.box_articles_middle:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #ffffff;
        font-weight: bold;
}
a.box_articles_middle:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #ffffff;
        font-weight: bold;
}
td.box_articles_top {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #ffffff;
        font-weight: normal;
        background-image: url("../page_images/newsletter_top.gif");
        vertical-align: top;
        border-style: none;
        width: 300px;
        height: 64px;
	text-align: center;
}
td.box_articles_middle {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #ffffff;
        font-weight: normal;
        background-color: #252525;
        vertical-align: top;
        border-style: none;
        width: 300px;
        height: 100px;
        text-align: left;
}
img.img_articles {
        border-style: solid;
        border-color: #000000;
        border-width: 2px 2px 2px 2px;
        margin: 10px;
        float: none;
        vertical-align: top;
}
td.thing_header {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        font-weight: bold;
        background-color: #f1f1f1;
        vertical-align: middle;
        border-style: none;
        width: 400px;
        height: 20px;
        text-align: left;
}

/* koniec podgladu */

/* wyszukiwarka */
img.search_art_img {
        border-style: solid;
        border-color: #000000;
        border-width: 1px 1px 1px 1px;
        margin: 10px;
	margin-right: 0px;
        float: none;
        vertical-align: top;
}
td.search_left {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #ffffff;
        font-weight: normal;
        background-color: none;
        vertical-align: top;
        border-style: none;
        width: 300px;
        text-align: left;
}
a.search_art_link:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #000000;
        font-weight: bold;
}
a.search_art_link:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #000000;
        font-weight: bold;
}
a.search_art_link:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #000000;
        font-weight: bold;
}
font.font_search_header {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: normal;
}
font.font_search_date {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        font-size: 9px;
        color: #666666;
        font-weight: normal;
}
font.pagelink {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: bold;
}
a.pagelink:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: normal;
}
a.pagelink:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: normal;
}
a.pagelink:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: normal;
}
input.searcher {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: normal;
        background-color: #f1f1f1;
        vertical-align: bottom;
        border-style: solid;
        border-color: #989898;
        border-width: 1px;
        margin: 0px;
        width: 200px;
        height: 20px;
}
textarea.searcherarea {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: normal;
        background-color: #003333 #f1f1f1;
        vertical-align: bottom;
        border-style: solid;
        border-color: #989898;
        border-width: 1px;
        margin: 0px;
        width: 300px;
        height: 100px;
}
select.searcher {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: normal;
        background-color: #f1f1f1;
        vertical-align: bottom;
        border-style: solid;
        border-color: #989898;
        border-width: 1px;
        margin: 0px;
        width: 200px;
        height: 20px;
}

/* koniec wyszukiwarki */

/* style listy kategorii pod lista stron */
a.podmenulink:link {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        font-size: 10px;
        color: #000000;
        font-weight: bold;
}
a.podmenulink:visited {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        font-size: 10px;
        color: #000000;
        font-weight: bold;
}
a.podmenulink:hover {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        font-size: 10px;
        color: #000000;
        font-weight: bold;
}
font.podmenulink {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        font-size: 10px;                                                                                                                                           
	color: #000000;
        font-weight: bold;
	
}
/* koniec style listy kategorii pod lista stron */

/* style komentarzy */
td.comment_head {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        font-weight: bold;
        background-color: #f1f1f1;
        vertical-align: middle;
        border-style: solid;
	border-width: 1px 1px 1px 1px; 
	border-color: #d9d9d9;
        width: 640px;
        height: 20px;
        text-align: left;
}
textarea.comment {
        font-family: Lucida Grande, Arial, Helvetica, Geneva, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: normal;
        background-color: #f1f1f1;
        vertical-align: bottom;
        border-style: solid;
        border-color: #989898;
        border-width: 1px;
        margin: 0px;
        width: 620px;
        height: 150px;
}
a.cmt:link {
        color: #1b1b1b;
        font-weight: bold;
        text-decoration: none;
        font-size: 12px;
}
a.cmt:visited {
        color: #838383;
        font-weight: bold;
        text-decoration: none;
        font-size: 12px;
}
a.cmt:hover {
        color: #575757;
        font-weight: bold;
        text-decoration: none;
        font-size: 12px;
}

/* koniec styli komentarzy */
