img {
	border: 0px none;
}

html {
	background: #4ba2be url('../img/bg-body.jpg') repeat-x;
	margin: 0px;
}

body {
	width: 960px;
	color: #676767;
	font-size: 12px;
	font-family: Arial,sans-serif,Tahoma,Verdana;
	margin: 0px auto;
}

a {
	color: #f26f7f;
	text-decoration: underline;
}

a:hover {
	color: #67b8cd;
	text-decoration: underline;
}

hr {
	width: 100%;
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #000000;
}

p, form, h1, h2, h3, h4, ul, li {
	padding: 0px;
	margin: 0px;
}

input {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma,Arial,sans-serif;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding-left: 2px;
	padding-right: 2px;
}

input.text {
	width: 170px;
}

.clear {
	clear: both;
}

#content {
	width: 706px;
	min-height: 580px;
	_height: 580px;
	background: #ffffff url('../img/bg-top.jpg') no-repeat;
	padding-top: 149px;
	padding-bottom: 20px;
	padding-left: 217px;
	padding-right: 37px;
	margin: 0px auto;
}

#content h1 {
	color: #f37080;
	font-size: 22px;
	font-weight: bold;
	padding: 0px 6px;
	margin-bottom: 10px;
}

#content h2 {
	height: 33px;
	line-height: 33px;
	background: #ecf4f7 url('../img/bg-h2.jpg') repeat-x;
	color: #3186a3;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 9px;
	margin-bottom: 15px;
}

#content h3 {
	color: #f4717f;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 9px;
}

#content p {
	padding: 0px 9px; 
	margin-bottom: 15px;
}

#content ul {
	padding: 0px 9px; 
	margin-bottom: 15px;
}

#content ul li {
	list-style-type: square;
	margin-left: 14px;
}

#content table {
	margin: 0px 7px 15px 7px;
}

#content table td {
	padding-right: 5px;
}

#content table.design {
	width: 100%;
	border-top: 1px dotted #3186a3;
}

#content table.design tr th {
	background-color: #f1f6f9;
	font-weight: bold;
	text-align: left;
	padding: 2px 4px 2px 3px;
	border-bottom: 1px dotted #3186a3;
}

#content table.design tr th.price {
	width: 85px;
	text-align: right;
}

#content table.design tr th.vat {
	width: 60px;
	text-align: right;
}

#content table.design tr td {
	padding: 2px 4px 2px 2px;
	border-bottom: 1px dotted #3186a3;
}

#content table.design tr td.right {
	text-align: right;
}

#content #gallery {
	font-size: 0px;
	margin: 25px -10px 0px 0px;
}

#content #gallery a {
	display: block;
	float: left;
	text-decoration: none;
	margin: 0 9px 10px 0;
	_margin: 0 6px 10px 0;
}

#content #gallery a:hover {
	text-decoration: none;
	border: 1px solid #f1737f !important;
}

#content #gallery a img {
	float: left;
	border: 5px solid #ecf4f7 !important;
}

#content #gallery a:hover img {
	border: 4px solid #ecf4f7 !important;
}

#left {
	position: absolute;
	top: 149px;
	width: 171px;
	margin-left: 11px;
}

#left ul#menu {
	padding: 0px;
	margin: 0px;
}

#left ul#menu li {
	list-style-type: none;
}

#left ul#menu li a {
	display: block;
	height: 33px;
	line-height: 33px;
	background: #ecf4f7 url('../img/bg-menu-li.jpg') no-repeat;
	color: #3186a3;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 11px;
}

#left ul#menu li a:hover {
	color: #3186a3;
	text-decoration: underline;
}

#left ul#menu li a.active {
	background: #f1737f url('../img/bg-menu-li-active.jpg') no-repeat;
	color: #ffffff;
}

#left ul#menu li a.active:hover {
	color: #ffffff;
	text-decoration: none;
}

#left #contact {
	background: #f1f6f9 url('../img/bg-contact.gif') no-repeat;
	padding: 50px 11px 2px 11px;
	margin-top: 32px;
	margin-bottom: 20px;
}

#left #contact h2 {
	color: #3186a3;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}

#left #contact h2.title {
	display: none;
}

#left #contact h3 {
	color: #f4717f;
	font-size: 12px;
	font-weight: bold;
}

#left #contact p {
	margin-bottom: 15px;
}

#logo {
	position: absolute;
	top: 0px;
}

#logo a {
	display: block;
	width: 185px;
	height: 135px;
}

#logo a span {
	display: none;
}

#member {
	position: absolute;
	top: 0px;
	margin-left: 816px;
}

#member a {
	display: block;
	background: url('../img/bg-member-hover.jpg') 0px 150px no-repeat;
	width: 121px;
	height: 150px;
}

#member a:hover {
	background-position: left bottom;
}


#member a strong {
	display: none;
}

#footer {
	text-align: right;
	color: #ffffff;
	margin: 8px 0px;
	clear: both;
}

#footer a {
	color: #b0e8ff;
	text-decoration: underline;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
