html, body, p, h1, h2, h3, h4, h5, h6, dl, dd, dt {
    padding: 0;
    margin: 0;
}

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

body {
    position: relative;
    font-size: 62.5%;
    font-family: Tahoma, 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
    width: 986px;
    margin: 0 auto;
    text-align: center;
   
}

.clear {
    clear: both;
}

#wrap {
    background: url('img/main-bg.png') repeat-y top center;
    color: #787878;
    width: 986px;
}

#main {
    background: url('img/header.jpg') no-repeat top center;
     padding: 152px 0 0 0;
    width: 986px;
}

a {
    color: #787878;
}

a:hover {
    text-decoration: none;
}

h1 {
    position: absolute;
    top: 425px;
    left: 358px;
    font-size: 180%;
    font-weight: normal;
}

h2 {
    font-size: 140%;
    padding: 0 0 5px 24px;
}

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

#left {
    width: 138px;
    float: left;
    padding: 0 0 0 98px;
    text-align: left;
    font-size: 110%;
    font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}

#left ul {
    margin: 0px;
    padding: 10px 0 15px 10px;
    background: #f3ede3 url('img/menu-bg.jpg') no-repeat top left;
    width: 208px;
}

#left ul li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

#left ul li a {
    display: block;
    background: url('img/menu-item.gif') no-repeat top left;
    /*width: 140px;*/
    height: 20px;
    line-height: 20px;
    color: #515151;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    padding: 0 0 2px 10px;
}

#left ul li a:hover{
    background: url('img/menu-item-hover.gif') no-repeat top left;
    text-decoration: underline;
}

#left ul li ul{
    background: none;
    padding: 0 0 0 10px;
    width: 185px;
}

#left ul li ul li a {
    background: url('img/submenu-item.gif') no-repeat top left;
    /*width: 138px;*/
    height: 20px;
    line-height: 20px;
	font-size: 90%;
	/*font-weight: normal;*/
}

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

#left p.title {
    width: 217px;
    height: 23px;
    line-height: 23px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 0 0 20px;
}

#left p#new-title, #left p#dop-title {
    background: url('img/new-title.gif') no-repeat top left;
}

#left p#kontakt-title {
    background: url('img/kontakt-title.gif') no-repeat top left;
}

#left .news {
    background: #6c745f url('img/news.gif') no-repeat top left;
    width: 197px;
    color: #fff;
    padding: 20px 20px 20px 20px;
}

#left .news img{
    float: left;
    background: url('img/new-img-bg.gif') no-repeat top left;
    padding: 7px 6px;
    margin: 0 8px 0px 0;
}

#left .news p.date {
    font-style: oblique;
    padding: 0 0 3px 0;
}

#left .news a {
    color: #fff;
}

#left .news a.title {
    font-weight: bold;
    padding: 0 0 5px 0;
    display: block;
}

#left .news p.more{
    padding: 10px 0 0 0;
}

#left .news p.more a {
    color: #fafd13;
    padding: 0 0 0 10px;
}

#left #kontakt {
    background: url('img/kontakt-bg.gif') no-repeat top left;
    width: 197px;
    height: 132px;
    padding: 25px 20px 0;
    color: #fff;
}

#left #kontakt p {
    float: left;
    width: 138px;
}

#left #kontakt p#adresa {
    padding: 0 0 16px 0;
}

#left #kontakt p.polozka {
    font-weight: bold;
    width: 48px;
    float: left;
    text-align: right;
    padding: 0 10px 0 0;
}

#text-main {
    font-size: 110%;
    width: 516px;
    text-align: justify;
    float: right;
    padding: 305px 135px 0 0px;
}

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

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

#text-main p.title {
    background: url('img/title-bg.gif') no-repeat center left;
    line-height: 44px;
    font-weight: bold;
    height: 40px;
    
}

#text-main ul {
    padding-top: 0px;
    margin-top: 0px;
}

#footer {
    clear: both;
    background: url('img/footer.png') no-repeat top center;
    width: 986px;
    padding: 15px 0 10px 0;
    font-size: 100%;
    text-transform: uppercase;
}

#home-link {
	display: block;
	border-width: 0px;
	position: absolute;
	width: 200px;
	height: 50px;
	top: 75px;
	margin-left: 100px;
}

a img {
	border-width: 0px;
}
