body {
    margin: 0;
    padding: 0;
/*    font-family: "century gothic", sans-serif !important;*/
}

.td {
   border: 2px;
   color: #FFFFFF;
   border-style: solid;
   border-color: #FFFFFF;
}
.td2 {
    border:1px;
    border-style: solid;
    border-color:#000000;
    background-color:#FFFFFF;
    background-repeat: no-repeat;
    background-position:right;
    /*text-align: justify;*/
}
.style1 {
   color: #000000;
   font-weight: bold;
   font-size:12px;
}
.tabelka {
    background-repeat: no-repeat;
    background-position:right;
}
.style3 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: x-small;
}
.styl_tgl {
    background-image:url(../images/index3_cutting_08.jpg);
    background-repeat:repeat-y;
}

.styl_tb {
    background-image:url(../images/bg_boczne.jpg);
    background-repeat:repeat-x;
}

input,textarea {
    border: 1px solid #ccc;
}

a {
    color: #2178ad;
    text-decoration: none;
}

a:hover {
    color: #2178ad;
    text-decoration: underline;
}

#footer {
    color: #fff;
}

#footer a {
    color: #fff;
    text-decoration: none;
}

#footer a:hover {
    color: #cacaca;
    text-decoration: underline;
}

#footer span {
    margin-right: 10px;
}

.katalog h3 {
    font-size: 13px;
    font-weight: bold;
}

.katalog a {
    font-size: 12px;
}

.katalog a:visited {
    color: #FF9600;
}

#content {
    padding: 5px 10px 0 10px;
    /*text-align: justify;*/
}

#content p {
    margin-bottom: 8px;
    /*text-align: justify;*/
}

#gradient {
    background: url(../images/gradient.png) repeat-x;
    width: 100%;
    height: 212px;
}

#foo {
    margin-top: -212px;
}

.tick {
    border: none;
}

/*
img.m2 {
    border: 2px solid #000;
    padding: 2px;
} */

#content ul, #content ol {
	margin: 0 0 0 10px;
}

#content li {
	margin: 0 0 0 10px;
}

#content  ul ul li{
	margin: 0 0 0 20px;
}

blockquote { 
	padding: 0 0 0 20px;
}