html, body, table, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

body, table, td, p, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f351f;
}

body {
 	margin:0 auto;
	text-align: center;
	background-color: #fffdf1;
	background-image: url('../gfx/bg.png');
	background-position:top center;
	background-repeat:repeat-x;
}
#hidden {
	display:none;
	visibility:hidden;
}
#container {
 	margin:0 auto 0 auto;
	width: 968px;
}
#top {
	width: 	960px;
	clear:	both;
 	margin:0 auto 0 auto;
}
#top-func {
	width:100%;
	height:36px;
	clear:both;
	text-align:right;
	position: relative;
}
#top-func-cont {
	position: absolute;
	top: 0px;
	right: 0px;
}
#top-func-cont .langchange {
  margin-top: 6px;
}
#top-func-cont a {
	display:block;
	float:left;
	outline:none;
}
#top-func-cont img {
  float: left;
}

#logo {
	cursor: pointer;
	display:block;
	width:216px;
	height:198px;
	float:left;
}
#top-img {
	float:left;
	display:block;
	width:744px;
	height:198px;
}
#top-img div.module {
	float:left;
	display:block;
	width:248px;
	height:198px;
}
.menu {
	width: 958px;
	height: 40px;
	background-image:url('../gfx/bg-menu.gif');
	background-repeat:no-repeat;
	background-position:center;
	clear:both;
	margin-top:10px;
	padding: 0 5px 0 5px;
}
.menu a {
	display: block;
	/*margin-top: 3px;
	float:left;
	padding: 0 17px 0 17px;
	width: auto;*/
	line-height: 32px;
	height: 32px;
	text-decoration:none;
	color:#41250f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	outline: none;
}
.menu td {
  height: 40px;
}
.menu a:hover,
.menu a:active,
.menu a.active,
.menu a.selected {
	color: #f9feff;
	background-color: #774548;

}
.menu .spacer {
	background-image: url('../gfx/menu-spacer.gif');
	background-repeat:no-repeat;
	/*display: block;
	float:left;*/
	width:4px;
	height:40px;
}

#content {
	clear:both;
	text-align: justify;
	width:960px;
	margin:10px auto 10px auto;
}

#col_left {
	width:215px;
	float:left;
	clear:left;
}
#col_left_v2 {
	width: 378px;
	float:left;
	clear:left;
}
#col_center {

	width: 500px;
	background-color:#f5eede;
	border: 1px solid #d7c1bb;
}
#col_center a {
  text-decoration: underline;
}
#col_center a:hover {
  text-decoration: auto;
}
#col_center .content {
	padding: 10px;
}
#col_right_v2 .content {
  padding: 15px;
}
#col_right {
	width:215px;
	float:right;
	clear:right;
}
#col_right_v2 {
	width: 560px;
	border: 1px solid #d7c1bb;
	float:right;
	clear:right;
	margin: 0 0 15px 0;
  background-repeat: no-repeat;
	background-image: url('../gfx/pod-formularz.jpg');
	background-color:#f5eede;
}

.col_right_v3 {
  width: 562px;
  float: right;
}
#col_left .box .content {
  text-align: left;
}
.galery_foto_col {
  width: 240px;
  float: right;
}
.naglowek {
  background-color: #662d34;
  line-height: 20px;
  height: 20px;
  color: #F3E9DD;
  padding: 3px 15px;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 4px 0;
  position: relative;
}
.nagpowrot {
  position: absolute;
  right: 10px;
  top: 3px;
  line-height: 20px;
  color: #F3E9DD;
  display: block;
  font-weight: normal;
}
.galery_foto {
  float: left;
  margin: 0 25px 25px 0px;
}
.salegalery_foto {
  margin: 0 4px 5px 0px;
}

.galery_foto img {
  border: 3px solid #D4C8AE;
}
.galery {
  float: left;
  width: 160px;
  height: 190px;
  text-align: center;
  margin: 20px 30px 0 0;
  overflow: hidden;
}
.galery img {
  margin: 5px;
  border: 1px solid #D7C1BB;
}
.galery h4 {
  display: block;
  text-align: center;
}

div.box {
	width: 100%;
	clear:both;
	margin: 0 0 10px 0;
	padding:0;
}

div.box .header {
	display:block;
	clear:both;
	background-color: #662d34;
	padding:5px;
	color:#f3ecdd;
	font-size:12px;
	font-weight:bold;
}
div.box .content {
	padding: 15px;
	background-image: url('../gfx/bg-box.jpg');
	background-repeat:repeat-x;
	background-position:top;
}

#footer {
	width:960px;
	margin:5px auto 10px auto;
	padding: 0;
	text-align:center;
	font-size:10px;
	color: #b19390;
	position:relative;
	line-height: 24px;
	height: 24px;
}

#footer a {
	font-size:10px;
	color: #b19390;
}
#footer a:hover {
	text-decoration:none;
}
#footer div {
  margin: 0;
}
/*----------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
  color:#4f351f;
  font-size:14px;
  font-weight:bold;
  margin:0 0 10px 0;
  padding:0;
}
h1 a
{
  font-size: 14px;
}
h2 {
	display:block;
	clear:both;
	background-color: #662d34;
	padding:5px;
	color:#f3ecdd;
	font-size:12px;
	font-weight:bold;
}
h3 {
	font-size: 12px;
  	margin:10px 0 3px 0;
}
h4 {
	font-size: 11px;
	margin: 2px 0 2px 0;
	padding:0;
}

p {
	margin:7px 0 7px 0;
	padding:0;
}

img {
	border: none;
}

ul, ol{
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	padding-left: 25px;
}

li{
	margin-bottom: 5px;
}

a {
	color:#662d34;
	outline:none;
	text-decoration:none;
}
a img {
	border: none;
}
a:hover {
	text-decoration:underline;
}

a.wiecej {
	text-align:right;
	margin-top: 5px;
	clear:right;
	display:block;
	color: #662d34;
}
.powrot {
  display: block;
  clear: both;
  margin: 20px 0;
}

tr.even {
	background-color: #ededed;
}
tr.odd {
	background-color: #ffffff;
}

.baner_content_bottom {
/*	width:100%; */
	clear:both;
	text-align:center;
	padding: 0 10px;
	margin: 0;
}
.baner_content_bottom .item {
	display:inline;
	margin:15px;
}

form {
	margin:0;
	padding:0;
}

input[type="text"] {
	border:1px solid #D5C5C1;
}
input, textarea, checkbox, select {
  border:1px solid #D5C5C1;
}
input.txtinput,
textarea.txtar,
select.slt {
  width: 230px;
}
input.button {
  background-color: #662d34;
  color: #F3E9DD;
  padding: 5px 20px;
  font-size: 12px;
  font-weight: bold;
}
a.buttonjasny
{
  border:1px solid #D5C5C1;
  display: block;
  line-height: 25px;
  width: 140px;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
}

.more_link
{
  display: block;
  text-align: left;
}

.sala {
  text-align: center;
  width: 200px;
  float: left;
  margin: 20px 0 20px 0;
}
.ukladsali {
  float: left;
  width: 40px;
  margin: 15px 12px 15px 0;
}
.salaf {
  position: relative;
  float: left;
}
.salaf img {
  border: 3px solid #D4C8AE;
}
.salaf a.salawiecej {
  position: absolute;
  bottom: 3px;
  right: 3px;
  display: block;
  width: 86px;
  height: 23px;
  background-color: #752832;
  color: #FFFFFF;

}
.salawiecej img {
  border: none;
}
.linia {
  width: 100%;
  background-color: #D6D2C7;
  clear: both;
  color: #D6D2C7;
  height: 1px;
  line-height: 1px;
  border: none;
  margin: 0;
  padding: 0;
}
.pomocnicza {
  width: 100%;
  clear: both;
  height: 1px;
  line-height: 1px;
}
ul.pojedyncze {
  margin: 5px 0 0 0;
}
ul.pojedyncze li{
  margin: 0;
}

/*----------------------------------------------------------------------------*/
/* MENU - TOP */
/*----------------------------------------------------------------------------*/
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	z-index: 10;
	text-align: left;
}
.sf-menu {
	line-height:	1.0;
	width: 100%;
	height: 38px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
	margin:0 !important;
}
.sf-menu ul li {
	width:			100%;
  float:			left;
  height: 29px;
  line-height: 29px;
}
.sf-menu li a {
  text-align: center;
  margin-top: 3px;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	
	height: 38px;
	position:		relative;
}
.sf-menu ul li a {
  float:left;
	padding: 0 17px 0 17px;
	text-align: left;
	border-bottom: 1px solid #D6D2C7;
  font-size: 10px !important;
  margin-top: 0;
  height: 28px;
  line-height: 28px;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			38px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
	border-top: 1px solid #D6D2C7;
	border-left: 1px solid #D6D2C7;
	border-right: 1px solid #D6D2C7;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	/*float:			left;
	margin-bottom:	1em;*/
}
.sf-menu a {
	/*padding: 		.75em 1em;*/
	text-decoration:none;
}
.sf-menu a:hover {
  text-decoration: none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	/*color:			#13a;*/
}

.sf-menu li li {
	background:		#FFFDF1;
}
.sf-menu li li li {
	background:		#FFFDF1;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	/*background:		#FFFFFF;*/
	outline:		0;
}
.sale_konf tr:hover
{
  font-weight: bold;
  cursor: pointer;
}




#nltform li {
    clear: both;
    display: block;
    float: left;
    height: 20px;
    padding: 2px 0 0;
}
#nltform {
    margin: 0;
    padding: 0;
}
#nltform label {
    float: left;
    padding: 2px 0;
    width: 40px;
}
#nltform .text_input {
    float: right;
    width: 133px;
}
#nltform select
{
  width: 135px;
  float: right;
}
#nltform ul, #nltform li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#nltform ul, #nltform li {
    float: left;
    width: 195px;
}
#nltform li {
    clear: both;
    display: block;
    float: left;
    height: 20px;
    padding: 2px 0 0;
}
#nltform #azamow 
{
  float: right;
  margin-top: 5px;
}



