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

body {
	margin:0px;
	background-color:#333c41;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
}

#bg {
	background-image:url(./../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#60717b;
}

#main {
	width:980px;
	margin:0 auto;
}

#topHeader {
	height:100px;
	background-image:url(./../images/logo.jpg);
}

#headerFlash {
	height:330px;
	background-image:url(./../images/header.jpg);
}

#content {
	color:#96A8AB;
	padding:10px 60px;
}

#panelLeft {
	width:625px;
	text-align:justify;
}

#panelRight {
	background-image:url(./../images/rightpanel.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:215px;
	padding:5px;
	text-align:center;
}

.photoPanel {
	margin-left:20px;
	background-image:url(./../images/photoPanel.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	width:599px;
	height:250px;
	text-align:center;	
}

#footer {
	color:#596871;
	margin:10px 35px 0px 35px;
	padding:20px 0px;
}

.title {
	color:#FFF;
	font-size:16px;
	padding-left:20px;
	margin-bottom:20px;
}

.title:first-letter {
	font-size:150%;
}

.title2 {
	font-variant:small-caps;
	color:#FFF;
	text-align:left;
	padding-left:20px;
	margin-top:10px;
	font-size:13px;
	margin-bottom:20px;
}

.title3 {
	color:#FFF;
	text-align:center;
	padding:6px 0px 0px 10px;
	font-size:20px;
}

.text {
	padding:5px 20px;
	line-height:18px;
	margin-bottom:20px;
}

#panelRight form {
	line-height:30px;
	margin:10px;
	text-align:left;
}
.formField {
	background-color:#485257;
	border:#566066 1px solid;
	font-size:11px;
	overflow:auto;
	color:#97a9b4;
}

.submit_btn {
	cursor:pointer;
	background-color:#4f5b5f;
	border:#566066 1px solid;
	font-size:11px;
	padding:2px 10px;
	color:#FFF;
	margin:5px;
}

.galleryTable {
	margin:0px 13px;
}

.ramka {
	width:176px;
	height:123px;
	background-image:url(./../images/ramka.gif);
}

.btn {
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	text-decoration:none;
}

.photo {
	border:#999 1px solid;
	width:170px;
	height:120px;
}

#footerMenu {
	float:right;
}

.btn2 {
	text-align:left;
	display:block;
	color:#FFF;
	padding:0px 5px;
	margin:10px 15px 30px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.btn3 {
	color:#596871;
	border-left:#999 1px dotted;
	padding:0px 5px;
	margin:30px 15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
}

ul.gList {
	list-style:none;
	line-height:25px;
	text-align:left;
	padding-left:20px;	
}

ul.gList li a {	
	color:#8F9EA5;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
}

.photoItem {
	padding:5px;
	background-color:#eaebe6;
	border:#3b4248 1px dotted;
	margin-bottom:30px;
}

.nav {
	display:block;
	font-family:"Courier New", Courier, monospace;
	color:#a6bac5;
	font-size:30px;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:30px;
}

.nav2 {
	font-family:"Courier New", Courier, monospace;
	color:#434E52;
	font-size:30px;
	text-decoration:none;
	font-weight:bold;
}
.licznik {
	text-align:left;
}