body {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #CCCCCC;
	color: #333333;
}
table {
border-collapse: collapse;
margin-top: 1em;
}
.bold {font-weight:bold}

td {
text-align:center;
padding:2px 5px;
}
div#content {
	width: 750px;
	
	margin-left: auto;
	margin-right: auto;
	background-color: #CCCCCC;
	padding: 15px 0 15px 0;
	text-align: left;
	margin-top: 0;
	margin-bottom: 30px;
}
div#obsah {
background-color: #FFFFFF;
height: 27em;
border: 1px solid #778;
border-top: none;
background-image: url(../img/minibus.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}
div#obsah_vnutro {
padding: 15px;
}
div#kontakt {
padding-top: 1em;
text-align:center;
font: bold 12px Verdana, sans-serif;

}
div#kontakt_info {
	margin-left: 2em;
	margin-top: 2em;
}
h1 {
	margin-left:auto;
	margin-right:auto;
	margin-top: 1em;
	margin-bottom: 0;
	width:750px;
	height:80px;
	background-image: url(../img/Private_Transport.gif);
	border-bottom: 1px dotted #333333;
	font-size: 18pt;
	background-repeat: no-repeat;
	background-position: center;
}
h1 span {display:none}
a:link, a:visited {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}
a:hover {
	color: #000;
	border-bottom: 1px solid #333;
}
/* Navigacne menu */

 #navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Verdana, sans-serif;
margin-bottom: 0;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;

}

#navlist li a {
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #DDE;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}

/* objednavka */
form {
font-size: 11px;
font-weight: bold;
text-align: left;
}
form div {
margin-top: 0.5em;
}
input.input_text, textarea {
border: 1px solid #333333;
background-color: transparent;
padding: 1px 3px;
}
input.tlacitko {
	font-size: 12px;
	padding: 2px 4px;
}
img {
	border: none;
	vertical-align: middle;
}

