html, body {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    font-family: verdana, arial, helvetica;
    color: #a1a17c;
    background-color: #2f2e1f;
    cursor: default;
}
#wrap {
	margin: 0 auto;
	width: 980px;
    height: 764px;
    min-height: 764px;
    background: url('/images/background.jpg') 0px 0px no-repeat;
}
#header {
    margin: 0px;
    padding: 0px;
    width: 980px;
    height: 50px;
}
#header a {
    color: #a1a17c;
    font-size: 12px;
    text-decoration: none;
}
#header a:hover {
    text-decoration: none;
}

#header a.menu {
    color: #a1a17c;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
    text-decoration: none;
}
#header a.menu:hover {
    text-decoration: none;
}

#contentArea {
    margin: 0px;
    padding: 0px;
}
#footer {
    margin: 0px;
    padding: 0px;
	clear: both;
}

a {
    color: #a1a17c;
    text-decoration: underline;
}
a:hover {
    text-decoration: underline;
}

/* index.php */
.contentIndexImg1 {
    width: 750px;
    height: 80px;
    background: url('/images/logo_text.png') 0px 0px no-repeat;
}
.contentIndexImg2 {
    width: 750px;
    height: 295px;
    background: url('/images/hlava1.png') 0px 0px no-repeat;
}
.contentIndexImg2En {
    width: 750px;
    height: 295px;
    background: url('/images/hlava1_en.png') 0px 0px no-repeat;
}

/* kontakt */
.contentKontaktImg1 {
    width: 750px;
    height: 80px;
    background: url('/images/logo.png') 0px 0px no-repeat;
}
.contentKontaktImg2 {
    width: 750px;
    height: 295px;
    background: url('/images/hlava3.png') 0px 0px no-repeat;
}
.contentKontaktImgGM {
    width: 750px;
    height: 410px;
    background: url('/images/mapa.png') 0px 0px no-repeat;
}
.gmDiv {
    float: right;
    width: 365px;
    height: 350px;
    margin: 0px 55px 0px 0px;
}

/* referencie */
.contentReferencieImg1 {
    width: 750px;
    height: 80px;
    background: url('/images/logo.png') 0px 0px no-repeat;
}
.contentReferencieImg2 {
    width: 750px;
    height: 295px;
    background: url('/images/hlava4.png') 0px 0px no-repeat;
}

/* ponuka */
.contentPonukaImg1 {
    width: 750px;
    height: 80px;
    background: url('/images/logo.png') 0px 0px no-repeat;
}
.contentPonukaImg2 {
    width: 750px;
    height: 295px;
    background: url('/images/hlava5.png') 0px 0px no-repeat;
}
.contentPonukaImg31 {
    width: 67px;
    height: 70px;
    background: url('/images/left.png') 0px 0px no-repeat;
}
.contentPonukaImg34 {
    width: 475px;
    height: 70px;
    background: url('/images/right.png') 0px 0px no-repeat;
}
.contentPonukaImg35 {
    width: 750px;
    height: 21px;
    background: url('/images/bottom_1.png') 0px 0px no-repeat;
}

/* ponuka-salespad */
.contentPonukaSalespadImg1 {
    width: 750px;
    height: 80px;
    background: url('/images/logo.png') 0px 0px no-repeat;
}
.contentPonukaSalespadImg2 {
    width: 750px;
    height: 295px;
    background: url('/images/hlava2.png') 0px 0px no-repeat;
}
.contentPonukaSalespadImg3 {
    width: 750px;
    height: 70px;
    background: url('/images/zalozky_salespad.png') 0px 0px no-repeat;
}


/* unsorted */
FORM {
    margin: 0px;
    padding: 0px;
}
img {
    border: 0;
    margin: 0px;
    padding: 0px;
}