body {
	background-image: url(../tlo.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: black;
	margin-top: 0px;
	text-align: center;
	font-size: 16px;
	font-family: "Book Antiqua", "Palatino Linotype",serif;
	font-weight: normal;
	color: #fffae1;
}

div.glowna {
background-image: url(../tajmahal.jpg);
background-position: center top;
background-repeat: no-repeat;
height: auto;

}
img {
	border-width: 0px;
		border-color : #ddcbb5;
	border-style: solid;

}
img.zdjecie {
	border-width: 1px;
	border-style: solid;
	border-color : #ddcbb5;
	background-color : #ba0346;
	margin: 7px 15px 0px 0px;
  }
  
  img.zdjecie2 {
	border-width: 1px;
	border-style: solid;
	border-color : #ddcbb5;
	background-color : #ba0346;
	margin: 5px 5px 0px 5px;
	float : right;
  }

div.logo {
	height: 287px;
}

div.menu {

	font-size: 16px;
	font-weight: lighter;
	width: 700px;
	color: #fffae1;	
}

a {
	text-decoration: none;
	letter-spacing: 2;
	margin: 0px 14px 0px 14px;
	color: #fffae1;
}

a:hover {
	text-decoration: none;
	color: yellow;
	letter-spacing: 2;
	margin: 0px 14px 0px 14px;
}

a.link {
	text-decoration: none;
	letter-spacing: 0;
	margin: 0px 0px 0px 5px;
	color: #a7003d;
	border-width: 0px;

}

a.link:hover {
	text-decoration: none;
	color: #e3c274;
	letter-spacing:0;
		margin: 0px 0px 0px 5px;
		color: #bebebe;	
}
div.podpis {
	
	width: 695px;
	text-align: left;
	font-size: 10px;

	
}
div.strona {
	width:691px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color : #ddcbb5;
	background-color : #ba0346;
	margin: 75px 0px 0px 0px;

}

img.flagi {
	border-width: 1px;
	border-color : #ddcbb5;
	border-style: solid;
}

img.flagi:hover {
	border-width: 1px;
	border-color : yellow;
	border-style: solid;
}

a.flagi {
 
	border-width: 0px;
	border-color : #ddcbb5;
	border-style: solid;
  text-decoration: none;
  margin :0px 4px 0px 4px;
  padding:0px;
}

a.flagi:hover {
 
	border-width: 0px;
	border-color : yellow;
	border-style: solid;
  text-decoration: none;
  margin :0px 4px 0px 4px;
  padding:0px;
}

div.powitanie {
 width : 450px;
 	border-width: 1px;
	border-style: solid;
	border-color : #ddcbb5;
	background-color : #ba0346;
	margin: 0px;
	padding : 0px 0px 50px 0px;
}

div.formularz {
	width: 320px;
  padding : 20px;
  text-align: right;
}

input {

	border-width: 1px;
	border-style: solid;
	border-color : #fbc13c;
	background-color : #791934;
	margin: 5px;
		color: #e3c274;	
}
textarea {

	border-width: 1px;
	border-style: solid;
	border-color : #fbc13c;
	background-color : #791934;
	margin: 5px;
		color: #e3c274;	
}

div.tekst {
	width:600px;
	padding: 10px 0px 0px 0px;
	text-align: justify;
	

}

h3 {
	font-size: 18px;
	font-weight: 100;
	letter-spacing: 3;
	margin: 0px;

}
h1 {
	font-size: 25px;
	font-weight: 100;
	letter-spacing: 5;
	margin: 0px;
}

h2 {
	font-size: 18px;
	font-weight: 100;
	letter-spacing: 3;
	margin: 0px;

}

p.stopka {
	
	font-size: 9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #4d4d4d;	
}


