BODY { 
	margin: 10 10 10 10;
	background-image: url(./img/main/main_bg.jpg);
	text-align: center;
} 

div.body
    {
    background-color: White;
    color: #757e85;
    margin: 0px 0px 0px 0px;
    width: 800px;
    height: 350px;
}

p.p_center
    {
    font-family: Verdana, Arial, Helvetica;
    font-size: 13px;
    line-height: 19px;
    font-weight: normal;    
    color: #757e85;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

p.limuzyna
    {
    font-family: Verdana, Arial, Helvetica;
    font-size: 13px;
    line-height: 19px;
    font-weight: normal;    
    color: #757e85;
    margin: 0px 0px 0px 15px;
    text-align: justify;
}

p.header
    {
    font-family: Verdana, Arial, Helvetica;
    font-size: 13px;
    line-height: 19px;
    font-weight: bold;    
    color: #757e85;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

h1 {
    font-family: Verdana, Arial, Helvetica;
    font-size: 13px;
    line-height: 19px;
    font-weight: bold;    
    color: #757e85;
    margin: 0px 0px 0px 15px;
    text-align: left;
}


img.gallery 
{
    border-style: solid; 
    border-width: 0px; 
    border-color: black;
    text-align: center;
    vertical-align: middle;
}

A.domowa:active {
	background-attachment: fixed;
	background: url(img/button_off_glowna.gif); 
	width: 110px;
	height: 27px;
	display: block;} 
A.domowa:visited {
	background-attachment: fixed;
	background: url(img/button_off_glowna.gif);
	width: 110px;
	height: 38px;
	display: block;} 
A.domowa:link {
	background-attachment: fixed;
	background: url(img/button_off_glowna.gif);
	width: 110px;
	height: 38px;
	display: block;} 
A.domowa:hover {
	background-attachment: fixed;
	background: url(img/button_on_glowna.gif);
	width: 110px;
	height: 27px;
	display: block;}  


A.limuzyna:active {
	background-attachment: fixed;
	background: url(img/button_off_limuzyna.gif); 
	width: 110px;
	height: 27px;
	display: block;} 
A.limuzyna:visited {
	background-attachment: fixed;
	background: url(img/button_off_limuzyna.gif);
	width: 110px;
	height: 38px;
	display: block;} 
A.limuzyna:link {
	background-attachment: fixed;
	background: url(img/button_off_limuzyna.gif);
	width: 110px;
	height: 38px;
	display: block;} 
A.limuzyna:hover {
	background-attachment: fixed;
	background: url(img/button_on_limuzyna.gif);
	width: 110px;
	height: 27px;
	display: block;}  
	
A.galeria:active {
	background: url(img/button_off_galeria.gif); 
	width: 110px;
	height: 27px;
	display: block;} 
A.galeria:visited {
	background: url(img/button_off_galeria.gif);
	width: 110px;
	height: 38px;
	display: block;} 
A.galeria:link {
	background: url(img/button_off_galeria.gif);
	width: 110px;
	height: 38px;
	display: block;} 
A.galeria:hover {
	background: url(img/button_on_galeria.gif);
	width: 110px;
	height: 27px;
	display: block;}
	
A.kontakt:active {
	background: url(img/button_off_kontakt.gif); 
	width: 110px;
	height: 27px;
	display: block;} 
A.kontakt:visited {
	background: url(img/button_off_kontakt.gif);
	width: 110px;
	height: 38px;
	display: block;} 
A.kontakt:link {
	background: url(img/button_off_kontakt.gif);
	width: 110px;
	height: 38px;
	display: block;} 
A.kontakt:hover {
	background: url(img/button_on_kontakt.gif);
	width: 110px;
	height: 27px;
	display: block;}	  	
	

A.footer:active {
    font-family: Verdana, Microsoft Sans Serif;
    font-size: 14px;
    font-weight: 600;   
    letter-spacing: 1px;
	color: #F7FFFF;
    text-decoration:none;
	vertical-align:middle;
}	
A.footer:visited {
    font-family: Verdana, Microsoft Sans Serif;
    font-size: 14px;
    font-weight: 600;   
    letter-spacing: 1px;
	color: #F7FFFF;
    text-decoration:none;
	vertical-align:middle;
}	
	
A.footer:link 
{
    font-family: Verdana, Microsoft Sans Serif;
    font-size: 14px;
    font-weight: 600;   
    letter-spacing: 1px;
	color: #F7FFFF;
    text-decoration:none;
	vertical-align:middle;
} 

A.footer:hover {
	font-family: Verdana, Microsoft Sans Serif;
    font-size: 14px;
    font-weight: 600;    
    letter-spacing: 1px;
	color: #eedd35;
	text-decoration:none;
	vertical-align:middle;
}  

a.menu {
    font-family: Verdana, Microsoft Sans Serif;
    font-size: 15px;
    font-weight: 600;    
    letter-spacing: 1px;
	color: #F7FFFF;
	text-decoration:none;
	vertical-align:middle;
	left: inherit; 
}

a.menu:hover {
	text-decoration: none;
	color: #eedd35;
}

a.active {
    font-family: Microsoft Sans Serif;
    font-size: 14px;
    font-weight: 600;    
    letter-spacing: 1px;
	color: #eedd35;
	text-decoration:none;
	vertical-align:middle;
	left: inherit; 
}

	

