body {
	margin:0;
	padding:0;
	background:#ffffff;
}

p,td,li,ul,div,a { 
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Trebuchet MS;
	font-size:12px;
	margin-top: 0px;
}
p,a,li,b{
	font-family:arial;
}

a{
	color: c66200;
	text-decoration: none;
	font-weight:bold;
}
img{
	border:0;
}

a:hover{
	color: c66200;
	text-decoration: underline;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
	text-indent: 0;
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	padding-right:10px;
	list-style-type: square;
	line-height: 16px;
	}
li{
	margin-left:20px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #da7f00;
	margin: 0px;
	padding-left: 30px;
	text-transform: uppercase;
	padding-top: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #c66200;
	margin: 0px;
	text-transform: none;
	text-align: left;
	padding-top: 28px;
	padding-left:20px;
	padding-bottom: 8px;
}
h3{
	font-size: 14px;
}


.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #d08804;
	padding-top: 2px;
	padding-bottom: 8px;
	text-align: center;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}
.t-menu {
	color: #B18A4A;
	font-size: 10px;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 11px;
	padding-left: 10px;
}

.t-menu_lnk {
	color:#B18A4A;
}

.t-menu_lnk:hover {
	color:#CD9200;
}


.c_name {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #e97707;
}


.bottom-menu {
	color: #575757;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 2px;
}

.bottom-menu-lnk {
	color: #575757;
	text-decoration: none;
}

.bottom-menu-lnk:hover {
	color: #000000;
	text-decoration: underline;
}

.menu {
	color: #b16100;
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 1px;
	white-space: nowrap;
}
.menu_lnk{
	text-decoration: none;
	color: #b16100;
}

.menu_lnk:hover {
	color: #D78D00;
	text-decoration: none;
}
.r-content {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}

.title-cont {
	background-image: url(../images/centr-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.body_txt {
	color: #000000;
	text-align: justify;
	padding: 10px;
	vertical-align: top;
	background-image: url(../images/centr-bg.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.footer_notka{
	text-align:center;
	font-size:9px;
	font-family:arial;
	border-top:1px solid #E4D9D6;
	background:url('../images/base-bg.gif');
	padding-top:10px;
	padding-bottom:10px;
	color:#666666;
}
.footer_notka a:link,.footer_notka a:visited,.footer_notka a:hover,.footer_notka a:active{
	font-family:arial;
	font-size:9px;
	color:#888888;
}
.cennik{
	background-color:#FFFFFF;
	border:1px solid #E4D9D6;
	color:#000000;
	width:450px;
}
.cennik td{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	color:#000000;
}
.cennik th{
	text-align:center;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #E4D9D6;
	color:#444444;
}
.cennik th.th2{
	background-color:#F4D9D6;
	background:url('../images/bot-bg.gif');
	color:#444444;
	text-align:left;
	padding-left:10px;
}
table.obraczki{
	border-collapse:collapse;
	width:450px;
	border:1px solid:#E4D9D6;
}
table.obraczki td{
	text-align:center;
	border:1px solid #E4D9D6;
}
table.obraczki td:first-child{
	width:140px;
}
table.obraczki span{
	font-size:14px;
	font-weight:normal;
	color:#000000;
	padding-right:5px;
	padding-left:5px;
}
table.obraczki a:link,table.obraczki a:visited{
	display:block;
	width:100%;
	height:105px;
	background-color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}
table.obraczki a:hover,table.obraczki a:active{
	background-color:#FAFAD2;
	
}