/* Styl dla wszystkich elementów */
* {  
  	font-size: 11px;  
  	margin: 0px;
  	padding: 0px;
  	border: none;
}
/* Opis standardowy elementów HTML */
body {
    background-color: black;
    color: white;
    font-size: 11px;
    font-family: Tahoma, sans-serif, serif;
    margin: 0px;
    padding: 0px;
}
h1 {
    margin-bottom: 5px;
    margin-top: 15px;
    font-size: 2em;
    font-weight: bold;
}
h2 {
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 1.5em;
	font-weight: bold;	
}
h2 a {
	font-size: 1em;
    text-decoration: none;
}
h3 {
	
}	
div {

}
table {
    width: 100%;
}
table tr {
    
}
table tr td {
    border: 1px solid #cccccc;
    padding: 2px;
    text-align: left;
    text-indent: 5px;
}
textarea {
    width: 100%;
    height: 100px;
}
p {
    padding: 0px;
    margin: 0px;
    text-indent: 0px;
    text-align: justify;
}
ul {
    padding: 0px;
    margin: 0px;
}
ul li {
    padding: 0px;
    margin: 5px 0px;
    list-style-position: inside;
    list-style-type: none;
    list-style-image: url('/grafika/podkategoria.gif');
}
fieldset {
    border: 1px solid white;
    padding: 0px;
    margin: 0px;
}
fieldset legend {
    padding: 0px 5px;
    color: white;
}
form {
    padding: 0px;
    margin: 0px;
}
form fieldset {
    padding: 0px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
form fieldset p {
    margin: 5px 2px;
    padding: 2px;
}
form fieldset p+p {
    clear: both;
    margin: 5px 2px;
    padding: 2px;
}
form fieldset p label {
    float: left;
    font-weight: bold;
    text-indent: 20px;
}
form fieldset p input {
    float: right;
    width: 650px;
    margin-right: 20px;
    background-color: #2a2a2a ;
    color: #cccccc;
    border: 1px solid white;
}
form fieldset p select {
    float: right;
    width: 652px;
    margin-right: 20px;
    background-color: #2a2a2a ;
    color: #cccccc;
    border: 1px solid white;
}
form fieldset p select option {
	background-color: #2a2a2a ;
    color: #cccccc;	
}
form fieldset p textarea {
    float: right;
    width: 650px;
    margin-right: 20px;
    background-color: #2a2a2a ;
    color: #cccccc;
    border: 1px solid white;
}
a:link, a:visited {
    font-weight: bold;
    color: white;
    text-decoration: none;
}
a:hover {
    font-weight: bold;
    color: white;
    text-decoration: none;
}
/* Klasa CLASS */
.calosc {
    
}
div.calosc {
    margin: 5px auto;
    width: 1000px;
    border: 1px dashed white;
    padding: 5px;
}
/* Klasa GORA */
.gora {
    
}
div.gora {
    text-align: right;
}
div.gora a:link, div.gora a:visited, div.gora a:hover {
    margin: 0px 5px;
    font-size: 12px;
}
/* Klasa BANER */
.baner {
    
}
div.baner {
    
}
div.baner img {
    
}
/* Klasa SRODEK */
.srodek {

}
.lewa {
    float: left;
    width: 14%;
    padding: 4px;    
}
div.lewa {
    
}
div.lewa div {
    text-align: center;
}
div.lewa img {
	margin: 2px 0px;	
}
.ranking {
	
}
div.ranking {
	
}
div.ranking img {
	padding: 0px;
	margin-top: 5px;
	border: 1px solid white;	
}
.prawa {
    float: right;
    width: 84%;
    padding: 4px;    
}
div.prawa {
   
}
div.prawa a:link, div.prawa a:visited, div.prawa a:hover {
	text-decoration: none;	
}
div.prawa ul {
    padding: 0px 20px;     
}
div.prawa ul li {
    
}
div.prawa img {
    margin: 5px;
    border: 1px solid white;
}
.news {
	
}
div.news {
	border-bottom: 1px solid white;	
	padding: 5px 0px;
}
.komunikat {
	
}
div.komunikat {
	padding: 15px;
	font-weight: bold;
	border: 1px solid white;	
}
.kategorie {
	
}
table.kategorie {
	
}
table.kategorie tr {
	
}
table.kategorie tr td {
	border: none;
	padding: 2px;
	margin: 0px;
}
table.kategorie tr td img {
	margin: 0px;
	padding: 0px;
}
.zdjecie {
	
}
div.zdjecie {
	padding: 10px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: center;
	border-top: 1px dotted white;	
}
div.zdjecie img {
	border: 1px solid white;
}
table.zdjecie {
	margin: 10px 0px;
	border-top: 1px dotted white;
	border-bottom: 1px dotted white;
}
table.zdjecie tr {
}
table.zdjecie tr td {
	text-align: center;
	border: none;	
}
.przelacznik {
	
}
p.przelacznik {
	margin-bottom: 10px;
	vertical-align: bottom;
}
p.przelacznik img {
	border: none;
	margin: 0px 5px;
	padding: 0px;
}
td.przelacznik {
	margin-bottom: 10px;
	vertical-align: bottom;
	text-align: center;
}
td.przelacznik img {
	border: none;
	margin: 0px 5px;
	padding: 0px;
}
.zdjecieInfo {
	
}
p.zdjecieInfo {
	margin-bottom: 10px;
	vertical-align: bottom;
	text-align: center;
}
p.zdjecieInfo img {
	border: none;
	margin: 0px 5px;
	padding: 0px;
}
.ramka {

}
img.ramka {
	border: 1px solid white;	
}
.newsogaleria {
	
}
div.newsogaleria {
	border-bottom: 1px solid white;
	padding: 5px 0px;
	margin: 5px 0px;	
}
.ocena {
	
}
div.ocena {
	text-align: center;	
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}
.podpisZdjecia {
		
}
p.podpisZdjecia {
	padding: 5px;
	/*border: 1px solid #cccccc;*/	
	line-height: 1.5em;
	color: #cccccc;
}
.wysrodkuj {
	
}
p.wysrodkuj {
	text-align: center;	
}
.zakladka {

}
div.zakladka {
	
}
div.zakladka a:link, div.zakladka a:hover, div.zakladka a:visited {
	color: white;
	border: 1px solid white;
	background-color: black;
	padding: 2px 5px;	
	font-weight: bold;
}
div.zakladka a:link.zakladka_podswietl, div.zakladka a:hover.zakladka_podswietl, div.zakladka a:visited.zakladka_podswietl {
	color: black;
	border: 1px solid white;
	background-color: white;
	padding: 2px 5px;
	font-weight: bold;
}
.brak {
	
}
div.brak {
	padding: 25px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 1.25em;	
}
.komentarze {
	
}
div.komentarze {
	
}
div.komentarze div {
	border-bottom: 1px solid white;
	padding: 5px;	
}
div.komentarze div img {
	border: none;
	margin: 0px 5px;
	padding: 0px;	
}
div.komentarze div p {
	margin-top: 5px;
	border-top: 1px dotted white;
	padding: 5px 0px;	
}
.galeria_lista {
	
}
div.galeria_lista {
	border-top: 1px solid white;
	border-bottom: 1px dashed white;
	padding: 10px;
	margin: 5px 0px;	
}
div.galeria_lista table {
	border: none;
}
div.galeria_lista table tr {
	border: none;
}
div.galeria_lista table tr td {
	border: none;
}
div.galeria_lista table tr td p {
	margin: 5px 0px;
	border-bottom: 1px dotted white;
	padding-bottom: 5px;
	text-align: justify;
	line-height: 1.5em;
}
.menu {
    
}
ul.menu {
    margin: 0px;
    padding: 0px;
    border-right: 1px dotted white;
}
ul.menu li {
    padding: 2px 0px;
    margin: 1px 0px;
    list-style-position: inside;
    list-style-type: none;
    list-style-image: url('/grafika/kategoria.gif');
    background-color: black;
    color: white;
}
ul.menu li:hover a:link, ul.menu li:hover a:visited, ul.menu li:hover a:hover {
    text-decoration: none;
}
ul.menu li ul li:hover a:link, ul.menu li ul li:hover a:visited, ul.menu li ul li:hover a:hover {
    color: black;
}
ul.menu li ul li {
    list-style-position: inside;
    list-style-type: none;
    list-style-image: url('/grafika/podkategoria.gif');
    text-indent: 16px;
    border-left: 1px dotted black;
    background-color: black;
    color: white;
}
ul.menu li ul li:hover {
	background-color: white;
	border-right: 1px dotted black;
    list-style-position: inside;
    list-style-type: none;
    list-style-image: url('/grafika/podkategoria.gif');
    text-indent: 16px;
    border-left: 1px dotted black;
}
.tabela {
    
}
table.tabela {
    
}
.kolumnaMiniatura {
	width: 140px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;	
}
.kolumnaInfo {
	line-height: 2em;
	padding: 5px;
	text-indent: 0px;	
	text-align: left;
	vertical-align: top;
}
td.kolumnaInfo {

}
td.kolumnaInfo img {
	border: none;
	margin: 0px 5px;
	padding: 0px;
}
.kolumnaOpcja {
	width: 3%;
	text-align: center;
}
.kolumnaID {
    width: 4%;
    text-align: right;
}
.kolumnaWaskaSrodek {
    width: 5%;
    text-align: center;    
}
.kolumnaNormalnaSrodek {
    width: 15%;
    text-align: center;
}
.kolumnaSzerokaSrodek {
    width: 25%;
    text-align: center;    
}
.kolumnaLink {
    width: 10%;
    text-align: center;
}
.tekst {
    
}
textarea.tekst {
    height: 500px;
}
/* Klasa DOL */
.dol {
    clear: both;
}
div.dol {
    padding: 5px;
    line-height: 1.5em;
}
