body {
	background: #3d3c38 url('../images/bg_home.jpg') no-repeat fixed top left;
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
html, body, #container {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #container {
	height: auto;
}
.auto {
	background: #000 url('../images/aut_bg.jpg') no-repeat fixed top left;
}
.long {
	background: #454746 url('../images/bg_black.jpg') no-repeat fixed top left;
}
.studio {
	background: #000 url('../images/studio.jpg') no-repeat fixed top left;
}
.text {
	background: #3d3c38 url('../images/bg_text.jpg') no-repeat fixed top left;
}
.kont #header {
	background: transparent url('../images/kont_pod.jpg') no-repeat top left;
}
.long #header {
	background: transparent url('../images/long_pod.jpg') no-repeat top left;
}
.text #header {
	background: transparent url('../images/text_pod.jpg') no-repeat top left;
}
.long #content {
	margin-top: 7em;
}
.studio {
	text-align: justify;
	color: #999;
}
.text {
	text-align: justify;
	color: #999;
}
.text #content p {
	width: 535px;
}
#container {
	position: absolute;
	top: 0;
	left: 0;
}
a:link {
	color : #999;
	text-decoration: underline;
}
a:visited {
	color : #999;
	text-decoration: underline;
}
a:hover {
	color : #fff;
	text-decoration: none;
}
a:active {
	color : #999;
	text-decoration: underline;
}
h1 {
	font: 120% Georgia, "Times New Roman", Times, serif;
	letter-spacing: 3px;
	padding-bottom: 15px;
}
h1 span {
	color: #fff;
}
h2 {
	color: #fff;
	font: 110% Georgia, "Times New Roman", Times, serif;
	letter-spacing: 5px;
	margin-bottom: 25px;
}
h2 span {
	color: #fff;
	background: #555;
}
h3 {
	color: #888;
	font: 100% Georgia, "Times New Roman", Times, serif;
	letter-spacing: 5px;
}
h4 {
	color: #888;
	font: 100% Georgia, "Times New Roman", Times, serif;
}
div#linki a:link, div#linki a:visited, div#linki a:active {
	color : #666;
	text-decoration: none;
	padding: 1px;
}
div#linki a:hover {
	color : #fff;
	text-decoration: none;
	padding: 1px;
	background: #555;
}
#header {
	position: fixed;
	margin-top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 5.5em;
}
#header .logo {
	float: left;
	margin-left: 1.1em;
	margin-top: 0.5em;
	padding-left: 15px;
}
#header img {
	border: 0;
}
#header a:link {
	text-decoration: none;
}
#naw {
	position: fixed;
	top: 5em;
	padding-top: 0;
	width: 199px;
}
#naw ul {
	list-style: none;
	margin-left: 2em;
	padding: 0;
}
#naw li {
	font-size: 75%;
	margin-bottom: 0;
}
#naw a:link, #naw a:visited {
	text-decoration: none;
	color: #888;
	background-color: transparent;
}
#naw a:hover {
	color: #fff;
	padding: 2px;
}
#naw a.active:link, #naw a.active:visited {
	text-decoration: none;
	color: #fff;
	padding: 2px;
}
#naw a {
	display: block;
	padding: 2px;
}
#naw h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #888;
	background-color: transparent;
	border-bottom: 1px dotted #555;
	margin-left: 2em;
}
#content {
	margin-top: 10em;
	margin-left: 15em;
	margin-right: 2em;
	margin-bottom: 6em;
}
#content ul {
	list-style: square;
	font-size: 72%;
	line-height: 1.6em;
	padding-left: 0;
	margin-left: 2.2em;
}
#content p {
	font-size: 72%;
	color:#999;
	line-height: 1.6em;
	padding-left: 1.2em;
	width: 53%;
}
.line {
	margin-left: 30px;
}
.line a {
	color: #999;
	text-decoration: underline;
}
.line a:hover {
	color: #fff;
	text-decoration: none;
}
#content i {
	font-size: 95%;
}
#content b {
	letter-spacing: 3px;
}
.con {
	color: #fff;
}
.text {
	text-align: justify;
	color: #999;
}
#review a:link, #review a:visited {
	text-decoration: none;
	color: #666;
	background-color: transparent;
}
#review a:hover {
	color: #fff;
	background: #555;
}
#review a.active:link, #review a.active:visited {
	text-decoration: none;
	color: #fff;
}
div.pdf {
	float: right;
	width: 304px;
	margin: 15px 10px 10px 30px;
}
.pdf img {
	padding: 0;
	border : 2px solid #fff;
}
.pdf a:hover img {
	border: 2px solid #FF9C31;
}
.pdf p {
	font: normal 1em/normal Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	background-color: #333;
	text-align: left;
	padding: 2px;
	margin: 2px 0 0 0;
}
img.figure {
	float : left;
	margin-right : 10px;
	margin-bottom : 10px;
	clear:both;
}
div.pic {
	margin: 20px 10px;
	padding: 0;
	clear: left;
	width: 350px;
}
div.pic a.tn {
	float: left;
}
div.pt a.tn {
	width: 100px;
	margin-left: 32px;
}
div.ls a.tn {
	width: 132px;
}
a.tn img {
	border: 1px solid #fff;
	border-width: 1px 2px 2px 1px;
	margin: 0 0 1em;
}
div.pic ul {
	margin: 0 0 0 3px;
	padding: 0 0 0 0.5em;
}
div.pic li {
	list-style: none;
	font-size: small;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}
div.pic li.title {
	font: bold small Arial, Verdana, sans-serif;
	padding-top: 0.5em;
	color: #999;
}
div.pic li.catno {
	color: #666;
	text-align: left;
	font-size: 12px;
	margin-top: 10px;
}
div.pic li.price {
	color: #666;
	text-align: left;
	font-size: 11px;
	font-style: italic;
	margin-top: 10px;
}
div.pic li.price a {
	color: #666;
}
div.pic li.price a:hover {
	color: #fff;
	text-decoration: none;
}
table {
	margin: auto;
	padding: 5px;
	width: 90%;
}
td, th {
	text-align: center;
}
td img {
	border: 1px solid #999;
}
table p {
	color: #626262;
	margin: 0 auto;
	padding-right: 1.2em;
	padding-bottom: 1.6em;
	font-style: italic;
}
table span {
	color : #888;
	font : 9px verdana, arial, sans-serif;
	font-weight : bold;
}
.rollover img {
	border: 0;
}
.rollover {
	display: block;
	width: 180px;
	height: 15px;
	margin-left: 14px;
	overflow: hidden;
}
.rollover a:hover img {
	margin-top: -15px;
	display: block;
}
div#home {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}
div#center {
	margin-left: auto;
	margin-right: auto;
	width: 495px;
}
div#contact {
	width : 180px;
	height : 20px;
}
div#contact img {
	border : 0;
}
div#contact a:link {
	text-decoration : none;
	color : #242628;
}
div#contact a:visited {
	text-decoration : none;
	color : #242628;
}
div#contact a:hover {
	text-decoration : none;
	color : #464646;
}
#screenshot {
	position: absolute;
	border: 1px solid #000;
	background: #fff;
	padding: 1px;
	margin-top: -80px;
	margin-left: 50px;
	display:none;
	color:#777;
}
#tooltip {
	position: absolute;
	width: 275px;
	border: 1px solid #000;
	background: #fff;
	padding: 6px 8px;
	margin-top: -80px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	color: #888;
	text-align: justify;
	display: none;
}
#footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	clear: both;
	color: #626262;
	font-size: 70%;
}
#footer span {
	display: block;
	color: #666;
	font-size: 80%;
	letter-spacing: 2px;
}
#footer p {
	margin: 0.6em 6em 1em 1em;
	padding: 0;
	float: right;
}
div#footer a {
	color: #99cc99;
	text-decoration: none;
}
div#footer a:hover {
	color: #fff;
}
.futer {
	float: right;
	display: block;
	margin: -22px 1.3em 1em 0.6em;
	bottom: 0;
	clear: both;
	width: 40px;
	height: 11px;
	margin-left: 3px;
	overflow: hidden;
}
.futer img {
	border: 0;
}
.futer a:hover img {
	margin-top: -11px;
	display: block;
}
