/* Header ------------------------------------------------------------------- */

body { 
	background-image: url(http://katie.holmes.eu.interii.pl/newlay/bcg.PNG);
	background-color: #408C99;
	background-repeat: repeat-x; 
	font-family: "Tahoma";
	font-size: 7pt;
	color: #000000;
	margin-top: 0px;
        padding: 0px;
		  letter-spacing: 1px;

}

/* Sidebar ------------------------------------------------------------------- */

.tab1 {

	background-image: none;
 	background-color: #E0E0E0;
	padding: 0px;
	font-family: "Tahoma";
	font-size: 7pt;
	text-align: justify;
	padding-top: 0px;
        letter-spacing: 1px;

}

h1{
	color: #F0FAFD;
	background: #BD413C;
 	font-size: 6pt;
	font-family: verdana;
	text-transform: uppercase;
        letter-spacing: 2px;
	font-weight: bold;
	text-align: left;
	line-height:18px; 
	font-style: none;
	padding: 0px;

}


/* Links ------------------------------------------------------------------- */

a {
        color: #58B8D3;
        font-size: 6pt;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 2px;
        text-decoration: none;
}

a:hover {
        color: #BD413C;
        text-decoration: none;
}

a img {
filter: alpha(opacity=60); opacity: .6;
-moz-border-radius: 4px;
border: 0px solid #ffffff;
padding: 0px;
margin: 0px;

}

a:hover img {
filter: alpha(opacity=90); opacity: .9;
border: 0px solid #ffffff;
padding: 0px;
margin: 0px;
}




/* Colors ------------------------------------------------------------------- */

b { 
color: #000000;

}

i { 
font-family: georgia, sans-serif; 
color: #000000;

}

u { 
color: #000000;
border-bottom: 2px solid #000000;

}
