html, body, p, ul, ol, h1, h2, h3, h4, h5, h6, form { margin: 0; padding: 0; border: none; }

body {
	font: 0.75em/1.5 "Arial CE", Arial, sans-serif;
	color: white;
	background: url(http://www.autoservisseco.inpage.cz/obrazek/3/body-bg-1-png/) repeat-x 0 0 #020202;
}
/* ---[ subtitles ]--------------------------- */

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  font-weight: bold;
  margin: 1em 0 0.3em 0;
}

h1 { font-size: 2em; font-weight: normal; color: #ff0000; margin: 0 0 0.5em 0; }
h2 { font-size: 1.2em; color: #ea9640; }
h2 small { font-size: 0.9em; }

h1 a { color: #ffe349; }
h2 a { color: #d02329; }

#rcolumn h2 { font-size: 1.6em; font-weight: normal; color: white; margin: 4px 0 0.4em 0; }
#rcolumn h2 a { color: white; text-decoration: none; }
#rcolumn h2 a:hover { color: #ffee8e; }

/* ---[ menu ]-------------------------------- */

#menu {
  width: 190px; height: auto;
  margin-bottom: 70px;
}

#menu li a {
  display: block;
  height: 26px; line-height: 26px;
  color: white;
  text-transform: uppercase; text-decoration: none; text-align: right;
  padding-right: 20px;
  border-bottom: 1px solid #383838;
}

#menu li ul a {
  display: block;
  height: 26px; line-height: 26px;
  color: white;
  text-transform: none; text-decoration: none; text-align: right;
  padding-right: 20px;
  border-bottom: 1px solid #383838;
}

#menu li.separator { border-top: 1px solid #383838; margin-top: 26px; }

#menu a:hover { background-color: #4e4e4e; }
#menu li a.active, #menu li a.active:hover { color: black; background-color: #f1151f; }

#menu li ul a { color: #c0c1c0; padding-right: 35px; background: transparent url(/images/styles/template4/black/menu-bg.gif) no-repeat 0 0; }
#menu li ul a:hover { color: #c0c1c0; padding-right: 35px; background: transparent url(/images/styles/template4/black/menu-bg.gif) no-repeat 0 -87px; }
#menu li ul a.active, #menu li ul a.active:hover { color: black; padding-right: 35px; background: transparent url(/images/styles/template4/black/menu-bg.gif) no-repeat 0 -174px; }
