html {
  font-family: Tahoma;
  background-color:#000000;
  color:#FFFFFF;
  scrollbar-track-color:silver;
  scrollbar-face-color:#999999; 
  scrollbar-highlight-color:#999999; 	   
  scrollbar-3dlight-color:#999999;
  scrollbar-darkshadow-color:#999999;
  scrollbar-shadow-color:#666666;
  scrollbar-arrow-color:#000000;
}

.hlavni{
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	display:block;
}

.menu{ 
	padding-top:50px;
}

.nadpis{ 
	font-size:15px;
	font-weight:bold;
}

.text{ 
	font-size:14px;
	text-align:justify;
	width:570px;
}
.text-uzky{ 
	font-size:14px;
	text-align:justify;
	width:470px;
}
.text-siroky{ 
	padding-left:35px;
	font-size:14px;
	text-align:justify;
	width:900px;
}
.podpis{ 
	padding-left:700px;
	font-size:14px;

}
.odeslat{ 
	padding-top:10px;
	padding-left:110px;
	font-size:14px;
}
.input {
	color: #FFFFFF;
	background-color: #000000;
	height: 15px;
	width:182px;
}
.input_mensi {
	color: #FFFFFF;
	background-color: #000000;
	height: 15px;
	width:100px;
}
.input_maly {
	color: #FFFFFF;
	background-color: #000000;
	height: 15px;
	width:50px;
}
.textarea {
	color: #FFFFFF;
	background-color: #000000;
	width:182px;
	overflow:auto;
}
.input_velikost {
	color: #FFFFFF;
	background-color: #000000;
	height: 15px;
	text-align:center;
}

.polaroid {
	position:absolute;
	top:250px;
	left:520px;
	padding-left:100px;
}
.laborator {
	padding-left:12px;
	border:none;
}

.nadpis-produkty {
	padding-bottom:7px;
	font-weight:bold;
}
.center {
	text-align:center;
}
.molbud {
	color:#666666;
	text-decoration:none;
	font-size:small;
	padding-left:100px;
}
.molbud-link{
	color:#666666;
	text-decoration:none;
	font-size:small;
}
.textmenu{
	color: #FFFFFF;
	background-color:#CC0000;
	text-decoration:none;
	font-size:12px;
	margin:0px auto;
	height:60px;
	width:840px;
}
.textmenu-cell{
	background-image:url(bunka.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	height:60px;
	width:120px;
	text-align:center;
}
