body {
	font-family: Arial CE,Helvetica,sans-serif;
	font: 12px;
	color : #252525;
	background-color: #CFCFCF;
	

	scrollbar-face-color: #717171;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #B8B8B8;
	scrollbar-arrow-color: #FFFFFF;
	
}

table {
	font-family: Arial CE,Helvetica,sans-serif;
	font: 12px;
	color : #000000;
}
td  {
vertical-align: top;
}

menu  {
  width: 197px;
  background-color: #ffffff;
}

.kontakt {
  font: 14px bold;
}

strong  {
  color: #3366ff;
}

h5  {
text-decoration: underline;
}

li  {
list-style-type: none;

}

.doprava {
  position: relative;
  width:400px;
  height:100px;
  padding-top: 36px;
  padding-left: 87px; 
}
.poptavka {
  position: relative;
  width:350px;
  height:100px;
  padding-top: 36px;
  padding-left: 87px; 
}

.odeslat {
  position: absolute;
  top: 0px;
  right:-18px;  
}

button  {
  width:66px;
  background-image: url("./images/button.png");
  background-color: #DEE2E5;
}
button2  {  
  background-color: #DEE2E5;
}

a:link {
	font-family: Arial CE; 
	font-size: 12px; 
	color: #252525;
	text-decoration: none; 
	font-weight: bold;
}

a:visited {
	font-family: Arial CE; 
	font-size: 12px; 
	color: #252525;
	text-decoration: none; 
	font-weight: bold;
}

a:hover {
	font-family: Arial CE; 
	font-size: 12px; 
	color: #000000;
	text-decoration: none; 
	font-weight: bold;
}
.table-nabidka td{
	padding: 4px;
	font-size: 12px;
}
.table-nabidka th{
	vertical-align: top;
	padding: 4px;
	font-size: 12px;
	
}


