body {
background: url("http://www.pc-hry.cz/ftp/grafika/pozadi/bg004.jpg") repeat-x #000000;
/*
background: url("/obrazek/2/grad-zeleny/") repeat-x #94C614
background-color: #000000;
background-image: url("") repeat-y transparent;
background-attachment: repeat-x;
background: url("http://www.debureau.eu/ftp/grafika/bg002.png/") repeat 0 0 #242424
/obrazek/2/bg-top-png/   
*/
}
/* ---[ 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: bold; color: #00D300; margin: 0 0 0.5em 0; } /* #ffe349 */
h2 { font-size: 1.2em; color: #FFE349; } /* #ff9e64 */

h1 a { color: #ffe349; } 
h2 a { color: #999999; } /* #ff9e64 */

#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: url(http://www.pc-hry.cz/ftp/grafika/content-top-bg-t.png) repeat 0 0; _background: transparent; }
/* 
{ background-color: #999999; } 
background: url(/obrazek/2/transparent-05-bg-png/) repeat 0 0; _background: #2d221f;
*/
#menu li a.active, #menu li a.active:hover { color: black; background-color: #00D300; } /* #ffe349 */

#menu li ul a { color: #c0c1c0; padding-right: 35px; background: transparent url(/images/styles/template4/black/menu-bg.gif) no-repeat 0 0; } /* /images/styles/template4/yellow/transparent-05-bg.png - /images/styles/template4/black/menu-bg.gif */
#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; }

/* ---[ list ]-------------------------------- */

#listdata .lperex p { margin-bottom: 0; }
#listdata .linfo { clear: both; color: #ccc; border-top: 1px solid #505050; margin-top: 0.5em; }
#listdata .linfo a { color: #ccc; }
#listdata span { color: #ccc; padding: 0 5px; }
#listdata .ltype1, #listdata .ltype1 a { color: #999999; } /* #ff9e64 */
#listdata .ltype2, #listdata .ltype2 a { color: #ffe349; }
#listdata .folder { height: 24px; background: transparent url(/images/styles/template4/black/folder-bg.gif) no-repeat 100% 0; }
#listdata img { float: left; margin: 0 5px 5px 0; }

/* ---[ template ]----------------------------- */

#container {
  width: 1000px;
  padding: 20px 0;
  margin: 0 auto;
}

#content {
  position: relative;
  width: 810px;
  margin-left: 190px; 
  min-height: 500px; _height: 500px;
}

#c0 { background: url(http://www.pc-hry.cz/ftp/grafika/content-bottom-bg-t.png) no-repeat 0 100% transparent; padding: 224px 20px 20px 20px; min-height: 500px; _height: 500px; }
/* původní= background: url(/images/styles/template4/black/content-bottom-bg.png) no-repeat 0 100% transparent; padding: 224px 20px 20px 20px; min-height: 500px; _height: 500px; */
#c1 { background: url(http://www.pc-hry.cz/ftp/grafika/content-top-bg-t.png) no-repeat 0 0 transparent; min-height: 500px; _height: 500px; }
 /* původní= /images/styles/template4/black/content-top-bg.png */
#c2 { background: url(/obrazek/2/transparent-05-bg-png/) repeat 0 0 transparent; min-height: 500px; _height: 500px; }
/* původní= /images/styles/template4/black/content-bg.png
background: url(http://www.pc-hry.cz/ftp/grafika/content-bg.png) repeat-y 0 0 #2e2e2e; min-height: 500px; _height: 500px; */ 
#lcolumn { float: left; width: 550px; }
#rcolumn { float: right; width: 190px; }

#sidebar {
  position: absolute;
  top: 0; left: -190px;
  width: 190px; height: auto;
  padding-top: 224px;
}

/* ramecek */
.ramecek-red {
 border: 1px solid silver;
 padding: 5px;
 color: #333;
 text-align: left;
 background-color: #fddd;
}
