html {
	background-color: #bcbcbc;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #bcbcbc;
	margin:0;
	padding:2px 0 0 0;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#main {
	width:704px;
	margin:auto;
	background-image: url(../images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0;
	padding:0 0 6px 0;
}
#top {
	background-image: url(../images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:6px 15px 0 14px
}
#logo {
	display:block;
	float:left;
	width:188px;
	border-bottom:1px solid #FFFFFF;
}
#slogan {
	background-image: url(../images/slogan.gif);
	background-position: center center;
  display:block;
  float:right;
	width:466px;
	height:122px;
	border-bottom:1px solid #FFFFFF;
}
#interior {
	background-image: url(../images/bg-interior.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width:704px;
}
#language {
  text-align: right;
  padding: 10px;
  border: 0;
}
#language a:link, #language a:visited {
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}
#language a:hover {
	color:#FFF;
	text-decoration:none;
}
#language img {
  border: 0;
}
#mid {
	padding:0 15px 0 14px
}
#left {
	display:block;
	float:left;
	width:188px;
}
#right {
	display:block;
	float:right;
	width:466px;
}
#cards {
	background-image: url(../images/cards.gif);
	background-position: center center;
  display:block;
  float:left;
	width:188px;
	height:140px;
	border-bottom:1px solid #FFFFFF;
}
#maintext {
	display:block;
	float:right;
	width:426px;
	border-top:1px solid #FFFFFF;
	padding:15px 20px 10px 20px;
	line-height:18px;
}
div#navbar {
	width: 188px;
	display:block;
	float:left;
}
div#navbar ul {
	margin:0;
	padding:0;
}
div#navbar li {
	list-style-type:none;
	display:block;
	float:right;
	width:188px;
	height:35px;
	text-align:right;
	border-bottom:1px solid #FFFFFF;
}
div#navbar li.uvod {
	background-image: url(../images/Uvod.gif);
	background-repeat: no-repeat;
}
div#navbar li.sluzby {
	background-image: url(../images/Sluzby.gif);
	background-repeat: no-repeat;
}
div#navbar li.cennik {
	background-image: url(../images/Cennik-objednavka.gif);
	background-repeat: no-repeat;
}
div#navbar li.nase-vozidla {
	background-image: url(../images/Nase-vozidla.gif);
	background-repeat: no-repeat;
}
div#navbar li.kontakt-objednavka {
	background-image: url(../images/Kontakt.gif);
	background-repeat: no-repeat;
}
div#navbar li a {
	display:block;
	float:left;
	width:140px;
	height:35px;
	text-decoration: none;
	margin:0;
	padding:0;
	color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:35px;
	padding-right:45px;
	background-image: url(../images/arrow-button.gif);
	background-repeat: no-repeat;
}
div#navbar li a:link {
	color: #FFFFFF;
}
div#navbar li a:visited {
	color: #FFFFFF;
}
div#navbar li a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background-image: url(../images/arrow-button-over.gif);
	background-repeat: no-repeat;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	margin: 15px 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	margin: 15px 0;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
  font-size: 24px;
	color: #C6E2FF;
}	
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
  font-size: 14px;
	color: #FFFFFF;
}
p { 
	margin: 10px 0;
}
ul, ol { 
	margin: 15px 0 0 15px;
}
.clear {
	clear:both;
}
a, a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#8AC1FA;
	text-decoration:none;
}
td.cesta {
  text-align:left;
  width:280px;
}
td.euro {
  text-align:right;
  width:60px;
}
td.sk {
  text-align:right;
  width:85px;
}
td.typ-vozidla {
  text-align:left;
  width:330px;
}

#footer {
	font-size: 11px;
	color:#747474;
	text-align:center;
	padding:20px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#747474;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#747474;
	text-decoration:underline;
}

table.cennik-eur-sk {
	width: 95%;
}
