/*
Theme Name: Plaża Stogi Gdańsk
Theme URI: http://www.impreza.net.pl/
Version: 1.0
Author: Grzegorz Ciesielski
Author URI: http://www.impreza.net.pl/

*/



	body {
		background: #f9f1e6 url(bg33.jpg) 0 0 no-repeat;
		margin: 0 auto;
		padding: 0;
		text-align: center;
		color: #fff;
		font: 14px/16px Verdana;
	}

	#main {
		margin: 0 auto;
		padding: 0;
		width: 870px;
		text-align: center;
	}
	
	#site {
		margin: 0 auto;
		padding: 0;
		width: 850px;
		text-align: left;
		border: 0;
		border-left: 10px #fff solid;
		border-right: 10px #fff solid;
		background: url(bg_main.jpg) 0 0 repeat-y;
		float: left;
		position: relative;
	}
	
	#content {
		margin: 0;
		padding: 0;
		width: 590px;
		float: left;
		position: relative;
	}
	
	#bottom {
		margin: 0 auto;
		padding: 0;
		width: 850px;
		height: 107px;
		text-align: left;
		border: 0;
		border-left: 10px #fff solid;
		border-right: 10px #fff solid;
		background: url(bg_bottom.jpg) 0 0 no-repeat;
		float: left;
		position: relative;
		margin-left: -10px;
	}
	
	#top {
		margin: 0 auto;
		padding: 0;
		width: 850px;
		height: 440px;
		text-align: left;
		border: 0;
		border-left: 10px #fff solid;
		border-right: 10px #fff solid;
		float: left;
		position: relative;
	}
	
	#temp {
		float: left;
		margin: 0;
		padding: 0;
		position: relative;
		width: 850px;
		height: 60px;
		background: url(temp.jpg) 0 0 no-repeat;
		border: 0;
	}
	
	.post { margin: 10px; }
	
	.post h1 {
		font-size:22px;
		color:#FFCC00;
		font-weight:100;
	}

	.post h2 {
		font-size:14px;
		color:#FFCC00;
		font-weight:bold;
	}
	
	.ngg-galleryoverview {
		margin: 0 auto;
		text-align: center;
	}
	
	.page-numbers {
		border: 0;
		color: #fff;
		text-decoration: none;
	}
	
	.page-numbers:hover {
		border: 0;
		color: #fff;
		text-decoration: underline;
	}
	
	.gg-navigation {
		border: 0;
	}
	
	.ngg-navigation span { color: #fff; background:  blue;padding: 5px;}
