img {
	border: 0px none;
}

html {
	background: #206fa7 url('../img/bg-body.jpg') repeat-x;
	margin: 0px;
}

body {
	width: 980px;
	color: #070707;
	font-size: 12px;
	font-family: Arial,sans-serif,Tahoma,Verdana;
	margin: 0px auto;
}

a {
	color: #F9A616;
	text-decoration: underline;
}

a:hover {
	color: #83b8e2;
	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: 870px;
	background: #ffffff url('../img/bg-content.jpg') no-repeat;
	padding: 25px;
	margin: 0px auto;
}

#content h1 {
	position: absolute;
	top: 229px;
	color: #01335B;
	font-size: 18px;
	font-weight: normal;
}

#content h2 {
	color: #F9A616;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

#content h3 {
	color: #070707;
	font-size: 12px;
	font-weight: bold;
}

#content h4 {
	color: #070707;
	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-bottom: 15px;
}

#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;
	_margin: 5px 9px 8px 0px;
}

*+html #content #gallery p {
	margin: 5px 7px 8px 0px !important;
} 

#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;
}

#left {
	float: left;
	width: 605px;
}

#right {
	float: right;
	width: 243px;
}

#right .box1 {
	width: 203px;
	background: #fcd14e url('../img/bg-box1.jpg') no-repeat left bottom;
	border-top: 1px solid #fdeab0;
	padding: 20px 20px 28px 20px;
}

#right .box2 {
	width: 203px;
	background: #d2e8f6 url('../img/bg-box2.jpg') no-repeat left bottom;
	border-top: 1px solid #d0e7f5;
	padding: 20px 20px 28px 20px;
	margin-top: 5px;
}

#right h2, #right h3, #right h4 {
	color: #070707;
}

#right a {
	color: #070707;
	text-decoration: underline;
}

#nav {
	position: absolute;
	top: 7px;
	width: 650px;
	margin-left: 39px;
	_margin-left: 9px;
}

#nav ul#menu {
	padding: 0px;
	margin: 0px;
}

#nav ul#menu li {
	float: left;
	list-style-type: none;
}

#nav ul#menu li a {
	display: block;
	float: left;
	height: 47px;
	line-height: 42px;
	color: #01335B;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 13px;
	border-right: 1px solid #fcb632;
}

#nav ul#menu li a#last {
	border-right: 0px;
}

#nav ul#menu li a:hover {
	color: #01335B;
	text-decoration: underline;
}

#nav ul#menu li a.active {
	background: #3779b3 url('../img/bg-menu-active.jpg') repeat-x;
	color: #ffffff;
}

#nav ul#menu li a.active:hover {
	color: #ffffff;
	text-decoration: none;
}

#title {
	position: absolute;
	top: 167px;
	color: #070707;
	font-size: 2px;
	margin-left: 706px;
}

#title a {
	color: #070707;
	font-size: 2px;
	text-decoration: none;
}

#subtitle {
	position: absolute;
	top: 169px;
	color: #070707;
	font-size: 2px;
	margin-left: 706px;
}

#subtitle a {
	color: #070707;
	font-size: 2px;
	text-decoration: none;
}

#header {
	width: 980px;
	height: 267px;
	background: transparent url('../img/bg-header.jpg') no-repeat;
}

p.links #link {
	position: absolute;
	top: 100px;
	width: 393px;
	height: 80px;
	margin-left: 47px;
}

p.links a strong {
	display: none;
}

p.links a span {
	display: none;
}

#footer {
	color: #ffffff;
	text-align: center;
	padding: 13px 0px;
	margin: 0px 30px;
	clear: both;
}

#footer a {
	color: #fdae2b;
	text-decoration: underline;
}

#footer a:hover {
	color: #fdae2b;
	text-decoration: underline;
}
