html, body, p, h1, h2, h3, h4, h5, h6, dl {
    padding: 0;
    margin: 0;
    list-style: none;
}

.clear {
    clear: both;
}

body {
    font-size: 62.5%;
    font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif;
    color: #fff;
}
a{
    color: #fff;
}

h1 {
    position: absolute;
    top: 298px;
    left: 302px;
    color: #f2be25;
    font-size: 160%;
    z-index: 100;
}

h2 {
    font-size: 130%;
    color: #f2be25;
    padding: 4px 0 0 0;

}

h3 {
    font-size: 120%;
    padding: 4px 0 0 0;
    
}

h4 {
    font-size: 130%;
    padding: 4px 0 0 0;
    font-weight: normal;

}

#wrap {
   background: #55626A url('img/bg.gif') repeat-x top left;
}

#main {
    width: 992px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    padding: 223px 0 0 0px;
}

#header {
    width: 991px;
    height: 223px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url('img/header.jpg') no-repeat top center;
    text-align: left;
}

#header a{
    display: block;
    width: 190px;
    height: 70px;
    margin: 70px 0 0 30px;
}

#header a span{
    display: none;
}

#left {
    width: 260px;
    float: left;
    text-align: left;
    background: url('img/left-sekce.gif') repeat-y top right;
    
}

#left .oddeleni {
    background: url('img/sekce-top-bottom.gif') no-repeat bottom right;
    width: 225px;
    padding: 0 10px 20px 25px;
    font-size: 110%;
    
}

#left .yellow {
    background: url('img/sekce-yellow.gif') no-repeat top right;
    height: 96px;
}

#left .last {
    background: url('img/left-last.gif') no-repeat bottom right;
    width: 225px;
    padding: 0 10px 10px 25px;
}

#left .yellow .title {
    color: #000;
    padding: 5px 0 5px 0;
}

#left .yellow ul li {
    display: block;
    background: url('img/menu-item.gif') no-repeat top left;
    width: 179px;
    height: 19px;
    line-height: 19px;
    padding: 0 0 2px 25px;
    text-decoration: none;   
}

#left .yellow ul li a {
    background: none;
    padding: 0px;
    display: inline;
}

#left .yellow ul li a:hover {
    background: none;
    color: #fff;
}

#left .title {
    font-size: 120%;
    font-weight: bold;
    padding: 0 0 5px 0;
}

#left ul {
    margin: 0px;
    padding: 0px;
}

#left ul li {
    list-style-type: none;
    display: block;
}

#left ul li a {
    display: block;
    background: url('img/menu-item.gif') no-repeat top left;
    width: 179px;
    height: 19px;
    line-height: 19px;
    padding: 0 0 2px 25px;
    text-decoration: none;   
}

#left p.date {
    padding: 10px 0 2px 20px;
}

#left p.title-new {
    padding: 0px 10px 2px 20px;
    color: #f2be25;
}

#left p.text {
    padding: 0 20px 5px 20px;
    text-align: justify;
}

#left p.more {
    padding: 0 20px 10px 0;
    background: url('img/new-sep.gif') no-repeat bottom left;
    text-align: right;
}

#left p.more a {
    color: #f2be25;
    text-decoration: none;
}

#left ul li a:hover {
    background: url('img/menu-item-hover.gif') no-repeat top left;
    color: #f2be25;
}
#left ul li ul {
    padding: 0 0 0 32px;
}

#left ul li ul li a {
    background: url('img/submenu-item.gif') no-repeat top left;
    width: 162px;
    padding: 0 0 1px 10px;
}

#left ul li ul li a:hover {
     background: url('img/submenu-item-hover.gif') no-repeat top left;
     color: #000;
}



#text-main {
    width: 690px;
    background: url('img/header-2.jpg') no-repeat top left;
    float: right;
    padding: 111px 0 0 42px;
    text-align: justify;
    font-size: 120%;
    
}

#text-main p{
    padding: 5px 0 0 0;
}


#text-main form {
    padding: 20px 0 0 60px;
}

#text-main form label {
    display: block;
    width: 120px;
    clear: both;
    float: left;
    text-align: right;
    padding: 0 20px 0 0;
    font-weight: bold;
}

#text-main form label.time {
    text-align: center;
    width: 20px;
    clear: none;
    padding: 0px;
    
}

#text-main form fieldset {
    border: none;
    margin: 0px;
    padding: 20px 0 20px 62px;
    clear: both;
}

#text-main form fieldset input {
    width: auto;
    clear: both;
}

#text-main form fieldset label {
    width: auto;
    clear: none;
    text-align: left;
    padding: 0 0 0 10px;
}


#text-main form input {
    display: block;
    float: left;
    width: 286px;
    margin: 0 0 5px 0px;
}

#text-main form input.small {
    width: 30px;
}

#text-main form p.button {
    width: 238px;
    text-align: center;
    margin: 0 auto;
}

#text-main form p.button input{
    border: none;
    color: #fff;
    background: #ff7316;
    font-weight: bold;
    width: auto;
    padding: 0 15px;
}
#text-main form select {
    width: 50px;
    margin: 0 0 5px 0;
    float: left;
}

#text-main form p.title-form {
    background: #86939d;
    clear: both;
    width: 30%;
    padding: 2px 0px 2px 5px;
    margin: 0 0 20px 0;
    font-weight: bold;
}

#text-main form a.link {
    background: #d7a513;
    font-weight: bold;
    text-decoration: none;
    padding: 2px 5px 2px 5px;
    width: 150px;
    float: left;
    display: block;
    margin: 0 5px 5px 0;
}

#text-main form a.link-right {
    text-align: right;
}

#footer {
    background: #e7e4d4 url('img/footer.gif') repeat-x top left;
    padding: 0 0 10px 0;
}

#footer-text {
    background: url('img/footer-text.gif') repeat-x top left;
    width: 972px;
    text-align: center;
    margin: 0 auto;
    height: 39px;
    line-height: 39px;
    font-size: 120%;
    padding: 0 10px;
}

#footer ul {
    padding: 0px;
    margin: 0px;
        float: left;
}

#footer ul li {
    list-style-type: none;
    display: inline;
}

#footer a {
    text-decoration: none;
}

#footer p {
    float: right;
}

.c_left {
	width: 49%;
	float: left;
}

.c_right {
	width: 49%;
	float: right;
}

.c_left.linka {
	border-right: 1px solid #ffffff;
}

div.cistic {
	width: 1px;
	height: 100%;
	clear: both;
}

a img {
	border-width: 0px;
}

#trac, #trac * {
	display: none;
}

#text-main a:link, #text-main a:visited {
	color: #cbe06b;
}

#text-main a:hover, #text-main a:active {
	color: #76ba34;
}

