body {
	background-color: rgb(50,77,2);
	color: rgb(255,255,255);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	scrollbar-arrow-color: rgb(50,77,2);
	scrollbar-base-color: Rgb(132,194,37);
	scrollbar-track-color: Rgb(255,255,255);
	scrollbar-3dlight-color: rgb(255,255,255);
	scrollbar-darkshadow-color: Rgb(255,255,255);
	scrollbar-shadow-color: Rgb(50,77,2);
	scrollbar-highlight-color: Rgb(50,77,2);
	margin: 0px;
}

div.body {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 1000px;
	height: 750px;
	top: 0px;
	background-image: url(../gfx/designFoto1.jpg);
}

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

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 {
  margin-top: 90px;
  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: 190px;
	left: 98px;
}

.divLogo {
	position: absolute;
	top: 10px;
	left: 80px;
	width: 569px;
	height: 117px;
	background-image: url('./gfx/logo.gif');
}

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

.divMenuTop {
	position: absolute;
	top: 125px;
	left: 225px;
	width: 735px;
	color: rgb(207,226,0);
	font-size: 14px;
}

.divMenu {
	position: absolute;
	top: 170px;
	left: 75px;
	width: 153px;
	height: 481px;
	font-size:14px;
	border-right: solid 1px rgb(132,194,37);
	overflow: auto;
}

.divMenu li {
	margin-left: -24px;
}

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

.divMain {
	position: absolute;
	top: 170px;
	left: 230px;
	width: 530px;
	height: 490px;
	overflow: auto;
	text-align: justify;
	padding: 5px;

}

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

.divKontakty {
	position: absolute;
	top: 260px;
	left: 780px;
	width: 122px;
	text-align: center;
	color: rgb(50,77,2);
	font-size: 13px;
	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);

}