.modul_content ul
{
	margin:0;
	padding:0;
	list-style:none;
}
.modul_content ul li {
	background:url(../img/icon_list.gif) no-repeat 0 0.5em;
	padding-left:8px;
}

a.help_link {
  color :red;
  text-decoration: none;
  font-weight:bold;
  font-size: 10px;
  vertical-align: middle;
}

a.help_link2 {
  color :red;
  text-decoration: none;
}


/* cms table style */

.neotable {	width: 100%; border-spacing:1px; border-collapse: collapse; border:1px solid #fff; }
.neotablerow, .neotable td { padding: 3px 10px; border: 1px solid #fff; background:#ebebeb; font-size:11px; }
.neotablehead, .neotable th {	padding: 3px 10px; border: 1px solid #fff; background:#dbdbdb; font-weight: bold; }

.neotablerow p, .neotablehead p { margin:0; padding:0; }
.neotablerow p, .neotablehead p, .neotablerow div, .neotablehead div { font-size:11px; }

.neotable.non-standard td { background: #fff; }

/* cms text styles */

.small { font-size:11px; }
.normal { font-size:12px; }
.big { font-size:16px; }

.redtxt { color: #e3002a; }
.darkgreytxt { color: #666; }
.greytxt { color: #999; }

/* timers */

.timers div {
	padding: 5px;
	margin: 10px 0 0 0;
	background: #fff;
	position: relative;
}

.timers div a {
	display: inline-block;
	color: #666666;
	border-bottom: 1px dashed #666666;
}

.timers div a.ee {
	/*width:45px;*/
}

.timers div span {
	position: absolute;
	right: 5px;
	top: 5px;
	color: #e3002a;
	font-size:12px;
	font-weight: bold;
}

*html .timers div span { right: 14px; }

/* forms */

/* #main_form input { width: 177px; padding-right: 2px; } */

#main_form {
	margin-top: 0;
}

#main_form #city, #main_form #country, #main_form #recipient_country, #main_form #parcel_type {
	width: 177px;
	padding-right: 2px;
}

#main_form #sender_working_time_from, #main_form #sender_working_time_to, #main_form #dispatch_date, #main_form #time { padding-right: 2px; vertical-align: middle; }

#main_form #sender_working_time_from { margin-right: 5px; }

#main_form #comments, #identify3, #delivery_comments { width: 347px; }

#main_form .textarea-size { width: 174px; }

#country, #country2, #country3, #shipment_month, #shipment_day, #ready_time, #courier_time, #time_from, #time_till, #working_hours_from1, #working_hours_till1, #working_hours_from2, #working_hours_till2 { padding-right: 2px; padding-left: 0; }

*html #price_note { width: 200px; }

.stxt-block {
	/*width: 160px;*/
	width: 144px;
	background: url(../img/box-top.gif) top no-repeat;
	padding: 8px 8px 0;
	color: #fff;
	line-height: normal;
}

.stxt-block-bottom {
	display: block;
	width: 160px;
	height: 8px;
	background: url(../img/box-bottom.gif) no-repeat;
	margin-bottom: 10px;
	margin-top: -2px;
}

#content00 {  }

#reklamine-zinute {
	position: absolute;
	top: 110px;
	right: 4px;
	font-size: 14px;
	color: #e3002a;
	font-weight: bold;
	text-align: right;
}
