
body
{
	background : #000;
	margin : 0px;
	text-align : center;
        font-size : 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

img
{
    border : none;
}

#page
{
	width : 1000px;
	margin : 0px auto;
	text-align : left;
}

#top
{
	height : 317px;
	background : url('../images/top.jpg') no-repeat;
}

#menu
{
	height : 72px;
	background : url('../images/menu.jpg') no-repeat;
}

#menu a.stronaglowna, a.galeria, a.aktualnosci, a.linki, a.sklep, a.ksiegagosci
{
	display : inline;
	width : 150px;
	height : 35px;
	float : left;
}

#menu a.stronaglowna
{
	margin : 0 0 0 50px;
	width : 170px;
}

#menu a.galeria
{
	margin : 35px 0 0 0;
	width : 80px;
}

#menu a.aktualnosci
{
	margin : 30px 0 0 160px;
}

#menu a.linki
{
	margin : 0 0 0 40px;
	width : 80px;
}

#menu a.sklep
{
	margin : 30px 0 0 0;
	width : 60px;
}

#menu a.ksiegagosci
{
	margin : 0 0 0 30px;
	width : 140px;
}

#content_main, #content_linki, #content_sklep, #content_aktualnosci, #content_ksiegagosci, #content_galeria, #bottom
{
    position : relative;
    top : -1px;
}


#content_sklep
{
    text-align: center;
    
}

#content_sklep p
{
    color : black;
}

#content_sklep .pagination
{
    color : white;
}

#content_sklep .pagination a
{
    color : white;
}

#content_main
{
	height : 597px;
	background : url('../images/content_main.jpg') no-repeat;
}

#content_sklep
{
	height : 597px;
	background : url('../images/content_sklep.jpg') no-repeat;
}

#content_galeria
{
	height : 597px;
	background : url('../images/content_puste.jpg') no-repeat;        
}

#content_linki
{
	height : 507px;
	background : url('../images/content_linki.jpg') no-repeat;
        text-align : center;
        padding-top : 90px;
}

#content_ksiegagosci
{
	height : 597px;
	background : url('../images/content_ksiegagosci.jpg') no-repeat;
}

#content_aktualnosci
{
	height : 597px;
	background : url('../images/content_aktualnosci.jpg') no-repeat;
}

#bottom
{
	height : 105px;
	background : url('../images/bottom.jpg') no-repeat;
	background-position : center top;
}

#news
{
    padding : 150px 0 0 100px;
    width : 550px;
    line-height : 18px;
    overflow : hidden;
}

#news .header
{
    font-weight: bold;
    font-size : 14px;
    line-height : 22px;
}

#news .content
{
    
}

#galeria
{
    padding : 100px 10px 10px 50px;
}

#galeria .album
{
    width : 201px;
    height : 196px;
    background : url('../images/galback.png') no-repeat;
    float : left;
    margin : 10px;
    text-align : center;
}

#galeria .album img
{
    margin : 55px 0 0 0;
}

#galeria .album a
{
    text-decoration: none;
    color : white;
    font-weight : bold;
}

#content-slider {
  width: 490px;
  height: 6px;
  margin: 5px;
  background: #BBBBBB;
  position: relative;
}

.ui-slider-handle {
  width: 8px;
  height: 14px;
  position: absolute;
  top: -4px;
  background: #478AFF;
  border: solid 1px black;
}

#content-scroll {
  
  height: 250px;
  margin: 0px 0 30px 0;
  overflow: hidden;
  position : relative;
    top : -20px;
  width : 890px;
}

.content-item {
  
  height: 270px;
  padding: 5px;
  float: left; 
}

#content_layer {
    margin : 0px auto;
    width : 480px;
    height : 350px;
    position : relative;
    left: -185px;
    top : 20px;
}

#content_layer img {
    margin : 10px;
    border : none;
}

#slider {
    width : 200px;
    margin : 0px auto;
    margin-bottom : 50px;
}

.dopisz table
{
    font-size : 12px;
    text-align: right;
    color : white;
}

.dopisz table tr td
{
    min-width : 100px;
    height : 60px;
}


.dopisz table input, textarea
{
    border : 1px solid #555;
    width : 300px;    
}

.dopisz table textarea
{ 
    height : 120px;
}

.dopisz table button
{
    width : 100px;
    height : 40px;
}

#alert-nick, #alert-tresc
{
    color: red;
    font-weight : bold;    
}

.ksiegagosci_wpisy
{
    padding : 0px 0 0 200px;
    width : 600px;
}

.ksiegagosci_wpisy .header
{
    font-weight : bold;
}

.pagination
{
    margin-top : 50px;
    text-align : center;
    font-size : 14px;
    font-weight : bold;
    height : 50px;    
}


.pagination a
{
    color : black;
    text-decoration: none;
}

.pagination a:hover
{
    text-decoration: underline;
}

.ksiegagosci_wpisy .pagination p
{
    color : #555;
}

