@charset "iso-8859-1";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #dedede;
	text-align: center;
}
p {
	line-height: 12px;
}
h3 {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
ul {
	list-style-image:  url(../../_images/square.gif);
}
li {
	margin-bottom: 5px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	color: #653131;
	padding-top: 10px;
	padding-bottom: 0px;
}
strong {
	font-weight: bold;
}
.produkt {
	font-size: 20px;
	color: #653131;
}
.big_pic {
	border: 3px solid #FFFFFF;
}
#hlavny {
	width: 740px;
	text-align: left;
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#zahlavie {
	width: 740px;
	position: absolute;
	top:0;
	height: 56px;
}
#logo {
	width: 65px;
	position: absolute;
	left: 12px;
	top: 0px;
}

#jazyk {
	text-align: right;
	padding-bottom: 3px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	font-size: 10px;
	width: 638px;
	position: absolute;
	right: 0px;
	margin-top: 35px;
	top: -2px;
	left: 102px;
}
#menu {
	position: absolute;
	top: 60px;
	text-align: right;
	right: 0px;
	background-color: #653131;
	width: 740px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.jazyk:link {
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
a.jazyk:visited {
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
a.jazyk:hover {
	background-color: #CCCCCC;
	color: #333333;
	padding: 5px;
}
.skryt {
	display: none;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 7px;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 7px;
}
a.menu:hover {
	text-decoration: none;
	padding: 5px 7px;
	color: #FFFFFF;
	background-color: #B66C07;
}
#telo {
	position: absolute;
	top: 0px;
	width: 100%;
}
#nahlady {
	position: relative;
	overflow: auto;
	width: 740px;
	height: 80px;
}
#nahlady img {
	margin-right: 2px;
	margin-left: 2px;
}
#texty {
	margin-top: 5px;
	position: relative;
	top: 0px;
	padding-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #330000;
	padding-bottom: 5px;
}
#vlavo {
	background-color: #DEDEDE;
	position: relative;
	width: 475px;
	height: 340px;
	text-align: center;
}
#vpravo {
	position: absolute;
	width: 260px;
	top: 5px;
	right: 0px;
	height: 300px;
}
#hore {
	background-color: #CCCCCC;
	position: relative;
	height: 256px;
	margin-bottom: 5px;
}
#dole {
	background-color: #888888;
	position: relative;
	height: 80px;
}
.pravy_horny_roh {
	text-align: right;
}
.lavy_dolny_roh {
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: left;
}
#obsah_vlavo {
	margin: 2px;
	padding-right: 20px;
	padding-left: 100px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 12px 0px;
	text-align: left;
	overflow: auto;
	height: 300px;
}
#popis_produktu {
	overflow: auto;
	margin-right: 15px;
	margin-left: 20px;
	position: relative;
	top: 0px;
}
#copyright {
	font-size: 9px;
	color: #CCCCCC;
	text-align: right;
	position: absolute;
	right: 5px;
	bottom: 2px;
}
.pic-osetrovanie {
	background-image:  url(../_images/pic01.jpg);
}
.pic-kontakt {
	background-image:  url(../_images/pic02.jpg);
}
#nahlady * a:link img, #nahlady * a:visited img {
	filter: Gray;
}
#nahlady * a:hover img {
	filter: none;
}
#back a:link, #back a:visited {
	height: 18px;
	width: 10px;
	background-image: url(../_images/back.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 1px;
	top: 160px;
}
#back a:hover {
	background-image: url(../_images/back-over.gif);
}
#next a:link, #next a:visited {
	height: 18px;
	width: 10px;
	background-image: url(../_images/next.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 160px;
	right: 1px;
}
#next a:hover {
	background-image: url(../_images/next-over.gif);
}
