@charset "utf-8";

body {
	background-image:url(/images/backgrounds/main-bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#716662;
}

#header {
	height:539px;
}
#header.small {
	height:181px;
}
#header .top_frame {
	background-image:url(/images/backgrounds/header-top-frame-bg.gif);
	height:18px;
	
}
h1#page_title {
	position:absolute;
	text-indent:-9999px;	
}

.logo {
	display:block;
	position:absolute;	
	width:171px;
	height:139px;
	top:9px;
	left:20px;
	z-index:999;
}
#right_column_content {
/*	padding-top:10px;*/
position:relative;
}
/**
/* section link
**/
.section_link {
	padding:18px;
}
.section_link .image {
	float:left;
}
.section_link .info {
	margin-left:80px;
}

.section_link h2 {
	color:#534c45;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:bold;
	line-height:1em;
	margin-bottom:8px;
}
.section_link h2 a {
	text-decoration:none;
	color:#534c45;
}
.section_link.active h2 a {

	color:#9a0000;
}
.section_link h2 a:hover {
	text-decoration:underline;
}
.red  {
	color:#9e0a0a;
}
.section_link p {
	margin:0px;
	color:#7f7f7f;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:9px;
}

.article {	
	padding:22px 30px 1px 30px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	width:600px;	
	float:left;
	
}
.article.product {
	padding-right:1px;
	width:629px;
}
.article .image_left {
	position:relative;
	float:left;
	margin-right:20px;
	margin-bottom:5px;
	width:200px;

}
.article .image_left .desc,
.article .schema .desc {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color:#e2e2e2;
	color:#5a5a5a;
	line-height:1.5em;
	padding:15px;	
}
.article .schema .image{
 float:left;
 padding:8px;


}
.article .schema .desc {
	float:left;
	height:281px;
	width:133px;
}
.article .schema {
	/*width:575px;*/
	height:311px;
	border:2px solid #e2e2e2;
	margin-bottom:20px;

}

#content_column_content h2,
#content_column_content h1 {
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:26px;
	font-style:italic;
	font-weight:normal;
	line-height:1.2em;
	margin:0px 0px 20px 0px;
}
#content_column_content h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#534c45;
	margin-bottom:4px;
	line-height:1em;
}
.article.product .info {
	float:left;
	width:520px;	
	margin-left:40px;
}

.article.product .info a{
	color:#000000;
	text-decoration: none;	
}

.article.product .info a:hover{
	color:#9a0000;
	text-decoration: none;	
}

.article.product .image_gallery {
	float:left;
	width:195px;
	text-align:center;
}
.article.product  .image_gallery  .image {
	text-align:center;
	height:450px;
}
.article.product .image_nav {
	height:50px;
	padding-left:5px;
}
.article.product .image_nav .thumb {
	float:left;
	width:50px;
	margin-left:6px;
}
.article.product .image_nav .thumb a img {
	border:1px solid #c3c3c3;
}
.article.product .image_nav .thumb a:hover img {
	border:1px solid #feb100;
}
#right_column h2.side_title {
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:295px;
	height:78px;
	border-bottom:1px solid #bfbeb6;
	line-height:1em;
	margin-bottom:0px;
}
#right_column h2#destilaty_st {
	background-image:url(/images/destilaty.png);
}
#right_column h2#menu_st {
	background-image:url(/images/menu.png);
}
#right_column h2#produkty_st {
	background-image:url(/images/produkty-side-title.png);
}
.en #right_column h2#produkty_st {
	background-image:url(/images/products-side-title.png);
}
.de #right_column h2#produkty_st {
	background-image:url(/images/produkte-side-title.png);
}
#right_column h2#o_spolocnosti_st {
	background-image:url(/images/o-spolocnosti-side-title.png);
}
.en #right_column h2#o_spolocnosti_st {
	background-image:url(/images/about-us-side-title.png);
}
.de #right_column h2#o_spolocnosti_st {
	background-image:url(/images/uber-uns-side-title.png);
}

#right_column h2#kontakt_st {
	background-image:url(/images/kontakt-side-title.png);
}
.en #right_column h2#kontakt_st {
	background-image:url(/images/contact-side-title.png);
}

#right_column h2#aktuality_st {
	background-image:url(/images/aktuality-side-title.png);
}
.en #right_column h2#aktuality_st {
	background-image:url(/images/news-side-title.png);
}

.section_link .image {
}
.section_link .image a {
		display:block;
	position:relative;
}
.section_link .image a .frame {
	display:block;
	position:absolute;
	background-image:url(/images/image-frame-side-pane-dark.gif);
	background-repeat:no-repeat;
	width:65px;
	height:65px;
	top:0px;
	left:0px;
	
	
}	
/*Accordion */
#product_accordion {

}

.accordion_content {

		overflow: hidden;
		border-bottom:1px solid #bfbeb6;
		background-color:#f1f0e8;
		padding:0px 18px;

	}
.accordion_content .image {
	position:relative;
	float:left;

	padding:18px 0px;
	width:80px;
}
.accordion_content .image a {
	display:block;
	position:relative;
}
.accordion_content .image a .frame {
	display:block;
	position:absolute;
	background-image:url(/images/image-frame-side-pane.gif);
	background-repeat:no-repeat;
	width:65px;
	height:65px;
	top:0px;
	left:0px;
	
	
}	
.accordion_content .info {
	float:left;
	padding:25px 0px;
	width:260px;
	color:#7b7b7a;
	text-decoration:none;	
}	
.accordion_content .info h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0px 5px 0px;
	color:#9a0000;
}
.accordion_content .info h3 a {
	color:#9a0000;
	text-decoration:none;	
}
.accordion_content .info p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:0px;
	text-decoration:none;	
}
.accordion_toggle {
	color:#534c45;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:bold;
	line-height:1em;
	margin-bottom:8px;
	background-color:#e5e4dc;
	border-bottom:1px solid #bfbeb6;
	margin-bottom:0px;
	padding-left:18px;
	padding-top:7px;
	height:23px;
	cursor:pointer;
	position:relative;/* required for effect */ 
	z-index:10;/* required for effect */ 
}
.accordion_toggle:hover {
 background-color:#b1b0a5;
 color:#3f3831;
}
.accordion_toggle_active,
.accordion_toggle_active:hover {
			background-color:#d1d0c8;
			color:#3f3831;
	}
	
.accordion_toggle a, .accordion_toggle a:visited {
color: #534c45;
text-decoration: none;
}

.accordion_toggle a:active, .accordion_toggle a:hover {
text-decoration: none;
color: #534c45;
}

	
/* Pricelist */
.pricelist {
	/*float:left;
	border:1px solid red;*/

}
.pricelist table {
	width:555px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4c4c4c;
}
.pricelist table tr td{
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
.pricelist table td {
	padding:0px 0px 0px 10px;
	height:25px;
}
.pricelist table td.name {
	width:275px;
}
.pricelist table tr td.price {
	width:130px;
	font-weight:bold;

}
.pricelist table tr td.price .euro {
	font-weight:normal;
}
.pricelist table tr td {
	background-color:#ffffff;
}
.pricelist table tr.over td {
	background-color:#ffffe5;
	color:#9a0000;
}

table.pricelist_heading {
	width:595px;
}
table.pricelist_heading th {
	background-color:#e5e4dc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	padding:0px 0px 0px 10px;
	height:25px;
}
table.pricelist_heading th.name {
	width:330px;
}
table.pricelist_heading th.price {
	width:155px;
}

.article .pricelist  {	
	/*width:600px;*/
	margin-top:15px;

}
.article .pricelist h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9a0000;
	margin:0px 0px 8px 10px !important;	
	line-height:1em;
}
.article .pricelist .image {
	float:left;
	width:40px;
	text-align:left;
}
.article .pricelist .info {
/*	float:left;*/
	padding-left: 15px;
	width:535px;
}

/* Contact */
.contact {
	height:530px;
}
.contact h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9a0000;
	line-height:1em;
	margin:0px 0px 10px 0px;	
}
.contact  .address {
	margin-bottom:30px;
}

.contact  .address p{
	margin-bottom:5px;
}
.contact #map_info {
	position:absolute;
	top:22px;
	left:250px;
}

.contact #map_info h3 {
	color:#b2b2b2;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:26px;
	font-style:italic;
	font-weight:normal;
	line-height:1.2em;
	margin:0px 0px 20px 0px;
}

.contact #map_info .map_holder {
	border:1px solid #b2b2b2;
	height:460px;
	background-color:#ebebeb;
}

.contact #map_info .map_holder #gmap {
	border-bottom:1px solid white;
}

.contact #map_info #gmap {
	width:371px;
	height:371px;
}

.map_chooser {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-top:17px;
	margin-left:17px;
}
.map_chooser .cb {
	margin-bottom:6px;
}
.map_chooser .cb.active label {
	font-weight:bold;
}

.map_chooser label input{
	vertical-align:middle;
}


#back_button {
	position:absolute;
	top:25px;
	left:20px;
	z-index:999;
	background-color:#00FF00;
}


/* highlights */

#highlights {
	padding-top:35px;
	height:180px;

}

#highlights  .item {
	float:left;
	margin-right:13px;
}
#highlights  .item.last {
	margin-right:0px;
	margin-left:1px;
}
#highlights h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	color:#fff;
	line-height:1em;
	margin-bottom:15px;

}

#highlights  .item a {
	position:relative;
	display:block;
}
#highlights  .item a span.frame {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(/images/highlights/hover.png);
	width:181px;
	height:132px;
	display:none;
	cursor:pointer;
}
#highlights  .item a:hover span.frame {
	display:block;
	
}

/* news */
.news {
	border-bottom:1px solid #e8e8e8;
	padding-bottom:15px;
	margin-bottom:23px;
}
.news .image {
	float:left;
	padding-left:5px;
	padding-right:20px;
}
.news  .more {
	text-align:right;
}
.news  .more  a {
	color:#990003;	
}
.news .info {
	float:left;
	width:495px;	
}
.news .date {
	color:#666666;
	margin-bottom:5px;
	font-size:9px;
}
.news h3 {
	color:#990003 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:3px !important;
	
}
.news h3 a {
	color:#990003;
	text-decoration:none;
}
.news h3 a:hover {
	text-decoration:underline;
}
.flask_types {
	margin-bottom:22px;
}
.flask_types  .hr {
	margin-top:35px;
}
.flask_types .flask {
	position:relative;
	float:left;
	width:60px;
	text-align:center;
	margin-right:10px;
	margin-bottom:-18px;
}

a.button {
	display:block;
	background-image:url(/images/buttons/product-bt-c.gif);
	background-repeat:no-repeat;
	width:138px;
	height:24px;
	padding-top:7px;
	padding-left:27px;
	margin-bottom:10px;
	
}
a:hover.button {
	background-position:0px -31px;
}

.product_version  {
	margin-top:10px;
	margin-bottom:20px;
	width:198px;
	height:420px;
	border-left:1px solid #d6d6d6;
	float:left;
}
.product_version.first {
	border:0px;
}
.product_version  .image {
	text-align:center;
	margin-bottom:18px;
}
.product_version  h2 {
	padding-left:18px;
}
.product_version  .description {
	padding:0px 18px;
	line-height:1.5em;
}

/*
* Pricelist categories
*/

#pricelist_categories .category {
	width:320px;
	float:left;
	padding-bottom:30px;

}
#pricelist_categories .category.last {
	width:270px;
	float:left;

}


#pricelist_categories .category .image {
	position:relative;
	float:left;
	padding-right:15px;
}

#pricelist_categories .category  .image a .frame {
	display:block;
	position:absolute;
	background-image:url(/images/image-frame-white.gif);
	background-repeat:no-repeat;
	width:65px;
	height:65px;
	top:0px;
	left:0px;
	cursor:pointer;
}	


#pricelist_categories .category .info {
	float:left;
	width:190px;
}

#pricelist_categories .category h3,
#pricelist_categories .category h2 {
	color:#534c45;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:1em;
	margin-bottom:8px;
}
#pricelist_categories .category h3 a,
#pricelist_categories .category h2 a {
	text-decoration:none;
	color:#534c45;
}
#pricelist_categories .category h3 a:hover,
#pricelist_categories .category h2 a:hover{

	color:#9a0000;
}

#pricelist_categories .category .info p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}


.gallery .image {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.gallery .image  a img {
	border:1px solid #dedede;
}
.gallery .image  a:hover img {
	border:1px solid #ffcc00;
}

/* doplnky */
.doplnok {
	position:relative;
	width:300px;
	height:476px;
}
#drevena_kazeta,
#drevena_klietka,
#kartonova_taska,
#jutova_taska {
	float:left;
	position:relative;
	width:300px;
	height:476px;
}

.doplnok  .description
{
	position:absolute;
	top:375px;
	left:0px;
	padding:0px 50px;
}


.doplnok .description h3 {
	
	line-height:1em !important;
	margin-bottom:10px !important;
}

#drevena_klietka img {
	position:absolute;
	top:-13px;
}

#dreveny_kufrik {
	position:relative;
	height:550px;
}
#dreveny_kufrik img {
	position:absolute;
	left:-30px;
	top:0px;
}

#dreveny_kufrik .description {
	top:470px;
	width:300px;
}

.etikety h2 {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	font-weight:bold !important;
	font-style:normal !important;
	line-height:1em !important;
}
.etikety div img {
	margin-bottom:17px;
}

.hidden {
	display:none;
}


#slideshow_area {
	position:relative;
	z-index:1;
}

#slideshow_area  div {
		position:absolute;
		top:0px;
		left:0px;
		z-index:1;
}
