body { margin: 0; color: #cbcbca; background-color: #ffffff; background-image: url(images/bck.jpg); font-family:  Arial, Tahoma; font-size: 11px; color: #e0e1e3; text-decoration: none; font-weight: normal; }
img { border: 0px solid #999999; }
.imga { border: 1px solid #999999; }
.nag { font-family:  Arial, Tahoma; font-size: 11px; color: #de5023; text-decoration: none; font-weight: bold; }
h2 { font-family:  Arial, Tahoma; font-size: 14px; color: #de5023; text-decoration: none; font-weight: bold; }
.bol{color: #201F30; font-weight: bold; }
h1{margin: 0; padding:0px;}
.tab { border-right: 1px solid #999999; border-top: 1px solid #999999;  }
.ted { border-left: 1px solid #999999; border-bottom: 1px solid #999999; text-align: center; }

.lista {list-style-type: square; }
.punkt {font-size: 12px; }

a { font-family:  Arial, Tahoma; font-size: 11px; color: #DE5023; text-decoration: none; font-weight: bold; }
a:hover { font-family:  Arial, Tahoma; font-size: 11px; color: #8E8D96; text-decoration: none; font-weight: bold; }

#caly{ width: 100%; margin: 0 auto 0 auto; float: center; text-align: center; }
.slowa{ width:782px; margin: 0 auto 0 auto; color: #ffffff; float: center; text-align: center; }

#kontener_top{ width:782px; height: 162px; margin: 0 auto 0 auto; }
#logo{ background-image: url(images/tlobok.gif); width:178px; height: 162px; padding-top: 10px; padding-left: 40px; float: left; text-align: left; }
#menu{ width:549px; height: 122px; padding-top: 50px; padding-left: 15px; float: left; text-align: left;background-color: #ffffff;}

#kontener_srodek{ width:775px; margin: 0 auto 0 auto; background-image: url(images/tlo.gif); }
#bok{ position: relative; top: 0px; left: 0px; width:218px;  }

#kontener_dol{ width:782px; height: 162px; margin: 0 auto 0 auto; }
#stopka{ background-image: url(images/tlobok.gif); width:218px; padding-top: 10px; padding-left: 0px;  color: #e0e1e3; font-size: 9px; float: left; text-align: bottom center; }
#dol{ width:524px; padding-top: 10px; padding-left: 15px; padding-right: 25px; float: left; text-align: left; color: #343434; text-align: justify; background-color: #ffffff;}

.vmark {font-color: #ffffff; font-size: 14px; font-weight: bold;}
ol, li  {font-color: #ffffff; font-size: 12px; font-weight: bold; padding-left: 4px;}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position:absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 5;
background: #DF9929;
visibility: hidden;
z-index: 9999;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 10px arial;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: center;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #201F30;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #787777;
padding: 5px;
z-index: 99;
}
