@charset "utf-8";
/* CSS Document */

/* Layout */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-color:#74736f;
	font-family:Trajan Pro, Arial, Helvetica, sans-serif;
	color:#74736f;
}

div#header {
	position:relative;
	top:0;
	left:50%;
	width:920px;
	margin-left:-460px;
	height:194px;
	background-color:#74736f;
}
#lang {
	height:17px;
	padding-right:10px;
	text-align:right;
}
#lang img {
	margin:0px 3px 2px 0px;
}
div#menu {
	width:100%;
	height:62px;
}

div#menu1 {
	padding:13px 0px 0px 103px;
}

div#menu1 img {
	margin-right:36px;
}

div#menu2 {
	padding:5px 0px 0px 28px;
}

div#menu2 img {
	margin-right:40px;
}

div#content {
	position:relative;
	left:50%;
	width:920px;
	margin-left:-460px;
	min-height: 508px;
	height: auto !important;
	height: 508px;
	background-color:#d9dbdd;
}

div#contentStart {
	position:relative;
	left:50%;
	width:920px;
	margin-left:-460px;
	min-height: 522px;
	height: auto !important;
	height: 522px;
	padding-top:20px;
	background-color:#d9dbdd;
	text-align:center;
}

div#footer_cont {
	position:relative;
	left:50%;
	width:920px;
	margin-left:-460px;
	height:34px;
	background-color:#d9dbdd;
}

div#footer {
	width:900px;
	height:100%;
	margin:0px 10px;
	border-top:#74736f 1px solid;
	text-align:center;
}

div#footer_1 {
	text-align:center;
}

div#footer_1 h1 {
	margin:0;
	padding:0;
}

div#footer_menu {
	text-align:center;
	padding:o;
	margin:0;
}

div#footer_menu img {
	margin-right:20px;
}

div#created {
	position:relative;
	left:50%;
	width:920px;
	margin-left:-460px;
	padding-top:10px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#AAAAAA;
}

div#created a, div#created a:link, div#created a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#AAAAAA;
	text-decoration:none;
}

div#created a:hover, div#created a:active {
	text-decoration:underline;
}

div#createdHid {
	position:relative;
	left:50%;
	width:920px;
	margin-left:-460px;
	font-size:11px;
	color:#AAAAAA;
}

div#createdHid a {
	color:#AAAAAA;
	cursor:default;
	text-decoration:none;
}

h1.start1 {
	font-size: 19px;
	line-height: 1em;
	font-weight:normal;
	color:#74736f;
	text-align:center;
	margin-bottom:10px;
	margin-top:20px;
}

h1.start2 {
	font-size: 12px;
	line-height: 1em;
	font-weight:normal;
	color:#74736f;
	text-align:center;
	margin-bottom:0px;
	margin-top:5px;
}

h1.ftCopy {
	font-size: 8px;
	line-height: 1em;
	font-weight:normal;
	color:#74736f;
	text-align:center;
	margin-bottom:0px;
	margin-top:0px;
	padding:0;
}

h1.omnie {
	font-size: 12px;
	line-height: 1.3em;
	font-weight:normal;
	color:#74736f;
	text-align:center;
	margin-bottom:0px;
	margin-top:5px;
}

h1.oferta{
	font-size: 11px;
	line-height: 1.2em;
	font-weight:normal;
	color:#74736f;
	text-align:center;
	margin-bottom:0px;
	margin-top:5px;
}
h1.wystawy {
	font-size: 12px;
	line-height: 1.3em;
	font-weight:normal;
	color:#74736f;
	text-align:center;
	margin-bottom:0px;
	margin-top:5px;
}

#galeria td {
	text-align:center;
}

/* Formularz kontaktowy */

#kForm {

}

#kFormTable {
	border:0;
}

#kFormTable .tdLabel {
	text-align:right;
	vertical-align:top;
	font-size:12px;
	font-weight:bold;
}

#kFormTable .inputText {
	width:300px;
	color:#74736f;
	font-size:12px;
}

#kFormTable .inputTextWarn {
	width:302px;
	color:#74736f;
	background-color:#fbeef1;
	border: 1px solid #feabb9;
	font-size:12px;
}

#kFormTable textarea {
	width:300px;
	color:#74736f;
	font-size:12px;
	overflow:hidden;
}

#kFormTable .tdButton {
	text-align:left;
}

#kFormTable .buttonPL {
	cursor:pointer;
	border:none;
	width:80px;
	height:25px;
	background:url(img/btnSendPL.gif) no-repeat top left;
}

#kFormTable .buttonEN {
	cursor:pointer;
	border:none;
	width:61px;
	height:18px;
	background:url(img/btnSendEN.gif) no-repeat top left;
}

#kFormTable .buttonDE {
	cursor:pointer;
	border:none;
	width:93px;
	height:18px;
	background:url(img/btnSendDE.gif) no-repeat top left;
}

p.info {
	background: #F8FAFC url(img/info.gif) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #B5D4FE;
	border-bottom: 2px solid #B5D4FE;
	color:#000000;
	font-weight:bold;
}

p.warning {
	background: #FBEEF1 url(img/warning.gif) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #FEABB9;
	border-bottom: 2px solid #FEABB9;
	color:#000000;
	font-weight:bold;
}

p.confirm {
	text-align: left;
	padding: 15px 20px 5px 45px;
	color:#74736f;
	font-weight:bold;
}


/* Galeria - miniatury */

div.catEmpty {
	width:100%;
	text-align:center;
	padding-top:50px;
}

#g_miniatury {
	width:750px;
}

#g_miniatury .m_navi_left {
	width:70px;
	text-align:left;
	vertical-align:middle;
}

#g_miniatury .m_miniatura {
	height:130px;
	width:130px;
}

#g_miniatury .m_td_sep {
	width:30px;
}

#g_miniatury .m_navi_right {
	width:70px;
	text-align:right;
	vertical-align:middle;
}

#g_miniatury .m_podpis {
	height:30px;
	text-align:center;
	vertical-align:top;
	padding-top:3px;
}

#g_miniatury .m_top_space {
	height:20px;
}

#g_obraz {

}

#g_obraz .navi_left {
	width:50px;
	text-align:left;
}

#g_obraz .navi_right {
	width:50px;
	text-align:right;
}

#g_obraz .space {
	text-align:center;
	vertical-align:top;
	padding:5px 0px;
}

#g_obraz .obraz {

}

#g_obraz .opis {
	vertical-align:top;
	margin:0;
	padding:0;
}
.tab_rel {
	font-size:12px;
	color:#74736F;
}
.tab_rel a {
	font-size:12px;
	color:#d90b2a;
	text-decoration:none;
}
.tab_rel a:hover {
	text-decoration:underline;
}

/* Oferta */
#g_oferta {
	width:490px;
}

#g_oferta .m_miniatura {
	height:130px;
	width:130px;
}

#g_oferta .m_td_sep {
	width:50px;
}

#g_oferta .m_podpis {
	height:30px;
	text-align:center;
	vertical-align:top;
}

#g_oferta .m_top_space {
	height:20px;
}

.s_opis {
	font-size: 10px;
	line-height: 1em;
	font-weight:normal;
	color:#74736f;
	text-align:center;
	margin:0;
	padding:0;
}

 .imgWystawy {
 margin-left:30px;
 } 

/* jTabber */
#j_tab {
	position:relative;
	width:725px;
	margin-top:30px;
	padding-left:100px;
}

.nav_a {
	height:26px;
	overflow:hidden;
}

.nav_a a {
	display:block;
	float:left;
	width:113px;
	height:21px;
	padding:5px 7px 0px 0px;
	background:url(/img/bg_tab.gif) no-repeat;
	font-size:15px;
	color:#74736f;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}
.nav_a a:hover {
	color:#d90b2a;
}
.nav_a a.selected, .nav_a a.selected:active, .nav_a a.selected:visited {
	background:url(img/bg_tab_a.gif) no-repeat;
	color:#d90b2a;
}

#jt_1, #jt_2, #jt_3, #jt_4, #jt_5, #jt_6 {
	width:675px;
	height:280px;
	background:url(/img/jtab_bg.gif) no-repeat;
	padding:20px 25px 0px 25px;
	line-height:150%;
	font-size:12px;
	text-transform:uppercase;
	text-align:justify;
}

#jt_1 img, #jt_2 img, #jt_3 img, #jt_4 img, #jt_5 img, #jt_6 img {
	float:left;
	margin:10px 15px 5px 0px;
}
.h2Tab {
	display:inline;
	font-weight:normal;
	font-size:12px;
}
.aTabs {
	color:#d90b2a;
	text-decoration:none;
}
.aTabs:hover {
	text-decoration:underline;
}

.hiddencontent {
	padding: 0px;
	display: none;
}

/* Highslide */
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide-active-anchor img {

}
.highslide img {

}
.highslide:hover img {

}
.highslide-wrapper {

}
.highslide-image {

}
.highslide-image-blur {
}
.highslide-caption {
	display:none;
	text-align:center;
	background-color:#ffffff;
	border:#74736f 1px solid;
	border-top:none;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
