img {
	border: 0px none;
}

html {
	background: #efefe7 url('../img/bg-body.jpg') repeat-x;
	margin: 0px;
}

body {
	width: 781px;
	color: #0d6770;
	font-size: 12px;
	font-family: Arial,sans-serif,Tahoma,Verdana;
	margin: 0px auto;
}

a {
	color: #0d618f;
	text-decoration: underline;
}

a:hover {
	color: #0d618f;
	text-decoration: underline;
}

hr {
	display: block;
	width: 100%;
	height: 0px;
	border: 0px;
	clear: both;
}

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: 707px;
	_height: 200px;
	min-height: 200px;
	background: #efefe7 url('../img/bg-content.jpg') no-repeat;
	padding: 35px 37px;
	margin: 0px auto;
	margin-top: 359px;
}

#content strong {
	color: #0d618f;
}

#content h1 {
	color: #0d618f;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}

#content h2 {
	color: #0d618f;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#content h3 {
	color: #0d618f;
	font-size: 12px;
	font-weight: bold;
}

#content h4 {
	color: #0d618f;
	font-size: 12px;
	font-weight: normal;
}

#content table {
	margin: 0px;
}

#content table p {
	margin: 0px;
}

#content p {
	margin-bottom: 15px;
}

#content ul {
	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 {
	margin: 19px -15px 0px -6px;
	font-size: 0px;
}

#content #gallery p {
	float: left;
	padding: 0px;
	margin: 5px 7px 8px 5px;
}

#content #gallery br {
	clear: both;
}

#content #gallery strong {
	display: block;
	font-size: 12px;
	margin: 0px 0px 0px 2px;
}

#content #gallery a, #content a.gallery {
	display: block;
	float: left;
	text-decoration: none;
	border: 1px solid #e0e0d8;
	margin: 0px 0px 1px 0px;
}

#content a.gallery {
	margin: 0px 10px 10px 0px;
}

#content #gallery a:hover, #content a.gallery:hover {
	text-decoration: none;
}

#content #gallery a img, #content a.gallery img {
	float: left;
	border: 1px solid #cceeef;
}

#nav {
	position: absolute;
	top: 277px;
	width: 443px;
	margin-left: 302px;
}

#nav ul#menu {
	padding: 0px;
	margin: 0px;
}

#nav ul#menu li {
	list-style-type: none;
}

#nav ul#menu li a {
	display: block;
	height: 17px;
	line-height: 17px;
	background: transparent url('../img/bg-menu.gif') no-repeat;
	color: #0d618f;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 22px;
}

#nav ul#menu li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#nav ul#menu li a.active {
	color: #ffffff;
}

#nav ul#menu li a.active:hover {
	color: #ffffff;
	text-decoration: none;
}

#title {
	position: absolute;
	top: 190px;
	color: #4fc8d0;
	font-size: 2px;
	margin-left: 460px;
}

#title a {
	color: #4fc8d0;
	font-size: 2px;
	text-decoration: none;
}

#subtitle {
	position: absolute;
	top: 192px;
	color: #4fc8d0;
	font-size: 2px;
	margin-left: 460px;
}

#subtitle a {
	color: #4fc8d0;
	font-size: 2px;
	text-decoration: none;
}

#header {
	position: absolute;
	top: 0px;
	width: 781px;
	height: 267px;
	background: transparent url('../img/bg-header.jpg') no-repeat;
}

#name {
	position: absolute;
	top: 267px;
	width: 265px;
	height: 92px;
	background: transparent url('../img/bg-name.jpg') no-repeat;
}

p.links #link1 {
	position: absolute;
	top: 29px;
	width: 222px;
	height: 318px;
	margin-left: 29px;
}

p.links #link2 {
	position: absolute;
	top: 47px;
	width: 452px;
	height: 34px;
	margin-left: 298px;
}

p.links a strong {
	display: none;
}

p.links a span {
	display: none;
}

#footer {
	color: #0d6770;
	border-top: 1px solid #dedfd1;
	padding: 13px 0px;
	margin: 0px 37px;
	clear: both;
}

#footer a {
	color: #0d6770;
	text-decoration: underline;
}

#footer a:hover {
	color: #0d6770;
	text-decoration: underline;
}

