/* CSS Document */
/* autor Gabriela Leoniec  */
@import url("colorbox.css");
/***** redefinicje styli tagw *****/
* {
	color: #532900;
	font-family: Arial, Helvetica, sans-serif;
}
html, body {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FEEAD1;
	font-size:11px;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 200%;
	margin:0;
	color: #A90533;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:23px;
	vertical-align:top;
	font-weight: bold;
	color: #909090;
	margin: 0px 0px 14px 0px;
	text-align:left;
	background: url(../img/h2Decoration.png) no-repeat right bottom;
}
h3 {
	margin: 4px auto 10px 18px;
	text-align:left;
	font-size: 14px;
}
form {
	margin:0;
}
input {
	color:  #909090;
}
h2 a {
	color: #FEEAD1;
}
h2 a:hover {
	color: #FDD9AC;
}

/***** definicje styli identyfikatorw *****/
#main {
	margin:  0;
}
#wrapper {
	margin:  0 auto 0 auto;
	width: 816px;
	text-align:center;
}
/*tla*/
#row1, #row2, #row3, #row4, #row5 {
	clear:both;
}
#bgLT, #bgT, #bgRT, #bgLB, #bgB, #bgRB {
	height:8px;
}
#bgLT {
	width:8px;
	float:left;
	background: #F3DCC5 url(../img/bg/bgLT.gif) no-repeat bottom right;
}
#bgT {
	width:800px;
	float:left;
	background: #F3DCC5 url(../img/bg/bgT.gif) repeat-x bottom;
}
#bgRT {
	width:8px;
	float:right;
	background: #F3DCC5 url(../img/bg/bgRT.gif) no-repeat bottom left;
}
/*****/
#bgLB {
	width:8px;
	float:left;
	background: #F3DCC5 url(../img/bg/bgLB.gif) no-repeat;
}
#bgB {
	width:800px;
	float:left;
	background: #F3DCC5 url(../img/bg/bgB.gif) top repeat-x;
}
#bgRB {
	width:8px;
	float:right;
	background: #F3DCC5 url(../img/bg/bgRB.gif) no-repeat;
}
/*****/
#bgLHeader, #bgHeader, #bgRHeader {
	height:409px;
}
#bgLNavB, #NavB, #bgRNavB {
	height:32px;
}
#bgLHeader, #bgLNavB {
	width:8px;
	float:left;
	background: #F3DCC5 url(../img/bg/bgL.gif) repeat-y;
}
#bgHeader, #NavB {
	width:800px;
	float:left;
	color: white;
	background: #7B2424 no-repeat;
}
#NavB {
	text-align: center;
}
#NavB div {
	height:30px;
	line-height:30px;
	vertical-align:middle;
}
#NavB img {
	margin:3px 0px auto 0px;
	vertical-align:bottom;
	border-width:0px;
}
#bgRHeader, #bgRNavB {
	width:8px;
	float:right;
	background: #F3DCC5 url(../img/bg/bgR.gif) repeat-y;
}
/****************/
#bgHeader li {
	display: inline;
}
#bgHeader li h2 {
	display: inline;
	margin-right: 10px;
}
/*****/
#top {
	color:#FDF8F0;
	text-align:center;
	font-size:14px;
	background:#7B2424 url(../img/bg/palacLogo.jpg) no-repeat;
	height:104px;
}
#content {
	float:left;
	width:816px;
	height:auto;
	padding:0;
	background: #FDF8F0 url(../img/bg/content.gif) repeat-y;
}
#path {
	clear: both;
	float: left;
	width: 96%;
	text-align: left;
	margin: 8px auto 0px 14px;
	color: #D4D4D4;
	border-bottom:1px solid #EFF0F0;
	padding-bottom:6px;
}
#path a {
	font-size: 12px;
	color: #AD8B76;
	text-decoration:none;
}
#path a:hover {
	text-decoration:underline;
}

#contentDiv {
	margin-top: 8px;
}
#navigation {
	text-align:right;
	float: right;
	margin-right:0;
}
#navigation table {
	margin-right: 0;
	margin-left: auto;
}
#navigation td {
	padding: 0 2px 0 2px;
}
#navigation table, #navigation img, #navigation a {
	border: 0px;
}
#address {
	float: left;
	margin-left: 10px;
	font-family:"Times New Roman", Times, serif;
	color: #FEF0CA;
	font-style:italic;
	font-size: 12px;
}
#address a {
	font-family:"Times New Roman", Times, serif;
	color: #FAE0C5;
	font-style:italic;
	font-size: 12px;
	text-decoration: none;
}
#address a:hover {
	text-decoration: underline;
}
#flags {
	float: right;
	margin-right: 10px;
	color: #FAE0C5;
}
#flags a img, #flags img {
	margin-bottom: 7px;
	margin-top: 7px;
	border: 1px solid #CBB89E;
}
#flags img {
	border: 1px solid #FDF8F0;
}
#flags a:hover img {
	border: 1px solid #FDF8F0;
}
/*****/
.text {
 	font-size:12px;
	margin: auto 18px;
	text-align:left;
}
#contentDiv > table {
	clear: left;
	margin-left: 0;
}
.text table td {
	vertical-align:top;
	padding: 0px 8px;
}
.text table td[valign="middle"] {
	vertical-align:middle;
}
.text table td[valign="bottom"] {
	vertical-align:bottom;
}
.text p {
	text-indent: 0px;
	/*clear: both;*/
	margin:0 auto 10px auto;
}
.text hr {
	background: url(../img/bg/hr.gif) repeat-y center;
	height: 1px;
	border-width: 0px 0px 0px 0px; 
	border-style: solid; 
	border-color: #C4AF94;
	color:#C4AF94;
}
.text li {
	list-style-image:url(../img/bg/listek.gif)
}

ul.minis, ul.minis li {margin:0; padding:0;} 

ul.minis li {
	list-style-type:none; 
	list-style-image:none;
	padding:.4em 0;
	clear:both;
}
ul.minis li img {
	float:left;
	vertical-align: middle;
	/*padding:1px;*/
}

/*ul.minis li .item .image {vertical-align:middle;}*/
ul.minis li .image {vertical-align:text-top; }

ul.minis li .miniaturka{margin:5px; display:table-cell;vertical-align:middle;}
ul.minis li .info{display:table-cell; vertical-align:middle;}
ul.minis p {clear:none !important;}

/*ul.minis li .miniaturka{
	float:left;
	height: 50px; width:75px;
	display:inline-block;
	padding:5px;	 
}*/

ul.minis li .item {
	vertical-align: middle;
	display:inline;
	/*margin-left:0 0 0 85px;*/
	/*padding:5px;*/
}

ul.minis li .info h3 {
	margin:.1em 0em !important;
	padding: 0px !important;
}
ul.minis li .item .short {
/*	margin-left:18px;*/
}
ul.minis li .info .short p {clear:none; margin: .2em 0;}

.text a, .text a strong {
	color:#A91201;
	text-decoration:none;
}
.text a:hover {
	color: #D31601;
	text-decoration:underline;
}
.articleDetails {
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
}
#contentDiv  table.tabelaSformatowana {
	border-spacing:0px;
	border-collapse:collapse;
	border-color: #E6CECC;
	margin-left: auto;
}
#contentDiv  table.tabelaSformatowana[align="left"] {
	margin-left:0;
	margin-right: auto;
}
#contentDiv table[align="center"] {
	margin-left:auto;
	margin-right: auto;
}
#contentDiv  table.tabelaSformatowana td, #contentDiv  table.tabelaSformatowana th {
	padding: 3px;
	text-align:center;
}
#contentDiv  table.tabelaSformatowana th {
	background-color: #F7F7F7;
	font-weight:normal;
}

#contentDiv table.no_border, #contentDiv table.no_border td, #contentDiv table.no_border th{
	border: none !important;
	background-color: inherit;
}


.img img {
	/*border:1px solid #532900;*/
}
div.img, div.photo {
	margin: 0 4px 4px 4px;
}
div.img { display: inline-block;}


div.img, .gal img {
	border:1px solid #CBB89E;
	padding:4px;
	background: #EADCB8 url(../img/bg/bgImg.gif) top left repeat-x;
	text-align:center;
	margin: 0 5px;
}
.gal div.photo {padding: 2px;}
.photo img {background: #EADCB8 url(../img/bg/bgImg.gif) top left repeat-x; border:1px solid #CBB89E !important;
padding:5px !important;}
/*****/

gallery {
        margin: 20px auto 0px auto;
	text-align: center;
}
.gallery ul {
	margin: 0px auto;
	text-align: center;
	padding: 0;
	list-style-type: none;
}
.gallery ul li {
	float: left;
	padding: 0;
	display: block;
	margin: 0px auto 6px 6px;
	list-style-type: none;
	border:1px solid #CBB89E;
	padding:2px;
	background: #EADCB8 url(../img/bg/bgImg.gif) top left repeat-x;
	
}

.gallery img {
	border:none;
	 background: url("../img/bg/bgImg.gif") repeat-x scroll left top #EADCB8;
	margin:4px;
}
.gallery a {
	display: block;
	border:none;
}
.gallery  a:hover {
}
.gallery img {
	margin: 5px;
	padding: 0px;
}


/*****/
.floatLeft, .left{
	float:left;
}
.floatRight, .right{
	float:right;
}
.smallText {
	font-size:90%;
}
.inline {
	display:inline;
	margin-right: 10px;
}
.rozdzielacz {
	background: url(../img/bg/rozdzielacz.gif) top left no-repeat;
}
.off-left {
	position: absolute;
	left: -2000px;
	width: 200px;
}
