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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	background-color:#CCCCCC;
	margin: 0;
	padding: 0;
	background-image:url("images/tlo.jpg");
}

#container {
	width:770px;
	margin:0 auto;
	background-position:50px -30px;
	background-image:url("images/header-bg.png");
	background-repeat:no-repeat;
}

#logo {
	width:200px;
	height:200px;
	background-image:url("images/logo.png");
	margin-top:-10px;
	margin-left:-14px;
	position:absolute;
}

#address {
	color:#feffd7;
	font-size:18px;
	width:350px;
	margin-left:400px;
	text-align:right;
	padding-top:30px;
}

#address a {
	text-decoration:none;
	color:#feffd7;
}

#address a:hover {
	color:#d71018;
}

#menu {
	font-size:14px;
	padding-top:14px;
	text-align:center;
	color:#c84b1e;
}

#menu a {
	font-size:18px;
	color:#feffd7;
	text-decoration:none;
}

#menu a:hover {
	color:#d71018;
}

#on a {
	color:#d71018;
}

#shadow-top {
	width:770px;
	height:38px;
	margin-top:-20px;
	background-image:url("images/shadow-top.png");
	background-repeat:no-repeat;
}

#shadow-down {
	width:740px;
	height:53px;
	background-image:url("images/shadow-down.png");
	background-repeat:no-repeat;
	color:#897566;
	font-size:10px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom: 15px;
}

#shadow-down a {
	color:#897566;
	text-decoration:none;
}

#shadow-down a:hover {
	color:#65564b;
}

#content {
	width:770px;
	background-image:url("images/shadow-mid.png");
	background-position:top center;
}

#image {
	width:721px;
	margin-left:24px;
	border-bottom:1px solid #090504;
}

#main {
	width:681px;
	margin-left:24px;
	margin-top:-10px;
	padding:0px 20px 10px 20px;
}

.title {
	font-size:18px;
	color:#64000b;
}

.title2 {
	font-size:16px;
	color:#64000b;
}

.browntext {
	color:#64000b;
}

#shout {
	width:721px;
	height:160px;
	background-image:url("images/shout.png");
	background-repeat:no-repeat;
	margin-left:-20px;
	margin-top:-100px;
}




.txtramka {
	padding-top:20px;
}

.smaller {
	font-size:10px;
}

a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#64000b;
}

#s3slider {
	width: 745px; /* important to be same as image width */
	height: 400px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}

#s3sliderContent {
   width: 745px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: -16px; /* important */
   margin-top:-16px;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.clear {
   clear: both;
}





#txtramka {
	position:absolute;
	width:229px;
	height:40px;
	margin-left:350px;
}





/* FOTO (zwane też foto) SPECIFIC ***********************************/
#foto_content_kontener {
	width: 700px;
	margin: auto;
	padding-bottom: 21px;
}
#foto_nav_kontener {
	width: 495px;
	margin: auto;
}
#template_nav_kontener {
	width: 495px;
}
.foto_nav_button {
	float: left;
	width: 246px;
	height: 37px;
	background: #595752;
	margin-right: 1px;
	text-align: center;
	cursor: pointer;
}
.foto_nav_txt {
	margin-top: 10px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
#template_nav_kontener a,
#foto_nav_kontener a {
	color: #FFF;
	text-decoration: none;
	font-size: 17px;
	letter-spacing: 0.1em;
}
#template_nav_kontener a:hover,
#foto_nav_kontener a:hover {
	text-decoration: none;
}
.foto_nav_active,
.foto_nav_button:hover {
	background: #1F373F;
}
#foto_title_kontener {
	margin-top: 15px;
	margin-bottom: 14px;
	color: #FFD100;
}

.foto_row {
	margin-top: 10px;
	height: 200px
}

.foto_item {
	float: left;
	width: 199px;
	height: 159px;
	cursor: pointer;
}
.spacer16 {
	float: left;
	width: 16px;
}
.spacer17 {
	float: left;
	width: 17px;
}
.foto_content {
	width: 199px;
	height: 37px;
	background: #CCCCCC;
}
.foto_title {
	margin-left: 7px;
	padding-top: 3px;
}
.foto_desc {
	margin-left: 7px;
	margin-top: -2px;
}
#foto_grid a {
	color: #FFF;
	text-decoration: none;
}
#foto_grid a:hover {
	text-decoration: none;
}
#template_sidebar_spacer {
	height: 12px;
}
#strip {
	background-image: url(images/lublin3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: auto;
	position: fixed;
	visibility: visible;
	left: 5px;
	top: 220px;
	width: 120px;
	height: 120px;
}

