body {
	font: normal 13px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

#menu_table {
	line-height: 0;
	width: 764px;
}

#header, #footer, #main, #author {
	background-color: #ffffff;
	margin: 0 auto;
	width: 764px;
	padding: 0;
}

#author {
    font-size: 10px;  
}

#footer {
	font-size: 12px;
	background: url('images/border_bottom.gif');
  	background-repeat: no-repeat;
  	background-position: bottom right;
	clear: both;
	padding-top: 10px;
}

#main {
  	background: url('images/border_right.gif');
  	background-repeat: repeat-y;
  	background-position: top right;
  	padding-top: 40px;
  	padding-bottom: 30px;
  	min-height: 210px;
}

.pointer {
	cursor: pointer;
}

#content {
	margin: 10px;
	margin-top: 0;
}

a {
	text-decoration: none;
	color: #467B16;
}

#author p {
	text-align: right;
	padding: 10px;
	padding-top: 0;
}

#footer h2, #footer h3 {
    text-align: center;
    padding: 10px;
    padding-top: 0;
    font-size: 12px;
    margin-top: 0;
}

#footer h2 {
    margin-bottom: 0;
    padding-bottom: 0;
}

#author a {
	font-size: 10px;
}


img.main_image {
	float: right;
}

h1 {
	font-size: 20px;
	text-align: center;
}

.bord {
	border-left: 3px solid #5C691A;
}

.bord_green {
	border-left: 3px solid #17BD2D;
}

.bord_blue {
	border-left: 3px solid #29C7DA;
}

.bord_yellow {
	border-left: 3px solid #E5E333;
}

.bord, .bord_green, .bord_blue, .bord_yellow {
	margin-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

a.green {
	color: #0EA924;
}

a.blue {
	color: #1FB6C8;
}

a.yellow {
	color: #C3C102;
}

img {
	border: 0;
}

.b {
	font-weight: bold;
}

.cnt {
	text-align: center;
}

.certyfikat {
	border: 1px solid black;
}

.hack {
	height: 1px !important;
	width: 1px !important;
}