body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

img{display:block;border: 0;}
a:link{color:#47c0b7; text-decoration:underline; outline:none;}
a:hover{color:#95e1dc; text-decoration:underline; outline:none;}
a:visited{color:#c5b79a; text-decoration:underline; outline:none;}
form{vertical-align:middle;}
.clear{clear:both;}
table{border-collapse:collapse;}
.preload {display:none;}

html{
	background: url(images/bg.jpg) repeat;
}

body{
	font: 16px/20px Georgia;
	background: url(images/pasekx.png) repeat-x 0 133px;
}

.wrapper{
	margin:0 auto;
	width:970px;
}

h1{
	font: 45px/60px 'janeausten';
	color:#46c1b8;
	background: url(images/h1.gif) no-repeat 45px 15px;
	padding-left:75px;
	display:block;
}

h1 u{
	background: url(images/h1end.gif) no-repeat 100% 15px;
	text-decoration:none;
	padding-right:30px;

}

.logo{
	width:308px;
	height:212px;
	position:absolute;
	top:56px;
	left:331px;
	background: url(images/logo.jpg) no-repeat;
}

.bgx{
	background: url(images/pasek.png) no-repeat 50% 133px;
	
}

.top{
	background: url(images/top.png) no-repeat;
	height:208px;
	position:relative;
	z-index:1;
}

.menu{
	padding-top:144px;
	padding-left:52px;
}

.menu li{
	float:left;
}

.menu a{
	float:left;
	padding-left: 15px;
	height:38px;

}
.menu a u{
	padding-right: 15px;
	display:block;
}
.menu a:hover{
	background: url(images/hover.gif) no-repeat 0 0;
	display:block;
}

.menu a:hover u{
	background: url(images/hover2.gif) no-repeat 100% 0;
	
}

.menumargin{
	padding-right:318px;
	height: 30px;
}

.content{
	background: url(images/y.png) repeat-y;
}

.content p{
	font: 16px/20px Georgia;
	color:#4e330d;
	margin-bottom:15px;
	padding:0 45px;
}

.content center{
	color:#4e330d;
}

.ctop{
	background: url(images/cont_top.gif) no-repeat 7px 0;
}

.cbottom{
	background:url(images/bottom.png) no-repeat 0 100%;
	min-height:850px;
	height:auto;
	_height:850px;
	padding-top:75px;
	padding-bottom:150px;
}

.map{
	margin-left:33px;
}

.footer{
	height:120px;
	background: url(images/footer.png) no-repeat;
	text-align:center;
	color:#4e330d;
	font: 12px/18px Georgia;
	margin-bottom:30px;
}

.footer a{
	text-decoration:underline;
	color:#4e330d;
}

.fmenu{
	padding-top:60px;
}

.fmenu a{
	color:#4e330d;
	display:inline;
	font: 12px/18px Georgia;
	text-decoration:none;
}

.fmenu a:hover{
	text-decoration:none;
}

.fmenu li{
	display:inline;
	margin-right:15px;
}
