/************/
/* GLOBALS  */
/************/

BODY {
background: #e7eef3;
background-image: url(design/pgbg.png);
background-repeat: repeat;
background-position: center;
color:#1a1614;
font-family: tahoma,verdana,arial,sans-serif;
font-size:11px;
margin: 0px;
padding: 0px;
}

CENTER {
margin: 0px;
padding: 0px;
}

TABLE {
color:#1a1614;
font-family: tahoma,verdana,arial,sans-serif;
font-size:10px;
}

DIV {
margin:0px;
padding:0px;
color:#1a1614;
font-size:11px;
}

P {
margin:0px;
color:#1a1614;
font-size:12px;
padding-top:10px;
padding-bottom:10px;
line-height:20px;
text-align: justify;
}
TD {
margin:0px;
color:#1a1614;
font-size:12px;
padding-top:5px;
padding-bottom:5px;
line-height:20px;
text-align: justify;
}
A {
margin:0px;
padding:0px;
color:#1a1614;
text-decoration:none;
font-weight: bold;
}

A:HOVER {
color: red;
text-decoration:none;
}

H1 {
margin:0px;
padding:0px;
font-size:24px;
font-weight:bold;
}
H2 {
margin:0px;
padding:0px;
font-size:22px;
font-weight:bold;
}
H3 {
margin:0px;
padding:0px;
font-size:20px;
font-weight:bold;
}
H4 {
margin:0px;
padding:0px;
font-size:18px;
font-weight:bold;
}
H5 {
margin:0px;
padding:0px;
font-size:16px;
font-weight:bold;
}
H6 {
margin:0px;
padding:0px;
font-size:14px;
font-weight:bold;
}

UL {
margin: 0px;
padding: 0px;
padding-top: 0px;
padding-bottom: 0px;
list-style-type: none;
list-style-position: outside;
/*list-style-image: url(design/punkt.png); */
line-height: 20px;
color:#1a1614;
font-size:12px;
}

UL LI {
color:#1a1614;
font-size:12px;
margin-left:10px;
padding-left:20px;
background-image: url(design/punkt.png);
background-position: left top;
background-repeat: no-repeat;
}
LI {
color:#1a1614;
font-size:12px;
margin-left:10px;
padding-left:20px;
background-position: left top;
background-repeat: no-repeat;
}

OL {
margin: 0px;
padding: 0px;
margin-left: 15px;
padding-top: 5px;
padding-bottom: 5px;
}

/*IMG {
border: 3px solid #1a1614;
border-top: 1px solid #1a1614;
border-left: 1px solid #1a1614;
margin: 15px;
}
*/
FORM {
margin: 0px;
padding: 0px;
}

INPUT{
margin: 0px;
padding: 0px;
height: 17px;
background: #e7eef3;
color:#1a1614;
border: 1px solid #1a1614; 
font-size:10px;
}
TEXTAREA{
margin: 0px;
padding: 0px;
background: #e7eef3;
color:#1a1614;
border: 1px solid #1a1614; 

}

INPUT.INPUT_BUTTON {
margin: 0px;
padding: 3px;
height: 20px;
background:#1a1614;
color: #e7eef3;
border: 1px solid #e7eef3; 
font-size:10px;
}

HR {
margin: 0px;
padding: 0px;
color:#1a1614;
height: 2px;
}

/************/
/* CLASS-ML */
/************/

IMG.PIXEL {
border: 0px;
margin: 0px;
padding: 0px;
}

DIV.HR {
border: 0px;
margin: 0px;
padding: 0px;
background: #da251d;
/* background-image: url(design/hr.png); */
background-position: left;
background-repeat: no-repeat;
height:3px;
width:600px;
font-size:1px;
}

DIV.DESIGNEDBY {
font-size:11px;
color:#6f6d6c;
}

TABLE.DATATABLE {
background:#e7eef3;
font-size:12px;
background-image: url(design/table.jpg);
border-collapse: separate;
border-spacing: 1px 1px;
border:0px;
padding:0px;
width: 90%;
}

TABLE.DATATABLE TH {
background:#e7eef3;
background-image: url(design/tablehead.png);
color: #b4c7d4;
padding:5px;
margin:2px;
border-top:1px solid #b4c7d4;
border-left:1px solid #b4c7d4;
border-bottom:1px solid #18385c;
border-right:1px solid #18385c;
}

TABLE.DATATABLE TD {
background:#e7eef3;
background-image: url(design/tablecell.png);
color:#1a1614;
padding:5px;
margin:2px;
border-bottom:1px solid #b4c7d4;
border-right:1px solid #b4c7d4;
border-top:1px solid #404581;
border-left:1px solid #404581;
}

/************/
/* ID       */
/************/

#PGBGTOP {
margin: 0px;
padding: 0px;
background-image: url(design/pgbg_top.png);
background-repeat: no-repeat;
background-position: top center;
width: 100%;
height: 100%;
}

#BASEMENT {
margin: 0px;
padding: 0px;
width: 900px;
height: auto;
}

#LOGO {
margin: 0px;
padding: 0px;
width: 281px;
height: 242px;
background-image: url(design/logo.png);
background-repeat: no-repeat;
}

#HEADER {
margin: 0px;
padding: 0px;
padding-left: 30px;
width: 619px;
height: 242px;
background-image: url(design/header.png);
background-repeat: no-repeat;

}

#HEADER_REFLECTION {
margin: 0px;
padding: 0px;
width: 900px;
height: auto;
min-height: 158px;
}

#MENULEFT {
margin:0px;
padding:0px;
padding-top:20px;
margin-left:0px;
margin-right:0px;
width:281px;
text-align:left;
}

.MENUBAR1OFF {
margin:0px;
padding:0px;
width:281px;
height:50px;
text-align:left;
background-image: url(design/menu1off.png);
background-repeat: no-repeat;
background-position: top left;
}
.MENUBAR2OFF {
margin:0px;
padding:0px;
width:281px;
height:50px;
text-align:left;
background-image: url(design/menu2off.png);
background-repeat: no-repeat;
background-position: top left;
}
.MENUBAR3OFF {
margin:0px;
padding:0px;
width:281px;
height:50px;
text-align:left;
background-image: url(design/menu3off.png);
background-repeat: no-repeat;
background-position: top left;
}
.MENUBAR4OFF {
margin:0px;
padding:0px;
width:281px;
height:50px;
text-align:left;
background-image: url(design/menu4off.png);
background-repeat: no-repeat;
background-position: top left;
}



.MENUBAR1ON {
margin:0px;
padding:0px;
width:281px;
height:50px;
text-align:left;
background-image: url(design/menu1on.png);
background-repeat: no-repeat;
background-position: top left;
}
.MENUBAR2ON {
margin:0px;
padding:0px;
width:281px;
height:50px;
text-align:left;
background-image: url(design/menu2on.png);
background-repeat: no-repeat;
background-position: top left;
}
.MENUBAR3ON {
margin:0px;
padding:0px;
width:281px;
height:50px;
text-align:left;
background-image: url(design/menu3on.png);
background-repeat: no-repeat;
background-position: top left;
}
.MENUBAR4ON {
margin:0px;
padding:0px;
width:281px;
height:50px;
text-align:left;
background-image: url(design/menu4on.png);
background-repeat: no-repeat;
background-position: top left;
}

.ADVERT1 {
margin:0px;
padding:0px;
width:281px;
height:203px;
text-align:left;
background-image: url(design/ad1.png);
background-repeat: no-repeat;
background-position: top left;
}
.ADVERT2 {
margin:0px;
padding:0px;
width:281px;
height:85px;
text-align:left;
background-image: url(design/ad2.png);
background-repeat: no-repeat;
background-position: top left;
}
.ADVERT3 {
margin:0px;
padding:0px;
width:281px;
height:165px;
text-align:left;
background-image: url(design/ad3.png);
background-repeat: no-repeat;
background-position: top left;
}

#CONTENTS {
margin:0px;
padding:0px;
padding-top:15px;
margin-left:15px;
margin-right:15px;
width:589px;
text-align:left;
}

#FOOTER_TOP {
margin: 0px;
padding: 0px;
width: 900px;
height: 9px;
background-image: url(design/footer_top.png);
background-repeat: no-repeat;
font-size:1px;
}

#FOOTER_INTERIOR {
margin: 0px;
padding: 0px;
padding-left: 320px;
width: 900px;
height: 45px;
background-image: url(design/footer.png);
background-repeat: no-repeat;
text-align: center;
}

#FOOTER_BOTTOM {
margin: 0px;
padding: 0px;
width: 900px;
height: auto;
min-height: 98px;
background-image: url(design/footer_bottom.png);
background-repeat: no-repeat;
text-align:center;
font-size: 12px;
}

a.menu{
display:block;
width:281px;
height:50px;

}
a.menudolne{
display:block;
float: left;
width:140px;
height:50px;
margin-right: 10px;
}
a.menugorne{
display:block;
float: left;
width:142px;
height:50px;
position:relative;
top:180px;

}
/************/
/* EOF      */
/************/


.dosrodka{
text-align:center;
}












