body	{ margin:0px; font-family:verdana,arial; font-size:8pt }

td	{ font-family:verdana,arial; font-size:8pt; vertical-align:top }
p	{ font-family:verdana,arial; margin:0px; margin-bottom:6px }

a	{ text-decoration:none; color:blue }
a.me	{ padding:0px }
a.me2	{ padding:0px }
a:hover { color:#CF1100; text-decoration:underline }
a.me:hover { padding-right:1px; text-decoration:none }
a.me2:hover { padding-left:2px; text-decoration:none }

.n	{ font-size:1px; }
.me	{ font-family:verdana; font-size:9pt; color:#333333; text-align:right; vertical-align:middle; padding-right:40px; letter-spacing:1px }
.me2{ font-family:verdana; font-size:8pt; color:#333333; text-align:left; vertical-align:middle; padding-left:10px; letter-spacing:1px }
.st	{ text-align:center; color:#999999 }

.tyt	{ font-family:arial; font-size:12pt; font-weight:bold; text-align:center }
.ptyt	{ font-family:arial; font-size:10pt; font-weight:bold; text-align:center }


.opl	{ text-align:left }
.opc	{ text-align:center }
.opr	{ text-align:right }
.oz	{ font-size:10px }
.ozl	{ font-size:10px; text-align:left }
.ozc	{ font-size:10px; text-align:center }
.ozr	{ font-size:10px; text-align:right }

.fo	{ font-family:verdana,tahoma,arial; font-size:10px; background-color:#fafafa; color:#111111; border-top-color:#bbbbbb; border-bottom-color:#dddddd; border-left-color:#bbbbbb; border-right-color:#dddddd; border-style:solid; border-width:1px; }
.fop{ font-family:verdana,tahoma,arial; font-size:10px; background-color:#f0f0f0; color:#111111; border-bottom-color:#bbbbbb; border-top-color:#dddddd; border-right-color:#bbbbbb; border-left-color:#dddddd; border-style:solid; border-width:1px; }

.podmenu { position:absolute; left:180px; width:189px; visibility:hidden; background-color:#fdffe7; border-style:solid; border-width:1px; border-right-color:#b7b7b1; border-left-color:#ecefd3; border-top-color:#e2e3d2; border-bottom-width:0px }



/** form css */
table.contactFormTable {
	margin: 1px auto 20px auto;
	width: 400px;
}
td.contactFormCollLeft {
	width: 120px;
	text-align: right;
	vertical-align: top;
	float: left;
}
td.contactFormCollRight {
	width: 270px;
	text-align: left;
	vertical-align: top;
	float: right;
}
td.contactFormCollMiddle {
	width: 200px;
	vertical-align: top;
}
input.text {
	width: 95%;
}
textarea.text {
	width: 95%; height: 5em;
}
select.text {
	width: 95%; 
}


div.contHtml {
	padding: 1px 0px 0px 0;
	background: url('../../images/layout/panel_i_small.png') bottom center no-repeat;
}

div.contHtml div {
	padding: 5px 0px 5px 0;
}

div.contPhp {
	padding: 20px 0px 15px 0;
}

div.contPhp div {
	padding: 5px 0px 5px 0;
}

td.contactFormHeader {
	padding-top: 10px;
	font-weight: bold;
}

/** */

hr.small {
	background: url('../../images/layout/panel_i_small.png') bottom center no-repeat;
	border: none;
}

td.st {
	padding-top: 30px;
}


li {
	margin-left: 15px;
	list-style-image: url("../../repository/img/buttons/ico_pkt.png"); 
}