﻿body {
	background-color:#FFFFFF;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	
}

#page {
	width:965px;
	margin: 10px auto;
	overflow:hidden;
	background-color: white;
	zoom:1;		
}

#page #backLayer {
	background: url(../img/page_back.gif) center no-repeat;
	padding:0px 0px 0px 8px;
	margin:0px;
}

#page #backLayer #backLayerContent {
	width:950px;
}

#page #topNav {
	overflow: hidden;
	padding: 20px 15px 0px 30px;
	color: #999999;	
	font-size: 0.6em;
	line-height: 2.0em;
	background:white;
	height:20px;
}

#page #topNav a {
	font-size: 1em;	
	color:#727272;	
	text-decoration:none; 
	padding: 0px 5px;
}

#page #topNav #langMenu {
	float:left; 
	margin-right:30px;	
}

#page #topNav #printMenu {
	float:right;
	display:inline;	
	padding-left: 20px;
}

#page #topNav #printMenu a {
}

#page #topNav #siteMenu {
	float:right;	
	display:inline;
	font-size: 1.5em;
	width:300px;
}
#page #topNav #siteMenu a {
	font-size: 0.7em;
}

#page #banner { 
	overflow:hidden;
	height:100%;
	padding: 0px; 
	background: url(../img/white_dot.jpg);
}
	

#page .spacer {	
	overflow:hidden;
	height:5px;
	width:950px;
	background:white;
}

/* Menu główne *****************************/
#page #mainNav {
	overflow:hidden;	
	height: 101px;
	
}

#page #navMain table {
	width: 950px;
	width:100%;
	
	}

.navTable 
{
    width: 950px;
    overflow:hidden;
    height:93px;
}

#page #mainNav a {
	float:left;
	width: 158px;
	height: 93px;
	background: url(../img/menuItem_bg.jpg) repeat-x;
	text-decoration:none;
	font:Verdana;
	font-size: 0.7em;
	text-transform: uppercase;
cursor:pointer;
}

#page #mainNav  td.selected a,
#page #mainNav   a:hover {
	background: url(../img/menuItem_bg_h.jpg) repeat-x;	
	text-decoration:none;	
	color: White;
}

#page #mainNav a .w0 {
	height: 93px;
	background: url(../img/navButton.jpg) 10px 35px no-repeat;
}

#page #mainNav  td.selected a .w0,
#page #mainNav a:hover .w0 {
	height: 93px;
	background: url(../img/navButton_h.jpg) 10px 34px no-repeat;
}


#page #mainNav   a .w1 {
	height: 93px;	
	background: url(../img/menuItem_bgR.jpg) bottom right no-repeat;	
}
#page #mainNav  a .w2 {
	line-height: 93px;
	text-decoration: none;
	text-align:center;
	color:#a6a6a6;
	
}
#page #mainNav td.selected a .w1,
#page #mainNav a:hover .w1 {
	height: 93px;	
	background: url(../img/navItem_bgR_h.jpg) bottom right no-repeat;	
}
#page #mainNav  td.selected a .w2,
#page #mainNav a:hover .w2 {
	color: white;
}

#page #mainNav a.last .w0,
#page #mainNav a.last:hover .w0 {
	background: none;
}


/*******************************************/


/* Css dla mastera FerBelmaMain.master *****/
#page #homeSiteContent {	
	color: White;
	font-size: 0.7em;
	overflow: hidden;
	background: url(../img/homeSiteContent_bg.jpg) top left no-repeat;	
	background-color: Black;
	overflow:hidden;
	zoom:1;
}
#page #homeSiteContent .spacer2 {	
	height: 1px;
	border-bottom:1px solid black;
}

#page #homeSiteContent #welcomeArea {
	float:left;
	width: 420px;
	margin-bottom: 40px;
}

#page #homeSiteContent .artHeader {
	font-size: 1.3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#f9f9f7;
	padding: 40px 0px 0px 40px;
}

#page #homeSiteContent .artContent {
	margin: 10px 40px 0px 0px;
	padding: 0px 0px 0px 40px;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#f9f9f7;
}

#page #newsArea .title {
	font-size: 1.3em;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	padding: 40px 0px 0px 40px;
	color: #bebebe; 
}
#page #newsArea .artHeader { padding-top:20px; font-size: 1.1em;}
#page #newsArea .more { text-align:right; padding-top: 5px; }
#page #newsArea .more a { text-decoration: none; color: #bebe8f; }


#page #homeSiteContent #newsArea {
	margin-left:480px;
	margin-bottom: 40px;	
}


/******************************************/


/* Css dla mastera FerBelmaArtView.master *****/
#page #artContent {
	color: White;
	font-size: 0.7em;
	overflow: hidden;
	background: url(../img/back_detai_2cols.jpg) top left no-repeat;	
	background-color: Black;
	overflow:hidden;
	zoom:1;
}

#page #artContent #artNav {
	float:left;
	width:205px;
}

#page #artContent #artView {
	margin-left:205px;
}

#page #artContent #artView .artHeader {
	font-size: 1.1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#f9f9f7;
	padding: 20px 0px 10px 40px;
}

#page #artContent #artView .artContent {
	margin: 0px 40px 0px 0px;
	padding: 0px 0px 40px 40px;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#f9f9f7;
}



#page #artNav ul {
	padding: 20px 0px 20px 10px;	
	text-transform:uppercase;
	color: #bebebe;
}
#page #artNav ul li {
	padding: 5px 0px;
}

#page #artNav ul a.selected {
	color: #c61916;
}

#page #artNav ul a {
	color: #bebebe;
	text-decoration:none;
}

#page #artNav ul li ul {
	padding: 0px 0px 0px 20px;
}

#page #artNav ul li ul a {
	color: #bebebe;
	text-decoration:none;
	text-transform: none;
}

/******************************************/

#page .siteMap {
	background: white;
	padding: 10px 40px 40px 20px;
	margin: 30px;
}

#page .siteMap h2 { color: Black; font-weight:bold; font-size: 1.3em; color:#191919; padding-bottom:10px; }


#page #footer {
	font-size:0.7em;
	color:#727272;	
	padding:5px 0px 0px 30px;
	background:white;
}

.artContent a {
	text-decoration: underline;
	color: #bebe8f;
}

.artContent h2 {
	color: #bebe8f;
	font-weight: bold;
}

.artContent ul {
	margin:5px 0px;
	line-height:1.5em;
}
.artContent ul li {
	line-height:normal;
	list-style-type:circle;
	margin-left:40px;
}

.artContent p {
	margin: 10px 0px;
}

/* Formularz kontaktowy */

.form {
	width:500px;
	/*margin: 0px auto;*/
	margin-left:40px;
}

.form h2 {
	padding: 5px 0px;
	font-size: 1.2em;
	font-weight:bold;
}

.form dl {
	overflow: hidden;
	zoom: 1;
}

.form dl dt {
	float:left;
	width:150px;
	line-height: 3em;
	color: #c5c5bd;
	text-align:right;
}

.form dl dd {
	margin-left: 160px;
	line-height: 3em;
}

.form .txt {
	font-size: 12px;
	background: white;
	border: 1px solid white;
	
	padding:2px;
	width:300px;
	color: #666;
}

.form .bttn {
	font-size: 12px;
	background: none;
	border: 1px solid white;
	color: black;
	padding:2px;
	width:100px;
	color:White;
}


.gallery { margin-left:40px; }
.gallery h2 { 
	font-size: 1.2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#f9f9f7;
}
.gallery p { padding: 5px 0px; }
.gallery ul { list-style:none; overflow:hidden; }
.gallery ul li { float: left; margin: 5px; padding: 5px; display:inline; border: 1px solid silver; }