body {
font-family: "Trajan Pro", Verdana, Arial;
margin: 0;
padding: 0;
color: #9d9d9d;
}

a {
color: #9d9d9d;
}

a:hover {
color: black;
font-weight: bold;
}

.galerie {font-size: 12px;}

.red {color: red;}

div#topdiv {
margin: 0 auto;
/* text-align: center; */
background: url(images/logo.jpg) no-repeat bottom;
width: 930px;
height: 110px;
padding: 0;
border-bottom: 2px solid #9d9d9d;
}

ul#top {
padding: 5px 0 0;
margin: 0 auto;
width: 930px;
height: 25px;
clear: both;
list-style-type: none;
color: white;
text-align: center;
font-size: 16px;
}

ul#top li {
display: inline;
color: #9d9d9d;
font-weight: bold;
margin: 0 20px;
}

ul#top li a{
text-decoration: none;
display: inline;
color: #9d9d9d;
}

ul#top li a.active{
color: black;
}

ul#top li a:hover{
color: black;
}


ul#gal {
padding: 0;
margin: -40px auto;
width: 930px;
height: 70px;
list-style-type: none;
color: white;
text-align: center;
font-size: 14px;
clear:both;
padding-top:50px;
}

ul#gal li {
margin: 0 20px;
display: inline;
color: #9d9d9d;
font-weight: bold;
}

ul#gal li a{
text-decoration: none;
display: inline;
color: #9d9d9d;
}

ul#gal li a:hover{
color: black;
}

ul#gal li a.active{
text-decoration: none;
display: inline;
color: black;
}



ul#podgal {
padding: 0;
height: auto;
clear: both;
list-style-type: none;
color: white;
text-align: left;
float: left;
font-size: 14px;
margin: 0;
}

ul#podgal li {
margin:  0 0 25px 0;
color: #9d9d9d;
font-weight: bold;
}

ul#podgal li a{
text-decoration: none;
display: inline;
color: #9d9d9d;
}

ul#podgal li a.active{
text-decoration: none;
display: inline;
color: black;
}


ul#bottom {
margin: 0 auto;
padding: 0;
width: 930px;
clear: both;
list-style-type: none;
color: white;
text-align: center;
font-size: 12px;
}

ul#bottom li {
display: inline;
color: #9d9d9d;
font-weight: bold;
margin: 0 20px;
}

ul#bottom li a{
text-decoration: none;
display: inline;
color: #9d9d9d;
}

ul#bottom li a.active{
text-decoration: none;
display: inline;
color: black;
}

div#container {
width: 930px;
margin: 0 auto;
min-height: 600px;
}

div#containeradmin {
width: 930px;
margin: 0 auto;
min-height: 100%;
}

div#containergal {
width: 930px;
margin: 0 auto;
min-height: 100%;
}

div#stopka {
width: 910px;
margin: 0 auto;
}

input.wpisz {
width: 100px;
margin: 0;
border: 1px solid #9d9d9d;
}

input.usun {
width: 100px;
margin: 20px auto;
border: 1px solid #9d9d9d;
}

form#kontakt {
width: 800px;
margin: 0 auto;
text-align: center;
color: #9d9d9d;
}

form.odp {
text-align: center;
width: 90%;
margin: 0 auto;
}

/* TYPOGRAFIA */
div#stopka p {
text-align: left;
color: #9d9d9d;
font-size: 10px;
margin: 5px 0 0;
padding: 0;
}

div#container p {
margin: 10px 20px;
}

h1, h2, h3, h4 ,h5, h6 {
margin: 10px 20px;
text-align: center;
clear: both;
display: block;
}

ul.galeria {
clear: both;
display: block;
list-style-type: none;

}

ul.galeria li {
display: inline;
}

img.thumb {
margin: 0 10px;
border: 1px solid blue;
padding: 2px;
width: 70px;
height: 70px;
}

/* MENU ADMIN */

ul.menu2 {
font-family: Arial;
color: black;
font-weight: bold;
text-align: center;
font-size: 0.70em;
margin: 0 auto;
padding: 0;
list-style-type: none;
width: 800px;
clear: both;
border-bottom: 1px solid black;
}

ul.menu2 li{
padding: 0;
background: #d8d8d8;
display: inline;
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black
}

ul.menu2 li.active {
background: white;
display: inline;
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid white;
}

ul.menu2 li a{
padding: 0;
margin: 0 20px 0 20px;
text-decoration: none;
color: black;
font-weight: bold;
}

ul.menu2 li:hover {
cursor: pointer;
background: white;
border-top: 1px solid #08457e;
border-left: 1px solid #08457e;
border-right: 1px solid #08457e;
border-bottom: 1px solid white;
}



/* kolejnosc kategorii */
#sortable-list              { padding:0; margin: 0 auto; text-align: center; display: inline;}  
li.sortme                   {padding:4px 8px; color:#000; cursor:move; list-style:none; background:#cee6fc; margin:10px 0; border:1px solid #999; text-align: center} 
li.sortme2                   {padding:4px 8px; color:white; cursor:move; list-style:none; width: 10px; background:white; margin:10px 0; text-align: center; display: inline} 

/*KONIEC kolejnosc kategorii */


