ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
  color: #105CB6;
}

a:hover
{
  /*text-decoration: underline;*/
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
}

body {
  text-align: center;
}

#wrap {
  text-align: left;
  width: 980px;
  margin: 0px auto;
}

#header {
  background-color: black;
  padding: 10px;
  /*padding-top: 40px;*/
  padding-bottom: 5px;
  margin-bottom: 50px;
}

#footer {
  padding: 10px;
  margin-top: 100px;
  text-align: right;
  border-top: 1px solid #eee;
}

#header h1, #header #logo {
  font-weight: bold;
  color: silver;
  font-size: 40px;
  letter-spacing: -4px;
}

/*
 * hledani
 */
#p-search-main {
    border: none;
    background-color: #eee;
    margin-top: 50px;
    height: 60px;
    margin-bottom: 20px;
}

#p-search-main-box {
    width: 780px;
    font-size: 180%;
    padding: 2px 5px; 
    margin: 17px 0 0 30px;
    border: none;
    float: left;
}
#p-search-main-button {
    width: 100px;
    text-align: center;
    margin-top: 17px;
    margin-left: 10px;
    font-size: 180%;
    border: 0px;
    background-color: #eee;
} 
#search-results {
  margin-top: 30px;
  padding: 5px;
}


.subset {
  margin: 10px;
  padding: 10px;
  border: 1px solid #eee;
}

.pager {
  float: right;
	margin: 10px;
	margin-bottom: 15px;
	padding: 3px;
	font-family: arial;
	font-size: 100%;
	text-align: right;
}
/*.pager a{border:1px solid #ddd;  color:#333;  padding:3px;  margin:3px;}
.pager a.here{background-color:black;  color:white;}
.pager a:hover{text-decoration:none; background-color:black;  color:white; }*/
/* Page Numbers */

#charBar a, .pager a, .pager span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}
#charBar a {
  font-size: 110%;
  margin-right: 3px;
  padding: 4px 7px;
}

.pager span {
  font-weight: bold;
}

#charBar {
  padding-left: 10px;
  clear: right;
}

#charBar a, .pager a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}
#charBar a:hover, .pager a:hover {
    border-color: #2E6AB1;
    color: black;
}

/******************************************************************************/
#rcsfd {
  background: url(/images/csfd.png) no-repeat left center;
  height: 37px;
  text-align: center;
  padding-left: 100px;
}
#rimdb {
  background: url(/images/imdb.png) no-repeat left center;
  height: 37px;
  margin-bottom: 5px;
  padding-left: 100px;
  text-align: center;
}
#rimdb big, #rcsfd big {
  font-size: 23px;
  font-weight: bold;
}
/******************************************************************************/
div#recomended {
  float: right;
  width: 700px;
}
/******************************************************************************/
/* tablecloth */
/* general styles */

table, td{
	font:100% Arial, Helvetica, sans-serif; 
}
table{width:100%;border-collapse:collapse;margin:1em 0;}
th, td{text-align:left;padding:.5em;border:1px solid #fff;}
th{background:#328aa4 url(tr_back.gif) repeat-x;color:#fff;}
td{background:#e5f1f4;}

/* tablecloth styles */

tr.even td{background:#e5f1f4;}
tr.odd td{background:#f8fbfc;}

th.over, tr.even th.over, tr.odd th.over{background:#4a98af;}
th.down, tr.even th.down, tr.odd th.down{background:#bce774;}
th.selected, tr.even th.selected, tr.odd th.selected{}

td.over, tr.even td.over, tr.odd td.over{background:#ecfbd4;}
td.down, tr.even td.down, tr.odd td.down{background:#bce774;color:#fff;}
td.selected, tr.even td.selected, tr.odd td.selected{background:#bce774;color:#555;}

/* use this if you want to apply different styleing to empty table cells*/
td.empty, tr.odd td.empty, tr.even td.empty{background:#fff;}

/******************************************************************************/
#last-titles li {
  list-style: none;
  font-size: 105%;
  margin: 2px;
}


#top ul li {
  list-style: none;
  display: inline;
}
#last-titles li a:hover, #top a:hover {
  text-decoration: underline;
}
/** ad-css ********************************************************************/
.advertising {
  font-size: 100%;
  width: 160px;
  float: left;
  padding-top: 20px;
}
.advertising #ad-info {
  color: silver;
  font-size: 90%;
}
.advertising #ad-slot {
}
.advertising a:hover {
  text-decoration: none;
} 
.advertising #ad-title { 
  font-size: 110%;
  font-weight: bold;
  color: blue;
  text-decoration: underline;
}
.advertising #ad-description {
  color: black;
  text-decoration: none;
}
.advertising #ad-url {
  color: green;
  text-decoration: none;
}
.add img {
  border: 3px solid black;
}

