﻿.PartneriTable
{
	width : 282px;
	border : solid 1px RGB(9,63,85);
	font-family : Verdana;
	font-size : 12px;
	color : RGB(132,159,170);
	text-align : left;
}
.PartneriHeader
{
	height : 29px;
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : RGB(132,159,170);
	background-color : RGB(9,63,85);
}
.PartneriLoga
{
	height : 142px;
	background-image : url('../../img/partneri/bgPartneri.gif');
	background-repeat : no-repeat;
	background-position : center center;
	vertical-align : middle;
	text-align : center;
	border : none;
}

