
/*----------BORING BUT KUSTUM------------------*/
html, body {
	height: 100%;
	width: 100%;
	background: white;
	font-size: 13px;
	color: #1B1231;
	font-family: trebuchet MS;
	text-align: justify;
}


a  {
	color: #76AB7D;
	text-decoration: none;
}

a:hover, a:active {
	color: #541F87;
	}

#header a, #footer a {
	text-decoration: none;
	}

h1 {
	font-size: 1.1em;
	background: #540018;
	color: white;
	text-align: center;
	}
h1 span {
	padding: 14px 30px;
	display: block;
	background: url(img/bg-logo.jpg) no-repeat 10px center;
	}
	
h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4 {
	}

h5 {
	}

h6 {
	}
	



.lefted {text-align: left;}
.centered {text-align: center;}
.righted {text-align: right;}
.justified {text-align: justify;}

.images {
	text-align: center;
	}
	
.images img {
	padding: 5px;
	background: #B4DF97;
	margin: 5px;
	}
	
.table td, .table th {
	padding: 3px 5px;
	border: 1px solid gray;
	}
	
.h {
	font-weight: bold;
	clear: both;
	}

.img {
	border: 1px solid black;
	margin: 5px;
}



/*-----------JUST BORING-----------------------*/


a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}	


a.banner {
	display: block;
	text-align: center;
	}

form table {
	margin: 0 auto;
}
form table td,form table th {
	padding: 3px 5px;
	text-align: left;
}

form th {
	text-align: right;
}

/*------------EVAR!!!!111-----------------*/		


* {
	margin: 0;
	padding: 0;
	}


ul {
	list-style-position: outside;
	}
	
table {
	border-collapse: collapse;
}

table, img {
	border: 0;
}


#main ul {
	margin-left: 10px;
}


#main p {
	margin-top: 5px;
	}


address {
	font-style: normal;
	}

table, img {
	border: 0;
}


#main ul {
	margin-left: 10px;
}


#main p {
	margin-top: 5px;
	}

#main .item p {
	margin: 0;
	}
address {
	font-style: normal;
	}
