html, body {
	margin:0;
	padding:0;
}

body {
	font-size:11px;
	font-family:Tahoma;
	/*background:url('../images/main5.jpg') 0 0 no-repeat;*/
}

img {
	border:0px;
}

.clear {
	clear:both;
}

#wrapper2 {
	width:100%;
	float:right;
	margin-left:-220px;
}

.left2 {
	width:200px;
	float:left;
	padding:0 20px 0 0;
}

.left h3, .right h3, .left2 h3, .center2 h3 {
	font-size:14px;
	text-align:left;
	margin:5px 0;
	padding:0 0 0 5px;
}

.right {
	width:230px;
	padding:0 0 0 20px;
	margin-left:-250px;
	float:left;
}

.center {
	margin:0px 250px 0 220px;
	padding:0px 0px 0;
}

.center2 {
	margin-left:220px;
	height:100%;
	overflow:hidden;
	/*
margin-right:5px;
*/
}

.pager, #pager {
	padding:0px;
	height:20px;
	margin:20px 13px 0 0;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#000;
	background:url('../images/pager_bg.gif') top left repeat-x
}

.pager a, #pager a {
	text-decoration:none;
	padding:0 2px;
	cursor:pointer;
}

.pager_link {
	text-decoration:none;
	position:relative;
	top:-5px;
	background:#fff;
	padding-top:2px;
}

.result {
	font-weight:bold;
	text-align:left;
	padding:5px 0;
	margin:0;
}

.result span {
	display:block;
	font-size:11px;
	color:gray;
	font-weight:normal;
}

/* NEW STYLE */

a {
    color:#336699;
}

a:hover {
    text-decoration:none;
}

.imgfix {
    position:relative;
    top:2px;
}

.imgfix1 {
    position:relative;
    top:3px;
}

.imgfix2 {
    position:relative;
    top:4px;
}

.imgfix3 {
    position:relative;
    top:7px;
}

.langform {
    display:inline;
    padding:0px;
    margin:0px;
}

.options {
    padding:0px;
    text-align:right;
    /*
border-bottom:1px solid  #E3E4E6;
*/
}

.options-up {
	background:url('../images/options_up.gif') top left repeat-y;
	height:26px;
	padding:1px 10px 0 10px;
	float:right;
}

.options-up a {
	color:#336699;
	font-weight:bold;
}

.fixup1 {
	position:relative;
	top:-2px;
}

.header h1 {
    margin:0;
    padding:0;
    font-size:40px;
    line-height:40px;
    float:left;
}

#main {
    height:100%;
    overflow:hidden;
    /*
background:url('../images/line.gif') top left repeat-y;
*/
}

#main2 {
    height:100%;
    overflow:hidden;
    /*
background:url('../images/line.gif') top right repeat-y;
*/
}

.searcher {
	background:url('../images/options_dw.gif') top left no-repeat;
	margin-top:10px;
	float:right;
	text-align:right;
	padding:5px 10px 5px;
}

.searcherl {
	float:left;
	color:#FF6600;
	font-weight:bold;
}

.searcherl a {
	text-decoration:none;
}

.searcherl2 {
	  padding-bottom:4px;
	  margin-top:0px;
	  text-align:left;
}

.searcher form {
	margin:0;
	padding:0;
}

.header {
    padding:0 5px;
}

.left {
    width:200px;
    padding:0 20px 0 0;
    float:left;
    margin-left:-100%;
}

/*     background:url('../images/line.gif') 5px 0 repeat-y; */

#wrapper {
    width:100%;
    float:left;
}

.footer {
    clear:both;
    text-align:right;
    margin:5px 0;
    padding:5px 0 0;
	font-size:12px;
	color:#CCC;
	line-height:20px;
	border-top:1px solid #CCC;
}

.footer a {
	text-decoration:none;
}
.footfix {
	clear:both;
    height:19px;
    margin:0 5px;
}

.footfix2 {
	height:19px;
    text-align:center;
}

.header p {
    margin:5px 0;
    padding:0;
    text-align:left;
}

.li_main {
	padding:2px 0px 0 0;
	margin:0px 0 0 0;
	border-bottom:1px solid #E5E5E5;
}

.li_main a {
    font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#336699;
}

.li_main2 {
	height:30px;
	padding:0 0 0 5px;
	margin:0;
	border-bottom:1px solid #E5E5E5;
}

.li_main2 img {
	margin-right:5px;
}

.li_main2 a {
    font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#336699;
}

.left p {
    padding:5px 10px;
    margin:0;
}

.ib1 {
    margin:10px 0;
    height:100%;
    overflow:hidden;
    border-bottom:1px solid #EEF4FF;
}

.ib2 {
    margin:10px 10px 10px 5px;
    height:100%;
    overflow:hidden;
    border:0px solid #EEF4FF;
    background:url('../images/infobg.gif') #EEF4FF bottom left repeat-x;
}

.infotext {
	padding:5px;
    margin:0;
    border:1px solid #E0E0E0;
    border-bottom:0px;
}

span.tl {
    background:url('../images/info_tl.gif') #EEF4FF top left no-repeat;
    width:5px;
    height:5px;
    float:left;
    font-size:1px;
}

span.tr {
    background:url('../images/info_tr.gif') #EEF4FF top right no-repeat;
    width:5px;
    height:5px;
    float:right;
    font-size:1px;
}

span.bl {
    background:url('../images/info_bl.gif') #FAF8C9 top left no-repeat;
    width:5px;
    height:5px;
    float:left;
    font-size:1px;
}

span.br {
    background:url('../images/info_br.gif') #FAF8C9 top right no-repeat;
    width:5px;
    height:5px;
    float:right;
    font-size:1px;
}

.ib3 {
    margin:10px 10px 10px 5px;
    height:100%;
    overflow:hidden;
    background:url('../images/infobg2.gif') #DCE9FF bottom left repeat-x;
}

.infotext2 {
    padding:5px;
    margin:0;
    border:1px solid #5B97FE;
    border-bottom:0px;
}

span.tl2 {
    background:url('../images/info2_tl.gif') #DCE9FF top left no-repeat;
    width:5px;
    height:5px;
    float:left;
    font-size:1px;
}

span.tr2 {
    background:url('../images/info2_tr.gif') #DCE9FF top right no-repeat;
    width:5px;
    height:5px;
    float:right;
    font-size:1px;
}

span.bl2 {
    background:url('../images/info2_bl.gif') #DCE9FF top left no-repeat;
    width:5px;
    height:5px;
    float:left;
    font-size:1px;
}

span.br2 {
    background:url('../images/info2_br.gif') #DCE9FF top right no-repeat;
    width:5px;
    height:5px;
    float:right;
    font-size:1px;
}

.bhead {
    font-size:16px !important;
    text-align:left !important;
    margin:5px 0 !important;
    padding:0 0 5px !important;
    border-bottom:1px solid #ddd !important;
}

.lastadd {
    width:100%;
}

.lastadd tr {
    line-height:23px;
    font-weight:bold;
    font-size:12px;
}

.trl {
	font-size:11px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	border-bottom:1px solid #E5E5E5;
}

.trr {
	font-size:11px;
	text-align:right;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:5px;
	border-bottom:1px solid #E5E5E5;
}

.trbg {
	/*background:url('../images/trbg.gif') top left;*/
	background: #F7F7F7;
}
.button1 {
	float:right;
	clear:right;
	margin:14px 11px 6px 0;
	height:21px;
	width:193px;
	text-align:center;
	background:url('../images/add.gif') top left no-repeat;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	padding:8px 0 0 20px;
}

a:hover.button1, a:hover.button3 {
	background-position:0 -29px;
}


.button3 {
	float:right;
	clear:right;
	margin:10px 5px 0px;
    height:22px;
    width:192px;
    text-align:center;
    background:url('../images/answer.gif') top left no-repeat;
    font-weight:bold;
    font-size:12px;
	color:#fff;
    text-decoration:none;
	padding:7px 0 0 20px;
}

.button2 {
    float:right;
    margin:10px 20px 0 0;
    padding-top:7px;
    height:24px;
    width:206px;
    text-align:center;
    background:url('../images/button1b.gif') top left no-repeat;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
}

a:hover.button2 {
    background-position:0 -31px;
    }

.top_icons {
	margin-top:5px;
	padding:4px 0px 0;
    float:left;
    text-align:center;
    height:48px;
	background:url('../images/dots2.gif') top right no-repeat;
}

.top_icons a {
	color:#336699;
	font-weight:bold;
	text-decoration:none;
}

.top_icons_cont {
	float:left;
	/*background:url('../images/dots2.gif') top left no-repeat;*/
}

.right p {
    margin:0;
    padding:0 5px;
}

.ul_city {
    margin:0;
    padding:5px 0;
    list-style:none;
    height:100%;
    overflow:hidden;
    line-height:14px;
}

.ul_city li, .ul_region li {
    float:left;
    width:49%;
}

.ul_region {
    margin:0;
    padding:0px 0 0;
    list-style:none;
    height:100%;
    overflow:hidden;
    line-height:14px;
}

.center2 .td1 {
    text-align:left;
    padding-top:10px;
}

.center2 td {
    border-bottom:1px solid #E5E5E5;
    padding:6px 0 10px;
}

.right2 {
    width:222px;
    float:right;
    padding:0 5px 0 15px;
}

.center3 {
    margin-right:250px;
    /*
margin-left:5px;
*/
}

.center4 {
/*
    margin:0 10px;
*/
}

#wrapper3 {
    width:100%;
    float:left;
    margin-right:-250px;
}

.ministart {
    width:208px;
    height:188px;
    float:left;
    margin:0px 20px 10px 0;
    padding:0px;
	background:url('../images/minibg.gif') top left no-repeat;
}

.mini {
    text-align:center;
    padding:4px 0 0;
	height:154px;

}

.miniend {
    text-align:center;
    background:url('../images/mini_l.gif') bottom left no-repeat;
	padding-top:0px;
    height:23px;
}

.miniend div{
	padding-top:3px;
    height:20px;
    text-align:center;
    background:url('../images/mini_r.gif') bottom right no-repeat;
}

/*
.miniend a {
    color:#fff;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}
*/

.descr {
	width:50%;
    float:left;
    margin:10px 10px 0 0;
}

.descr h1 {
    font-size:18px;
    margin:0;
    padding:0px;
}

.descr h1 span {
    color:#FF6600;
	font-size:19px;
}

.obj1 span {
    color:#FF6600;
	font-weight:bold;
	font-size:11px;
}

.object_head {
    font-weight:bold;
    margin:0;
    padding:10px 0;
	font-size:12px;
	border-bottom:1px solid #F0F0F0;
}

.object_head2 {
    font-weight:bold;
	font-size:13px;
	clear:both;
    margin:0;
    padding:5px 0px;
}

.object_text {
    margin:0;
    padding:0px;
	font-size:12px;
}

.obj1 {
    margin:0;
    padding:8px 0;
	border-bottom:1px solid #F0F0F0
}

.obj2 {
    margin:0;
    padding:5px 0;
}

.box6 ul {
    margin:0;
    padding:0 10px;
    list-style:none;
    height:100%;
    overflow:hidden;
	font-size:13px;
}

.box6 ul li {
    float:left;
    padding:5px 0;
    width:22%;
}

.error, #error {
	font-size:11px;
    color:red;
    margin-left:0px;
}

.error2 {
    font-size:11px;
    color:red;
}

.input_field {
    padding:3px 0;
    clear:both;
}

.input_field em {
	color:#FF6600;
	font-style:normal;
}

.input_field label, .formfix {
    float:left;
	font-weight:bold;
    display:block;
    text-align:right;
    width:170px;
    padding:4px 10px 0 0;

}

.input_field3 {
    padding:0 0 8px 2px;
    clear:both;
}

.input_field3a {
    padding:5px 0 8px 2px;
    clear:both;
    background:url('../images/reg.gif') 85px 0 no-repeat;
}

.input_field3 label {
    float:left;
    display:block;
    text-align:right;
    width:150px;
	font-weight:bold;
    padding:4px 10px 0 0;

}

.input_field3 em {
	color:#FF6600;
	font-style:normal;
}

.input_field2 {
    float:left;
    display:block;
    text-align:right;
    width:170px;
    padding:0px 10px 0 0;
}

.input_field_widget {
    padding:3px 0;
    clear:both;
}

.input_field_widget label {
    float:left;
    display:block;
    text-align:right;
    width:89px;
    padding:4px 10px 0 0;

}

.input_field_anno {
    padding:3px 0;
    clear:both;
}

.input_field_anno label {
    float:left;
    display:block;
    text-align:right;
    width:120px;
    padding:4px 10px 0 0;

}

.spacer {
    padding:10px 0px;
    font-weight:bold;
	font-size:12px;
}

.frmUploadClass {
	border:0px solid black;
	width:98%;
}

#ScrollBox form {
	padding:0;
	margin:0;
}

.afix {
    text-decoration:underline;
    cursor:pointer;
}

a:hover.afix {
    text-decoration:none;
}

#myabeo td {
    padding:3px 0;
}

#myabeo th, .favfix th {
    border-bottom:1px solid #ddd;
}

.impbut {
    display:block;
    width:107px;
    height:21px;
    padding:4px 0 0 9px;
    color:#fff;
    background:url('../images/import.gif') top left no-repeat;
}

.wid_blue {
    background:url('../images/wid_bt.gif') top left no-repeat;
    padding:0px;
}

.wid_blue .wid_end {
    height:15px;
    width:234px;
    background:url('../images/wid_bb.gif') top left no-repeat;
}

.wid_red .wid_end {
    height:15px;
    width:234px;
    background:url('../images/wid_rb.gif') top left no-repeat;
}

.wid_red {
    background:url('../images/wid_rt.gif') top left no-repeat;
    padding:0px;
}

.wid_green {
    background:url('../images/wid_gt.gif') top left no-repeat;
    padding:0px;
}

.wid_green .wid_end {
    height:15px;
    width:234px;
    background:url('../images/wid_gb.gif') top left no-repeat;
}

.wid_pink {
    background:url('../images/wid_pt.gif') top left no-repeat;
    padding:0px;
}

.wid_pink .wid_end {
    height:15px;
    width:234px;
    background:url('../images/wid_pb.gif') top left no-repeat;
}

.wid_yellow {
    background:url('../images/wid_yt.gif') top left no-repeat;
    padding:0px;
}

.wid_yellow .wid_end {
    height:15px;
    width:234px;
    background:url('../images/wid_yb.gif') top left no-repeat;
}

.wid_none {
    background:url('../images/wid_nt.gif') top left no-repeat;
    padding:0px;
}

.wid_none .wid_end {
    height:15px;
    width:234px;
    background:url('../images/wid_nb.gif') top left no-repeat;
}

.wid_link {
    padding:0 10px 3px;
    margin:0;
}

.wid_blue .wid_link a {
}

.wid_title {
    font-weight:bold;
    text-align:center;
    padding:10px 5px;
    margin:0;
}

.wid_green .wid_title {
    color:#7CB06E;
}

.wid_red .wid_title {
    color:#FFCC00;
}

.wid_pink .wid_title {
    color:#DA38AB;
}

.yt {
    width:300px;
    float:right;
    margin:0 0 3px 0;
    font-size:10px;
}

.ftrl {
    float:left;
    padding-left:5px;
    margin:4px 10px 0 0;
    font-weight:bold;
    width:200px;
    text-align:right;
}

.enum2 {
    float:left;
    margin:2px 0;
    font-size:10px;
}

#edit_msg {
    text-align:center;
    font-weight:bold;
    color:#000;
    margin:5px 0;
}

#addann1 {
	height:100%;
	overflow:hidden;
}

.tax {
	float:right;
	/*width:780px;*/
	width:100%;
	padding:5px 0 !important;
	border-top:1px solid #E5E5E5;
	margin:0;
}

.tax span {
	float:left !important;
}

.taximg {
	padding:0 2px !important;
}

#taxsp2 {
	float:right !important;
	padding-right:10px !important;
}

#taxsp2 img {
	 padding:0 4px;
}

.taxszukaj {
	 margin:0 1px 0 7px;
}

.sinput {
	width:114px;
	margin:0 7px 0 0;
}

.tax2 {
	float:right;
	width:100%;
	text-align:left;
	padding:5px 0 !important;
	border-top:1px solid #E5E5E5;
	margin:0;
	font-size:14px;
	font-weight:bold;
}

.underl {
	border-bottom:1px solid #E5E5E5;
	padding:0 0 7px 0 !important;
	font-size:14px;
}

.underl2 {
	font-size:14px;
	margin:5px 10px !important;
	padding:0 0 5px !important;
	background:url('../images/box1_dot.gif') bottom left repeat-x;
}

.underl3 {
	font-size:14px;
	margin:5px 10px !important;
	padding:0 0 5px !important;
	background:url('../images/box2_dot.gif') bottom left repeat-x;
}

.underl4 {
	font-size:14px;
	margin:5px 10px !important;
	padding:0 0 5px !important;
	background:url('../images/box4_dot.gif') bottom left repeat-x;
}

.box1 p, .box2 p, .box4 p {
	margin:0;
	padding:0 10px 10px;
	color:#666;
	line-height:16px;
}

.box1 {
	margin:10px 0;
	height:100%;
	overflow:hidden;
	background:url('../images/box1_tr.gif') top right no-repeat;
}

.bx2 {
	background:url('../images/box1_tl.gif') top left no-repeat;
	height:100%;
	overflow:hidden;
}

.bx3 {
	background:url('../images/box1_bl.gif') bottom left no-repeat;
	height:100%;
	overflow:hidden;
}

.bx4 {
	background:url('../images/box1_br.gif') bottom right no-repeat;
	height:100%;
	overflow:hidden;
}

.box2 {
	margin:10px 0;
	height:100%;
	overflow:hidden;
	background:url('../images/box2_tr.gif') top right no-repeat;
}

.b2x2 {
	background:url('../images/box2_tl.gif') top left no-repeat;
	height:100%;
	overflow:hidden;
}

.b2x3 {
	background:url('../images/box2_bl.gif') bottom left no-repeat;
	height:100%;
	overflow:hidden;
}

.b2x4 {
	background:url('../images/box2_br.gif') bottom right no-repeat;
	height:100%;
	overflow:hidden;
}

.tup {
	margin:0 auto 5px;
	display:block;
}

.tup img {
	margin:0 auto;
	display:block;
}

.rightbut {
	padding:5px 5px;
	margin:0;
	list-style:none;
	clear:both;
	font-size:11px;
	font-weight:bold;
}

.rightbut a {
	font-weight:bold;
	text-decoration:none;
}

.rightbut li {
	padding:0px 0 4px;
	border-top:1px solid #EFEFEF;
}

.box4 {
	margin:10px 0;
	height:100%;
	overflow:hidden;
	background:url('../images/box4_tr.gif') top right no-repeat;
}

.b4x2 {
	background:url('../images/box4_tl.gif') top left no-repeat;
	height:100%;
	overflow:hidden;
}

.b4x3 {
	background:url('../images/box4_bl.gif') bottom left no-repeat;
	height:100%;
	overflow:hidden;
}

.b4x4 {
	background:url('../images/box4_br.gif') bottom right no-repeat;
	height:100%;
	overflow:hidden;
}

.box5 {
	margin:0 10px 10px;
	clear:both;
	height:100%;
	overflow:hidden;
	background:url('../images/box5_tr.gif') top right no-repeat;
}

.b5x2 {
	background:url('../images/box5_tl.gif') top left no-repeat;
	height:100%;
	overflow:hidden;
}

.b5x3 {
	background:url('../images/box5_bl.gif') bottom left no-repeat;
	height:100%;
	overflow:hidden;
}

.b5x4 {
	background:url('../images/box5_br.gif') bottom right no-repeat;
	height:100%;
	overflow:hidden;
}

.adid {
	text-align:right;
	padding:8px 10px 4px 15px;
	float:right;
	display:block;
	background:url('../images/box5_dot.gif') 0 8px no-repeat;
	font-size:11px;
	font-weight:normal;
	color:#666;
}

.textsize1 {
	padding:6px 3px 0 5px;
	height:19px;
	float:right;
	background:url('../images/box5_l2.gif ') 0 0 no-repeat;
}

.textsize {
	padding:3px 3px 0 8px;
	height:22px;
	float:right;
	background:url('../images/box5_l.gif ') 0 0 no-repeat;
}

.textsizee {
	height:25px;
	width:5px;
	float:right;
	background:url('../images/box5_r.gif ') 0 0 no-repeat;
}

.box6 {
	margin:0 10px 10px 0;
	clear:both;
	height:100%;
	overflow:hidden;
	background:url('../images/box6_tr.gif') top right no-repeat;
}

.b6x2 {
	background:url('../images/box6_tl.gif') top left no-repeat;
	height:100%;
	overflow:hidden;
}

.b6x3 {
	background:url('../images/box6_bl.gif') bottom left no-repeat;
	height:100%;
	overflow:hidden;
}

.b6x4 {
	background:url('../images/box6_br.gif') bottom right no-repeat;
	height:100%;
	overflow:hidden;
	padding:10px 5px;
}

.picsmain {
	width:535px;
	margin:0 auto;
	padding:10px 0 2px;
	text-align:center;
	background:url('../images/pic_t1.gif') top left no-repeat;
}

.picst2 {
	background:url('../images/pic_t2.gif') top left no-repeat;
	margin-top:5px;
	padding:7px 2px 0px;
}

.picst3 {
	padding:10px 0 0;
	height:4px;
	text-align:center;
	background:url('../images/pic_t3.gif') top left no-repeat;
	width:535px;
	margin:0 auto;
}

.pad2 {
	padding:1px 0 1px 26px;
}

.pad2 a {
	text-decoration:underline !important;
}

.mark {
	font:bold 12px Tahoma;
	color:#FF6600 !important;
	background:url('../images/bullet7.gif') 17px 6px no-repeat;
}

.mark span, #li_selected.li_main div.iebott span {
	color:#FF6600 !important;
}

.lefttype {
	border-top:1px solid #E5E5E5;
	padding-top:5px;
	margin:0px;
}

.lefttype a {
	text-decoration:underline !important;

}

.text11 a {
	font:12px Tahoma !important;
	background:#fff;
	color:#FF6203 !important;
	text-decoration:none !important;
}

.text1 {
	color:#336699;
	font:12px Tahoma !important;
}

.text11 em {
	font-style:normal;
	float:left;
}

.text11 em a {
	/*font-weight:bold !important;*/
}


.text10 em {
	font-style:normal;
}

.text11 {
	clear:both;
	height:100%;
	overflow:hidden;
	/*background:url('../images/ofbg.gif') right 3px no-repeat;*/
	padding:0 0 0 10px;
	background:url('../images/bullet7a.gif') 1px 7px no-repeat;
}

.text11 img {
	float:right;
	position:relative;
	top:5px;
}

.text10 img {
	display:none;
}

.text10 span {
	 background:#fff !important;
}

.text11 span {
	 color:#FF6203 !important;
	 background:#fff !important;
}

.text10 {
	clear:both;
	background:#fff;
	padding:0 0 0 10px;
}

.text10 a {
	font-weight:normal;
	font-size:12px;
}

.text11 img {

}

.loginput {
	 width:130px;
	 margin-bottom:15px;
}

/************** FORM HINTS *********************/

.box7 .hint-pointer {
    position: absolute;
    left: -7px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(../images/box7_ar.gif) left top no-repeat;
}

.box7 .hint-pointer2 {
    position: absolute;
    left: -7px;
    top: 20px;
    width: 10px;
    height: 19px;
    background: url(../images/box7_ar.gif) left top no-repeat;
}

.box7 {
	display:none;
	position:relative;
	width:200px;
	clear:both;
	width:200px;
	background:url('../images/box7_tr.gif') top right no-repeat;
}

.b7x2 {
	background:url('../images/box7_tl.gif') top left no-repeat;
	height:100%;
	overflow:hidden;
}

.b7x3 {
	background:url('../images/box7_bl.gif') bottom left no-repeat;
	height:100%;
	overflow:hidden;
}

.b7x4 {
	background:url('../images/box7_br.gif') bottom right no-repeat;
	height:100%;
	overflow:hidden;
	padding:10px 5px;
}

/********** END FORM HINTS *********************/

.tdbg {
	background:url('../images/tdbg.gif')  right 12px no-repeat;
}

.tdbg a {
	text-decoration:underline;
}

.pageview {
	text-align:right;
	padding:4px 9px 0 0;
	width:47px;
	float:right;
	height:22px;
	margin-right:10px;
	background:url('../images/viewbg.gif') top left no-repeat;
}

.pagesize {
	text-align:right;
	padding:6px 9px 0 0;
	width:56px;
	float:right;
	height:20px;
	margin-right:10px;
	background:url('../images/sizebg.gif') top left no-repeat;
}

.fixprev {
	position:relative;
	right:-4px;
}

.fixnext {
	position:relative;
	right:2px;
}


.fixprev2 {
	position:relative;
	right:-7px;
}

.fixnext2 {
	position:relative;
	right:5px;
}
.addbg {
	margin-left:185px;
	width:428px;
	padding-bottom:10px;
	background:url('../images/addbg.gif') bottom left no-repeat;
}

.addbg1 {
	width:428px;
	height:25px;
	padding-top:5px;
	background:url('../images/addbg1.gif') 0px 0px no-repeat;
}

.aon {
	color:#FF6600 !important;
}

.al1 {
	margin:10px 10px 10px 0;
	height:100%;
	overflow:hidden;
	background:url('../images/alert1_tl.gif') top left no-repeat;
}

.al1a {
	background:url('../images/alert1_tr.gif') top right no-repeat;
	height:100%;
	overflow:hidden;
}

.al1c {
	background:url('../images/alert1_bl.gif') bottom left no-repeat;
	height:100%;
	overflow:hidden;
	padding:10px 10px 12px 60px;
	line-height:16px;
	font-size:13px;
	font-weight:normal;
	font-family:Tahoma;
}

.al1b {
	background:url('../images/alert1_br.gif') bottom right no-repeat;
	height:100%;
	overflow:hidden;
}

.al2 {
	margin:10px 10px 10px 0;
	height:100%;
	overflow:hidden;
	background:url('../images/alert2_tl.gif') top left no-repeat;
}

.al2a {
	background:url('../images/alert2_tr.gif') top right no-repeat;
	height:100%;
	overflow:hidden;
}

.al2c {
	background:url('../images/alert2_bl.gif') bottom left no-repeat;
	height:100%;
	overflow:hidden;
	padding:10px 10px 10px 60px;
	line-height:16px;
	font-size:13px;
	font-weight:normal;
	font-family:Tahoma;
}

.al2b {
	background:url('../images/alert2_br.gif') bottom right no-repeat;
	height:100%;
	overflow:hidden;
}

.al3 {
	margin:10px 10px 10px 0;
	height:100%;
	overflow:hidden;
	background:url('../images/alert3_tl.gif') top left no-repeat;
}

.al3a {
	background:url('../images/alert3_tr.gif') top right no-repeat;
	height:100%;
	overflow:hidden;
}

.al3c {
	background:url('../images/alert3_bl.gif') bottom left no-repeat;
	height:100%;
	overflow:hidden;
	padding:10px 10px 10px 60px;
	line-height:16px;
	font-size:13px;
	font-weight:normal;
	font-family:Tahoma;
}

.al3b {
	background:url('../images/alert3_br.gif') bottom right no-repeat;
	height:100%;
	overflow:hidden;
}

.fixreg {
	position:relative;
	top:3px;
	padding:0 10px 0 6px;
}

.fixreg2 {
	position:relative;
	top:-5px;
}

.let {
	height:20px;
	width:100%;
	background:url('../images/let_bg.gif') top left repeat-x;
	margin-bottom:5px;
}

.let a {
	padding:3px 0px;
	margin:0;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	width:18px;
	display:block;
	float:left;
	text-align:center;
}

.letsel {
	display:block;
	float:left;
	width:21px !important;
	text-align:center;
	background:url('../images/let_m.gif') top left no-repeat;
}

.form_line {
	margin:0;
	padding:0;
}

.form_line .form_text {
	width:88px;
	float:left;
	text-align:right;
	padding-right:10px;
	display:block;
	padding-top:5px;
	font-weight:bold;
}

.form_line .form_input input {
	margin-top:2px;
	width:245px;
}

.remb {
	 background:url('../images/dots3.gif') right 2px repeat-y;
	 float:left;
	 padding:3px 0;
	 padding-left:12px;
}

.hidden {
}

.profileform {
	width:350px;
	margin:13px 0 0;
	padding:0;
	float:left;
}

.profileform h5  {
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #E5E5E5;
	font-size:12px;
}

.hwidg {
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #E5E5E5;
	font-size:12px;

}

.profileform .input_field label {
	width:129px;
	font-weight:normal;
}

#myabeo tr th, .thfav {
	height:17px;
	text-align:left;
	padding:7px 0 10px 5px;
}

.thfav {
	text-align:right;
	padding:7px 10px 10px 0px;
}

.favfix p {
	margin:0 !important;
	padding:0 !important;
}

#myabeo tr td {

}
#myabeo .tdbg {
	background-position: right 7px;
}

.favfix .tdbg {
	background-position: right 9px;
}

.mymenu {
	height:30px;
	margin-top:23px;
	padding-left:10px;
	text-align:right;
	background:url('../images/my_menubg.gif') left bottom repeat-x;
}

.mymenu a {
	float:left;
	display:block;
	height:30px;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

.mymenu a.myactive {
	color:#FF6600 !important;
	cursor:pointer;
	height:30px;
	padding:0px 0 0 5px;
	background:url('../images/my_sel_l.gif') left bottom no-repeat;
}

.mymenu a.myactive em {
	height:20px;
	font-style:normal;
	display:block;
	padding:10px 5px 0 0;
	background:url('../images/my_sel_r.gif') right bottom no-repeat;
}

.mymenu a.myna {
	height:23px;
	cursor:pointer;
	padding:0px 0 0 5px;
	margin-top:7px;
	background:url('../images/my_nsel_l.gif') left bottom no-repeat;
}

.mymenu a.myna em {
	height:20px;
	font-style:normal;
	display:block;
	padding:3px 5px 0 0;
	background:url('../images/my_nsel_r.gif') right bottom no-repeat;
}

.mains {
	width:531px;
	height:198px;
	background:url('../images/mainsbg.gif') left bottom no-repeat;

}

.mains a {
	float:left;
	display:block;
	height:28px;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.mains a.myactive {
	color:#000 !important;
	height:28px;
	padding:0px 0 0 3px;
	background:url('../images/mains_al.gif') left top no-repeat;
}

.mains a.myactive em {
	height:18px;
	font-style:normal;
	display:block;
	padding:5px 3px 5px 0;
	background:url('../images/mains_ar.gif') right bottom no-repeat;
}

.mains a.myna {
	height:28px;
	padding:0px 0 0 5px;
}

.mains a.myna em {
	height:23px;
	font-style:normal;
	display:block;
	padding:5px 5px 0 0;
	background:url('../images/mains_n.gif') right -1px no-repeat;

}

.mains a.myna em.myfix01 {
	background:none;
}

a.myna3 {
	height:18px;
	padding:10px 0 0 5px;
}

.input_field3 {
    padding:0 0 8px 2px;
    clear:both;
}

.mains .input_field3a {
    padding:5px 0 8px 2px;
    clear:both;
    background:url('../images/reg.gif') 85px 0 no-repeat;
}

.mains .input_field3 label {
    float:left;
    display:block;
    text-align:right;
    width:92px;
	font-weight:normal;
    padding:4px 10px 0 0;

}

#slide2 {
	z-index:100000;
	padding:6px;
	border:0px !important;
	background:url('../images/slide2.gif') 0 0 no-repeat;
	background-color:#EEF7FF;
}

.letsel {
	color:#FF6600 !important;
}

#message {
	width:759px;
	margin-left:10px;
	padding-bottom:0px;
	background:url('../images/msg_bg.gif') left bottom no-repeat;
}

.message2 {
	width:759px;
	margin-left:10px;
	padding-bottom:3px;
	background:url('../images/msg_end.gif') left bottom no-repeat;
}

.msghead {
	width:759px;
	font-size:12px !important;
	line-height:20px;
	height:76px;
	padding:15px 0 0 0;
	background:url('../images/msg_top.gif') left top no-repeat;
}

.msghead2 {
	width:759px;
	font-size:12px !important;
	line-height:20px;
	padding:15px 0 15px 0;
	background:url('../images/msg_top2.gif') left top no-repeat;
}

.msg2 {
	background:url('../images/msg_bg2.gif') left top no-repeat;
}

#distance {
	font-size:14px;
	padding-left:4px;
}

.editphotot td {
	border:0px !important;
}


#info {
	background:url('../images/infoboxu.gif') left top no-repeat;
	color:#000;
}


#photosinfo {
	background:url('../images/infoboxd.gif') left bottom no-repeat;
	height:100%;
}



#info {
	background:url('../images/infoboxd.gif') left bottom no-repeat;
}

#infomain {
	background:url('../images/infoboxu.gif') left top no-repeat;
}


.imgupdiv {
	border-bottom:1px dotted #dedede;
	clear:both;
	margin-left:60px;
	margin-right:10px;
	height:26px;
	padding-top:4px;
}

.helptopics {
	 line-height:14px;
	 margin-right:10px;
}

.helptopics span {
	font-weight:bold;
	color:#336699;
	font-size:13px;
	display:block;
	margin-top:10px;
}
.padl18 {
	 padding-left:18px !important;
}

.main_cat_selm option {
	width:104px !important;
}

.lastadd .a1 {
	 font-weight:bold !important;
}

.lastadd .a2 {
	color:#FF6600 !important;
	text-decoration:none !important;
}

.form_line .error {
	margin-left:100px;
}

.capiefix {
	float:left;
	margin:33px 4px 0 0;
}

.captitle {
	position:relative;
	left:-12px;
}

.cont_h3 {
	font-size:14px;
	border-bottom:1px solid #E5E5E5;
	margin:15px 0 10px;
	padding:5px 0 7px;
}

.cont_ptext {
	line-height:18px;
	margin:5px 10px 20px 0;
	padding:0;
}

.cont_hints {
	display:none;
	margin:0px;
	font-size:12px;
}

.cont_hints .al3c, .cont_hints .al2c {
	padding-bottom:12px;
	padding-top:20px;
}

.cont_hints .al3c b, .cont_hints .al2c b {
	font-size:18px;
}

.cont_form {
	width:480px;
	margin:0;
	padding:10px 0 0 0;
}

.cont_form em {
	 color:#FF6600;
	 font-style:normal;
	 padding:0px;
	 position:relative;
	 left:4px;
}

.cont_spanl {
	font-size:12px;
	font-weight:bold;
	float:left;
}

.cont_spanr {
	float:left;
	margin-left:230px;
}

.cont_spanr em {
	color:#FF6600;
	font-style:normal;
	padding:0px;
}

.cont_spacer {
	 font-size:2px;
	 margin:7px 0;
	 clear:both;
	 display:block;
}

#cont1 {
	display:none;
	position:absolute;
	margin:87px 0 0 330px;
	clear:both;
	text-align:left;
}

#contactTresc {
	float:left;
	margin-top:2px;
	width:355px;
}

.cont_ok {
	margin-left:98px;
	margin-top:10px;
}

#contactTemat {
	width:249px;
	margin-top:2px;
}

.cont_recapt {
	text-align:left;
	padding-top:5px;
	padding-left:75px;
}

.cont_captcha {
	 display:block;
	 margin-bottom:5px;
}

#cont_reload {
	 padding-left:105px !important;
}

.abo_h3 {
	font-size:14px;
	border-bottom:1px solid #E5E5E5;
	margin:15px 0 13px;
	padding:5px 0 7px;
}

.abo_h32 {
	 font-size:14px;
	 margin:15px 0 8px;
	 padding:5px 0 7px;
}

.abo_h33 {
	 font-size:14px;
	 border-bottom:1px solid #E5E5E5;
	 margin:55px 0 15px;
	 padding:5px 0 7px;
}

.abo_p1 {
	 line-height:18px;
	 margin-right:10px;
}

.abo_p2 {
	 line-height:18px;
	 margin-right:10px;
	 padding-top:0px;
	 margin-top:0px;
}

.abo_p2 img {
	 float:left;
	 margin:0 20px 20px 0;
}

.help_h31 {
	 font-size:14px;
	 border-bottom:1px solid #E5E5E5;
	 margin:15px 0 15px;
	 padding:5px 0 7px;
}

.help_h32 {
	 font-size:14px;
	 border-bottom:1px solid #E5E5E5;
	 margin:0px 0 15px;
	 padding:0px 0 7px;
}

.sec_h31 {
	font-size:14px;
	border-bottom:1px solid #E5E5E5;
	margin:15px 0 15px;
	padding:5px 0 7px;
}

.sec_h32 {
	font-size:14px;
	border-bottom:1px solid #E5E5E5;
	margin:0px 0 15px;
	padding:0px 0 7px;
}

.sec_p1 {
	line-height:18px !important;
	margin-right:10px !important;
}

.sec_p2 {
	margin:0;
	padding:0 0 0 30px;
	line-height:18px;
}

.foot1 {
	float:left;
	color:#666;
	font-size:12px;
	padding-left:15px;
}

.foot2 {
	padding-right:10px;
}

.city1 {
	float:left;
	width:24%;
	font-size:12px;
	padding-bottom:5px;
	font-weight:bold;
	color:#FF6600;
}

.city2 {
	float:left;
	width:24%;
	font-size:12px !important;
	padding-bottom:5px !important;
}

.city2 a {
	 text-decoration:underline !important;
}

.oglfilter {
	 padding:2px 5px 5px 5px;
	 margin:0 10px 10px 0;
	 float:left;
	 width:22%;
	 background:url('../images/box6_dot.gif') right 3px no-repeat;
}

.oglfilter2 {
	 padding:2px 5px 5px 5px;
	 margin-bottom:10px;
	 float:left;
	 width:22%;
}

.taxlogo {
	float:left !important;
	width:210px !important;
	padding:3px 10px 0 0 !important;
	text-align:center !important;
}

.nosrch {
	height:33px;
}

.taxcity {
	font-size:22px !important;
}

.taxzmien {
	 font-size:10px;
	 font-weight:bold;
	 cursor:pointer;
}

.taxcitysub {
	 font-size:12px;
	 font-weight:bold;
	 color:#000;
}

.clright {
	clear:right;
}

.imgicon1 {
	margin:0px 0 8px 27px;
}

.imgicon2 {
	margin:2px 0 6px 3px;
}

.imgicon3 {
	margin:2px 0 6px 0;
}

.icon1 {
	 width:98px;
	 text-align:left;
}

.icon2 {
	 width:97px;
	 text-align:center;
}

.icon3 {
	 width:78px;
}

.icon4 {
	width:78px;
}

.icon5 {
	 width:67px;
}

.icon6 {
	 width:61px;
}

.taxlog {
	line-height:22px !important;
}

.logdots {
	 padding:0 9px 0 9px;
}

.logdots1 {
	text-decoration:none !important;
}

.logdots2 {
	 padding:0 9px 0 2px;
}

.logdots3 {
	 padding:0 2px 0 7px;
}

.logdots4 {
	font-weight:normal !important;
	padding-right:2px;
}

#taxlogoa {
	float:left;
	width:220px;
	text-align:center;
	margin-top:20px;
}

.priceinfo {
	color:#999;
	font-size:10px;
	padding-left:180px;
	display:block;
}

.inch {
	 margin:0px;
}

.inch2a {
	padding-left:3px;
}

.between1{
	text-align:left;
	clear:both;
	padding:2px 0 0 13px;
	font-weight:normal;
	height:29px;
	background:url('../images/betweenunder.gif') no-repeat;
}
.ielower {
	display:none;
	height:0px;
	line-height:0px;
}

.recup {
	width:100%;
	overflow:hidden;
	clear:both;
}

.recone {
	width:200px;
	padding:5px 0 5px 65px;
	float:left;
}

.recone2 {
	width:265px;
	padding:5px 0 5px 0px;
	float:left;
}

.recone a, .recone2 a {
	font-weight:bold;	
}

.recone .ago, .recone2 .ago {
	font-size:10px;
	position:relative;
	top:-3px;
}

h3.underl a {
	 position:absolute;
	 margin:5px 0 0 510px;
}

.recent2 {
	margin-right:13px;
}

.recent2 h3.underl a {
	 position:absolute;
	 margin:5px 0 0 130px;
}