body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    background: #000000 url(images/top.gif) 0 0 repeat-x;
    text-align: center;
}
.hidden {
    display: none;
}
p, div, li, td, input, select, textarea {
    font-family: Arial;
    font-size: 12px;
    color: #9e9d9d;
    line-height: 18px;
}
p, h1, h2, h3, h4, #main ul, #main ol, #main table {
	margin-bottom: 15px;
	font-weight: normal;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
    color: #acabac;
    text-decoration: underline;
}
a:hover, a.active {
    color: #fbf8f9;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

#main {
    background: url(images/tlo.jpg) center 0 no-repeat;
    padding-left: 14px;
}


#wrapper {
	width: 682px;
	margin: 0 auto;
    padding-top: 140px;
	text-align: left;
    margin-top: -12px;
    min-height: 635px;
}

#top {
	height: 46px;
    font-size: 12px;
    text-transform: uppercase;
    color: #acabac;
    padding-top: 12px;
}

#top a:link, #top a:visited {
    color: #acabac;
    text-decoration: none;
    margin: 0 6px;
}
#top a:hover, #top a.active {
    color: #fbf8f9;
}

#left {
    background: url(images/plama01.jpg) 0 0 no-repeat;
    width: 581px;
    height: 521px;
}

#left h1, #content h1 {
    font-family: Georgia;
    font-size: 18px;
    color: #f6f6f6;
    padding-top: 51px;
    padding-left: 53px;
    margin-bottom: 52px;
}

#left p {
    color: #9e9d9d;
    width: 320px;
    padding-left: 60px;
    font-size: 13px;
}

/*#content .img {
    text-align: center;
}*/


#content h1 {
    padding-top: 9px;
    margin-bottom: 35px;
}

/*#content img {
    position: relative;
    z-index: 99991;
    margin-bottom: -70px;
}*/

#content img.shop {
    position: relative;
    position: static;
    margin-bottom:20px;
}

#content .plama {
    background: url(images/plama02.jpg) 0 0 no-repeat;
    width: 682px;
    height: 312px;
    margin-bottom: -85px;
}

#content .plama2 {
    background: url(images/plama03.jpg) 0 0 no-repeat;
    width: 682px;
    height: 548px;
    margin-bottom: -20px;
}


#content h2,
#content h3 {
    /*padding-top: 95px;*/
    padding-top: 0px;
    margin-bottom: 18px;
    color: #fefefe;
    font-size: 13px;
    text-transform: uppercase;
    padding-left: 115px;
}

#content h3 {
    padding-top: 0px;
}


#content p {
    padding-left: 115px;
    font-size: 14px;
    width: 465px;
}

#content .plama2 p {
    font-size: 13px;
}


#content ul {
    padding-left: 115px;
    list-style: none;
}


#right {
    background-image: url(images/jalya.png);
    background-repeat: no-repeat;
    width: 302px;
    height: 545px;
    position: absolute;
    z-index: 9999;
    margin-left: 419px;
    top: 178px;
}


#footer {
    width: 682px;
	margin: 0 auto;
    height: 100px;
    bottom:0px;
    clear: both;
}

#footer p {
    color: #454445;
    padding-top: 26px;
    padding-right: 20px;
    float: left;
    border-right: 1px solid #331426;
    text-align: left;
}

#footer img {
    float: left;
}

#footer a img, :link img, :visited img {
    float: none;
}

#footer p a:link, #footer p a:visited {
    color: #454445;
    text-decoration: none;
    margin: 0 2px;
}
#footer p a:hover, #footer p a.active {
    color: #454445;
    text-decoration: underline;
}