form fieldset div.row .captcha 
{
	cursor:pointer;
	vertical-align:top;
}

#text
{
	line-height: 1.5em;	
	color: black;
}

#text ul
{
	margin: 10px 0 15px 0;
	list-style: circle;
}

#text ul li
{
	margin:0 0 0px 25px;
}

#text p
{
	margin-bottom: 10px;
}

#text .images
{
	overflow: hidden;	
}

#text .images .img
{
	float: left;
	margin: 0 10px 10px 0;
}

#text .img
{
	background-position: center;
	background-repeat: no-repeat;
	
	border: 1px solid #e5e5e5;
}

#text .print
{
	margin-top:10px;
}

form fieldset
{
	border:0;
	margin:0;
	padding:0;
	padding-top: 10px;
}

form .fieldHint
{
	display:none;
	color:#3A7DDB;
}

form label.rowl
{
	width: 240px;
}

form label.error , form .sendbutton
{
	margin-left: 250px;	
}

form .sendbutton
{
	margin-top: 20px;	
}

#sendform fieldset div.row label.rowl
{
	display: block;
	float: left;	
	text-align: right;
	margin-right: 10px;
}

form fieldset div.row
{
	overflow: hidden;
	margin-bottom: 5px;	
}

form legend.legend
{
	font-weight: bold;	
}

form label .zv
{
	color:#FF0000;
}

form .input, form .textarea
{
	border:1px solid #E0E3E6;
	width:300px;
}

form #subject
{
	height:50px;	
}

form #message
{
	height:150px;	
}

form .input.active, form .textarea.active
{
	border:1px solid #7D7E7E;
}

form label.error 
{
	color: red;
    font-style: italic;
	display: block;
}

form input.error 
{
	border: 1px dotted #f00;
}


.print img
{
	vertical-align: middle;
}

#send_result .sended
{
	border-bottom: 1px solid black;
	margin-bottom:15px;
}

.links a 
{
	color:#094C6E;
	text-decoration:none;
}

.links .bf 
{
	font-size:14px;
}

.links a 
{
	display:block;
	float:left;
	margin-right:5px;
	padding:1px 4px;
}

.links .actlnk 
{
	color:#A7A7A7;
	float:left;
	margin-right:5px;
	padding:1px 4px;
}

.onenews
{
	overflow: hidden;
	margin-bottom: 15px;
	
	width: 80%;
}

.onenews .date
{
	color: gray;
	font-size: 11px;
	margin-bottom: 5px;
}


.onenews .img
{
	float: left;
	margin-right: 10px;	
}

.links 
{
	margin-bottom:10px;
}



table.tablecloth, .tablecloth td{
	font:100% Arial, Helvetica, sans-serif; 
}
table.tablecloth{width:100%;border-collapse:collapse;margin:1em 0;}
.tablecloth th, .tablecloth td{text-align:left;padding:.5em;border:1px solid #fff;}
.tablecloth th{background:#328aa4 url(tr_back.gif) repeat-x;color:#fff;}
.tablecloth td{background:#e5f1f4;}

/* tablecloth styles */

.tablecloth tr.even td{background:#e5f1f4;}
.tablecloth tr.odd td{background:#f8fbfc;}

.tablecloth th.over, .tablecloth tr.even th.over, .tablecloth tr.odd th.over{background:#4a98af;}
.tablecloth th.down, .tablecloth tr.even th.down, .tablecloth tr.odd th.down{background:#bce774;}
.tablecloth th.selected, .tablecloth tr.even th.selected, .tablecloth tr.odd th.selected{}

.tablecloth td.over, .tablecloth tr.even td.over, .tablecloth tr.odd td.over{background:#ecfbd4;}
.tablecloth td.down, .tablecloth tr.even td.down, .tablecloth tr.odd td.down{background:#bce774;color:#fff;}
.tablecloth td.selected, .tablecloth tr.even td.selected, .tablecloth tr.odd td.selected{background:#bce774;color:#555;}

/* use this if you want to apply different styleing to empty table cells*/
.tablecloth td.empty, .tablecloth tr.odd td.empty, .tablecloth tr.even td.empty{background:#fff;}