* { margin:0; padding:0; }
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0; }
body { 
  padding: 0; 
  background-image: url('/images/topo.png');
  background-repeat: repeat; 
  font: 0.8em/1.5 "arial",sans-serif; 
  color: #303030; 
  text-align: center;
}

/* links --------------------------------------------------------------- */
a {color:#b41818; text-decoration: none;}
a:link {color:#b41818; text-decoration: none;}
a:hover {color:#b41818; text-decoration: none;}

/* headers --------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin:0px 0 7px 0; }
h1 { font-size:170%; }
h2 { font-size:140%;}
h3 { font-size:130%;}
h4 { font-size:120%; }
h5 { font-size:100%; }

.rbroundbox h2 {color: #fff; font-size: 170%; margin-top: 0; border: 0;}

/* layout ---------------------------------------------------------------------- */
#layout { 
  width:820px; 
  margin:0 auto; 
  text-align:left;
  background-color:white;
}

#header { 
  position:relative; 
  background: #000; 
  margin-bottom: 0px; }

#header ul {
}

#header ul li{
  display: inline;
}

#header li a {
  color: #fff;
  padding: 0px 5px;
  text-decoration: none;
}

#header a:hover {
  color: #fff;
}

#main {
  padding: 10px 20px 20px 20px;
  min-height:500px;
}

.content {
float: left; 
padding: 12px 0 12px 10px;
width:500px;
z-index: 10;
}

#panel-right { float:right; width:230px; padding: 15px 10px 10px 10px; }
#panel-right-inside {border-left: 1px solid #ca4747; padding: 0 0 0 16px;}
#panel-right span { color: #e49695; }
#panel-right p {margin: 0;}
      
/* Sponsors */
#sponsors {
  width:768px;
  background-color:#fff;
  margin:0 auto;
  padding: 26px 26px;
}	  
	  
/* Footer */
      
#footer {
  color: #b1b1b1;
  margin-bottom:0px;
}

#footer a {
  color: #b1b1b1;	
}

#footer-inside {
  width:768px; 
  background: #000;
  margin:0 auto; 
  text-align:left; 
  padding: 26px;
}

#footer-inside p {
  margin-top: 0;
  margin-bottom: 0;
}

#footer-left {
  float: left; 
  width: 350px;
}

#footer-right {
  margin: 0 0 0 323px;
  text-align: right;
}

/* odstavce -------------------------------------------------------------------- */
p { margin:15px 0; line-height: 20px; }

.content p {color: #fff; margin-top: 10px;}

/* Table */
table { margin:0 0;  border-collapse:collapse; border-spacing:0; font-size:100%; width: 100%;}
th { text-align:left; font-weight:bold; border: 1px solid #cdcdcd;}
th, td { padding:4px 6px;border: 1px solid #cdcdcd; }
tr.table-top {background: #e5e5e5; font-weight: bold;}

/* List */
ul, ol { display:block; margin:15px 0 15px 40px; }
ul ul, ul ul ul, ol ol, ol ol ol { margin:0; margin-left:20px; }
ol { list-style-type:decimal; }
ol ol { list-style-type:upper-alpha; }
ol ol ol {list-style-type:lower-alpha; }
li { display:list-item; }
ul li a { text-decoration:none; }

.sexy
{
list-style-type: none;
padding: 0;
margin: 0 0 0 20px;
}

.sexy li
{
background-image: url(/images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
padding-left: 2.0em;
}

/* definice -------------------------------------------------------------------- */
dl { margin:15px 0; }
dt { font-weight:bold; }
dd { margin-left:30px; }

/* ostatni --------------------------------------------------------------------- */
fieldset { margin:15px 0; padding:10px; border:1px solid #CCC; }
legend { margin-left:10px; font-size:100%; font-weight:bold; color:#000; }
abbr, acronym, .help { border-bottom:1px dotted #CCC; cursor:help; }
blockquote { margin:15px 20px; font-style:italic; }
del, .del { text-decoration:line-through; }
strong, .strong { font-weight:bold; }
cite, em, q, var { font-style:italic; }
code, kbd, samp  {font-family:monospace; font-size:110%; }
hr { display:block; height:1px; margin:10px 0; padding:0; border:0 solid #CCC; background:#CCC; color:#CCC;} 
.light {padding: 4px 5px; background: #ac0001; text-decoration: none;} .light:hover {color: #fff;}
.noscreen { display:none; }

