* {
margin : 0;
padding : 0;
border : 0;
}

body {
color : #ffffff;
text-align : center;
margin : 10px 0 10px 0;
background-color : #000000;
font : normal 11px/14px Verdana, Tahoma, sans-serif;
}

#contener {
width : 798px;
margin : 0 auto;
padding-top : 185px;
position : relative;
text-align : left;
background-color : #8794c5;
border : 1px solid #ffffff;
}

#bgTop {
top : 0;
left : 0;
width : 798px;
height : 175px;
position : absolute;
background-repeat : no-repeat; 
background-position : center 70px;
background-image : url(pliki/grafika/loading.gif);
}

#bgFoot {
width : 798px;
height : 20px;
margin : 0 auto;
background-image : url(pliki/grafika/bgFoot.jpg);
}


#ctLeft {
width : 180px;
float : left;
overflow : hidden;
}

#ctRight {
width : 600px;
float : right;
overflow : hidden;
margin-right : 10px;
position : relative;
background-repeat : no-repeat; 
background-position : left top;
background-image : url(pliki/grafika/div-content-1.jpg);
}

#ctRight .dol {
width : 600px;
height : 75px;
text-align:right;
}



/* menu z lewej strony */
#ctLeft ul {
width : 160px;
margin : 0 0 0 10px;
border : 1px solid #9ca7d3;
}

#ctLeft li {
padding : 2px 0 2px 5px;
list-style-type : none;
border-top : 1px solid #9ca7d3;
}

#ctLeft li:first-child {
border : none;
}

#ctLeft li:hover, #ctLeft .active {
background-color : #9ca7d3;
}

#ctLeft a {
text-decoration : none;
}


/* link aktywny wybrany */
a.active:link, a.active:visited, a.active:hover, a.active:active {
color : #ffffff;
font-weight : bold;
text-decoration : underline;
}




/* naglowek w wyszukiwaniu i w kategoriach */
#szukane {
width : 100%;
padding : 10px 5px 20px 5px;
}

#szukane p {
color : #ffffff;
text-align : center;
}

/* wyniki wyszukiwania i kategorii */
#szukaj {
height : 100px;
margin : 5px;
padding : 5px;
}

#szukaj div {
width : 125px;
height : 90px;
float : left;
overflow : hidden;
margin-right : 7px;
border : 1px solid #A2AED6;
background-color : #9BA7D7;
background-repeat : no-repeat; 
background-position : center;
background-image : url(pliki/grafika/loading2.gif);
}

#szukaj h2 {
padding : 0;
margin : 0;
margin-bottom : 4px;
}






/* newsy */
#news {
width : 600px;
margin : 10px 0 10px 0;
}

#news div {
width : 140px;
height : 180px;
float : left;
margin-left : 10px;
overflow : hidden;
border : 1px solid #9AA7D4;
}

#news div:first-child {
margin-left : 0;
}

#news span {
width : 140px;
height : 90px;
float : left;
overflow : hidden;
margin-right : 7px;
background-color : #98A4D4;
}

#news p {
margin : 0;
padding : 0;
text-align : left;
}






/* naglowki w calosci serwisu */
h1 {
color : #ffffff;
margin : 10px 0 10px 10px;
text-decoration : underline;
font : bold 13px/15px Verdana, Tahoma, sans-serif;
}

h2 {
margin : 10px 0 3px 10px;
text-decoration : underline;
font : bold 11px/12px Verdana, Tahoma, sans-serif;
}

h3 {
margin : 0;
font : bold 11px/12px Verdana, Tahoma, sans-serif;
}

p {
margin : 0 10px 5px 10px;
}

small {
color : #f6e8db;
font : normal 9px/10px Tahoma, Arial, Helvetica, sansd-serif;
}

a:link, a:visited, a:hover, a:active {
color: #ffffff;
text-decoration: underline;
}









/* navigacja miedzy stronami */
#navi {
width : 300px;
margin : 0 auto;
clear : both;
padding-top : 20px;
margin-bottom : 20px;
font: bold 8pt/20px Arial CE, Arial, Helvetica, sans-serif;
}

#navi span {
float : left;
width : 200px;
text-align : center;
}

#navi strong {
float : left;
color : #00ccff;
}

#navi a {
float : left;
}

#navi select {
color : #ffffff;
}




input, textarea {
height : 17px;
color : #ffffff;
padding : 1px 2px 0px 2px;
border : 1px solid #adb8e4;
background-color : #9BA7D7;
font : normal 11px Verdana, Helvetica, Sans-Serif;
}

select {
border : 1px solid #adb8e4;
background-color : #9BA7D7;
}

option {
color : #ffffff;
padding : 1px 2px 1px 2px;
font : normal 11px Verdana, Helvetica, Sans-Serif;
}

.button {
width : 60px;
height : 20px;
color : #ffffff;
border : 1px solid #adb8e4;
background-color : #9BA7D7;
padding : 1px 2px 1px 2px;
font : normal 11px Verdana, Helvetica, Sans-Serif;
}

.trueuser {
display: none;
}


.c {
clear : both; 
}


.alert {
color: #ffff00;
font-weight: bold;
text-align: center;
}






/* pokaz zdjec z content */
#slideshow {
width : 240px;
height : 230px;
padding : 3px;
text-align : left;
background-color : #99A5D5;
border : 1px solid #A4ADD8;
float : right;
margin : 30px 8px 0px 10px;
}

#slideshow div {
width : 230px;
height : 166px;
margin : 0 auto;
overflow : hidden;
}

#slideshow p {
margin : 2px;
color : #000000;
text-align : left;
font : normal 10px/13px Verdana, Arial, sans-serif;
}

#slideshow a:link, #slideshow a:visited, #slideshow a:active, #slideshow a:hover {
color : #000000;
text-decoration : underline;
font : bold 11px/14px Verdana, Arial, sans-serif;
}






/* dodawanie komentaza */
#opinia {
width : 598px;
height : 80px;
position : relative;
}

#opinia #ip {
top : 45px;
left : 0;
position : absolute;
}

#opinia #au {
top : 47px;
left : 450px;
position : absolute;
}

#opinia #su {
top : 47px;
left : 540px;
position : absolute;
}






/* wyswietlanie komentaza */
#forum {
width : 560px;
}

#ctRight li {
list-style-type : none;
}

#ctRight .li1 {
padding : 4px;
margin : 4px 0 4px 0;
background-color : #8E9ACC;
border : 1px solid #aeb5d9;
font : bold 11px/15px "Arial CE", Helvetica, sans-serif;
}

#ctRight .li2 {
padding : 4px 0 4px 10px;
margin : 2px 0 2px 0;
background-color : #8E9ACC;
border : 1px solid #9aa6d4;
font : normal 11px/15px "Arial CE", Helvetica, sans-serif;
}

#ctRight .li3 {
padding : 4px;
margin : 4px 1px 4px 1px;
background-color : #8E9ACC;
border : 1px solid #9aa6d4;
}

a.forum:link, a.forum:visited {
color : #000000;
text-decoration : none;
font : normal 11px "Arial CE", Helvetica, sans-serif;
}

a.forum:hover, a.forum:active {
color : #000000;
text-decoration : underline;
font : normal 11px "Arial CE", Helvetica, sans-serif;
}

#wybrane {
color : #000000;
text-decoration : underline;
}




/* tematy z forum */
#katar {
width : 600px;
height : 186px;
text-align : left;
margin : 10px 0 10px 0;
padding-left : 250px;
background-repeat : no-repeat; 
background-image : url(pliki/grafika/div-content-3.jpg);
}

#katar ul {
width : 350px;
height : 180px;
overflow : hidden;
}

#katar h3 {
padding-top : 10px;
}


/* inne kluczowe */

#kluczowe {
margin : 0;
padding : 0;
}

#kluczowe li {
padding-left : 5px;
display : inline;
border-left : 1px solid #C0C0C0;
}

#kluczowe li:first-child {
border : none;
}

#kluczowe a:link, #kluczowe a:visited {
text-decoration : none;
}

#kluczowe a:active, #kluczowe a:hover {
text-decoration : underline;
}