﻿body 
{
    font-family:Verdana, Arial CE;
    /*background-position-x:center;*/
    background-repeat: repeat-x;
    background: url(grafika/bg.jpg);
    padding-left: 0px;
    
}
h1
{
    
    font-size: 20px;
    
}

h2
{
    font-size: 14px;
    text-decoration: blink;
    text-align: center;
}

p
{
    font-size: 12px;
    line-height: 32px;
    text-align: justify;
    padding-right: 45px;
    font-style: italic;
}

ul
{
    font-size: 12px;
    line-height: 18px;
    font-style: italic;
}

li
{
    text-indent: 5px;
}

#box
{
    position:relative; 
	left:50%;
	width: 776px;
	height: auto;
	margin-left: -388px;
	margin-top: 0px;
	
	
    
    
    
}

a:link
{
    text-decoration: none;
    color: Black;
}
a:visited
{
    text-decoration: none;
    color: Black;
}
a:hover
{
    text-decoration: underline;
    color: White;
    font-weight: bold;
    
}
a:active
{
    text-decoration: none;
}



#header
{
    background-image: url(grafika/h.jpg);
    background-repeat: no-repeat;
    position: relative; 
    width: 776px;
    height: 134px;

}


#menu
{
    
    position: relative;
    background-image: url(grafika/m.jpg);
    background-repeat: no-repeat;
    width: 195px;
    height: 440px;
    font-size: 24px;
    font-weight: bold;
    line-height: 60px; 
    padding-top: 100px;
    padding-left: 45px;  
    float:left;
    clear: both;
    
}
#menu_galery
{
    
    position: relative;
    top: -20px;
    left: -20px;
    font-size:small;
    line-height: normal;
}

#photo-grid
{
    position: relative;
    top: 30px;
    left: 0px;
    width: 380px;
    height: 280px;
    margin-left: 250px;
    padding: 50px;
    
    
}


#webmaster
{
    font-size: 9px;
    position: relative;
    text-align: center;
    padding-top: 40px;
  
    
}





img 
{
    border-style:none;
}

#NIP_regon
{
    position: absolute;
    top: 30px;
    left: 540px;
    
    
    
    text-align: right;
    font-family: Georgia;
    font-size: larger;
    font-style: italic;
    color: White;
    line-height: 30px;
    
    
}

nowosc
{
   position: relative;
    top: 100px;
    left: 400px;
    
    
    
   
    font-family: Georgia;
    font-size: larger;
    text-decoration: 'blink';
    color: Black; 
}

#advert-box
{
 position: relative;
 top: 75px;
 left: -20px;
 float: right;
 text-align:right;
    
}
#tools-box
{
 margin-top: -10px;
 position: absolute;
 top: 0px;
 left: 300px;
 float: right;
 text-align:right;
 
 width: 480px;
 
}
