body {
	font-family: "Times CE", "Times New Roman", Times, serif;
	font-size: 15px;
	background-attachment: scroll;
	background-color: #ecdac6;
	background-image: url(../basic/left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	border: none;
	color: black;
	min-width: 740px;
}	
a {
	color: #c0530a;
	text-decoration: none;
}
img {
	border: none;
}
.okraj {
	clear: both;
	float: left;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
h2 {
	font-size: 16px;
	margin: 0px;
}
h3 {
	font-family: serif;
	font-size: 32px;
	font-weight: bolder;
	text-decoration: none;
	white-space: nowrap;
	color: #c0530a;
	margin-top: -5px;
	text-indent: 90px;
	position: absolute;
	left: 7px;
	top: 0px;
}
h3:hover  {
	color: black;
}
h4 {
	background-image:  url(../basic/podklad.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: white;
	display: block;
	width: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
} 
/*linka v galerii*/
hr {
	height: 4px;
	background-image: url(../basic/prepinac.jpg);
	background-color: #800000;
	border-top: double;
	border-bottom: double;
	margin-top: 4px;
	margin-bottom: 4px;
	background-repeat: repeat-x;
}
.hr {
	height: 4px;
	background-image: url(../basic/prepinac.jpg);
	background-color: #800000;
	border-top: double;
	border-right: none;
	border-bottom: double;
	border-left: none;
	clear: both;
	margin-top: 4px;
	margin-bottom: 4px;
	background-repeat: repeat-x;
	width: 100%;
}/*galerie prehled*/
#all {
	position: absolute;
	top: 40px;
	left: 10px;
	right: 10px
}
.all {
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
	font-family: HoboDCE, HoboDEE, Hobo, "Arial Narrow", Arial Narrow, HelveticaNarrowCE, "Helvetica Narrow CE", Helvetica, Arial, sans-serif;
	color: black;
}
/*obsah galerie*/
#galerie {
	position: absolute;
	left: 140px;
	top: 0px;
	right: 0px;
	width: auto;
	background-attachment: fixed;
	background-image: url(../basic/prepinac.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/*vyrobky v galerii*/
#tovar {
	position: absolute;
	top: 40px;
	left: 10px;
	right: 10px
}
/*prepinac v galerii*/
#prepinac {
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: HoboDCE, HoboDEE, Hobo, "Arial Narrow", Arial Narrow, HelveticaNarrowCE, "Helvetica Narrow CE", Helvetica, Arial, sans-serif;
	font-size: 15px;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	height: 30px;
	width: 100%;
	background-image: url(../basic/prepinac.jpg);
	background-repeat: x-repeat;
	}
 .a, .b, .c, .d, .e, .f, .g, .h, .i,  .aactive, .bactive, .cactive, .dactive, .eactive, .factive, .gactive, .hactive, .iactive {
	text-decoration: none;
	background-image: url(../basic/big.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	position: absolute;
	top: 0px;
	display: block;
	padding-top: 5px;
	padding-bottom: 3px;
	color: white;
	}
.a, .aactive{left: 2px; padding-left: 27px;}	
.b, .bactive {left: 102px;padding-left: 20px;}
.c, .cactive {left: 202px;padding-left: 15px;}
.d, .dactive {left: 302px;padding-left: 15px;}
.e, .eactive {left: 402px; padding-left: 27px;}
.f, .factive {left: 502px; padding-left: 27px;}
.g, .gactive {left: 602px; padding-left: 27px;}
.h, .hactive {left: 702px; padding-left: 27px;}
.i, .iactive {left: 802px; padding-left: 27px;}

.a:hover,.b:hover,.c:hover,.d:hover,.e:hover,.f:hover,.g:hover,.h:hover,.i:hover {
	background-image: url(../basic/a.big.jpg);
}
.aactive, .bactive, .cactive, .dactive, .eactive, .factive, .gactive, .hactive, .iactive {
	background-image: url(../basic/a.big.jpg);
	color: black
}
.aactive:hover, .bactive:hover, .cactive:hover, .dactive:hover, .eactive:hover, .factive:hover, .gactive:hover, .hactive:hover, .iactive:hover {
	color: white
}
#dl {
	margin-left: -6px;
}/*pismo v tabulce*/
th, .font {
	font-family: HoboDCE, HoboDEE, Hobo, "Arial Narrow", Arial Narrow, HelveticaNarrowCE, "Helvetica Narrow CE", Helvetica, Arial, sans-serif;
}
/*zakladni menu*/
#menu {
	position: absolute;
	left: 0px;
	width: 140px;
	top: 90px;
	}
#menu a {
	display: block;
	width: 140px;
	height: 25px;
	padding-top: 8px;
	padding-left: 12px;
	font-family: HoboDCE, HoboDEE, Hobo, "Arial Narrow", Arial Narrow, HelveticaNarrowCE, "Helvetica Narrow CE", Helvetica, Arial, sans-serif;
	color: white;	
	text-decoration: none;	
	font-size: 15px;
	background-image: url(../basic/off.jpg);
	background-repeat: no-repeat;
}
#menu a:hover {
	background-image: url(../basic/on.jpg);
}
#menu a:active {	
	background-image: url(../basic/on.jpg);
}
#menu a.active, #menu a.activebig {
	background-image: url(../basic/on.jpg);
	color: black
}
.big, .activebig {
	font-weight: bold;
}
/*logo*/
img[alt=logo] {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 92px;
	width: 140px;
}
img[alt=elin] {
	position: absolute;
	top: 650px;
	left: 0px;
	height: 141px;
	width: 140px;
}
.logo {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 92px;
	width: 140px;
}
.elin {
	position: absolute;
	top: 650px;
	left: 0px;
	height: 141px;
	width: 140px;
}
/*kod v galerii*/
.x {
	font-family: HoboDCE, HoboDEE, Hobo, "Arial Narrow", Arial Narrow, HelveticaNarrowCE, "Helvetica Narrow CE", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.x2 {
	font-family: HoboDCE, HoboDEE, Hobo, "Arial Narrow", Arial Narrow, HelveticaNarrowCE, "Helvetica Narrow CE", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #c0530a;
}
/*znacka nahoru*/
.top {
	font-size: 28px;
	font-weight: bold;
	background-image: url(../basic/small.jpg);
	background-repeat: no-repeat;
	position: relative;
	right: 0px;
	bottom: 0px;
	color: white;
	height: 16px;
	width: 14px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 3px;
	padding-top: 3px;
	float: right;
}
a.top:hover {
	color: black
}
/*tlacitko objednat koupit*/
.button {
	font-family: HoboDCE, HoboDEE, Hobo, "Arial Narrow", "Arial Narrow", HelveticaNarrowCE, "Helvetica Narrow CE", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: white;
	background-image: url(../basic/button.jpg);
	padding: 5px 21px;
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: normal;
}
#tovar img {
	float: left;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#tovar a:hover {
	color: #ff6600;
}
#tovar .smer:hover {
	color: white;
}
#tovar a.button:hover {
	color: black;
	background-image: url(../basic/a.button.jpg);
}
#tovar a.x:hover {
	color: #c0530a;
}
/*galerie prehled*/
#uvod {
	position: absolute;
	left: 10px;
	top: 40px;
	right: 15px;
	font-weight: bold;
}
#uvod ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#uvod img { float: right }
li {
	list-style-image: url(../basic/li.jpg);
	text-decoration: none;
	list-style-position: outside;
}
#uvod a:hover {
	color: #ff6600;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ff6600;
}
span #popis {
	min-width: 200px;
	max-width: 400px;
}
.black {
	font-family: HoboDCE, HoboDEE, Hobo, "Arial Narrow", "Arial Narrow", HelveticaNarrowCE, "Helvetica Narrow CE", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding:0 3px;
}
td.black {
	white-space: nowrap;
}
#tovar .nahled  {
	border: 4px outset #ecdccf;
	width: auto;
	margin-top: 15px;
}
#fotky {
	position: absolute;
	top: 40px;
	left: 10px;
	right: 10px
}
#fotky img {
	float: left;
	padding: 10px;
}
