/*stylizacja linków*/

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited  {
	color: #FFF;
	text-decoration: none;}
a:active  {
	color: #EE3A38;
	text-decoration: none;
}
a:hover {
	color: #EE3A38;
	text-decoration: none;}
.moreButton a:link {
	color: #474a4e;
	text-decoration: none;
}
.moreButton a:visited  {
	color: #474a4e;
	text-decoration: none;
}
.moreButton a:active  {
	color: #474a4e;
	text-decoration: underline;
}
.moreButton a:hover {
	color: #FF0000;
	
}
	
	
	
.navWrapper a:link, .footerWrapper a:link {
	color: #CCC;
	text-decoration: none;
}
.navWrapper a:visited, .footerWrapper a:visited {
	color: #CCC;
	text-decoration: none;}
.navWrapper a:active, .footerWrapper a:active {
	color: #EE3A38;
	text-decoration: none;
}
.navWrapper a:hover, .footerWrapper a:hover{
	color: #EE3A38;
	text-decoration: none;}

/*stylizacja elementów strony*/
body, html {
	background-color: #353535; height:100%; 
}

.container {
	width:100%;
	min-height:100%;
	background-image: url(bg_under.png);
	background-repeat: repeat-y;
	background-position: center;
	position:relative;
	
}
.BgFoto {
	background-image: url(bg_foto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.containerBG {
	background-image: url(bg_all.png);
	background-repeat: repeat-y;
	background-position: center;
}

.headWrapper {
	background-image: url(bg_header.jpg);
	background-repeat: repeat-x;
	height: 80px;
	width: 740px;

}
.language {
	height: 11px;
	width: 740px;
	z-index: 2;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-left: 45px;
	position: absolute;
}

.navWrapper {
	position:absolute;
	height: 30px;
	margin-top: 20px;
	padding-left:45px;
}.topRightWrapper {
	height: 30px;
	margin-top: 15px;
	text-align:right;
}
.navWrapper .navCell{
	display: inline;
	float: left;
	height: 20px;
	width: 60px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 3px;
	text-transform: uppercase;
}
.navWrapper .navLong {width:95px !important;}
.navWrapper .navSpacer{
	display: inline;
	float: left;
	height: 30px;
	width: 20px;
	text-align: center;
	background-image: url(nav_spacer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	
}
.sliderWrapper {
	background-image: url(under_photo_shadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 320px;
	width: 740px;
	margin-top:-55px;
}



.red {
	background-color: #910000;
}
.lightRed {
	background-color: #3E0000;
}
.lightGray {
	background-color: #787d85;
}
.gray {
	background-color: #484a4e;
}
.strongGray {
	background-color: #8A8E96;
}
.black {
	background-color: #000;
}

.BoxWrapper div
 {
	height: 140px;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.BoxWrapper .more
 {
	margin-left: 150px;
}


.footerWrapper {
	background-color: #676451;
	background-image: url(bg_footer.jpg);
	background-repeat: repeat-x;
	text-align: left;
	width: 740px;
	background-position: top;
	height: 150px;
}

.leftIco {
	margin-right: 6px;
	display: inline;
	float: left;
}
.pogonLogo {
	padding-top: 16px;
}

.specialCell {
	background-image: url(15latfooter.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 150px;
	width: 160px;
	margin-top:18px !important;
	
}
/*stylizacja kolorów elementów*/
.BoxWrapper {
	height: 180px;
	
}
.BoxWrapper a div h1 {margin-top:0px;}
.more      {
	background-color: #fff;
	height: 19px;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	padding-top: 1px;
}

/*stylizacja fontów*/

.containerGrid p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	margin-bottom: 15px;
	line-height: 1.2em;
}

.containerGrid a :hover  {
	color:#ff0000 !important;
}

.containerGrid .more p {
	color: #474a4e;
}
.containerGrid ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	margin-top: -15px;
	margin-bottom: 15px;
    padding-left: 15px;
}
.containerGrid ul li{
	padding-left: -10px;
}
.containerGrid h1{
	font-size: 1.2em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	letter-spacing: 50%;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top:25px;
}
.navWrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CCC;
	letter-spacing: 80%;
}
.footerWrapper p, .footerWrapper ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #ccc;
	margin-bottom: 10px;
}
.footerWrapper ul{
	text-transform: uppercase;
	padding-left: 15px;
	margin-top: 0px;
}
.footerWrapper ul li{
	text-transform: uppercase;
	padding-left: -10px;
}
.footerWrapper h1 {
	font-size: 0.7em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	letter-spacing: 50%;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
}

/*slider*/

#slideshow {
    position:relative;
	width:740px;
    height:300px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	width:740px;
    height: 300px;
	background-color:#FFF;

}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#galery IMG {
	margin-bottom: 20px;
}

.content {
	min-height: 490px;
}
.logoTop {
	z-index: 999;
	position: relative;
}
/*tabelki*/
table {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	margin-bottom: 15px;
	line-height: 1.2em;
	
}
tr, td {
	border: 1px solid #999;	
	padding: 5px;
}
tr.head {font-weight:bold; background-color: #910000;}
tr.sechead {
	font-weight:bold;
	background-color: #666666;
}
tr td:first-child {width:350px;}
.rekomendacje a img, .galeria a img {
	display: inline;
	padding-right: 10px;
	padding-bottom: 15px;
}