@charset "utf-8";
/* CSS Document */

html,body,div,table,p,ul,li,form,input,label{
	margin:0px;
	padding:0px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	
		}

body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #342E2E;
}

div#strona{
	margin:0 auto;
	width:1024px;
	
}


div#top{
	padding-top:10px;
	height:80px;
	width:1024px;
	
}

div#logo{
	float:left;
	width:512px;
	
}

div#menu{
	
	float:left;
	width:475px;
	
}

div#pasek{
	
	margin:0 auto;
	width:780px;
	height:80px;
		
}

div#glowna{
	margin:0 auto;
	width:680px;
	height:660px;
	font-size: 12px;
		
}

div#footer{
	padding-top:20px;
	padding-bottom:25px;
	margin:0 auto;
	width:780px;
	height: 40px;
			
}

div#copyright{
	float:left;
	width:450px;
		
}

div#poweredby{
	float:right;
	width:330px;
	text-align:right;
		
}

div#galeria{
	text-align:center;
}

#strona #footer #poweredby p a {
	color: #FFF;
	text-decoration:none;
}

.q {
	font-size: 18px;
}
w {
	font-size: 16px;
}
.e {
	font-size: 16px;
	color: #D4D0C8;
}
.r {
	font-size: 11px;
}
.t {
	font-size: 16px;
	font-weight: bold;
}
.s {
	font-size: 16px;
	color: #f15922;
	text-align:center;
}

.s1 {
	font-size: 18px;
	color: #f15922;
	text-align:center;
	color:#f15922;
}

a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #f15922;
}
.e1 {
	font-size: 14px;
	color: #D4D0C8;
}

.s2 {
	font-size: 10px;

	
}
