
BODY
{
margin: 0;
margin-top: 10;
padding: 0;
/*background: #fff url(images/tlo.gif) center repeat-y;*/
}

A:link
{color:rgb(40,30,100); text-decoration:none;}

A:visited
{color:rgb(40,30,100); text-decoration:none;}

A:hover
{color:rgb(40,30,100); text-decoration:underline;}

/* znak wypunktowania */
UL 
{ 
list-style: url("images/arrow.gif") disc;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 8pt;
color: rgb(40,30,100);
}

P.TITLE
{
font: 12px Tahoma, Verdana, Arial, sans-serif;
font-variant: small-caps;
color: rgb(40,30,100);
}

P
{
font: 12px Tahoma, Verdana, Arial, sans-serif;
color: rgb(40,30,100);
text-align: justify;
}

P.PORCJE
{
font-family: Arial CE, Arial;
font-size: 8pt;
color: rgb(40,30,100);
}

TD.stopka 
{
font-family: Arial CE, Arial; 
color: rgb(40,30,100);
font-size: 8pt;
}

table.wewn td
{
font-family: Arial CE, Arial;
font-size: 8pt;
color: rgb(40,30,100);
}

table.wewn2 td
{
font-family: Arial CE, Arial;
font-size: 8pt;
color: rgb(40,30,100);
}

table.ramka
{

margin-top: 1px;
border-collapse: collapse; 
height: 72%;
width: 800px;
border: 1px solid rgb(40,30,100);
font-family: Arial CE, Arial;
color: rgb(40,30,100);
font-size: 10pt; 
text-align: justify;
/*background-color: rgb(239,239,239);*/
}

td.ramka
{
height: 100%;
border: 1px solid rgb(40,30,100);
padding: 0.5cm;
vertical-align: top;
background: url(images/porshe.jpg) no-repeat bottom right;
}

.button
{
	font-family: Arial CE, Arial;
	font-size: 12px;
	color: rgb(40,30,100);
	background-color: rgb(239,239,239);
	border: solid 1px rgb(40,30,100);
}

select
{
	font-family: Arial CE, Arial;
	font-size: 8pt;
	color: rgb(40,30,100);
}

input
{
	font-family: Arial CE, Arial;
	font-size: 8pt;
	color: rgb(40,30,100);
}

.album-thumbnail {
    float: left;
    margin-right: 5px;
}


.album-thumbnail img {
    background-color:#FFFFFF;
    border:1px solid #A9A9A9;
    display:block;
    margin:4px 0px 4px 5px;
    padding:4px;
    position:relative;
}

.album-thumbnail img:hover {
    background-color: #A9A9A9;
}

