#searchtable {
	/*background-image: url(../img/homepage/prechod.jpg);*/
	background-repeat: repeat-x;
	background-position: left bottom;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #416FA3*/
	width:300px;
	margin-left: 0px;
}

#searchtable2 {
	margin: 0;
}

.formTable {
	margin: 0 10px;
}

.msearch{
    color: #416FA3;
    padding-left:10pt;
    vertical-align:top;
}

#searchtable td {
	padding-left: 30px;
	color: #416FA3;
	font-size: 11px;
}

#searchtable td  strong {
	color: #000;
}

.input {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	width: 282px;
}

.input2 {
	color: #416FA3;
	font-size: 12px;
	border: 1px solid #000;
	font-weight: normal;
	width: 120px;
}
.input3 {
	color: #416FA3;
	font-size: 12px;
	border: 1px solid #000;
	font-weight: normal;
	width: 180px;
}

.input5 {
	color: #416FA3;
	font-size: 12px;
	border: 1px solid #000;
	font-weight: normal;
	width: 220px;
}

.input6 {
	color: #416FA3;
	font-size: 12px;
	border: 1px solid #000;
	font-weight: normal;
	width: 300px;
	margin: 20px;
}

.long-input {
	color: #416FA3;
	font-size: 12px;
	border: 1px solid #000;
	font-weight: normal;
	width: 600px;
}

.button, .buttonCO {
	color: #fff;
	font-size: 11px;
	background: #E44B00;
	border: 1px solid #fff;
	font-weight: bold;
	width: 120px;
	text-transform: uppercase;
	margin: 10px 0;
}

.buttonCO {
    width: 180px;
}

.button3 {
	color: #FFFFFF;	
	background: #E44B00;	
	border: none;	
	cursor: hand;
				
}

.linkButton {color: #FFFFFF;	
	background: #E44B00;	
	border: none;	
	cursor: hand;	
	padding: 1px 4px 1px 4px;
	_padding: 1px 4px 2px 4px;
	position: relative; 
	_top: -1px; 
	}

.linkButton:hover {color: #FFFFFF;}

.objednat_cz, .objednat_potvrdit_cz {
	background: url('../img/objednat_cz.gif') no-repeat;
	font-size: 11px;	
	border: 1px solid #fff;
	font-weight: bold;
	width: 112px;
	height: 19px;
	text-transform: uppercase;
	margin: 10px 0;	
}
.objednat_en, .objednat_potvrdit_en {
	background: url('../img/objednat_en.gif') no-repeat;
	font-size: 11px;	
	border: 1px solid #fff;
	font-weight: bold;
	width: 112px;
	height: 19px;
	text-transform: uppercase;
	margin: 10px 0;	
}

.objednat_potvrdit_cz {
    background: url('../img/objednat_potvrdit_cz.gif') no-repeat;
}
.objednat_potvrdit_en {
    background: url('../img/objednat_potvrdit_en.gif') no-repeat;
}


.buttonC {
	color: #fff;
	font-size: 11px;
	background: #666;
	border: 1px solid #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0;
}

.button2 {
	color: #FFFFFF;
	font-size: 11px;
	background-image: url(../img/homepage/bcg-button.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #859EB8;
	font-weight: bold;
	width: 100px;
	float:right;
	text-transform: uppercase;
	margin-right:30px;
}
#quickinfo {
	padding-top: 16px;
	font-size: 11px;
	padding-right: 30px;

}

#quickinfo strong {
	font-size: 11px;
	color: #000;
}

#quickinfo a strong {
	font-size: 11px;
	color: #416FA3;
}

#quickinfo img {
	font-size: 11px;
	color: #416FA3;
	float: left;
	border: 1px solid #416FA3;
	margin-right: 16px;
}

#quickinfo h4 {
	font-size: 14px;
	color: #416FA3;
	margin-bottom: 7px;

}

#quickinfo p {
	margin-top: 8px;
	margin-bottom: 0px;
	text-align: left;

}
#quickinfo hr {
	clear: both;
	display: block;
}

