* {
	font-size: 12pt;
}

h2 {
	border-top: 1px solid #000000;
	padding: 25px 0 0 0;
}

#languages, #menu, #navi, #news, #n-input, #n-submit, p#h2 {
	display: none;
}


#contacs, #cprights, #design, #programing, #engine {
	padding: 0;
	margin: 0;
}

#cprights {
	padding: 0 0 20px 0;
}

a {
	color: #000000;
	text-decoration: none;
}

.a_left {
	text-align: left;
}

.a_right {
	text-align: right;
}

.a_center {
	text-align: center;
}

.a_justify {
	text-align: justify;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

.f_center {
	margin-left: auto;
	margin-right: auto;
}

.underline {
	text-decoration: underline;
}

.strike {
	text-decoration: line-through;
}

img {
	border: 1px solid #000000;
}

#text table, #text tr, #text td, #text th {
	border: 1px solid #5F5F5F;
	border-collapse: collapse;
	padding: 3px;
	margin: 2px 0 2px 2px;
}

#text th {
	font-weight: bold;
}










/******************/

ul#gall  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0px;
}

#gall li {  
	display: inline;
}

#gall img {
	margin: 5px;
	width: 97px;
	height: 97px;
}

#gall_psl {
	display: none;
}
