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

a {
	font-size: 1em;
	color: #FF0;
}
a img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link { text-decoration: none; }
a:visited {
	text-decoration: none;
	color: #FF0;
}
a:hover {
	text-decoration: none;
	color: #FF3;
}
a:active {
	text-decoration: none;
	color: #FF3;
}



body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
}
h1, h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: oblique;
	color: #FFF;
	text-align: center;
}
h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: oblique;
	color: #DC214C;
	text-align: center;
}

h3 {
	padding-left: 50px;
	letter-spacing: 2px;
	color: #FFF;
}
.h3_highlite
{
	letter-spacing: 2px;
	color: #FF0;
	padding-left: 5px;
}




#header {
	width: 530px;
	height: 25px;
}
.header_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	color: #FF3;
	float: right;
}

#container #main p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	color: #FFF;
	padding: 10px;
}
.main_logo {
	padding-left: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	height: 700px;
}
#main {
	float: right;
	height: 470px;
	width: 500px;
	padding-right: 25px;
}
#footer {
	height: 50px;
	width: 937px;
	clear: both;
	background-image: url(../images/fixed.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #AF9D89;
	padding-bottom: 0px;
	padding-top: 170px;
	margin: 0px;
}
#footer_onas
{
	height: 1800px;
	width: 937px;
	clear: both;
	background-image: url(../images/fixed.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #AF9D89;
	padding-bottom: 0px;
	padding-top: 1px;
	margin: 0px;
}
#footer_gal
{
	height: 2000px;
	width: 937px;
	clear: both;
	background-image: url(../images/fixed.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #AF9D89;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}
#footer_suknie
{
	height: 650px;
	width: 937px;
	clear: both;
	background-image: url(../images/fixed.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #AF9D89;
	margin: 0px;
}



#container #footer_onas img {
	height: auto;
	width: 30%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
}
#container #footer_gal  img
{
	height: auto;
	width: 25%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
}
#container #footer_suknie img
{
	height: 270px;
	width: 185px;
	padding-left: 85px;
}
