@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'MonotypeCorsivaRegular';
	src: url('../fonts/mtcorsva-webfont.eot');
	src: local('☺'), url('../fonts/mtcorsva-webfont.ttf') format('truetype'), url('../fonts/mtcorsva-webfont.svg#webfont9o2BRD45') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GeorgiaRegular';
	src: url('../fonts/georgia_-webfont.eot');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GeorgiaRegular';
	src: url(//:) format('no404'), url('../fonts/georgia_-webfont.ttf') format('truetype'), url('../fonts/georgia_-webfont.svg#webfontBNsHe0b9') format('svg');
	font-weight: normal;
	font-style: normal;
}


html, body {
	margin:0;
	padding:0;
}

html {
	overflow-y: scroll;
}

body {
	/*background-color: #e5d9db;*/
	min-width: 980px;*/
	font-family: 'GeorgiaRegular';
	font-size:14px;
	line-height:20px;
	/*background:url("../images/bg.png") no-repeat scroll center center #E5D9DB; !important*/
	background:url(../images/bg.jpg) no-repeat top center #E5D9DB; !important
}

h1 {
	position: absolute;
	top: 0;
	margin-left: 320px;
	font-size:12px;
	color:#8e9d6f;
}

a {
	outline: 0px none;
}
a img {
	border: 0px none;
}

#logo {
	position: absolute;
	top: 18px;
	margin-left: -73px;
}

#tel {
	position: absolute;
	top: 180px;
	margin-left: 30px;
	color:#9e8c82;
	font-size:21px;
	font-style:italic;
	line-height:25px;
}

#wrap {
	margin: 0 auto;
	width: 980px;
}
#page {
	background-color: #f4f5e0;
	margin-left: 83px;
}
#header {
	background-image: url(../images/home-header.jpg);
	height: 449px;
}

#congratulations {
	position: absolute;
	top: 270px;
	height: 179px;
	margin-left: 123px;
	width:300px;
	font-size: 12px;
	line-height: 20px;
	color:#5f6137;
}

.signature {
	font-size:15px;
	color:#4f3638;
	font-style:italic;
}

.reklama {
	font-size:12px;
	line-height:18px;
	color:#660;
	text-align:justify;
}

#congratulations a.twitter {
}
#congratulations a.twitter img {
	float: right;
	padding-top: 86px;
}

#special-offer {
	position: absolute;
	top: 290px;
	height: 174px;
	margin-left: 425px;
	width:447px;
	font-size: 12px;
	line-height: 20px;
	color:#4f3638;
	padding:0 0 0 5px;
}

#special-offer img {
	border: 4px solid #a5ab81;
	margin:40px 2px;
}

h2 {
	font-size:18px;
	color:#c1586c;
	font-weight:bold;	
	padding:10px 0;
	margin:0;
}


ul.hor-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
ul.hor-menu li {
	display: inline-block;
}
ul.hor-menu li a {
	display: block;
	border-right: 1px solid #a69295;
	text-decoration: none;
}
.hor-menu li a:hover {
	text-decoration: underline;
}
.hor-menu li.last-menu-item a {
	border-right: 0px none;
}

#main-text {
	font-family:12px;
	color:#7e5f63;
	line-height:20px;
	background:url(../images/content-bg.png) right bottom;
}

#main-text h2 {
	font-size:18px;
	color:#c1586c;
	font-weight:bold; 
	padding:10px 0;
	margin:0;
}

#main-text hr {
border:1px dashed #D5A3AE;
color:#D5A3AE;
border-style: none none dotted;
width:100%;
}


.imp {
	color:#c1586c;	
}

#main-text p {
 padding:5px;	
 margin:5px;
}

#menu {
	background-image:url(../images/head-menu-bg.jpg);
	height: 35px;
	padding: 2px 10px 2px 10px;
	font-size:22px;
	font-style:italic;
}
#menu li a {
	height: 35px;
	line-height:35px;
	padding: 0px 20px 0px 20px;
	color:#E0D8C0;
}

#main-menu {
	position: absolute;
	top: 275px;
	margin-left: 650px;
	font-size:16px;
	font-style:italic;
	width: 240px;
}
#main-menu li a {
	height: 20px;
	line-height:20px;
	padding: 0px 7px 0px 5px;
	border-right-color: #b3a083;
	color:#f4eeef;
}

.slideshow_border {
	border: 2px solid #a5ab81;
}

.facebook {
	border: 4px solid #a5ab81;
}



#footer {
	clear:both;
	background-color: #e5d9db;
	height:300px;
	padding-top:10px;
	font-size:12px;
	text-align:center;
	color:#663;
}

ul.footnav  {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
ul.footnav li {
	display: inline-block;
}
ul.footnav li a {
	margin-right:10px;
	margin-left:10px;
	color:#663;
	display: block;
	text-decoration: none;
}
.footnav li a:hover {
	text-decoration: underline;
}
.footnav li.last-menu-item a {
	border-right: 0px none;
}


