@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	background-image: url(pictures/back.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
img.img_noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.div_correct {
	clear: both;
	float: none;
}
div.div_nadpis {
	font-size: 20px;
	color: #49403b;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
div.div_base {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(pictures/back_base.png);
	background-repeat: repeat-y;
	background-position: center top;
}
div.div_visible {
	visibility: visible;
}
div.div_invisible {
	visibility: hidden;
	display: none;
}
div.div_menu {
	background-image: url(pictures/back_menu.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 30px;
	width: 970px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
div.div_menu a.a_menu_01 {
	display: block;
	margin: 0px;
	float: left;
	background-image: url(pictures/menu_01.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 91px;
}
div.div_menu a.a_menu_01:hover {
	background-image: url(pictures/menu_01_ac.png);
}
div.div_menu a.a_menu_02 {
	display: block;
	margin: 0px;
	float: left;
	background-image: url(pictures/menu_02.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 114px;
}
div.div_menu a.a_menu_02:hover {
	background-image: url(pictures/menu_02_ac.png);
}
div.div_menu a.a_menu_03 {
	display: block;
	margin: 0px;
	float: left;
	background-image: url(pictures/menu_03.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 87px;
}
div.div_menu a.a_menu_03:hover {
	background-image: url(pictures/menu_03_ac.png);
}
div.div_menu a.a_menu_04 {
	display: block;
	margin: 0px;
	float: left;
	background-image: url(pictures/menu_04.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 115px;
}
div.div_menu a.a_menu_04:hover {
	background-image: url(pictures/menu_04_ac.png);
}
div.div_left_column {
	margin: 0px;
	float: left;
	width: 205px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	overflow: hidden;
}
form.form_hledani {
	background-image: url(pictures/back_hledani.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
form.form_hledani input.input_text {
	width: 158px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
form.form_hledani input.input_butt {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 61px;
	background-image: url(pictures/butt_hledat.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
div.div_produkty {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #F3F2ED;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
div.div_produkty a.a_vetev1 {
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(pictures/produkty_a.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #736c67;
}
div.div_produkty a.a_vetev1:hover {
	color: #000000;
	background-image: url(pictures/produkty_a_ac.png);
}
div.div_produkty a.a_vetev2 {
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #736c67;
	background-color: #FFFFFF;
}
div.div_produkty a.a_vetev2:hover {
	color: #000000;
}
div.div_center_column {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 540px;
	overflow: hidden;
}
div.div_clanek {
	overflow: hidden;
}
div.div_clanek h1 {
	font-size: 20px;
	color: #2b3220;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
div.div_clanek h1.h1_center {
	text-align: center;
}
div.div_clanek h2.h2_center {
	text-align: center;
}
div.div_clanek h2 {
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.div_clanek h3 {
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
div.div_clanek p {
	color: #666666;
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.div_clanek address {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
div.div_fotogalerie {
	margin: 0px;
	clear: both;
	float: none;
	background-color: #FFFFFF;
	width: 520px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	overflow: hidden;
}
div.div_fotogalerie p {
	font-size: 13px;
	color: #666666;
}
div.div_fotogalerie img {
	border: 6px solid #800000;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.div_fotogalerie div.div_foto {
	padding: 0px;
	height: 88px;
	width: 88px;
	overflow: hidden;
	border: 5px solid #CCCCCC;
	float: left;
	margin: 3px;
	text-align: center;
}
div.div_fotogalerie div.div_foto_ac {
	border: 5px solid #800000;
}
div.div_fotogalerie div.div_foto:hover {
	border: 5px solid #800000;
}
div.div_fotogalerie div.div_foto img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
div.div_fotogalerie div.div_hlavni_foto {
	padding: 0px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
div.div_right_column {
	margin: 0px;
	float: right;
	width: 200px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.div_panel_akce {
	padding: 4px;
	border: 8px solid #F3F2ED;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	overflow: hidden;
	width: 160px;
}
div.div_panel_akce h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #CC3333;
}
div.div_panel_akce p {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
div.div_panel_akce div.div_img {
	text-align: center;
}
div.div_panel_akce img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.div_panel_akce p.p_vice {
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
div.div_panel_akce p.p_vice a {
	font-weight: normal;
	text-decoration: underline;
	color: #CC3333;
}
div.div_panel_akce p.p_vice a:hover {
	text-decoration: none;
}
div.div_panel {
	padding: 4px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	overflow: hidden;
	width: 176px;
	background-color: #F3F2ED;
}
div.div_panel h2 {
	font-size: 20px;
	font-weight: normal;
	color: #49403b;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

div.div_panel p {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
div.div_panel div.div_img {
	text-align: center;
}
div.div_panel img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.div_panel p.p_vice {
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
div.div_panel p.p_vice a {
	font-weight: normal;
	text-decoration: underline;
	color: #CC3333;
}
div.div_panel p.p_vice a:hover {
	text-decoration: none;
}
div.div_paticka {
	background-color: #FFFFFF;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #F3F2ED;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div.div_paticka p {
	text-align: center;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
div.div_paticka p a {
	color: #666666;
	text-decoration: none;
}
div.div_paticka p a:hover {
	text-decoration: underline;
}
div.div_hledani {
	margin: 0px;
	padding: 0px;
}
div.div_hledani span.vyrazHledani {
	font-weight: bold;
	color: #FF6600;
}
div.div_hledani h1 {
	font-size: 20px;
	font-weight: normal;
}
div.div_hledani h2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
div.div_hledani h2 a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
div.div_hledani h2 a:hover {
	text-decoration: none;
}
div.div_hledani p {
	color: #666666;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
form.form_prodejna {
	background-color: #FFFFFF;
	padding: 10px;
	width: 205px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
form.form_prodejna label {
	font-size: 10px;
}
form.form_prodejna input.input_text {
	border: 1px solid #999999;
	width: 198px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 10px;
}
form.form_prodejna textarea {
	border: 1px solid #999999;
	height: 56px;
	width: 196px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form.form_prodejna input.input_butt {
	border: 1px solid #999999;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}
form.form_prodejna p {
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
form.form_prodejna p.p_chyba {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
form.form_prodejna p.p_odeslano {
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.div_seo {
	color: #999999;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.div_seo p {
	font-size: 13px;
	color: #999999;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.div_seo p a{
	color: #666;
	text-decoration: underline;
}
.div_seo p a:hover {
	text-decoration: none;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}

#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:pictures/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../pictures/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../pictures/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

