/* form styles */
.content #mailform .csc-mailform .csc-mailform-field label {
	width: 100px;
	display: block;
	float: left;
}

.content #mailform .csc-mailform .csc-mailform-field #mailformTitulli {
	width: 300px;
	margin-bottom: 10px;
}

.content #mailform .csc-mailform .csc-mailform-field #mailformfrom_email {
	width: 300px;
	margin: 0px 0px 10px;
}

.content #mailform .csc-mailform .csc-mailform-field #mailformMesazhin {
	width: 500px;
	margin-bottom: 10px;
}

.content #mailform .csc-mailform .csc-mailform-submit {
	margin-left: 100px;
}

.content #mailform .csc-mailform {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}

h1.csc-firstHeader {
	text-align: center;
	font-face: Cambria;
}

div.csc-header-n2{
	text-align: center;
	font-face: Cambria;
}


div.all {
	width: 820px;
}

div.all div.left {
	background-color: #000000;
	width: 200px;
	font-weight: bold;
}

div.all div.right {
	width: 580px;
}

p {
	font-family: Calibri;
}

p.NenTitull {
	font-family: Calibri;
	font-weight: bold;
	font-size: 16pt;
}
ul {
	font-family: Calibri;}

li {
	font-family: Calibri;}

p.tabelat {
	border-style: groove;
}
