@import url(font/stylesheet.css) all;
h1 { font-family: Goodfish, serif }

body {
	background-color: #212121;
/*background: #f5f5f5; */
	text-align: left;
	margin-left:0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0;
	font-family: "Trebuchet MS", arial, sans-serif;
	color: #ddd;
}

a, a:link {
	text-decoration: none;
	font-weight: bold;
	color: #aaa;
	cursor:pointer;
}

a:hover {
	color: #c8a000;
}

a:link a:visited a:hover, a:active {
	color:inherit;
	text-decoration:none;
}

.zolty:link, .zolty:visited {
	color: #c8a000;
} 

.zolty:hover {
	color: #aaa;
}

img {
	border: 0;
}

.AntPoltBold {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'AntykwaPoltawskiegoBold', sans-serif;
			font-size-adjust: 0.44;
		}
.AntPoltCondBold {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'AntykwaPoltawskiegoCondBold', sans-serif;
			font-size-adjust: 0.42;
		}
.AntPoltCondRegular {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'AntykwaPoltawskiegoCondRegula', sans-serif;
			font-size-adjust: 0.42;
		}
.AntPoltRegular {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'AntykwaPoltawskiegoRegular', sans-serif;
			font-size-adjust: 0.44;
		}
.IwonaBold {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'IwonaBold', sans-serif;
			font-size-adjust: 0.45;
		}
.IwonaCondBold {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'IwonaCondBold', sans-serif;
			font-size-adjust: 0.45;
		}
.IwonaCondRegular {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'IwonaCondRegular', sans-serif;
			font-size-adjust: 0.45;
		}
.IwonaRegular {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'IwonaRegular', sans-serif;
			font-size-adjust: 0.45;
		}
		
#container-index {
	text-align: center;
	width: 708px;
	margin: 30px auto 40px;
}

#container {
	text-align: center;
	width: 850px;
	margin: 0px auto 0px;
}

#stopka-index {
	width: 350px;
	margin: 0px auto 0px;
	text-align: center;
}

#wedding-index {
	border-style: solid;
	border-width: 3px;
	border-color: #aaa;
}

.ramka {
	border-style: solid;
	border-width: 3px;
	border-color: #aaa;
	padding: 1px;
	background-color: #000000;
	}
	
.ramka1 {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	}
	

#logo-index {
	margin: 30px 0px 10px 0px;
}

.jezyk {
	text-align: center;
	float: center;
	width: 123px;
	margin: 20px 20px 0px 20px;
	padding: 0px;
}

ul#navlist
{
padding: 0;
margin: 0;
list-style-type: none;
float: right;
width: 100%;
}

ul#navlist li { 
	display: inline;
	width: 100px;
	}

ul#navlist li a
{
float: center;
width: 100px;
font-size: 20px;
padding: 0px 15px;
text-decoration: none;
font-weight: bold;
}
