@charset "iso-8859-1";
/* CSS Document */

/* --------------------------------- General --------------------------------- */

html,body {
	/*background: #ddd url("/img/back.jpg") repeat-x;*/
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-right: 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
}

a img {
	border: 0;
}

#headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #444;
	width: 295px;
	position: absolute;
	left: 54px;
	top: 330px;
}

#txt {
	color: #222;
	width: 315px;
	position: absolute;
	left: 54px;
	top: 380px;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 10px 0;
}

#container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 432px;
}

#logo, #logoR {
	position: absolute;
	left: 445px;
	top: 18px;
	z-index: 50;
	width: 459px;
	height: 48px;
}
#logoL {
	position: absolute;
	left: 0px;
	top: 18px;
	z-index: 50;
	width: 459px;
	height: 48px;
}


#shadow {
	width: 746px;
	height: 230px;
	background-color: #eee;
	position: absolute;
	left: 10px;
	top: 69px;
	z-index: 10;
}

#pic {
	position: absolute;
	left: 0px;
	top: 79px;
	z-index: 20;
}

a {
	color: #58503E;
	text-decoration: underline;
}
a:hover {
	color: #78705E;
	text-decoration: underline;
}

#menu {
	width: 165px;
	background-color: #990000;
	padding-top: 33px;
	padding-bottom: 20px;
	position: absolute;
	left: 550px;
	top: 294px;
	z-index: 30;
}

#submenu {
	width: 172px;
	text-align: right;
	position: absolute;
	left: 362px;
	top: 327px;
}

#menu a {
	color: #ccc;
	line-height: 18px;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
#menu a:hover {
	color: #fff;
	text-decoration: underline;
}
#menu .select {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#submenu a {
	color: #444;
	line-height: 18px;
	text-decoration: none;
}
#submenu a:hover {
	color: #ccc;
	text-decoration: underline;
}
#submenu .select {
	color: #bb0000;
	text-decoration: none;
	font-weight: bold;
}

/* Prislista  */
.pricelist
{
	float: left;
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom: #666 dotted 1px;
}
.pricedesc
{
	font-size: 10px;
	color: #999;
}
.pricetag
{
	padding-right: 3px;
	text-align: left;
	float: left;
	width: 70%;
}
.price
{
	/*font-weight: bold;
	color: #c00;*/
	text-align: right;
	float: right;
	width: 30%;
}


/* =============================================================================================================== */
#BigOne { 
	display: block;
	max-height: 400px;
	width: 275px;
	z-index:100;
	padding: 0px;
}
.thumb { 
	max-height: 50px;
	width: 50px;
}
#thumbbox {
	color: #222;
	width: 120px;
	position: absolute;
	left: 54px;
	top: 380px;
	cursor: pointer;
}
#imgbox {
	color: #222;
	width: 275px;
	position: absolute;
	left: 174px;
	top: 380px;
	margin-left: 10px;
}







