﻿#content {
	margin: 0 0 0 15px;
	color: #666666;
	text-align: justify;
	width: 475px;
	 padding:0
}
#modul_prawy_logo {margin:0 auto; padding:0;  float:right;}
#modul_prawy_logo img {margin:15px auto 0; display:block;  }
#kossaklogo { display:none;}


.tytul {
	font-style: italic;
	color: #663433;
	padding-top: 15px;
	#padding-top: 0px;
	font-size: 18px;
}

.linki_tematu {
	color: #663433;
	font-weight: bold;
}


#content hr {
	width: 100%;
	height: 2px;
	background-color: #663433;
	border: 0;
	color: #663433;
}

/* table {background: url(images/lokalny_produkt.jpg) center center no-repeat;} */

box-table-a {font-size: 12px;
	margin: 25px;
	width: 580px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #EF7987;
	border-top: 4px solid #D8021A;
	border-bottom: 1px solid #fff;
	color: #fff;
	text-align:center;
}
#box-table-a td
{
	padding: 8px;
	text-align: left;
	border-bottom: 2px solid #807F2C;
	color: #4271A1;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #fefecc;
	color: #6085AD;
}
#box-table-a p {margin:0; padding:0;}
