* { 
    margin : 0px auto; 
} 

body {
	background-color: #d3c3a2;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: rgb(51,51,51);
	font-size: 12px;
}

table {
	font-family: Tahoma, Arial;
	color: rgb(51,51,51);
	font-size: 12px;
}

.footer {
	font-family: 'Tahoma';
	font-size: 11px;
	color: rgb(166,155,109);
}

.footer2 {
	font-family: 'Tahoma';
	font-size: 10px;
	color: rgb(166,155,109);
}

a {
	font-family: Tahoma;
	color: rgb(161,46,51);
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}

a.footer {
	font-family: 'Tahoma';
	font-size: 11px;
	color: rgb(166,155,109);
	text-decoration: none;
}

a.footer:hover {
	font-family: 'Tahoma';
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

a.footer2 {
	font-family: 'Tahoma';
	font-size: 10px;
	color: rgb(166,155,109);
	text-decoration: none;
}

a.footer2:hover {
	font-family: 'Tahoma';
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

a.blue {
	color: #0069AA;
	text-decoration: none;
}

a.blue:hover {
	color: #000;
	text-decoration: none;
}

.message {
	font-family: Arial;
	font-size: 13px;
	color: #f00;
	text-decoration: none;
	text-align: center;		
}

.border-table {
	border: 1px solid #fff;
}

.dateauthor, a.dateauthor, a.dateauthor:hover, .dateauthor2
{
	font-size: 10px;
	color: #4d4d4d;
}

.header_td_bg {
	background: #004a8d;
	color: #000;
	font-weight: bold;
	text-align: left;
	padding-left: 12px;
	width: 100%;
	height: 25px;
	opacity : 0;
	filter: Alpha(Opacity=0);	
}

select, input, textarea {
	border: 1px solid rgb(230,222,206);
	background-color: #fff;
	font-size: 11px;
	color: rgb(137,137,137);
}

.contact {
	width: 100%;
}

input.submit {
	background-color: rgb(230,222,206);
	color: #000;
	font-weight: bold;
	padding: 5px;
}

.form_text {
  font-family: Tahoma;
  text-align: right;
  padding: 2px 5px;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
}

.bt-0 {
	background-color: #FFFFFF;
}

.bt-1 {
	background-color: rgb(214,214,214);
}

.bt-2 {
	background-color: rgb(229,229,229);
}

.date {
  color: rgb(10,80,130);
  font-size: 9px;
}

.form_add_buttons {
  background-color: rgb(134,0,0);
  border: 2px solid rgb(213,165,131);
  width: 60px;
  height: 25px;
  color: #fff;
  font-weight: bold;
}


.ShowTD_1 {
  padding: 3px 5px;
  font-weight: bold;
  font-size: 11px;
}

.ShowTD_2 {
  padding: 3px 5px;
  font-size: 11px;
}

.ShowTD_3 {
  padding: 5px;
  font-size: 11px;
}

.ShowTR-1 {
  background-color: rgb(240,240,240);
}

.ShowTR-2 {
  background-color: rgb(240,240,240);
}

.ShowTR2-1 {
  background-color: rgb(240,240,240);
}

.ShowTR2-2 {
  background-color: rgb(210,210,210);
}

a.OffersLink, a.OffersLink:hover {
  color: #000;
  font-size: 11px;
}

a.OffersLinkB, a.OffersLinkB:hover {
  font-weight: bold;
  color: #000;
  font-size: 11px;
}

input.errorBG, select.errorBG, textarea.errorBG {
  background-color: rgb(192,120,120);
  color: #fff;
}

div.errorBG {
  color: #f00;
}


a.menu_footer {
  color: rgb(137,137,137);
  font-size: 12px;
}

a.menu_footer:hover {
  color: #000;
  font-size: 12px;
}

table.PricesClass {
  border: 0px;
}

td.PricesClass {
  height: 35px;
  padding-top: 10px;
  background-color: #e5e5e5;
}

tr.PricesClassHd {
  color: rgb(10,80,130);
  font-size: 11px;
  font-weight: bold;
}

a.frame_title, a.frame_title:hover {
  color: #92854d;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 13px;
  font-family: Tahoma;
}

a.frame_link, a.frame_link:hover {
  color: rgb(0,161,200);
  font-weight: bold;
  text-transform: lowercase;
  text-decoration: none;
  font-size: 12px;
  font-family: Tahoma;
}

.header_title {
  color: rgb(0,161,200);
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  font-family: Tahoma;
}

.error {
  color: rgb(255,0,0);
}

.articles_title2 {
  color: rgb(0,168,209);
  font-weight: bold;
  font-size: 12px;
}

a.articles_title {
  color: rgb(0,168,209);
  font-weight: bold;
  font-size: 12px;
}

a.articles_title:hover {
  color: rgb(146,133,77);
  font-weight: bold;
  font-size: 12px;
}

.intro_art {
  font-size: 12px;
}

.intro_date {
  font-size: 10px;
  padding: 3px 0px 15px 0px;
  color: rgb(90,88,89);
}

.intro_date2 {
  font-size: 10px;
  color: rgb(0,168,209);
}

input.input_bg1 {
  background-image: url('gfx/input_01.gif');
  font-family: Tahoma;
  width: 146px;
  height: 13px;
  border: 1px solid #fff;
  color: rgb(124,96,46);
  font-size: 10px;
  padding: 2px;
}

textarea.input_bg2 {
  background-image: url('gfx/input_02.gif');
  font-family: Tahoma;
  width: 342px;
  height: 59px;
  border: 1px solid #fff;
  color: rgb(124,96,46);
  font-size: 10px;
  padding: 2px;
}

input.input_submit {
  background: transparent;
  background-image: url('gfx/arrow.gif');
  background-repeat: no-repeat;
  background-position: top right;
  padding-right: 20px;
  text-transform: lowercase;
  color: rgb(122,97,48);
  font-weight: bold;
  font-size: 10px;
  border: 0px;
}

#Packet37 ul {
  list-style-image: url('gfx/dzwonek.jpg');
}

#Packet40 ul {
  list-style-image: url('gfx/gwiazda.png');
}
