* {
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;
  padding:0;
}
body, html{
  height: 100%;
  font-family: Verdana, Arial;
  color: #2c2825;
  font-size: 10pt;
  margin: 0 auto;
}
body.main{  
  text-align: center;
  background-image:url(/pict/back.gif);
}
td{
 line-height: 18px;
}
#wrapper{
  margin-right: auto;
  margin-left: auto;
  border-collapse: collapse;
  height: 100%;
  width:100%;
}
#MainTable{
  margin-right: auto;
  margin-left: auto;
  border-collapse: collapse;
  height: 100%;
  width:850px;
  background: #ffffff;
}
#top{
	background-image:url(/pict/top.gif);
   	background-repeat: no-repeat;	   
   	height: 130px;
}
#mid{
  padding-top:20px;
  padding-left:45px;
  padding-right:45px;	
  text-align: left;
}
#bot{
  background-image:url(/pict/bot.gif);
  height: 26px;
  padding-top:2px;
  text-align: center;
}
.content{
  padding-left:20px;
}
.buttons{
  padding-left:20px;
  padding-top: 100px;
}
.home{
  padding-right: 15px;
}
UL {
  margin-top: 0px;
  margin-left: 25px;
  margin-right: 10px;
  line-height: 16px;
}
OL {
  margin-top: 0px;
  margin-left: 25px;
  margin-right: 10px;
  line-height: 16px;
}
.butt {
  	border: 1px solid #ffffff;
    background-color: #3f3f3f;
    color:white;
	font-size:9pt;
	font-weight:bold;
	line-height : 16px;
}
.ebutt {
  	border: 1px solid #ffffff;
    background-color: #a3a3a3;
    color:white;
	font-size:9pt;
	font-weight:bold;
	line-height : 16px;
}
.slider{
	font-size:11pt;
	font-weight:bold;
    padding-top:20px;
	

}

img{
	border: 0px;
}

.input {
	border: 1px solid #2c2825;
    background-color: #dbdbdb;
	padding-left:2px;
}
textarea{
  font-family: Verdana;
  font-size: 9pt;
}
p,tr,td,table {
  vertical-align: top;
  font-family: Verdana;
  font-size:9pt;
}
td.off, td.menu, td.on {
  height: 29px;
  width: 130px;
  text-align: center;
  padding-top:8px;
  }
td.on {
  background-image:url(/pict/menu_on.gif);
  background-repeat: no-repeat;	   
}
td.off, td.menu {
  background-image:url(/pict/menu_off.gif);
  background-repeat: no-repeat;	   
}
a:link.menu,a:hover.menu,a:active.menu,a:visited.menu {
  text-decoration: none;
  font-weight: bold;
}

#menutable{
  border-collapse: collapse;
}
.logo{
  padding-top:15px;
  height: 101px;
  width: 300px;
}
.adminmenu{
  padding-top:10px;
    width: 340px;
}
.adres{
  padding-top:10px;
  color: #3f3f3f;
  font-weight:bold;

}
.menucel{
	padding-left:180px;
}
a:link, a:visited, a:hover, a:active {color: #2c2825;}
a:link, a:visited, a:active {text-decoration: underline; }
a:hover {text-decoration: none;}

a.nlink:link, a.nlink:visited, a.nlink:hover, a.nlink:active { 	font-size:9pt;}
