body, form, img, p, h1, h2, h3, input, select {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/14px verdana, sans-serif;
	color: #222;

	/*background: #e8ecf1 url("../layout_images/new/body_bg.gif") repeat-x fixed;*/
}
a
{
	color: #BD7004;
	text-decoration: underline;
}

img {
	border: none;
}
.tst
{
	width: 50px;
	border-left:10px;
	margin: 0px 0px 0px 0px;
	padding: 100px;
	border-collapse: separate;
	text-align: left;
		vertical-align: top;
}

.editor
{
		width: 300px;

}
#page_top { 
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	text-align:left;
	background:url('../layout_images/new/top_bg.gif') repeat-x
	}
#page_top h1 {
		width:100%;
		
		height:24px;
		margin:0 auto ;
		color:#889aa8;
		text-align:right;
		font: 11px arial, sans-serif;
		background:url('../layout_images/new/top_bg.gif') repeat-x
		}


#container {
	margin: 0 auto auto;
	width: 840px;
	background: #fff;
	padding: 0;
}
	
#containerrr {
	margin: 0 auto auto;
	width: 100%;
	background: #fff;
	padding: 0;
}
	



	
	
.containertable table
{
		width: 100% !important;
		width: 100%;
		margin: 2px 0px;
}

.containertable td
{
		vertical-align: top;
		border-collapse: collapse;
		border-spacing: 0px;
		padding: 0px;
}
	
#header {
	margin: 0 5px 5px 5px !important;
	height: 66px;
/*	background: #fff url("../layout_images/new/header_bg.gif") repeat-x;*/
}
#header table {
		width: 100% !important;
		width: 100%;
		margin: 5px 0px;
	}
	#header td {
		vertical-align: top;
		border-collapse: collapse;
		border-spacing: 0px;
		padding: 0px;
	}



#topnav {
	position: relative;
	right: 10px;
}
	#topnav td {
		text-align: center;
	}
	#topnav td a {
		color: #53626d;
		text-decoration: none;
	}
	#topnav td a:hover {
		color: #283946;
		text-decoration: underline;
	}
#addad {
	border-right: 1px solid #ff782f;
	border-top: 1px solid #ff782f;
	border-left: 1px solid #ff782f;
	border-bottom: 1px solid #ff782f;
}
#login, #home {
	border-right: 1px solid #c6cdd4;
}
#register {
	border-right: 1px solid #c6cdd4;
	border-left: 1px solid #c6cdd4;
}


#home a {
	background: url("../layout_images/new/home_icon.gif") 0px 50% no-repeat;
	padding-left: 20px;
}
#register a {
	background: url("../layout_images/new/register.gif") 0px 50% no-repeat;
	padding-left: 20px;
}
#addad a {
	background: url("../layout_images/new/addad.gif") 0px 50% no-repeat;
	padding-left: 17px;
}
#login a {
	background: url("../layout_images/new/login.gif") 0px 50% no-repeat;
	padding-left: 22px;
}
#wap a {
	background: url("../layout_images/new/wap.gif") 0px 50% no-repeat;
	padding-left: 12px;
}
#nav {
	border: 1px solid #746A60;
	height: 22px;
}
	#nav td {
		text-align: center;
		vertical-align: bottom;
		width: 14%;
		border-right: 1px solid #974807;
	}
	#nav td a {
		color: #746A60;
		text-decoration: none;
		height: 18px;
		font: 12px arial, sans-serif;
		display: block;
		background: #974807 url("../layout_images/new/nav_bg.gif") 0px 1px repeat-x;
	}
	#nav td a:hover {
		color: #84796D;
		background: #746A60 url("../layout_images/new/nav_bg_over.gif") 0px 1px repeat-x;
	}
#subnav {
	border: 1px solid #dbe8fa;
	background: #e8ebf0;
	color: #41597f;
}
	#subnav td {
		height: 22px;
		padding: 0px 15px;
		vertical-align: middle;
	}
	#subnav a {
		color: #41597f;
	}
	#subnav a:hover {
		color: #5378b4;
	}
.abc td {
		padding: -10px -10px !important;
	}
.abc {
		padding: -10px -10px !important;
	}

.blueheadline
{
		border-top: 1px solid #6882ad;
		border-bottom: 1px solid #6882ad;
		height: 23px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #CA6818;
		background: #e8ebf0 url("../layout_images/new/th_bg.gif") repeat-x;
		font: bold 11px verdana, sans-serif;
}

	
	
.special {
	margin: 5px 0px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #a3aab7;
	border-bottom: 1px solid #a3aab7;
	background: #f8f8f8;
	padding:10px;
}
	.special td {
		padding: 1px 5px !important;
	}
	.special td.category {
		background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.special tr.alt td.category {
		background: #e7ebf0 url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.special td.category_none {
		
		padding-left: 36px !important;
	}
	.special tr.alt td.category_none {
		
		padding-left: 36px !important;
	}
	
	.special th {
		border-top: 1px solid #6882ad;
		border-bottom: 1px solid #6882ad;
		height: 23px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #fff;
		background: #008cce url("../layout_images/new/th_bg.gif") repeat-x;
		font: bold 11px verdana, sans-serif;
	}
	.special th a {
		color: #fff;
		text-decoration: none;
	}
	.special th a:hover {
		text-decoration: underline;
	}
	.special td a, #content a {
		color: #0065b7;
		text-decoration: none;
	}
	.special td a strong {
		font-size: 110%;
	}
	.special td a:hover, .special td a:hover strong, #content a:hover {
		color: #fff;
		background: #0065b7;
	}
	.special tr.alt {
		background: #e7ebf0;
	}
	.special td.pointer {
		background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}
	.special tr.alt td.pointer {
		background: #e7ebf0 url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}
	



	/*-- Box headings and other tags --*/
	.special h1 {
		font: bold 15px arial, sans-serif;
		margin: 10px 0 5px 0;
		clear: both;
	}
	.special h2 {
		font: bold 13px arial, sans-serif;
		margin: 20px 0 0 0;
		clear: both;
		border-bottom: 1px solid #a3aab7;
	}
	.special h3 {
		font: bold 11px arial, sans-serif;
		margin: 10px 0 5px 0;
	}
	.special p {
		margin: 8px 0;
	}
	.special ul {
		list-style: square;	
		padding-left: 20px !important;
		margin-left: 0 !important;
		padding-left: 0;
		margin-left: 20px;
	}
	.special blockquote {
		border: 1px solid #e7ebf0;
		margin: 5px 3px 15px 3px;
		padding: 15px;
		background: #fff;
	}
	

	
	
	
	
.box {
	margin: 5px 0px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #a3aab7;
	border-bottom: 1px solid #a3aab7;
	background: #f8f8f8;
}
	.box td {
		padding: 5px 10px !important;
	}
	.box td.category {
		background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.box tr.alt td.category {
		background: #e7ebf0 url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	
	.box td.category1 {
		background: #FFD7AE url("../layout_images/new/folder.gif") 14px 9px no-repeat;
				border-top: 1px solid #a3aab7;
		border-bottom: 1px solid #a3aab7;
		padding-left: 36px !important;
	}
	.box tr.alt td.category1 {
		background: #FFD7AE url("../layout_images/new/folder.gif") 14px 9px no-repeat;
				border-top: 1px solid #a3aab7;
		border-bottom: 1px solid #a3aab7;
		padding-left: 36px !important;
	}
	
		
	.box th {
		border-top: 1px solid #974807;
		border-bottom: 1px solid #974807;
		height: 23px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #BD7004;
		background: #BD7004 url("../layout_images/new/th_bg.gif") repeat-x;
		font: bold 10px verdana, sans-serif;
	}
	.box th a {
		color: #BD7004;
		text-decoration: none;
	}
	.box th a:hover {
		text-decoration: underline;
	}
	.box td a, #content a {
		color: #CA6818;
		text-decoration: none;
	}
	.box td a strong {
		font-size: 110%;
	}
	.box td a:hover, .box td a:hover strong, #content a:hover {
		color: #fff;
		background: #746A60;
	}
	.box tr.alt {
		background: #e7ebf0;
	}
	.box td.alt1 {
		background: #FFD7AE;
		border-top: 1px solid #a3aab7;
		border-bottom: 1px solid #a3aab7;
	}
		.box tr.alt td.alt1 {
		background: #FFD7AE;
		border-top: 1px solid #a3aab7;
		border-bottom: 1px solid #a3aab7;
	}
	
	.box td.pointer {
		background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}
	.box tr.alt td.pointer {
		background: #e7ebf0 url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}

	.box td.pointer1 {
		background: #FFD7AE url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		border-top: 1px solid #a3aab7;
		border-bottom: 1px solid #a3aab7;
		padding-left: 26px !important;
	}
	.box tr.alt td.pointer1 {
		background: #FFD7AE url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		border-top: 1px solid #a3aab7;
		border-bottom: 1px solid #a3aab7;
		padding-left: 26px !important;
	}
	
	

	/*-- Box headings and other tags --*/
	.box h1 {
		font: bold 15px arial, sans-serif;
		margin: 10px 0 5px 0;
		clear: both;
	}
	.box h2 {
		font: bold 13px arial, sans-serif;
		margin: 10px 0 0 0;
		clear: both;
		border-bottom: 1px solid #a3aab7;
	}
	.box h3 {
		font:  12px arial, sans-serif;
		margin: 10px 0 5px 0;
	}
	.box h4 {
		font: bold 14px verdana, sans-serif;
		margin: 0px 0 2px 0;
	}
	h5 {
		font: bold 12px verdana, sans-serif;
		color: #fff;
		margin: 0 0 0 0;
		padding: 1px 1px;
		background: #FF782F;
		width: 180px;
		text-align: center;
	}
	.box p {
		margin: 8px 0;
	}
	.box ul {
		list-style: square;	
		padding-left: 20px !important;
		margin-left: 0 !important;
		padding-left: 0;
		margin-left: 20px;
	}
	.box blockquote {
		border: 1px solid #e7ebf0;
		margin: 5px 3px 15px 3px;
		padding: 15px;
		background: #fff;
	}

#membermenu a
{
	background: url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
	color: #E1771E;
	text-decoration: none;
}

#membermenu a:hover
{
	background: url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
	color: #E1771E;
	font-weight:bold;
}
	

.arrow a:hover{
color: #53626d;
		text-decoration: none;
}
	
/*-- --*/
.side_nav td {
	background: url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
}
.side_nav tr.alt td {
	background: #e7ebf0 url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
}
#tools {
	border: 1px solid #e7ebf0;
	background: #fff;
}
	#tools td {
		padding: 2px !important;
		text-align: center;
		border-right: 1px solid #e7ebf0;
	}
	#tools a {
		color: #53626d;
		text-decoration: none;
	}
	#tools a:hover {
		color: #283946;
		background: none;
		text-decoration: underline;
	}
	#tools #addfav {
		background: url("../layout_images/new/addfav.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #moread {
		background: url("../layout_images/new/moread.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #sellerad {
		background: url("../layout_images/new/sellerad.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #contactseller {
		background: url("../layout_images/new/contactseller.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #tellfriend {
		background: url("../layout_images/new/tellfriend.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #print {
		background: url("../layout_images/new/print.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}

#premium td {
	background: url("../layout_images/new/premium.gif") 14px 50% no-repeat;
	padding-left: 36px !important;
}
#premium tr.alt td {
	background: #e7ebf0 url("../layout_images/new/premium.gif") 14px 50% no-repeat;
	padding-left: 36px !important;
}
#footer {
	border-top: 1px solid #dedede;
	padding: 4px;
}
	#footer a {
		color: #53626d;
		text-decoration: none;
		margin: 0 4px;
	}
	#footer a:hover {
		color: #283946;
		text-decoration: underline;
	}
	#footer a.rss {
		background: url("../layout_images/new/rss.gif") 0px 50% no-repeat;
		padding-left: 15px;
	}

#footer-l {
	border-top: 1px solid #dedede;
	padding: 4px;
	font: 10px arial, sans-serif;
}
	#footer-l a {
		color: #53626d;
		text-decoration: none;
		margin: 0 4px;
	}
	#footer-l a:hover {
		color: #283946;
		text-decoration: underline;
	}
	#footer-l a.rss {
		background: url("../layout_images/new/rss.gif") 0px 50% no-repeat;
		padding-left: 15px;
	}


.button {
	background: #FF782F;
	border: 1px solid #cc810d;
	color: #fff !important;
	padding: 2px 7px;
	margin: 0 3px;
	font: bold 10px verdana, sans-serif;
}
	.button:hover {
		background: #FFA26F !important;
		border: 1px solid #835308 !important;
		cursor: pointer;
	}

.button2 {
	background: #fff;
	/*border: 1px solid #cc810d; */
	color: #E1771E !important;
	padding: 2px 7px;
	margin: 0 3px;
	font: underline 10px verdana, sans-serif;
}
	.button2:hover {
		background: #FFA26F !important;
		/*border: 1px solid #835308 !important;*/
		cursor: pointer;
	}
.sold {
	color: #FF782F;
	font-weight: bold;
}
.warn_intend {
	color: red;
}
.red {
	color: red;
}
.star {
	color: red;
}

a.thumb img {
	padding: 2px;
	border: 2px solid #ccc;
}
a.thumb:hover img {
	border: 2px solid #3588c7;
	background: none !important;
}
a.thumb:hover {
	background: none !important;
}

a.thumb_icon img {
	padding: 1px;
	border: 2px solid #ccc;
}
a.thumb_icon:hover img {
	border: 2px solid #3588c7;
	background: none !important;
}
a.thumb_icon:hover {
	background: none !important;
}

.gal{
	padding: 10px;
	border: 2px solid #ccc;
	margin:100px;
}

a.gallery img {
	padding: 2px;
	border: 2px solid #ccc;

}
a.gallery:hover img {
	border: 2px solid #3588c7;
	background: none !important;
}
a.gallery:hover {
	background: none !important;
}
h2 {
	font: bold 15px verdana,arial, sans-serif;
	margin: 5px 0 0 0;
	clear: both;
	border-bottom: 1px solid #a3aab7;
}

h3 {
	font: bold 15px verdana,arial, sans-serif;
		clear: both;
}
.headline a {
	color: #fff;
	text-decoration: none;
}
.headline a:hover {
	color: #fff;
		background: #746A60;
}
.headline a, #content a {
	color: #CA6818;
	text-decoration: none;
}
.small_drop_down
{
font-size: 9px;
}
.bg 
{
	background-color:#EEECEC;
	border: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 5px;		
}

.memberarea{
	float:right;background: #f8f8f8;width:80%;padding:0px;margin:0px;
}

.memberarea a
{
	
	color: #0065b7;
	text-decoration: none;
}

.memberarea a:hover
{
	
	color: #0065b7;
	font-weight:bold;
}

.memberarea_caption
{
	font: bold 14px verdana,arial, sans-serif;
	margin: 0px 0 0 0;
	clear: both;
	border-bottom: 1px solid #a3aab7;
}

.boxx {
	margin: 0px 0px;
	border-left: 0px solid #dedede;
	border-right: 0px solid #a3aab7;
	border-bottom: 0px solid #a3aab7;
	border-top: 0px solid #a3aab7;
	/*background: #ffffff;*/
}

	.boxx td {
		padding: 0px 0px !important;
	}
	.box td.category {
		background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.boxx tr.alt td.category {
		background: #e7ebf0 url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.boxx th {
		border-top: 1px solid #a3aab7;
		border-bottom: 1px solid #a3aab7;
		height: 23px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: center;
		vertical-align: middle;
		color: #BD7004;
	/*	background: #BD7004 url("../layout_images/new/th_bg.gif") repeat-x;*/
		font: bold 10px verdana, sans-serif;
	}
	.boxx th a {
		color: #a3aab7;
		text-decoration: none;
	}
	.boxx th a:hover {
		text-decoration: underline;
	}
	.boxx td a, #content a {
		color: #CA6818;
		text-decoration: none;
		
	}
	.boxx td a strong {
		font-size: 110%;
	}
	.boxx td a:hover, .box td a:hover strong, #content a:hover {
	/*	color: #fff;
		background: #746A60; */
	}
	.boxx tr.alt {
		background: #e7ebf0;
	}
	.boxx td.pointer {
		background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}
	.boxx tr.alt td.pointer {
		background: #e7ebf0 url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}


	/*-- Box headings and other tags --*/
	.boxx h1 {
		font: bold 15px arial, sans-serif;
		margin: 10px 0 5px 0;
		clear: both;
	}
	.boxx h2 {
		font: bold 13px arial, sans-serif;
		margin: 20px 0 0 0;
		clear: both;
		border-bottom: 1px solid #a3aab7;
	}
	.boxx h3 {
		font: bold 11px arial, sans-serif;
		margin: 10px 0 5px 0;
	}
	.boxx p {
		margin: 8px 0;
	}
	.boxx ul {
		list-style: square;	
		padding-left: 20px !important;
		margin-left: 0 !important;
		padding-left: 0;
		margin-left: 20px;
	}
	.boxx blockquote {
		border: 1px solid #e7ebf0;
		margin: 5px 3px 15px 3px;
		padding: 15px;
		background: #fff;
	}
	
	
.fb_share_link 
	{ 
		padding:2px 0 0 20px; 
		height:16px; 
		background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top left;
	 }
.fb_share_button { display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; height:15px; border:1px solid #d8dfea; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; }
.fb_share_button:hover { color:#fff; border-color:#295582; background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; text-decoration:none; } 

.vip {
	margin: 5px 0px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #a3aab7;
	border-bottom: 1px solid #a3aab7;
	background: #FFFCC4 ;
}


	.vip td {
		padding: 5px 15px !important;
		
	}
	.vip td.category {
		background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.vip tr.alt td.category {
		background: #e7ebf0 url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	
	.vip th {
		border-top: 1px solid #974807;
		border-bottom: 1px solid #974807;
		height: 19px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: center;
		vertical-align: middle;
		color: #000000;
		background: #FFFFFF url("../layout_images/bottomvip_tile.gif") no-repeat;
		background-position:center;
		font: bold 10px verdana, sans-serif;
	}
	
	.vip th a {
		color: #823128;
		text-decoration: none;
	}
	.vip th a:hover {
		text-decoration: underline;
	}
	.vip td a, #content a {
		color: #C02121;
		text-decoration: none;
	}
	.vip td a strong {
		font-size: 110%;
	}
	.vip td a:hover, .box td a:hover strong, #content a:hover {
		color: #fff;
		background: #746A60;
	}
	.vip tr.alt {
		background: #e7ebf0;
	}
	.vip td.pointer {
		background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}
	.vip tr.alt td.pointer {
		background: #e7ebf0 url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}


	/*-- Box headings and other tags --*/
	.vip h1 {
		font: bold 15px arial, sans-serif;
		margin: 10px 0 5px 0;
		clear: both;
	}
	.vip h2 {
		font: bold 13px arial, sans-serif;
		margin: 20px 0 0 0;
		clear: both;
		border-bottom: 1px solid #a3aab7;
	}
	.vip h3 {
		font: 11px arial, sans-serif;
		margin: 8px 0 5px 0;
	}
	.vip p {
		margin: 8px 0;
	}
	.vip ul {
		list-style: square;	
		padding-left: 20px !important;
		margin-left: 0 !important;
		padding-left: 0;
		margin-left: 20px;
	}
	.vip blockquote {
		border: 1px solid #e7ebf0;
		margin: 5px 3px 15px 3px;
		padding: 15px;
		background: #fff;
	}


select {
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	}
option[disabled]{
	 font: bold 13px arial, sans-serif;
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 13px;
	 color: #000;
	}
	
.cena {
	background: #FF782F;
	border: 1px solid #cc810d;
	color: #fff !important;
	padding: 2px 2px;
	margin: 2px 2px;
	font: bold 12px verdana, sans-serif;
	text-align: center;
}

.vipd {
	margin: 0px 0px;

	background: #FFFFFF ;
	background-image:  url('../layout_images/new/note1.jpg') ;
	background-repeat:no-repeat;
	
}
	.vipd p {
		margin: 0px 1px 0 2px;
	}
.vipd table {
	background-image:  url('../layout_images/new/note1.jpg') ;
	background: #FFFFFF ;
}
.vipd td {
		padding: 5px 15px 0px 10px !important;
		 vertical-align: top;
		 text-align: left;
	}
	.vipd td a, #content a {
		color: #C02121;
		text-decoration: none;
	}
	.vipd td a strong {
		font-size: 110%;
	}
	.vipd td a:hover, .box td a:hover strong, #content a:hover {
		color: #fff;
		background: #746A60;
	}


.dqsno {
	float: right;
	width: 120px;
	margin: 0 0 3px 0;
}

.dqsno_posledni {
	  clear: left;	
		background: #FFFFF;
		padding: 1px;	
		margin: 0 0 3px 0;
	}
.dqsno_posledni a {
	font: bold 12px arial, sans-serif;
	color: #E1771E;
	text-decoration: none;
	}
	
.dqsno_posledni img
{
float: left;
margin: 0 8px 3px 0;

}

p.w120
{
width:180px;
height:70px;
background: #F3F5F8;
}