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

BODY {
background: #5d3000;
background-image: url(design/pgbg.png);
background-repeat: repeat;
background-position: center;
color:#ffe7ce;
font-family:  Calibri,Tahoma, Verdana, Arial, sans-serif;
font-size:11px;
margin: 0px;
padding: 0px;
}

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

TABLE {
color:#ffe7ce;
font-family: Calibri,Tahoma, Verdana, Arial, sans-serif;
font-size:10px;
}

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

P {
margin:0px;
color:#ffe7ce;
font-size:14px;
padding-top:10px;
padding-bottom:10px;
line-height:20px;
text-align: justify;
}

A {
margin:0px;
padding:0px;
color:#ffe7ce;
text-decoration:none;
}

A:HOVER {
color:#ffffff;
text-decoration:none;
}

H1 {
margin:0px;
padding:0px;
font-size:29px;
font-weight:bold;
text-align:center;
}
H2 {
margin:0px;
padding:0px;
font-size:26px;
font-weight:bold;
}
H3 {
margin:0px;
padding:0px;
font-size:23px;
font-weight:bold;
color:#990000;
}
H4 {
margin:0px;
padding:0px;
font-size:20px;
font-weight:bold;
text-align:center;
}
H5 {
margin:0px;
padding:0px;
font-size:17px;
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/bullet.png); */
line-height: 25px;
color:#ffe7ce;
font-size:12px;
text-align:justify;
}

LI {
color:#ffe7ce;
font-size:20px;
margin-left:50px;
padding-left:80px;
background-image: url(design/bullet.gif);
background-position: left top;
background-repeat: no-repeat;
line-height: 40px;
}

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

IMG {
border: 3px solid #ffe7ce;
margin: 15px;
}

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

INPUT {
margin: 0px;
padding: 0px;
height: 17px;
background: #ffe7ce;
color:#5d3000;
border: 1px solid #ffe7ce; 
font-size:12px;
}

TEXTAREA {
margin: 0px;
padding: 0px;
background: #ffe7ce;
color:#5d3000;
border: 1px solid #ffe7ce; 
font-size:12px;
font-family: Calibri,Tahoma, Verdana, Arial, sans-serif;
}

INPUT.INPUT_BUTTON {
margin: 0px;
padding: 0px;
height: 17px;
background: #5d3000;
color: #ffe7ce;
border: 1px solid #5d3000; 
font-size:12px;
}


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

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

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

DIV.HR {
border: 0px;
margin: 0px;
padding: 0px;
background-image: url(design/hr.png);
background-position: left;
background-repeat: no-repeat;
height:3px;
}

DIV.DESIGNEDBY {
font-size:11px;
color:#9a4f00;
}

TABLE.DATATABLE {
background:#5d3000;
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:#5d3000;
background-image: url(design/tablehead.png);
color: #bcd99d;
padding:5px;
margin:2px;
border-top:1px solid #bcd99d;
border-left:1px solid #bcd99d;
border-bottom:1px solid #18385c;
border-right:1px solid #18385c;
}

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

.Box_Title {
margin-top:10px;
width:150px;
font-size: 20px;
font-weight:normal;
color:#ffe7ce;
text-align:center;
vertical-align:middle;
height:25px;
}

.Box_Text {
margin-top: 10px;
margin-left:10px;
margin-right:10px;
font-size: 13px;
font-weight:normal;
color:#ffe7ce;
text-align:center;
height:160px;
}

.MS_Text {
font-size: 16px;
font-weight:normal;
color:#ffe7ce;
position:relative;
top:-5px;
}

.MENU_TOP {
margin: 0px;
padding: 0px;
width: 299px;
}

.MENU_BOTTOM {
margin: 0px;
padding: 0px;
width: 299px;
height: 65px;
background-image: url(design/menu_bot.png);
background-repeat: no-repeat;
}

.MENU_INTERIOR {
margin: 0px;
margin-left:29px;
margin-right:30px;
padding: 0px;
padding-top:35px;
width: 240px;
text-align:left;
font-size:22px;
line-height:35px;
}

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

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

#TOPLAYER {
margin: 0px;
padding: 0px;
width:100%;
background-image: url(design/pgbg_top.jpg);
background-repeat: repeat-x;
background-position: top center;
}

#BOTTOMLAYER {
margin: 0px;
padding: 0px;
width:100%;
}

#BASE900 {
margin: 0px;
padding: 0px;
width: 900px;

}

#HEADER {
margin: 0px;
padding: 0px;
width: 900px;
height: 200px;
}

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

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

.MENUBAR {
margin:0px;
padding:0px;
width:248px;
height:37px;
text-align:left;
background-image: url(design/menubartrans.gif);
background-repeat: no-repeat;
background-position: top left;
}

.MENUBAR_TEXT {
margin:0px;
margin-top:5px;
margin-left:10px;
width:238px;
font-size: 18px;
font-weight:bold;
}

.MENU_POSITION {
margin:0px;
margin-top:3px;
margin-bottom:6px;
padding-left:20px;
width:238px;
font-size: 12px;
font-weight:bold;
background-image: url(design/menupos.gif);
background-repeat: no-repeat;
background-position: top left;
}

#CONTENTS {
margin:0px;
padding:0px;
padding-top:35px;
margin-left:40px;
margin-right:40px;
width:520px;

}

.CON_OFI {
background-image: url(design/con_ofi.png);
background-repeat: no-repeat;
background-position: top left;
}

#FOOTER {
margin: 0px;
padding: 0px;
width: 900px;
height: 337px;
background-image: url(design/footer.png);
background-repeat: no-repeat;
background-position: top center;
text-align: center;
display: block;
font-size: 14px;
}

#FOOTER_L {
margin: 0px;
padding: 0px;
padding-top:90px;
padding-left:13px;
width:287px;
text-align:left;
}

.BOTTOMMENU {
padding:0px;
margin:0px;
margin-top:5px;
margin-right:20px;
margin-left:20px;
font-size: 14px;
}
.BMELEMENT {
padding:0px;
margin:0px;
margin-left:20px;
font-size:15px;
display:inline-block;
height:25px;
}


/************/
/* EOF      */
/************/


.tresc{
margin: 25px;
}
.tresc_startowa{
margin: 0px;
}

.krotka_tresc{
padding: 10px;
text-align:center;
font-size:12px;
}

.dosrodka{
text-align:center
}


#okienko{
width: 100%;
height: 490px;
}

#szerokie_okienko{
width: 918px;
height: 485px;
overflow:auto;
position:absolute;
top: 200;
text-align:left;
scrollbar-face-color:#5d3000;
scrollbar-highlight-color:#996600;
scrollbar-3dlight-color:#996600;
scrollbar-darkshadow-color:#996600;
scrollbar-shadow-color:#996600;
scrollbar-arrow-color:#ffe7ce;
scrollbar-track-color:#5d3000;
}


.foto{
	width: 410px;
	text-align:center;
	float:left;
	font-size:14pt;
	margin-bottom: 40px;
	height: 380px;
}
.galeria {
	text-align: center;
	margin:auto;
}

div.podmenu{
clear:both;
}
