body {
    background-color: #f1f1f1;
    color: #000000;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    margin: 0px;
}

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

ol, {
    list-style: none;
}
li{
	margin-left:20px;
	
	
}
#wrapper {
    margin: auto;
    width: 100%;
    background-color: #FFFFFF;
}

#header {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    padding-top: 7px;
    text-align: left;
    margin-bottom: 5px;
}

#logo {
    float: left;
    width: 70px;
}

#site_name {
    float: left;
    width: 390px;
    padding-top: 20px;
}

.header_title {
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    color: #000000;
    line-height: 17px;
    text-decoration: none;
}

.header_title:hover {
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    line-height: 17px;
    text-decoration: none;
}

.header_opp {
    font-size: 10px;
    color: #C91F5E;
    font-weight: normal;
}

#search {
    width: 280px;
    float: left;
    padding-top: 32px;
    vertical-align: top;
    padding-left: 20px;
}

#search_1 {
    width: 240px;
    float: left;
}

#search_2 {
    width: 30px;
    float: right;
}

.clear {
    clear: both;
}
.czysc {
    clear: both;
}
.search_input {
    width: 240px;
    border: 1px solid #9599a2;
    font-size: 11px;
    height: 16px;
}

.search_button {
}

#nav_icon {
    width: 210px;
    padding-top: 33px;
    float: right;
    margin-top: -3px;
}

.nav_icon_1 {
    width: 42px;
    display: inline;
    text-align: center;
    padding: 0 8px;
	margin-left:0;
}

.nav_icon_4 {
    width: 42px;
    display: inline;
    text-align: center;
    padding: 0 8px;
	margin-left:0;
}

.nav_icon_2 {
    width: 1px;
    display: inline;
	margin-left:0;
}

.nav_icon_3 {
    width: 26px;
    display: inline;
    text-align: right;
    padding-left: 10px;
	margin-left:0;
}

#main {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

ul#navigation {
    list-style: none;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
	list-style:none;
}

#navigation li {
    float: left;
    height: 31px;
    text-align: center;
    cursor: pointer;
    padding-top: 6px;
    list-style: none;
    font-weight: bold;
	margin-left:0;
	list-style:none;
}

#navigation li.nav_1 {
    width: 201px;
    background: url(../gfx/menu_1.gif) no-repeat;
    color: #FFFFFF;
    display: block;
	margin-left:0;
	list-style:none;
}

#navigation li.nav_1:hover {
    color: #FFFFFF;
    background: url(../gfx/menu_1a.gif) no-repeat;
	margin-left:0;
	list-style:none;
}

#navigation li.nav_1_act {
    width: 201px;
    color: #FFFFFF;
    background: url(../gfx/menu_1a.gif) no-repeat;
	margin-left:0;
}

#navigation li.nav_2 {
    width: 290px;
    background: url(../gfx/menu_2.gif) no-repeat;
    color: #FFFFFF;
    display: block;
	margin-left:0;
}

#navigation li.nav_2:hover {
    color: #FFFFFF;
    background: url(../gfx/menu_2a.gif) no-repeat;
	margin-left:0;
}

#navigation li.nav_2_act {
    width: 290px;
    color: #FFFFFF;
    background: url(../gfx/menu_2a.gif) no-repeat;
	margin-left:0;
}

#navigation li.nav_3 {
    width: 277px;
    color: #FFFFFF;
    background: url(../gfx/menu_3.gif) no-repeat;
    display: block;
	margin-left:0;
}

#navigation li.nav_3:hover {
    color: #FFFFFF;
    background: url(../gfx/menu_3a.gif) no-repeat;
	margin-left:0;
}

#navigation li.nav_3_act {
    width: 277px;
    color: #FFFFFF;
    background: url(../gfx/menu_3a.gif) no-repeat;
	margin-left:0;
}

#navigation li.nav_4 {
    color: #FFFFFF;
    width: 211px;
    background: url(../gfx/menu_4.gif) no-repeat;
    display: block;
	margin-left:0;
}

#navigation li.nav_4:hover {
    color: #FFFFFF;
    background: url(../gfx/menu_4a.gif) no-repeat;
	margin-left:0;
}

#navigation li.nav_4_act {
    width: 211px;
    color: #FFFFFF;
    background: url(../gfx/menu_4a.gif) no-repeat;
	margin-left:0;
}

.nav_a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    font-weight: bold;
}

.nav_a:hover {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    font-weight: bold;
}

#breadcrumbs {
    width: 980px;
    font-size: 10px;
    padding-left: 3px;
    margin: auto;
}

#breadcrumbs a {
    color: #676767;
    text-decoration: none;
    font-weight: normal;
}

#breadcrumbs a:hover {
    color: #c0003b;
    text-decoration: none;
    font-weight: normal;
}

#breadcrumbs a:active {
    color: #c0003b;
    text-decoration: none;
    font-weight: normal;
}

#breadcrumbs .sep {
    font-size: 6px;
    font-weight: bold;
}

#col_1 {
    width: 750px;
    float: left;
}

#col_2 {
    width: 204px;
    float: right;
    margin-right: 2px;
}

#col_2_w {
    width: 224px;
    float: right;
    margin-right: 2px;
}

#nav_l_top {
    width: 204px;
    height: 13px;
    background: url(../gfx/menu_top.gif);
    margin-top: 5px;
}

#nav_l_middle {
    width: 184px;
    background: url(../gfx/menu_srodek.gif);
    padding: 0 10px;
    margin: 0px;
}

#nav_l_bottom {
    width: 204px;
    height: 9px;
    background: url(../gfx/menu_dol.gif);
}

#bn_top {
    z-index: 100 !important;
    width: 752px;
    height: 7px;
    background-image: url(../gfx/ramka/gora.png);
    top: 7px;
    position: relative;
}

#bn_1 {
    z-index: 100 !important;
    width: 2px;
    height: 89px;
    top: 7px;
    background-image: url(../gfx/ramka/lewa.png);
    position: relative;
    float: left;
}

#bn_2 {
    z-index: 100 !important;
    width: 2px;
    height: 89px;
    top: 7px;
    background-image: url(../gfx/ramka/prawa.png);
    position: relative;
    left: 2px;
    float: right;
}

#w_bn_1 {
    z-index: 100 !important;
    width: 2px;
    height: 239px;
    top: 7px;
    background-image: url(../gfx/ramka/lewa.png);
    position: relative;
    float: left;
}

#w_bn_2 {
    z-index: 100 !important;
    width: 2px;
    height: 239px;
    top: 7px;
    background-image: url(../gfx/ramka/prawa.png);
    position: relative;
    left: 2px;
    float: right;
}

.image {
    border: 0px;
}

#column_2 {
    width: 200px;
    padding-left: 2px;
    padding-right: 2px;
    margin-top: 10px;
}

h1 {
    color: #dc0052;
    font-size: 18px;
    margin-bottom: 6px;
    border-bottom: 2px solid #d9d9d9;
    font-weight: normal;
    padding-bottom: 4px;
}

.content {
    margin-bottom: 5px;
}
.content_te {
    margin-bottom: 5px;
    width:980px;
}
#content .line {
    height: 2px;
    background: url(../gfx/linia_dluga.gif) no-repeat;
    margin-bottom: 6px;
}

#footer {
    width: 100%;
    background: url(../gfx/cien.gif) repeat-x #f1f1f1;
    min-height: 100px;
    margin-top: 20px;
}

#footer ul {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
	list-style: none;
}

#footer li {
    width: 150px;
    border-right: 0px solid #a6a6a6;
    float: left;
    margin-right: 7px;
    padding-left: 5px;
	margin-left: 0px;
	list-style: none;
}

#footer li .ost {
    width: 150px;
    float: left;
    border-right: 0px;
	margin-left: 0px;
	
}

#footer li h2 {
    font-weight: bold;
    color: #15085c;
    font-size: 11px;
}

#footer li a {
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    font-size: 10px;
    display: block;
}

#footer li a:hover {
    font-weight: normal;
    color: #dc0052;
    text-decoration: none;
    font-size: 10px;
}

#banner {
    width: 750px;
    height: 100px;
    z-index: 1;
    position: relative;
    left: 1px;
    top: 6px;
    margin-top: -10px;
    margin-bottom: 20px;
}

#bn_bottom {
    z-index: 100 !important;
    width: 752px;
    height: 7px;
    top: 96px;
    position: relative;
    margin-top: -3px;
    background-image: url(../gfx/ramka/dol.png);
}

#bn_bottom_w {
    z-index: 100 !important;
    width: 752px;
    height: 7px;
    top: 246px;
    position: relative;
    margin-top: -3px;
    background-image: url(../gfx/ramka/dol.png);
}

#h_banner {
    width: 750px;
    height: 100px;
    z-index: 1;
    position: relative;
    left: 0px;
    top: 3px;
    margin-top: -12px;
}

#h_bn_bottom {
    z-index: 100 !important;
    width: 980px;
    height: 7px;
    top: 241px;
    position: relative;
    background-image: url(../gfx/ramka/h_dol.png);
}

#banner {
    width: 750px;
    height: 100px;
    z-index: 1;
    position: relative;
    left: 1px;
    top: 6px;
    margin-top: -10px;
    margin-bottom: 20px;
}

#banner_w {
    width: 750px;
    height: 250px;
    z-index: 1;
    position: relative;
    left: 1px;
    top: 6px;
    margin-top: -10px;
    margin-bottom: 20px;
}

#bn_bottom {
    z-index: 100 !important;
    width: 752px;
    height: 7px;
    top: 96px;
    position: relative;
    margin-top: -3px;
    background-image: url(../gfx/ramka/dol.png);
}

#h_banner {
    width: 750px;
    height: 100px;
    z-index: 1;
    position: relative;
    left: 0px;
    top: 3px;
    margin-top: -12px;
}

#h_bn_bottom {
    z-index: 100 !important;
    width: 980px;
    height: 7px;
    top: 241px;
    position: relative;
    background-image: url(../gfx/ramka/h_dol.png);
}

.header_iconn {
    border: 0px;
}

.menu_1a {
    padding-bottom: 2px;
    line-height: 14px;
    border-bottom: 1px solid #bfbfbf;
    padding-top: 5px;
    font-weight: bold;
    color: #14075a;
    text-decoration: none;
    display: block;
}

.menu_1a:hover {
    list-style: none;
    padding-bottom: 2px;
    line-height: 14px;
    border-bottom: 1px solid #bfbfbf;
    padding-top: 5px;
    font-weight: bold;
    margin: 0px;
    color: #DC0052;
    text-decoration: none;
    display: block;
}

.menu_1b {
    padding-bottom: 2px;
    line-height: 14px;
    border-bottom: 1px solid #bfbfbf;
    padding-top: 5px;
    font-weight: bold;
    color: #DC0052;
    text-decoration: none;
    display: block;
}

.menu_1b:hover {
    padding-bottom: 2px;
    line-height: 14px;
    border-bottom: 1px solid #bfbfbf;
    padding-top: 5px;
    font-weight: bold;
    margin: 0px;
    color: #DC0052;
    text-decoration: none;
    display: block;
}

.menu_2a {
    padding-bottom: 2px;
    line-height: 14px;
    border-bottom: 1px solid #bfbfbf;
    padding-top: 5px;
    font-weight: normal;
    color: #14075a;
    text-decoration: none;
    display: block;
    padding-left: 15px;
}

.menu_2a:hover {
    list-style: none;
    padding-bottom: 2px;
    line-height: 14px;
    border-bottom: 1px solid #bfbfbf;
    padding-top: 5px;
    font-weight: normal;
    margin: 0px;
    color: #DC0052;
    text-decoration: none;
    display: block;
    padding-left: 15px;
}

.menu_2b {
    padding-bottom: 2px;
    line-height: 14px;
    border-bottom: 1px solid #bfbfbf;
    padding-top: 5px;
    font-weight: normal;
    color: #DC0052;
    text-decoration: none;
    display: block;
    padding-left: 15px;
}

.menu_2b:hover {
    list-style: none;
    padding-bottom: 2px;
    line-height: 14px;
    border-bottom: 1px solid #bfbfbf;
    padding-top: 5px;
    font-weight: normal;
    margin: 0px;
    color: #DC0052;
    text-decoration: none;
    display: block;
    padding-left: 15px;
}

.polecamy_link {
    color: #14075a;
    font-weight: bold;
    padding-top: 127px;
    text-decoration: none;
}
.polecamy_link:hover {
    color: #DC0052;
    font-weight: bold;
    padding-top: 127px;
    text-decoration: none;
}
.pol_di{
	    display:block; 
	    width:200px;
}
#copy{
	text-align:center;
	background-color: #f1f1f1;
}
a {
    color: #14075a;
    text-decoration: underline;
    font-weight: normal;
}

a:hover {
    color: #DC0052;
    text-decoration: none;
    font-weight: normal;
}

.cal_link {
    color: #DC0052;
    text-decoration: underline;
    font-weight: normal;
}

.cal_link:hover {
    color: #14075a;
    text-decoration: none;
    font-weight: normal;
}

.cal_bold {
    font-weight: bold;
    color: #14075a;
}

#banner {
    width: 750px;
    height: 100px;
    z-index: 1;
    position: relative;
    left: 1px;
    top: 6px;
    margin-top: -10px;
    margin-bottom: 20px;
}

#bn_bottom {
    z-index: 100 !important;
    width: 752px;
    height: 7px;
    top: 96px;
    position: relative;
    margin-top: -3px;
    background-image: url(../gfx/ramka/dol.png);
}

#h_banner {
    width: 750px;
    height: 100px;
    z-index: 1;
    position: relative;
    left: 0px;
    top: 3px;
    margin-top: -12px;
}

#h_bn_bottom {
    z-index: 100 !important;
    width: 980px;
    height: 7px;
    top: 241px;
    position: relative;
    background-image: url(../gfx/ramka/h_dol.png);
}

#h_bn_top {
    z-index: 100 !important;
    width: 980px;
    height: 10px;
    background-image: url(../gfx/ramka/h_gora.png);
    top: 7px;
    position: relative;
}

#h_bn_1 {
    z-index: 100 !important;
    width: 2px;
    height: 233px;
    top: 7px;
    background-image: url(../gfx/ramka/h_lewa.png);
    position: relative;
    float: left;
}

#h_bn_2 {
    z-index: 100 !important;
    width: 2px;
    height: 233px;
    top: 7px;
    background-image: url(../gfx/ramka/h_prawa.png);
    background-repeat: no-repeat;
    position: relative;
    left: 1px;
    float: right;
}

#h_col1 {
    margin-top: 30px;
    width: 492px;
    float: left;
    margin-right: 20px;
    margin-bottom: 0px;
}

#w_col1 {
    margin-top: 2px;
    width: 492px;
    float: left;
    margin-right: 20px;
    margin-bottom: 0px;
}

#h_col2 {
    margin-top: 30px;
    width: 468px;
    float: left;
    margin-bottom: 0px;
}
#h_te_ban{
	margin-top: 30px;
}
#h_con1 {
    width: 248px;
    float: left;
    margin-right: 20px;
    margin-bottom: 0px;
}

#h_con2 {
    width: 200px;
    float: left;
    margin-bottom: 0px;
}

#banner_adv {
    width: 468px;
    padding-top: 20px;
	text-align:center;
	padding-left:15px;
}

#h_ram_top {
    width: 492px;
    background: url(../gfx/h_ramka_gora.gif) no-repeat;
    margin: 0px;
    height: 20px;
}

#h_ram_middle {
    width: 492px;
    background: url(../gfx/h_ramka_srodek.gif) repeat-y;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

#h_ram_bottom {
    width: 492px;
    background: url(../gfx/h_ramka_dol.gif) repeat-y;
    margin: 0px;
    height: 17px;
}

.ico_home_gl {
    width: 225px;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
}

.ico_home_ico {
    width: 40px;
    float: left;
}

.ico_home_link {
    width: 180px;
    float: left;
    padding-top: 7px;
    fonf-size:13px;
}

.ico_home_a {
    text-decoration: none;
}

.kalendarz_wys {
    height: 10px;
    width: 8px;
}

#warto_ksiegarnia {
    margin-top: 20px;
    margin-bottom: 10px;
}

.input_form {
    width: 220px;
    border: 2px solid #F1F1F1;
    background-color: #F1F1F1;
}
.input_form3 {
    width: 120px;
    border: 2px solid #F1F1F1;
    background-color: #F1F1F1;
}
.input_form4 {
    width: 50px;
    border: 2px solid #F1F1F1;
    background-color: #F1F1F1;
}
.input_form2 {
    width: 320px;
    border: 2px solid #F1F1F1;
    background-color: #F1F1F1;
}
.wys3 {
    height: 3px;
}
.input_textarea2 {
    width: 320px;
    border: 2px solid #F1F1F1;
    background-color: #F1F1F1;
    height: 100px;
}
.input_textarea_l {
    width: 400px;
    border: 2px solid #F1F1F1;
    background-color: #F1F1F1;
    height: 100px;
}
.input_textarea {
    width: 220px;
    border: 2px solid #F1F1F1;
    background-color: #F1F1F1;
    height: 100px;
}

.zaloga_gl {
    width: 355px;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 10px;
}

.zaloga_ico {
    width: 110px;
    float: left;
}

.zaloga_opis {
    width: 245px;
    float: left;
    padding-top: 0px;
    height: 200px;
}
.zaloga_opis2 {
    width: 245px;
    float: left;
    padding-top: 0px;
    height: 150px;
}

.ico_home_a {
    text-decoration: none;
}

.szary {
    color: #666666;
}

.zaloga_rec {
    width: 200px;
    border: 2px solid #F1F1F1;
    background-color: #F1F1F1;
}

.zaloga_form {
    width: 200px;
    border: 2px solid #F1F1F1;
    background-color: #F1F1F1;
}

.zaloga_textarea {
    width: 200px;
    border: 2px solid #F1F1F1;
    background-color: #F1F1F1;
    height: 200px;
}

#warto_kol1 {
    width: 236px;
    float: left;
    margin-right: 20px;
}

#warto_kol2 {
    width: 236px;
    float: left;
}

.warto_zaloga_ico {
    width: 60px;
    float: left;
}

.w33 {
    width: 33%;
}

.w100 {
    width: 100%;
}

div.scrollable {
    height: 250px;
    overflow: hidden;
    position: relative;
    width: 980px;
}

#thumbs {
    clear: both;
    position: absolute;
    width: 20000em;
}

#thumbs div {
    color: #FFFFFF;
    background-color: #ccc;
    cursor: pointer;
    float: left;
    height: 250px;
    width: 980px;
}

#thumbs div.hover {
    background-color: #444444;
}

#thumbs div.active {
    background-color: #006666;
    cursor: default;
}

/* @group navi */
div.navi {
    height: 20px;
    width: 200px;
    position: absolute;
    z-index: 100;
    margin-top: 230px;
    margin-left: 575px;
}

div.navi a {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-originadding;

background:transparent
    url(../images/navigator.png)

no-repeat scroll 0 0;

display:block;

float:right;

font-size:
    1px;

height:
    8px;

margin:
    3px;

width:
    8px;
}

div.navi a:hover {
    background-position: 0 -8px;
}

div.navi a.active {
    background-position: 0 -16px;
}

/* @end */
#thumbs div .sc_1 {
    width: 780px;
    float: left;
    padding: 0px;
    margin: 0px;
    height: 250px;
}

#thumbs div .sc_2 {
    width: 190px;
    padding: 5px;
    float: left;
    margin: 0px;
    color: #FFFFFF;
    background-image: url(../gfx/p_tlo.gif);
    background-repeat: repeat-x;
}

#thumbs div .sc_2a {
    width: 188px;
    padding: 5px;
    float: left;
    margin: 0px;
    color: #000000;
    background-image: url(../gfx/p_tlo2.gif);
    background-repeat: repeat-x;
    border-right:1px solid #bcb9c4;
}

.wiad_obr {
    display: inline;
}

.obrazek_wiad {
    border: 0px;
    margin: 5px;
}

.blog_tyt_home {
    color: #DC0052;
    font-weight: bold;
    text-decoration: none;
}

.blog_tyt_home:hover {
    color: #DC0052;
    font-weight: bold;
    text-decoration: none;
}

#newsletter {
    float: left;
}

#opinia {
    width: 200px;
    float: right;
}

.newsletter_prawa {
    width: 63px;
    float: right;
}

.newsletter_lewa {
    width: 127px;
    float: left;
}

.input_home {
    width: 117px;
    border: 2px solid #F1F1F1;
    background-color: #F1F1F1;
}
.input_home2 {
    width: 170px;
    border: 2px solid #F1F1F1;
    background-color: #F1F1F1;
}
.wiad_home_img{
	width:75px;
	float:left;
	}
.wiad_home_txt1{
	float:left;
	text-align:left;
	height:68px;
	width:150px;
	}
	.wiad_home_txt3{
	float:left;
	text-align:left;
	height:68px;
	width:300px;
	}
	.wiad_home_txt2{
	float:left;
	text-align:left;
	height:68px;
	width:110px;
	}
.wiad_home_link_arch{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
.wiad_link{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.port_gl{
	width:100%;
}
.port_img{
	float:left;
	padding:5px;
}
#pr_col1{
	width:300px;
	float:left;
	}
	#pr_col2{
		width:430px;
		float:right;
	}
#pr_col2_2{
	width:190px;
	float:right;
}
#pr_col2_1{
	width:220px; 
	float:left;
	}
.partnerzy_obr{
margin-right:8px;
border: #CCCCCC 1px solid;
margin-bottom:8px;
}
.tab_brd{
	border:1px solid #666666;
	background-color:#F1F1F1;
	color:#000000;
}
.kkb_txt{
	width:750px;
	height:150px;
}
.lato_obr{
	float:left;
	width:100px;
	margin-right:15px;
}
.lato_info{
	float:left;
}
.lato_start_gl{
	width:220px;
	float:left;
	margin-right:20px;
	padding-bottom:10px;
}
.lato_start_tytul{
	color:#14075a;
	font-weight:bold;
}
.lato_start_data{
	color:#c0003b;
	font-weight:bold;
}
.content_biu{
	height:274px;
	 background-image: url(../gfx/biu_tlo.gif);
}
#home_fb{
	margin-left:6px;
	width:479px;
	border-bottom:1px solid #94a3c4;
	height:150px;
	margin-top:5px;
}
#zaloba {
    width: 482px;
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
	padding:5px;
	color:#F1F1F1;
	background-color:#000000;
}
#zaloba_pasek{
	right:0px;
	top:0px;
	position:absolute;
	text-align:right;
	z-index:1;
	}
.zaloga_tyytul{
	width:700px;
	padding-bottom:15px;
	clear:both;
	color:#14075a;
	font-size:13px;
	font-weight:bold;	
}
.tooltip {
	display:none;
	background:transparent url(../gfx/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#14075a;	
}
#demo img {
	border:0;
	cursor:pointer;
	margin:0 0px;
}


	.clear{
		clear:both;
	}
	

	/*
	General rules
	*/

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
		margin-left:10px;
		padding-left:0px;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin-left:-10px;
		padding:0px;
		position:relative;


	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #14075a;
		text-decoration:none;	
		display:block;
		clear:both;
		padding-left:2px;	

	}
	#dhtmlgoodies_slidedown_menu a:hover{
		color: #DC0052;
		text-decoration:none;	
		display:block;
		clear:both;
		padding-left:2px;	

	}
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		    padding-bottom: 2px;
    line-height: 14px;
    border-bottom: 1px solid #bfbfbf;
    padding-top: 5px;
    font-weight: bold;
    color: #14075a;
    text-decoration: none;
    display: block;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1:hover{
		color: #DC0052;
	}

	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
	}	
	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;

	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;

	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:0px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:0px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:10px;
		padding:1px;
	}
.tool_zdj{
	width:100px;
	padding-right:10px;
	float:left;
	background-color:#F1F1F1;
	z-index:1000004;
}
.tool_opis{
	float:left;
	width:180px;
	background-color:#F1F1F1;
}	
.blog_link{
	color:#15085c;
	font-weight:bold;
	text-decoration:none;
}
.blog_link:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#tool_zamk{
	margin-top:-93px;
	margin-left:193px;
	font-size:14px;
	background-color:#F1F1F1;
}
.tapeta{
	padding-bottom:20px;
	
}
.tapeta_img{
	width:320px;
	float:left;
}
.tapeta_opis{
	width:430px;
	float:left;
}
.te_lewa{
	width:468px;
	float:left;
	padding-top:20px;
}
.te_prawa{
	width:468px;
	float:right;
	background-color:black;
	padding-right:20px;
}
.ram_polecamy_k{
	border-top:1px solid #bcb9c4;
	border-left:1px solid #bcb9c4;
	border-right:1px solid #bcb9c4;