#all {
	width: 980px;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -490px;
	z-index: 100;
}
#shadow {
	width: 980px;
	height: 605px;
	margin: 0 auto;
	position: relative;
	top: 50px;
	left: 15px;
	z-index: 1;
	opacity: 0.8;
}
#shadow_l {
	background: url(../grafika/shadow-l.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 37px;
	height: 605px;
}
#shadow_r {
	background: url(../grafika/shadow-r.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 37px;
	height: 605px;
}
#shadow_m {
	background-image: url(../grafika/shadow-m.png);
	background-repeat: repeat-x;
	position: absolute;
	left: 37px;
	right: 37px;
	top: 0px;
	height: 605px;
}
#menus {height: 30px;}
#main {
	height: 545px;
	background-color: #fff;
	padding: 20px;
	padding-right: 0px;
	clear: both;
}
#header {
	width: 116px;
	height: 545px;
	overflow: hidden;
	text-indent: 150px;
	background-color: #000;
	background-image: url(../grafika/interiors.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#main_content {
	float: right;
	width: 330px;
	margin-left: 10px !important;
	margin-left: 0px;
	padding-left: 0px;
}
#main_content_wide {
	float: right;
	width: 825px;
	background: #fff;
}
#search_form {height: 30px; overflow: hidden;}
#text {
	height: 420px;
	overflow: auto;
	padding-right: 20px;
}
#logos {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 5px;
	margin: 5px 20px 5px 0px;
	text-align: center;
}
#footer {
	color: #999;
	font-size: 0.85em;
	margin-right: 20px;
}
#big_picture, #map, #home_picture, #product_list, #product_photo, #help_picture, #about_picture, #news_picture, #contract_picture, #links_picture {
	height: 545px;
	width: 495px;
	margin-left: 10px !important;
	margin-left: 20px; /* for the shitty browser from miscro$oft that doesn't support even the most basic standards */
	overflow: hidden;
}

/* Dante */
#product_list{
	height: 560px;
}

#mainmenu {
	height: 30px;
	background: url(../grafika/white_tab_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 10px;
	float: left;
	line-height: 30px;
	padding: 0px 10px 0px 10px;
}
#flags {
	margin-right: 10px;
	float: right;
	height: 30px;
	background: url(../grafika/white_tab_back.jpg);
	background-repeat: repeat-x;
	line-height: 30px;
	padding: 0px 10px 0px 10px;
}
#home_picture {
	background-color: #000;
/*	background-image: url(../grafika/home_picture.jpg);
	background-repeat: no-repeat;
	background-position: left center;
*/
}
#help_picture {
	background-color: #000;
	background-image: url(../grafika/help_picture.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#about_picture {
	background-color: #000;
	background-image: url(../grafika/about_picture.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#news_picture {
	background-color: #000;
	background-image: url(../grafika/news_picture.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#contract_picture {
	background-color: #000;
	background-image: url(../grafika/contract_picture.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#links_picture {
	background-color: #000;
	background-image: url(../grafika/links_picture.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#next_prev {
	float: right;
	font-size: 1.2em;
}
#big_product_photo {
	border: 5px solid #fff;
	text-align: center;
	overflow: hidden;
	margin-left: 5px;
	height: 510px;
	width: 475px !important;
	width: 470px;
}

.clear {clear: both; font-size: 1px;}
.product_thumbnail {
	width: 140px;
	height: 180px;
	margin: 0px 20px 0px 5px !important;
	margin: 0px 10px 0px 10px; /* for the shitty browser from miscro$oft that doesn't support even the most basic standards */
	text-align: center;
	overflow: hidden;
	float: left;
	line-height: 1em;
}
#request {
	background: #bfb300;
	position: absolute;
	top: 30px;
	left: 480px;
	width: 400px;
	display: none;
	padding: 0px 10px 0px 10px;
	color: #fff;
}
#design_by {
	width: 980px;
	position: absolute;
	left: 50%;
	top: 625px !important;
	top: 622px;
	z-index: 99;
	margin-left: -490px;
}
#product_select {
	line-height: 25px;
	margin-bottom: 0px;
	margin-left: 2px !important;
	margin-left: 15px; /* for the shitty browser from miscro$oft that doesn't support even the most basic standards */
}