/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}

body {
	background-image : url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-color: #f5f5f5;
	color: #303030;
	font-family:Verdana,Tamoma,Arial,sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	margin-bottom:0px;
}
p,td,span,div,input, textarea {
	font-family: Verdana,Tamoma,Arial,sans-serif;
	font-size: 11px;
}

p {
	text-align: justify;
}

img {
	border: 0px;
}

/* TEXTS */
.strong {
	font-weight: bold;
}
.green {
	color: #6e961d;
}
.msg { color: #6e961d; text-align: center; padding: 10px 10px; }
.msg_red {color: #ff0000; text-align: center; padding: 10px 10px; }

/* HEADINGS */
h1,#right h2 {
	color: #686868;
	font-size:120%;
	font-weight: bold;
	text-decoration: none;
	border-bottom: #000000 dotted 1px;
	padding-left: 13px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 15px;
}
h2 {
	font-size:115%;
	font-weight: bold;
	color: #759d23;
	border-bottom: #000000 dotted 1px;
	padding-left: 13px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 15px;
}
h3 {
	font-size:110%;
	font-weight: bold;
	color: #000000;
	border-bottom: #000000 dotted 1px;
	padding-left: 13px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 15px;
}

/* LISTS */
li {
/*  padding-left:0px; */
	margin-left: 25px;
	list-style-type: square;
	list-style-image: url(images/li_img.jpg);
}

/* TABLES */
table.reference {
	padding: 0px; margin: 0px; border-collapse: collapse; margin-left: 13px;
}
table.reference td {
	vertical-align: middle;
	text-align: center;
	padding-right: 10px;
	width: 152px;
}
table.reference img {
	margin-bottom: 10px;
}

/* DIVY */
div#page {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	position:relative;
	margin-right:auto;
	width: 1000px;
}
div#top {
	background-image : url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-color: rgb(0,0,0);
	height: 118px;
}

span#home {
	position: absolute;
	top: 10px;
	left: 18px;
	width: 605px;
	height: 75px;
}

div#menu {
	left: 50px;
	top: 97px;
	position: absolute;
	display: inline;
	font-family: Century Gothic;
	font-weight: bold
}

div#eshop {
	background-image : url(images/bg_eshop.jpg);
	background-repeat: no-repeat;
	background-color: #5a8801;
	height: 186px;
}
div#eshop_slogan {
	width: 480px;
	color: white;
	margin-left: 100px;
}
div#eshop_slogan span {font-size: 11px}

div#eshop_slogan h1,h2,h3{
	padding-top: 0px;
	border: none;
	color: white;
	font-weight: normal;
	padding-left: 0px;
}
div#eshop_slogan h1 { font-size: 200%; font-weight: normal; }
div#eshop_slogan h2 { font-size: 135%; font-weight: bold; }
div#eshop_slogan h3 { font-size: 115%; font-weight: bold; }

div#footer {
	background-image : url(images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-color: #404040;
	height: 116px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	color: #9e9e9e;
	padding-top: 10px;
	text-align: center;
	font-size: 10px;
}

div#main {
	background-image : url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-color: #f5f5f5;
}

div#left {
	display: inline;
	float: left;
	width: 102px;
}

div#submenu {
	display: inline;
	float: left;
	width: 160px;
	padding-top: 50px;
}

div#submenu img {
	position: relative;
	top: 1px;
}
div#submenu a {
	color: #303030 !important;
	font-weight: normal !important;
}
div#submenu a.selected {
	color: #dd6803 !important;
	font-weight: normal !important;
}
div#submenu a:hover {
	color: #dd6803 !important;
	text-decoration: none !important;
}

div#text_products {
	display: inline;
	float: left;
	width: 496px;
	padding-top: 35px;
	margin-right: 26px;
}
div#text_products p,ul {
	margin-left: 13px;
	margin-right: 13px;
}
div#text_products img {
	border: 1px solid #ea8118;
}

div#products_navigation {
	width: 320px;padding-top: 15px
}

div#products_navigation img {
	position: relative;
	top: 2px;
	border: none !important;
}

div.products_submenu {
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#text {
	display: inline;
	float: left;
	width: 496px;
	padding-top: 35px;
}
div#text p,ul {
	margin-left: 13px;
	margin-right: 13px;
}
div#text img {
	border: 1px solid #ea8118;
}

div#img {
	display: inline;
	float: left;
	width: 186px;
	text-align:center;
	padding-top: 123px;
}
div#img img {
	border: 1px solid #ea8118;
}
div#img p {
	color: #787878;
	font-size: 11px;
	font-style: italic;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	text-align: left;
}
div#right {
	display: inline;
	float: left;
	width: 188px;
	padding-top: 35px;
	text-align: left;
	position:relative
}
div#right p,ul,form {
	padding-left: 13px;
}

#right .fotky img {border: 1px solid rgb(234,129,24);margin-bottom: 5px}
#right .fotky {text-align: center;padding-top: 95px;}

div.reference_title {
	color: #686868;
	font-size:120%;
	font-weight: bold;
	text-decoration: none;
	border-bottom: #000000 dotted 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-left: 13px;
	padding-right: 10px;
}
div.reference_title img {
	border: none !important;
	position: relative;
	top: 3px;
}

/* FORMS */
form {
	text-align: left;
}
input, textarea {
	border: solid 1px #ea8118;
	background-color: white;
	color: black;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;
}
input {
	height: 14px;
}
textarea {
	height:100px;
}
.jak-objednat {
	margin:0 auto;
	width:400px;
	padding:14px;
}
.jak-objednat input,textarea {
	float:left;
	width:200px;
}
.jak-objednat label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:100px;
	float:left;
	margin:8px 10px 0px 0px;
}

.button_green, .button_orange {
	width: 134px !important;
	height: 27px;
	background-image: url(images/button_green.jpg);
	border: none !important;
	line-height: 24px;
	vertical-align: top;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	padding: 0px;
	padding-bottom: 2px;
}
.button_green {
	background-image: url(images/button_green.jpg);
}
.button_orange {
	background-image: url(images/button_orange.jpg);
}


/* IMAGES */
img.img_partneri {
	float: left;
	display: inline;
	margin-right: 20px;
}


/* OBYCAJNY ODKAZ */
a {
	color: #dd6803;
	text-decoration: none;
}
a:link {
	color: #dd6803;
}
a:visited {
	color: #dd6803;
}
a:hover {
	color: #dd6803;
	text-decoration: underline;
}
a:active {
	color: #dd6803;
}

/* MENU */

div#menu a {
	color: #9acb3b;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 50px;
}
div#menu a.selected {
	font-weight: bold;
}

div#menu a:link {
	text-decoration: none;
}
div#menu a:visited {
	text-decoration: none;
}
div#menu a:hover {
	text-decoration: none;
}

.copy {
	float:left; display: inline; text-align: left; font-size: 10px; margin-top: 461px; padding-left: 25px;
}

.lfloat {
	float: left;
	display: inline;
}
.rfloat {
	float: right;
	display: inline;
}

.clear {
	clear: both;
}
.lclear {
	clear: left;
}
.rclear {
	clear: right;
}


#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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/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;}


.auti p {padding-bottom: 7px;text-align: center;line-height: 160%;}

