html, body, p, h1, h2, h3, h4, h5, h6, dl, dd, dt {
    padding: 0;
    margin: 0;
}

html {
    background: #323233 url('img/bg.gif') repeat-x top center;
}

.clear {
    clear: both;
}


a img {
    border: none;
}

body {
    position: relative;
    font-size: 62.5%;
    font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
    background:  url('img/main-bg1.gif') repeat-y top left;
    width: 898px;
    text-align: center;
    margin: 0 auto;
    color: #e5e5e5;
    padding: 0px;
}

#wrap {
    /*background:  url('img/logo-left.gif') no-repeat bottom left;*/
     width: 898px;
}


h1 {
    font-size: 200%;
    color: #63ccda;
    position: absolute;
    top: 358px;
    left: 266px;
}

h2 {
    font-size: 140%;
    padding: 0 0 2px 18px;
	color: #63ccda;
}

h3 {
    font-size: 120%;
    padding: 0 0 2px 18px;
}

a {
    color: #63ccda;
    text-decoration: underline;
}
#main {
    font-size: 110%;
    background: url('img/hypo-bg.jpg') no-repeat top left;
    width: 898px;
    padding: 163px 0 0 0;
    text-align: left;

}

#money #main{
    background: url('img/money-bg.jpg') no-repeat top left;
}

#people #main{
    background: url('img/people-bg.jpg') no-repeat top left;
}

#header {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 898px;
    font-size: 110%;
}

#header a#logo{
    display: block;
    width: 262px;
    height: 142px;
    float: left;
}

#header a#logo span {
    display: none;
}

#header p {
    float: left;
    padding: 15px 24px 0 0;
}

#header p span {
     color: #63ccda;
     font-weight: bold;
     padding: 0px 5px 0 0px;
}

#header p a{
    color: #fff;
    text-decoration: none;
}

#left {
    width: 245px;
    float: left;
    background: url('img/logo-left.gif') no-repeat bottom left;
    padding: 0 0 0 5px;
    
}

#left ul {
    margin: 0px;
    padding: 0px;
    text-align: left;
}

#left ul li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-size: 120%;
}

#left ul li a {
    background: url('img/menu-bg.gif') no-repeat top left;
    width: 205px;
    height: 36px;
    display: block;
    line-height: 36px;
    padding: 0 0 0 40px;
    color: #323233;
    text-decoration: none;
    font-weight: bold;
}

#left ul li a:hover, #left ul li.active a {
    background: url('img/menu-bg-hover.gif') no-repeat top left;
    text-decoration: underline;
}

#left ul li ul {
    padding: 10px 0;
    background-color: #323233;
    width: 245px;
}
#left ul li ul li {
    font-size: 80%;
    
}

#left ul li.active ul li a{
    padding: 0 0 0 50px;
    width: 195px;
    background: url('img/submenu-bg.gif') no-repeat 15% 50%;
    height: 22px;
    line-height: 22px;
    color: #e5e5e5;
}

#left ul li.active ul li a:hover, #left ul li.active ul li.active a {
     background: url('img/submenu-hover.gif') no-repeat 15% 50%;
}

#left #banner {
    width: 245px;
    text-align: center;
    padding: 50px 0 0 0;
}

#text-main{
    width: 648px;
    float: right;
    padding: 220px 0 0px 0px;
	font-size: 120%;
}

#text-main p{
    padding: 0 10px 5px 18px;
}

#text-main table{
    margin-left: 18px;
}

#sub-text {
    background: url('img/submain-bg.gif') repeat-y top left;
    width: 645px;
}

#tabulka {
    width: 407px;
    float: left;
}

#tabulka #tab-top {
    background: url('img/tab1-bg.gif') repeat-y top left;
}

#tabulka #tab-middle {
    background: url('img/tab-bg.gif') no-repeat top left;
}

#tabulka #tab-bottom {
    background: url('img/tab-bottom.gif') no-repeat bottom left;
    width: 407px;
    height: 20px;
    margin: 0 0 10px 0;
}

#tabulka table#fixace {
    padding: 10px 0 0 4px;
    margin: 0px;
}

#tabulka table#fixace tr {
    background: url('img/line-tab.gif') no-repeat bottom left;
    display: block;
    
    
}

#tabulka table#fixace tr.last {
    background: none;
    padding-bottom: 0px;
}

#tabulka table#fixace tr.big th {
    font-size: 130%;
    padding: 10px 0;
}

#tabulka table#fixace tr.bigger th {
    font-size: 160%;
}

#tabulka table#fixace tr td span{
    color: #63ccda;
    font-weight: bold;
    display: block;
}
#tabulka table#fixace th{
    width: 82px;
    text-align: center;
}
#tabulka table#fixace td{
    width: 290px;
    padding: 10px 15px 10px 15px;
}



#sub-text p.title {
    background: url('img/tabulka-bg.gif') repeat-x top left;
    height: 33px;
    line-height: 36px;
    color: #323233;
    font-weight: bold;
    font-size: 120%;
}

#news {
    width: 236px;
    float: left;
    margin: 0 0 0 2px;
}

#news p.title {
    background: url('img/news-title.gif') repeat-x top left;
}

#news .news-item {
    background: #1c1a19 url('img/news-bg.gif') no-repeat top left;
    width: 236px;
    padding: 0 0 10px 0;
}

#news .news-item img{
    float: left;
    background: url('img/new-img-bg.gif') no-repeat top left;
    padding: 7px 6px;
    margin: 0 8px 0px 18px;
}


#news .news-item p.date {
    padding-top: 10px;
    font-style: oblique;
}

#news .news-item a.title {
    padding: 0 0 5px 18px;
    display: block;
    font-weight: bold;
}

#news .news-item p.more {
    color: #62626a;
}

#news .news-item p.more a{
    color: #fafd13;
    padding: 0 0px 0 4px;
    display: inline;
}


#footer {
    background: url('img/footer.gif') repeat-x top left;
     width: 880px;
     clear: both;
     line-height: 30px;
     padding: 0 0 0 18px;
     height: 30px;
}

#footer p{
    float: left;
}

#footer p.create {
    float: right;
    padding: 0 18px 0 0;
}

#footer a {
    color: #e5e5e5;
    text-decoration: none;
}

p.warn {
	font-size: 120%;
	color: #ff0000;
}

div#add_cont {
	float: right;
	width: 320px;
	padding: 15px 10px;
	background: #3d3938 url(/images/cont-header.jpg) repeat-x top center;
	border: 1px solid #fffdfa; 
	margin-right: 15px;
	margin-left: 20px;
}

#text-main div#add_cont p {
	padding: 5px 0px;
	font-size: 11px;
}

#text-main div#add_cont p.title {
	color: #dcffb8;
	font-weight: bold;
	font-size: 18px;
}

#text-main div#add_cont table {
	margin: 0px;
}

#text-main div#add_cont table td {
	padding: 3px 5px 3px 0px;
}

#text-main div#add_cont span {
	color: #ff0000;
}
.stats{
	background-color:#323233;
	text-align:center;
}
