body {
	background: url('/gfx/bg_texture.gif');
	color: rgb(255,255,255);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}

.divRMenuRecommend {
  position: absolute;
  top: 225px;
  right: 0px;
  width: 25px;
  height: 96px;
  border: solid 1px rgb(0,0,0);
}

.divRMenuReference {
  position: absolute;
  top: 332px;
  right: 0px;
  width: 25px;
  height: 95px;
  border: solid 1px rgb(0,0,0);
}

.divRMenuOrderdvd {
  position: absolute;
  top: 436px;
  right: 0px;
  width: 25px;
  height: 130px;
  border: solid 1px rgb(0,0,0);
}
             
.divRMenuFoto {
  position: absolute;
  top: 119px;
  right: 0px;
  width: 25px;
  height: 97px;
  border: solid 1px rgb(0,0,0);
}
.divRMenuKontakty {
  position: absolute;
  top: 14px;
  right: 0px;
  width: 25px;
  height: 96px;
  border: solid 1px rgb(0,0,0);
}



div.body {
	position: absolute;
	width: 1000px;
	height: 591px;
  top: 50%;
  left: 50%;
  margin-top: -295px;
  margin-left: -500px;
  padding: 0px;    
	background-image: url(../gfx/bg.jpg);
  background-repeat: no-repeat;
}

h1 {
	font-size: 18px;
	margin: 5px;
}

ul {
  padding: 0px;
  margin: 0px;

}


a:link, a:visited, a:active{
	color: rgb(207,226,0);
}

a:hover {
	color: rgb(132,194,37);
}

ul.images {
	font-size: 0.8em;
}

.divAkce {
  position: absolute;
  margin-top: 0px;
  width: 130px;
  height: 300px;
  
  font-size: 12px;
}

div.search {
	position:absolute;
	top: 128px;
	left: 98px;
	z-index: 20;
}
div.search input {
	background-color: rgb(132,194,37);
	font-size: 0.7em;
	width: 100px;
	border: solid 1px rgb(50,77,2);
}

.divLogin input {
	font-size: 0.7em;
	width: 100px;
	background-color: rgb(132,194,37);
	border: solid 1px rgb(50,77,2); 
}

.divLogin {
	position: absolute;
	top: 500px;
	left: 65px;
}

.divMotto {
	position: absolute;
	top: 80px;
	left: 400px;
	font-size:20px;
	color: rgb(207,226,0);
	font-style:italic;
	
}

.divMenuTop {
	position: absolute;
	top: 15px;
	left: 325px;
	width: 735px;
	color: rgb(0,0,0);
	font-size: 14px;
}

.divMenuTop a:link, .divMenuTop a:visited, .divMenuTop a:active{
	color: rgb(0,0,0);
}
.divMenuTop a:hover {
	color: rgb(255,255,255);

}

.divMenu {
	position: absolute;
	top: 130px;
	left: 25px;
	width: 195px;
	height: 439px;
	font-size:14px;
	overflow: auto;
}

.divMenu li {
  list-style-type: none;

}

.divCopyright {
	position: absolute;
	top: 753px;
	right: 0px;
	font-size: 11px;
	color: rgb(207,226,0);
}

.divMain {
	position: absolute;
	top: 120px;
	left: 230px;
	width: 716px;
	height: 439px;
	overflow: auto;
	text-align: justify;
	padding: 5px;

}
.divCopyright {
  position: absolute;
  top: 572px;
  left: 710px;
  color:rgb(255,255,255); 
  font-size: 12px;
}

.divObjednatCd {
	position: absolute;
	top: 80px;
	left: 777px;
	width: 122px;
	text-align: center;
}

.divKontakty {
	text-align: center;
	color: rgb(255,255,255);
	font-size: 16px;
	color: rgb(207,226,0);
}

.divKonzultacka {
	position: absolute;
	top: 450px;
	left: 780px;
	width: 120px;
}


.divKontakty a:link, .divKontakty a:visited, .divKontakty a:active{
	color: rgb(207,226,0);
}

.divKontakty a:hover {
	color: rgb(50,77,2);
}

/* this is not used in the page */
/*
.divRightBoxes {
	padding: 5px;
}
*/
.fntNabidka {
	font-size: 18px;
	font-weight: bold;
}

img {
	border: none;
}

div.gallery {
	text-align: center;
	position: relative;
	overflow: hidden;
}

.imgMainFoto {
	position: absolute;
	top: 235px;
	left: 45px;
	overflow: hidden;
}

/*
.imgMainFoto1 {
	position: absolute;
	top: 195px;
	left: 30px;
}
.imgMainFoto2 {
	position: absolute;
	top: 195px;
	left: 192px;
}
.imgMainFoto3 {
	position: absolute;
	top: 195px;
	left: 354px;
}
.imgMainFoto4 {
	position: absolute;
	top: 318px;
	left: 30px;
}
.imgMainFoto5 {
	position: absolute;
	top: 318px;
	left: 192px;
}
.imgMainFoto6 {
	position: absolute;
	top: 318px;
	left: 354px;
}
*/

.imgMainFotoTulipan {
	position: absolute;
	top: 101px;
	left: 0px;
	overflow: hidden;
}

/* --------------------------------------
------------- konfigurator --------------
-------------------------------------- */

.tblObsah {
  width: 100%;
}

.trBarva0 {
  background-color: rgb(57,109,8);

}

.trBarva1 {
  background-color: rgb(99,142,33);

}

.konfigurator input {
  border: solid 1px rgb(206,227,8);
  background-color: rgb(144,189,74);
  color: rgb(255,255,255);

}

.konfigurator select {
  border: solid 1px rgb(206,227,8);
  background-color: rgb(144,189,74);
  color: rgb(255,255,255);

}

.konfigurator table {
  border: solid 1px rgb(206,227,8);
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  background-color: rgb(99,142,33);
}

.tdFormTop {
  background-color: rgb(57,109,8);
}

.trFormRadek {
  border: solid 1px rgb(206,227,8);

}
