* {
	padding: 0px;
	margin: 0px;
}
body {
	background: url(images/background.gif);
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
}
#wrap {
	width: 851px;
	text-align: left;
}
#header {
	height: 185px;

}
#logo {
	width: 418px;
	float: left;
}
#slogan {
/*	width: 400px; */
	float: right;
	height: 114px;
	background: url(images/background_slogan.gif) no-repeat;
/*	font-family: "Brush Script Std";
	font-size: 30pt;
	color: #ffffff;
	padding: 20px 0px 0px 33px; */
	width: 433px;

}
#flags {
	width: 398px;
	text-align: right;
	padding: 5px 35px 0px 0px;
	height: 17px;
}
#navigation {
	background:url(images/background_navigation.gif) no-repeat;
	height: 71px;
	clear: both;
	padding-right: 26px;
	text-align: right;
	font-size:8pt;
	color: #806c53;
}
#navigation ul {
	padding-top: 10px;
}
#navigation li {
	list-style: none;
	display: inline;
	font-weight: bold;
}
#navigation li a {
	padding-right: 20px;
	color: #806c53;
	text-decoration: none;

}
#content {
	width: 757px;
	border-left: 1px #ffffff solid;
	border-right:  1px #ffffff solid;
	background: url(images/background_bottom.gif) no-repeat bottom #f1e9de;
	padding: 0px 20px 0px 20px;
	text-align: left;
	margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
#leftcol {
	float: left;
	width: 542px;
}
#rightcol {
	float: right;
	width: 200px;
}
.clear {
	clear: both;
}
#footer {
	height: 26px;
	margin-top: 30px;
	padding-top: 10px;
	color: #666666;
	text-align: center;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#copyright {
	color: #ffffff;
	padding: 10px 0px;
	text-align: center;
}
#copyright a {
	color: #ffffff;
	text-decoration: none;
}
img {
	border: 0px;
}
p, h1, h2, h3 {
	padding-bottom: 10px;
}
.contact {
	background:url(images/Linum_SIDE.jpg) right no-repeat;
}
/* text */
h1 {
	color: #553212;
	font-size: 12pt;
}
h2 {
	color: #806c53;
	font-size: 10pt;
}
h3 {
	color: #333333;
	font-size: 9pt;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #553212;
	text-decoration: underline;
}
/* buttons */
.b_towel a {
	background: url(images/button_towel.jpg) no-repeat;
	display: block;
	width: 150px;
	height: 362px;
	overflow: hidden;
	text-indent:-9999px;
}
.b_towel a:hover {
	background:url(images/button_towel_on.jpg) no-repeat;
	display: block;
	width: 150px;
	height: 362px;
}
.b_pestemal a {
	background: url(images/button_pestemal.jpg) no-repeat;
	display: block;
	width: 150px;
	height: 362px;
	overflow: hidden;
	text-indent:-9999px;
}
.b_pestemal a:hover {
	background: url(images/button_pestemal_on.jpg) no-repeat;
	display: block;
	width: 150px;
	height: 362px;
}
.b_chaise a {
	background: url(images/button_chaiseloungecovers.jpg) no-repeat;
	display: block;
	width: 150px;
	height: 362px;
	overflow: hidden;
	text-indent:-9999px;
}
.b_chaise a:hover {
	background: url(images/button_chaiseloungecovers_on.jpg) no-repeat;
	display: block;
	width: 150px;
	height: 362px;
}
.b_bathrobes a {
	background:url(images/button_bathrobes.jpg) no-repeat;
	display: block;
	width: 150px;
	height: 362px;
	overflow: hidden;
	text-indent:-9999px;
}
.b_bathrobes a:hover {
	background: url(images/button_bathrobes_on.jpg) no-repeat;
	display: block;
	width: 150px;
	height: 362px;
}
/* home imgs */
.h_towels a {
	background: url(images/img_havlu.jpg) no-repeat;
	display: block;
	height: 200px;
	width: 200px;
	overflow: hidden;
	text-indent:-9999px;
}
.h_towels a:hover {
	background:url(images/img_havlu_on.jpg) no-repeat;
	display: block;
	height: 200px;
	width: 200px;
}
.h_pestemal a {
	background:url(images/img_pestemal.jpg) no-repeat;
	display: block;
	height: 200px;
	width: 200px;
	overflow: hidden;
	text-indent:-9999px;
}
.h_pestemal a:hover {
	background:url(images/img_pestemal_on.jpg) no-repeat;
	display: block;
	height: 200px;
	width: 200px;
}
.h_chaise a {
	background:url(images/img_chaise.jpg) no-repeat;
	display: block;
	height: 200px;
	width: 200px;
	overflow: hidden;
	text-indent:-9999px;
}
.h_chaise a:hover {
	background:url(images/img_chaise_on.jpg) no-repeat;
	display: block;
	height: 200px;
	width: 200px;
}
.h_bathrobes a {
	background: url(images/img_bornoz.jpg) no-repeat;
	display: block;
	height: 200px;
	width: 200px;
	overflow: hidden;
	text-indent:-9999px;
}
.h_bathrobes a:hover {
	background: url(images/img_bornoz_on.jpg) no-repeat;
	display: block;
	height: 200px;
	width: 200px;
}
/* products page */
#products {
	width: 550px;
	padding: 15px 0px;
}
#tn {
	width: 550px;
}