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

body {
	background-color:#000;
}

#kontener {
position: relative;
margin: 0 auto;
top: 0px;
width: 800px;
height: 100%;
background-image:url(ing/kolaz.jpg);
background-repeat:no-repeat;
background-position:center top;

}

#srodek {
	position:relative;
	text-align:center;
	padding-top:40px;
}

#srodek_napis {
	position:relative;
	padding-top:10px;
	text-align:center;
}

#srodek_logo {
	position:relative;
}

#srodek_menu {
	position: relative;
	text-align:center;
}

#srodek_linia {
	position:relative;
	text-align:center;
}

#srodek_tekst {
	position:relative;
	padding-top:50px;
	padding-left:80px;
	padding-right:80px;
	padding-bottom:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e2e2e2;
	text-decoration: none;
	text-align: left;
}

#stopka {
	position:relative;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ded1b5;
	text-decoration: none;
}


.NgL {
	color: #baa271;	
}

.tresc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e2e2e2;
	text-decoration: none;
	text-align: left;
}

.stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ded1b5;
	text-decoration: none;
	text-align: center;
}

.hr {
background-color:#877754;
color:#877754;
border-width:0;
height:1px;
width:200px;

}

.hr_nagl {
background-color:#877754;
color:#877754;
border-width:0;
height:1px;
width:673px;
}


.a {
	color: #FFF;
	text-decoration: none;
	word-spacing: normal;
}

.a:hover {
	
		color: #baa271;
	text-decoration: none;
	word-spacing: normal;
}

a {
	color: #baa271;
	text-decoration: none;
	word-spacing: normal;
}

a:active {
	
		color: #baa271;
	text-decoration: none;
	word-spacing: normal;
}


.naglowek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #baa271;
	text-decoration: none;
	
}

.apla {
	background-image: url(ing/apla.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.tel {
	font-size: 18px;
	color: #FC9;
}

input {
	
	font-size: 11px;
	color: #FC9;
	border:thin;
	border-color:#17130b;
	background-color: #372e1b;
	padding: 2px;
}

textarea {
	
	font-size: 11px;
	color: #FC9;
	border:thin;
	border-color:#442E28;
	background-color: #372e1b;
	padding: 5px;
}


.form {
	font-size: 11px;
	color: #FC9;
}