@CHARSET "UTF-8";

#footer_txt
{
	margin: 0px auto 0px auto;
	padding:10px 0 0 0;
	width:960px;
	color:#777;
}

img
{
	border:none;
}


h1
{
	font-size:15px;
}

hr
{
	border-bottom:dotted 1px #fff;
	color:transparent;
}

.cell-input input 
{
	-moz-border-radius:3px;
	font-size:12px;
	color:#fff;
	background-color:#230602;
	border:solid 1px #411E1A;
	height:20px;
	padding:2px;
	width:230px;
}

.cell-input textarea 
{
	-moz-border-radius:3px;
	padding:3px;
	color:#fff;
	background-color:#230602;
	border:solid 1px #411E1A;
}


a.strona-glowna-active
{
	background-image:url('../images/strona-glowna-active.jpg');
	width:125px;
}

a.menu-active
{
	background-image:url('../images/menu-active.jpg');
	width:87px;
}

a.uroczystosci-active
{
	background-image:url('../images/uroczystosci-active.jpg');	
	width:111px;
}


a.rezerwacje-active
{	
	background-image:url('../images/rezerwacje-active.jpg');
	width:100px;
}


a.galeria-active
{
	background-image:url('../images/galeria-active.jpg');
	width:83px;
}


a.praca-active
{
	
	background-image:url('../images/praca-active.jpg');
	width:75px;
}


a.kontakt-active
{
	background-image:url('../images/kontakt-active.jpg');
	width:81px;
}

h3
{
	color:#FFD895;
}


.product-price
{
	font-weight:bold;
}

#category-products
{
	float:left;
}
