
/*
// LAYOUT html,body 
/ 
/////////////////////////////////////////////////////////////// */

html, body {
height : 100%;
width : 100%;
margin : 0;
padding : 0;
border : none;
background-color : #ffffff;
}


div.body {
width: 800px;
text-align: center;
vertical-align: middle;
margin-left: auto;
margin-right: auto;
}

table.bodyStructure {
width: 800px;
vertical-align: top;
}
table.bodyCenter {
width: 700px;
vertical-align: top;
}





/*
// Header content
/ 
/////////////////////////////////////////////////////////////// */

table.header {
width: 800px;
height: 290px;
vertical-align: top;
}

td.headerEdges {
display:none;
}

table.headerCenter {
width: 700px;
height: 290px;
}

table.headerMenu {
display:none;
}
td.headerMenuEdges {
display:none;
}
td.headerMenuTopCenter {
display:none;
}
td.headerMenuBottomCenter {
display:none;
}



td.headerTitle {
width: 700px;
height: 230px;
}



/*
// Middle content
/ 
/////////////////////////////////////////////////////////////// */



table.middle {
width: 800px;
vertical-align: top;
}

td.middleEdgeLeft {
display:none;
}
td.middleEdgeRight_index {
display:none;
}
td.middleEdgeRight {
display:none;
}

td.middleTextLeft {
width: 180px;
text-align : left;
vertical-align : top;
}
td.middleTextBorder_index {
width: 20px;
vertical-align : top;
}
td.middleTextBorder {
width: 40px;
vertical-align : top;
}
td.middleTextPicture_index {
width: 160px;
text-align : left;
vertical-align : top;
}
td.middleTextRight {
width: 290px;
text-align : left;
vertical-align : top;
}
td.middleTextPicture {
width: 110px;
text-align : right;
vertical-align : top;
}
td.middleBottomBorder {
display:none;
}

td.middleKontakt {
width: 450px;
vertical-align : top;
text-align : left;
}

td.middleEdgeRight_kontakt {
display:none;
}



div.left {
width: 180px; 
overflow: none; 
z-index: 1;
text-align: left;
font-weight: normal; 
font-size: 8,6pt; 
color: #444f17; 
font-family: arial; 
text-decoration: none;
}
div.right {
width: 290px; 
overflow: none; 
z-index: 1;
text-align: left;
font-weight: normal; 
font-size: 8,6pt; 
color: #666666; 
font-family: arial; 
text-decoration: none;
}


div.menuOferta_arrow {
width: 15px;
vertical-align : bottom;
text-align : left;
float: left;
}

div.menuOferta_text {
width: 165px;
vertical-align : bottom;
text-align : left;
float: left;
margin-left: 0px;
}






/*
// Footer content
/ 
/////////////////////////////////////////////////////////////// */


table.footer {
width: 800px;
height: 70px;
}

td.footerEdges {
display:none;
}

td.footerTop {
width: 700px;
height: 40px;
}
td.footerTopLeft {
display:none;
}
td.footerTopRight {
width: 350px;
height: 40px;
text-align: right;
}


td.footerBottom {
display:none;
}

div.layerFooter {
display:none;
}


/*/
// FONTS
/ 
////////////////////////////////////////////////////////////////*/


body, td, th {
font-weight: normal; 
font-size: 8.6pt; 
color: #666666; 
font-family: arial; 
text-decoration: none;
}

a:active, a:visited,  a:link{
font-weight: normal; 
font-size: 8.6pt; 
color: #444f17; 
font-family: arial; 
text-decoration: none;
}
a:hover {
font-weight: normal; 
font-size: 8.6pt; 
color: #444f17; 
font-family: arial; 
text-decoration: underline;
}


.textTitle {
font-weight: 700; 
font-size: 9pt;  
color: #444f17; 
font-family: arial; 
text-decoration: none;
}

.textLeft {
font-weight: 700; 
font-size: 8.6pt;  
color: #444f17; 
font-family: arial; 
text-decoration: underline;
}
a.textLeft:link, a.textLeft:active, a.textLeft:visited {
font-weight: 700; 
font-size: 8.6pt;  
color: #444f17; 
font-family: arial; 
text-decoration: underline;
}
a.textLeft:hover {
font-weight: 700; 
font-size: 8.6pt;  
color: #444f17; 
font-family: arial; 
text-decoration: none;
}



.textFooter {
font-weight: normal; 
font-size: 8.6pt;  
color: #e1e1e1; 
font-family: arial; 
text-decoration: none;
}
a.textFooter:link, a.textFooter:active, a.textFooter:visited {
font-weight: normal; 
font-size: 8.6pt;  
color: #e1e1e1; 
font-family: arial; 
text-decoration: none;
}
a.textFooter:hover {
font-weight: normal; 
font-size: 8.6pt;  
color: #f7f7f7; 
font-family: arial; 
text-decoration: none;
}




/*/
// IMG
/ 
////////////////////////////////////////////////////////////////*/

.imageMiddle {
border : solid 8px #80972b;
padding : 0px;
}

.imageRight {
border : solid 0px #80972b;
padding : 0px;
}

.image {
border : solid 5px #80972b;
padding : 0px;
}



