/*
CSS Credit: http://www.templatemo.com
*/
/*Alpha PNG support for IESelf-removing expression trick from: <a href="http://dean.edwards.name/my/misbehaviors/OnAfterPrint" target="_blank">http://dean.edwards.name/my/misbehaviors/OnAfterPrint</a> doesn't seem worth the trouble; PNGs will look buggy after printingbecause IE has buggy PNG support.\*/* html img/**/ { filter:expression( this.napalmLoaded ? "" : ( this.src.substr(this.src.length-4)==".png" ? ( (!this.complete) ? "" : this.runtimeStyle.filter= ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+ (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+ String(this.napalmLoaded=true).substr(0,0)+ (this.src="gfx/transparent.gif").substr(0,0) ) : this.runtimeStyle.filter="" ) );}/**/

* { border: 0; padding: 0; margin: 0;}

html,body{
	background: #210308 url(../images/bg.jpg) bottom repeat-x;
	margin: 0;
	font-style: inherit;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height:15px;
	font-weight : normal;
	color : #fff;
	z-index : 0;
	text-align:center;
  padding:0px;
  border:none;
  height:100%;
  width:auto;
}
#kontener {
	display: block;
	height: 100%;
	min-height:780px;
	position: absolute; 
	top: 0; left: 0;
	width: 100%;
}

#all {
left:50%; top:2%;
margin-left:-522px;
width:1043px;
height:780px;
position:absolute;
}
#top{
background: url(../images/top_p.png) no-repeat right;
width:1043px;
height:142px;
margin:0 auto;
}
#logo{
background: url(../images/logo.png) no-repeat;
width:497px;
height:142px;
float:left;
}

#srodek {
	height:612px;
	width: 1043px;
	position:relative;
	margin:0 auto;
}
#srodek_l{
	background: url(../images/left.png) no-repeat top;
	width:19px;
	height:612px;
	float:left;
	margin:0;
	padding:0;
}
#zawartosc{
	background: url(../images/home.jpg) no-repeat;
	width:1001px;
	height:612px;
	float:left;
	border-left:3px solid #430000;
	border-right:3px solid #430000;
	border-bottom:3px solid #430000;
	margin:0;
	padding:0;
}
#srodek_p{
	background: url(../images/right.png) no-repeat top;
	width:17px;
	height:612px;
	float:left;
	margin:0;
	padding:0;
}

#menu{
	width: 429px;
	height:41px;
	margin:0 auto;
	position:relative;
	float:right;
	margin-right:20px;
}


#menu a.onas{
	outline:none;
	background: url(../images/onas.png) no-repeat;
	width:142px;
	height:37px;
	position:relative;
	text-indent:-1000px;
	display:block;
	overflow:hidden;
	float:left;
	margin-right:1px;
}
#menu a.onas:hover{
	width:142px;
	height:41px;
background: url(../images/onas.png) no-repeat 0px -37px;
}

#menu a.galeria{
outline:none;
	background: url(../images/galeria.png) no-repeat;
	width:142px;
	height:37px;
	position:relative;
	text-indent:-1000px;
	display:block;
	overflow:hidden;
	float:left;
	margin-right:1px;
}
#menu a.galeria:hover{
	width:142px;
	height:41px;
background: url(../images/galeria.png) no-repeat 0px -37px;
}

#menu a.kontakt{
	background: url(../images/kontakt.png) no-repeat;
	width:142px;
	height:37px;
	position:relative;
	text-indent:-1000px;
	display:block;
	overflow:hidden;
	float:left;
	margin-right:1px;
	outline:none;
}
#menu a.kontakt:hover{
	width:142px;
	height:41px;
	background: url(../images/kontakt.png) no-repeat 0px -37px;
}




a{
	font-style: inherit;
	font-family : Helvetica, 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #676767;
	text-decoration : none;
	outline:none;
}
a:hover{
	color : #4687BF;
	text-decoration : none;
}
a img { 
border: none;
padding:0;
margin:0;
outline:0;
}

#stopka {	
	width: 1000px;
	height: 20px;
	text-align:right;
	margin:0 auto;
	position: relative;
	line-height:20px;
	color : #fff;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-style: inherit;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none
}

#stopka a{
	color : #fff;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}
#stopka a:hover{
color : #ffab59;
}

/*koniec stopka*/




/*kontakt*/


input#imie, #email, #tresc {
	padding : 2px;
	border : 1px solid #676767;
	background:none;
	color : #d4b4b4;
	font-size: 12px;
}

input#wyslij {
	width:137px;
	height:30px;
	background: none;
	color : #d4b4b4;
	cursor : pointer;
	font-size: 12pt;
	font-weight:normal;
	text-align:center;
}
input#wyslij:hover {
	color : #fff;
}

textarea {
background:none;
	border : 1px solid #676767;
	padding : 2px;
	font-size : 12px;
	color: #d4b4b4;
}
.alert{
	text-align:center;
	color: #ff0000;
	font-size: 12px;
}
.komunikat{
	text-align:center;
	color: #fff;
	font-size: 12pt;
}

/*koniec kontakt*/

.text{
	font-style: inherit;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #d4b4b4;
	line-height: 20px;
	text-align:left;
}

