/* CSS Document */
body {
	background-color: #464646;
	margin-top:0px;
	padding-top:0px;
	font-family: "Trebuchet MS";
	font-style:normal;
	color:#FFFFFF
}
a:link, a:visited
{
	color: #cccccc;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
}
.bottom{
	background:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-family: "Trebuchet MS";
	font-style:normal;
	color:#FFFFFF
}
.margin_right{
	background:url(../images/margin_right.jpg);
	background-repeat:repeat-y;
}
.margin_top{
	background:url(../images/top_table.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.table_bg{
background:url(../images/background_table.jpg);
background-position:center;
background-repeat:repeat-y;
}
.parteneri_top{
background:url(../images/top_parteneri.jpg);
background-position:center;
background-repeat:no-repeat;
}
.parteneri_bg{
background:url(../images/parteneri__table_bg.jpg);
background-position:center;
background-repeat:repeat-y;
}
.parteneri_bot{
background:url(../images/bottom_parteneri.jpg);
background-position:center;
background-repeat:no-repeat;
}
.header{
background:url(../images/header.jpg);
background-position:center;
background-repeat:no-repeat;
}
