html,body{
        margin: 0;
        padding: 0;
        text-align: center;
}

body{
    /* background-image: url('../images/bg.gif'); */
    background-color:white;
    font-family:  Verdana,helvetica, Arial, sans-serif;
    font-weight:normal;
}

#top{
            background-color:white;
            width:960px;
            margin-left:auto;
            margin-right:auto;
            margin-top:20px;
            margin-bottom:20px;
            text-align:left;
}

#header{height:100px;
}
#header img{
float:left;
border:none;
}
#header a{
text-decoration: none;
}


/*------------------------------------- SEKCJA MENU------------------------------------- */
div#navigation{
    width: 160px;
    padding-right: 5px;
    float: left;
    overflow: hidden;
    background-image:url('../images/line.jpg');
    background-repeat:no-repeat;
    background-position:100% 0;    
}

ul#menu 
{
list-style-type: none;
text-align: left;
padding-left:10px;
margin:0;
}

#navigation ul li a
{

background: url(../images/lista.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font-size: 11px ;
text-decoration: none;
color: #999;
}

#navigation ul li a:hover
{
background: url(../images/hover.gif) left center no-repeat;
color: black;
}

#navigation ul li a#current
{
background: url(../images/current.gif) left center no-repeat;
color: red;
}

#navigation ul.submenu{
list-style-type: none;
text-align: left;
padding-left:20px;
margin:0;
}

#navigation ul.submenu li a{
background: none;
padding-left: 15px;
text-align: left;
font-size: 10px ;
text-decoration: none;
color: #999;
}

#navigation ul.submenu li a:hover{
text-decoration:underline;
color:black;
}

#navigation ul.submenu li a#sub_cur{
background: none;
color:black;
}
/*------------------------------------- KONIEC MENU -------------------------------------*/
#content_katalog{
	background:url('../images/p_0011.jpg') no-repeat 370px 148px;

}

#content{
    width: 720px;
    float: left;
    background-color: #fff;
    min-height: 520px;

}

*html #content{
height:520px;
}


#stopka{
    clear: both;
    font-family: Tahoma, Arial, Helvetica, Sans-serif;
	 font-size: 10px;
	 color: #c9c9c9;
	 border-top: 2px solid #efefef;
	 padding: 13px 25px;
	 line-height: 18px;
} 
#stopka #altnav {
	text-align: right;
}
#stopka a{
color: #c9c9c9;
text-decoration: none;
}
#stopka a:hover{
color: #db6d16;
}
/*-------------------------------------TEKST--------------------------------------------------*/
p#s{
text-align:center;
font: normal 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #999;
margin-top:2px;
margin-bottom:2px;
}

h1{
text-align:right;
font-size:13px;
color: #999;
padding-top:15px;
padding-bottom:0px;
margin-right:20px;
margin-top:0px;
margin-bottom:0px;
font-weight:bold;
}

div#content{
text-align:left;
font-size:12px;
color: #999;
padding-top:10px;
padding-bottom:10px;
margin-left:10px;
text-indent:10px;
line-height: 1.4;
letter-spacing:1.5px;
}

p.tresc a, #content ul li a{
font-size: 11px ;
color: red;
}

p.tresc a:hover{
color: black;
}

h2{ 
border-left: 10px solid red; 
padding-left: 5px; 
font-size:12px;
color: #999;
}

h3{
font-size:12px;
color:#999;
display:inline;
}
object{
margin-left:20px;
margin-top:0px;
padding-top:0px;
margin-bottom:0px;
padding-bottom:0px;
}

div.obrazek {
text-align: center;
white-space:pre;
margin: 0;
padding: 0;
font-size: 12px ;
}
div.obrazek img{
border:none;
}

div.obrazek a {
font-size:smaller;
color: #999;
font-style: italic;
text-decoration: none;
text-indent: 0;
padding:0;
margin:0;
}

div.obrazek a:hover{
text-decoration: none;
color: black;
}

div.obrazek p{
font-size:smaller;
color: #999;
font-style: italic;
letter-spacing:0;
font-style:italic;
 text-indent: 0;
  padding:0;
  margin:0;
}


#content ul, #content ul li{
text-align:left;
font-size:12px;
color: #999;
padding-top:10px;
padding-bottom:10px;
margin-left:10px;
text-indent:10px;
line-height: 1.4;
letter-spacing:1.5px;
}
#content ul.przerwa{
	margin-top:70px;
}



div.miniatura {
text-align: center;
white-space:pre;
margin: 0;
padding: 0;
font-size: 12px ;
}
div.miniatura img{
border:none;
}

div.miniatura a {
font-size:smaller;
color: #999;
font-style: italic;
text-decoration: none;
text-indent: 0;
padding:0;
margin:0;
}

div.miniatura a:hover{
text-decoration: none;
color: black;
}

div.miniatura p{
font-size:smaller;
color: #999;
font-style: italic;
letter-spacing:0;
font-style:italic;
 text-indent: 0;
  padding:0;
  margin:0;
}
h3 a{
text-decoration:none;
font-weight:normal;
font-size:12px;
color:red;
}
h3 a:hover{
color: black;
}

ul#glowna li{
margin:0;
padding:0;
}
