/* CSS Document */
body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#main_content a,a:active,a:focus,a:hover {
	color: black;
	text-transform: none;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: uderline;
}
div#main_content {
	position: relative;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	border: solid 1px #939598;
}
div#head {
	height: 100px;
	border-bottom: solid 2px white;
	background-image: url(img/hbg.gif);
	background-repeat: repeat-x;
}
div#head a,a:active,a:focus {
	color: white;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
div#head a:hover {
	color: red;
}
a#url {
	position: absolute;
	left: 5px;
	top: 3px;
}
a#tel {
	position: absolute;
	right: 5px;
	top: 3px;
}
a#logo {
	position: absolute;
	left: 329px;
	top: 0px;
}
a#logo img{
	border: 0;
}

img#kuryr {
	position: absolute;
	left: 60px;
	top: 30px;
}
img#online {
	position: absolute;
	right: 60px;
	top: 30px;
}
img#nonstop {
	position: absolute;
	left: 60px;
	top: 74px;
}
img#objednavka {
	position: absolute;
	right: 61px;
	top: 70px;
}

div#menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: black;
}
div#menu ul{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	list-style: none;
}
div#menu li{
	margin: 0px 9px 0px 9px;
	padding: 0px 0px 0px 0px;
	display: inline;
}
div#menu a,a:active,a:focus {
	color: white;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 4px;
	text-decoration: none;
}
div#menu a:hover {
	color: red;
}
div#main_subcontent {
	margin: 10px;
	min-height: 300px;
}
div#endbar {
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 100%;
	height: 12px;
	border-top: solid 1px #939598;
	background-color: #BBBDC0;
}
a#xhtml {
	position: absolute;
	left: 5px;
	top: 0px;
}
a#allride {
	position: absolute;
	left: 330px;
	top: 0px;
}
a#hermesck {
	position: absolute;
	right: 5px;
	top: 0px;
}
div#endbar a,a:active,a:focus {
	color: #939598;
	font-size: 9px;
	text-decoration: none;
	text-transform: none;
}
div#endbar a:hover {
	color: white;
}
