/*---- CSS Document ---   date: 26.07.08   author: JaWe   $revision: 26.07.08 by JaWe      Weber's works 2008 --------------------*/
body {
    font-size: 14px;
    font-family: trebuchet ms, tahoma, arial, sans-serif;
    background: #1f2217 url('../images/mainBg.jpg') center top no-repeat;
    min-width: 960px;
    margin: 0;
    padding: 0;
    border: none;
    color: #ecd58b;
}
* {
    margin: 0;
    padding: 0;
    border: none;
}
#header {
    position: relative;
    width: 960px;
    margin: 0 auto;
}
h1 {
    position: relative;
    width: 960px;
    height: 240px;
    text-indent: -9999px;
}
h1 span {
    position: absolute;
    top: 0;
    left: 0;
    width: 960px;
    height: 240px;
}
.gamefan {
    width:145px; 
    height: 45px; 
    position: absolute; 
    left: 810px; 
    top:195px; 
    text-indent: -9999px;
}
#web {
    width: 960px;
    background: #000 url('../images/webBg.jpg') center top no-repeat;
    margin: 0 auto;
    padding: 3px 0;
}
#content {
    width: 561px;
    float: left;
    margin-left: 202px;
}
* html #content {
    width: 561px;
    float: left;
    margin-left: 100px;
}
.top {
    background: #0c0c0c;
    width: 561px;
    float: left;
    font-size: 12px;
    margin: 5px 0;
}
.top h2 {
    font-family: "Trebuchet MS", Verdana, sans-serif;
    background: #292c2d url('../images/newsBg.jpg') no-repeat;
    width: 526px;
    height: 23px;
    padding: 4px 0 0 35px;
    font-size: 13px;
    margin-bottom: 5px;
}
.top h2 span {
    font-family: "Trebuchet MS", Verdana, sans-serif;
    margin-left: 225px;
}
.top ul {
    list-style: none;
    float: left;
}
.comments {
    list-style: none;
    width: 260px;
    float: right;
    margin-top: 0px;
}
.top li {
   text-align: left;
   padding-top: 5px;
   padding-bottom: 5px;
   border-bottom: 1px #201e17 dashed;
   width: 260px;
   height: 36px;
   margin-left: 15px;
}
.top li a {
   text-decoration: none;
   color: #a79a71;
}
.top li a:hover {
   text-decoration: none;
   color: #ecd58b;
} 
.nadpis {
    font-family: "Trebuchet MS", Verdana, sans-serif;
    text-align: center;
    margin-bottom: 20px;
    font-size: 17px;
    font-weight:bold;  
}
.news {
    background: #0c0c0c;
    width: 561px;
    float: left;
    font-size: 11px;
    margin: 5px 0;
}
.news h2 {
    font-family: "Trebuchet MS", Verdana, sans-serif;
    background: #292c2d url('../images/newsBg.jpg') no-repeat;
    width: 526px;
    height: 23px;
    padding: 4px 0 0 35px;
    font-size: 13px;
    margin-bottom: 5px;
}
.news h2 a {
    text-decoration: none;
}
.news h2 a:hover {
    text-decoration: underline;
}
.news h2 span {
    text-align: right;
}

.news p {
    padding: 0px 10px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: justify;
}
.news ul {
    margin-left: 40px;
}
.news p.center {
    text-align: center;
    margin: 0px 0;
}
.newsEnd {
    position: relative;
    text-indent: 0 !important;
    height: 15px;
    font-size: 11px;
    background:  url('../images/newsEnd.jpg') no-repeat;
    margin: 10px 0 0 0;
    padding: 5px 30px 0 30px !important;
    border-top: 1px #201e17 dashed;
}
.newsEnd span {
    position: absolute;
    top: 4px;
    right: 30px;
}

.newsEnd span a:hover  {
    text-decoration: none;
    color: #a79a71;
}

.newsEnd span a {
    text-decoration: none;
    color: #f5cc4a;
}

.newsEnd a {
    text-decoration: none;
    color: #ecd58b;
}
.newsEnd a:hover {
    text-decoration: underline;
    color: #ecd58b;
}
.newsEnd a img {
    border: none !important;
}
p.archiv {
    text-align:center !important;
}
p.center {
    text-align: center;
    margin: 0px 0;
}
.center {
   text-align:center !important;
   margin: 0px 0;
}

.banner {
   text-align:center !important;
   margin: 0px 0;
   list-style: none;
}

.banner li {
   color: ######;
}
   
.vyhledavani {
    text-align:center !important;
    margin: 0px 0;
    width: 200px;
}
p.reklama {
    text-align:center !important;
    margin-bottom: 5px;
}
p.google {
    text-align:center !important;
    margin-bottom: 5px;
    clear: both; 
    position: relative; 
}
#leftmenu {
	width: 179px;
	float: left;
	margin-left: -760px;
}
* html #leftmenu {
	width: 179px;
	float: left;
	margin-left: -758px;
}
#leftmenu h3 {
    width: 174px;
    font-size: 16px;
    height: 28px;
    padding: 7px 5px 5px 0;
    text-align: right;
    font-family: "Trebuchet MS", Verdana, sans-serif;
    background: #000 url('../images/h3left.jpg') center top no-repeat;
}
#leftmenu ul {
    list-style: none;
    width: 179px;
    background: #0c0c0c url('../images/menuLeftBg.jpg') repeat-y;
    padding: 5px 0;
}
#leftmenu ul li {
    border-bottom: 1px #1f1d17 dashed;
    width: 158px;
    margin: 0 auto;
    display: block;
    font-size: 13px;
}
#leftmenu ul li a {
    display: block;
    padding: 2px 4px 2px 6px;
    height: 18px;
    text-decoration: none;
    color: #c5b78c;
}
#leftmenu ul li a:hover {
    background: #0c0c0c url('../images/hoverMenu.jpg') no-repeat;
    color: #fff;
}
#rightmenu {
    width: 179px;
    float: right;
    margin-right: 3px;
}
* html #rightmenu {
    width: 179px;
    float: right;
    margin-right: 2px;
}
#rightmenu ul {
    list-style: none;
    background: #0c0c0c url('../images/menuRightBg.jpg') repeat-y;
    padding: 5px 0;
}

#rightmenu ul li a {
    text-decoration: none;
    color: #a79a71
}
#rightmenu ul li a:hover {
    text-decoration: none;
    color: #ecd58b;
}
#rightmenu h3 {
    width: 174px;
    height: 28px;
    padding: 6px 0 0 5px;
    text-align: left;
    font-size: 16px;
    font-family: "Trebuchet MS", Verdana, sans-serif;
    background: #000 url('../images/h3right.jpg') center top no-repeat;
}
#footer {
    width: 960px;
    padding: 15px 0;
    background: url('../images/footerBg.jpg') center top no-repeat;
    margin: 0 auto;
    text-align: center;
}
.foot {
    border-top: 1px #ecd58b dashed;
    padding: 15px 0;
}
#footer ul {
    list-style: none;
    padding: 0 0 10px 0;
}
#footer ul li {
    display: inline;
    padding: 0 8px;
    font-size: 12px;
    border-right: 1px #ecd58b solid;
}
.last {
    border: none !important;
}
#decoration {
    clear: both;
}
a {
    color: #d1b354;
    text-decoration: underline;
}
a:hover {
    color: #977e2f;
    text-decoration: underline;
}
strong {
    color: #f5cc4a;
}
em {
    color: #918356;
}
p a img {
    border: 1px #727c59 solid;
}
p .img {
    border: 1px #727c59 solid;
}
p a:hover img {
    border: 1px #565e41 solid;
}
#comments p {
    display: block;
    float: left;
    width: 500px;
    padding: 3px 0;
}
.komentar {
    float: left;
    display: block;
    font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size: 12px;
    position: relative;
    border: 1px #a79a71 solid;
    margin: 0 10px;
    background: #4b4a4a;
    display: inline;
    color: white;
}
.komentar-odeslat {
    float: left;
    font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size: 12px;
    margin-left: 25px;
    position: relative;
    border: 1px #a79a71 solid;
    background: #4b4a4a;
    color: white;
    display: inline;
}
textarea {
    width: 350px;
}
.odeslat {
    margin: 10px 10px;
    color: white;
}
.hledej2 {
    width: 150px;
    font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size: 12px;
    position: relative;
    border: 1px #a79a71 solid;
    background: #4b4a4a;
    text-align: center;
    color: white;
}
.hledej {
    margin-top: 5px;
    width: 50px;
    text-align: center;
    border: 1px #a79a71 solid;
    background: #4b4a4a;
    color: white;
}
.hide {
    display:none;
}
.anketa_procenta {
    float: right; 
    text-decoration: none;
    color: #CCCCCC;
}
.anketa_layout {
    width: 140px;
    font-size: 12px;
}

.anketa_layout ul {
    width: 179px;
    list-style: none;
    background: #0c0c0c url('../images/menuRightBg.jpg') repeat-y;
    padding: 5px 0;
}

.anketa_layout ul li {
    width: 150px;
    padding: 0 0 0 10px;
}

.anketa_layout ul li a {
   text-decoration: none;
   color: #a79a71
}

.anketa_layout ul li a:hover {
   text-decoration: none;
   color: #ecd58b;
}

#rightmenu {
    width: 179px;
    float: right;
    margin-right: 3px;
}
* html #rightmenu {
    width: 179px;
    float: right;
    margin-right: 2px;
}

.family {
    list-style: none;
    background: #0c0c0c url('../images/menuRightBg.jpg') repeat-y;
    padding: 5px 0;
}
.family li {
    border-bottom: 1px #1f1d17 dashed;
    width: 158px;
    margin: 0 auto;
    display: block;
    font-size: 13px;
}
.family li a {
    display: block;
    padding: 2px 4px 2px 6px;
    height: 18px;
    text-decoration: none;
    color: #c5b78c;
}
.family li a:hover {
    background: #0c0c0c url('../images/hoverMenu.jpg') no-repeat;
    color: #fff;
}

img {
    margin-left: 4px;
}
.celkem {
    margin-top: 5px;
    width: 150px;
    text-align: center;
    font-weight: bold;
}
.reklama {
    text-align:center !important;
    position: relative; 
    margin-bottom: 0px;
    margin-left: 15px;
    margin-top: 200px;
    _margin-top: 0px;    
    &margin-top: 0px;
    height: 127px;
    _height: 0px;
    &height: 127px;
}

.odpocet { margin: -10px; margin-top: 14px; width: 480px; _width: 473px; height: 20px; _height: 20px; }
.odpocet form { width: 500px; height: 20px; position: absolute; }
.odpocet input { width: 310px; font-family: "Trebuchet MS", Verdana, sans-serif; font-weight: bold; font-size: 14px; color: #f5cc4a; background: none; border: none; position: absolute; left: 780px; top: -23px; }