/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

html
{
color:#000;
background-color:#fff;
}

.sorting_bg:hover {
background-color: #f58735;
}   
   
.banner_small:hover{
border:#ffc230 2px solid;
padding:1px;
}
.banner_small{
border:#b0bdc6 1px dotted;
padding:2px;
}
 .buy_now:hover{
padding:1px;
background-color:#ffc230; 
 }
  .buy_now{
padding:1px;
 }
 .search_nadpis{
 color:#3169c8;
 }
.phone:hover{
border-left:1px dashed #ffc230;
border-right:1px dashed #ffc230;
background-color:#ffc230;
cursor:pointer; 
 }
.style10 {color: #333333; font-size: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif; }
.style11 {font-size: 10px}
.header{

	background-color: #ffffff;
}
.tdMenu
{
background-image:url(img/fnd_menu.gif);
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
color:#6b6768;
height: 28px;
font-weight:bold;
letter-spacing: 0.2px;
}
.atdMenu
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
color:#6b6768;
height: 28px;
position:relative;
top: 3px;
letter-spacing: 0.2px;
}
.atdMenu:hover
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
color:#6b6768;
height: 28px;
font-weight:bold;
text-decoration:underline;
letter-spacing: 0.2px;
}
.tdSubMenu
{
background-image:url(img/fnd_submenu.gif);
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#d5d5d5;
height:19px;
letter-spacing: 0.2px;
}
.atdSubMenu
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#d5d5d5;
letter-spacing: 0.2px;
}
.atdSubMenu:hover
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
color:#d5d5d5;
text-decoration:underline;
letter-spacing: 0.2px;
}

.atdSubMenuYellow
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#ffd36b;
letter-spacing: 0.2px;
}
.atdSubMenuYellow:hover
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffd36b;
text-decoration:underline;
letter-spacing: 0.2px;
}

.tdSearch
{
background-image:url(img/bg_search.jpg);
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
	background-position:right;
	background-repeat:no-repeat;
	
}
.InputSearch
{
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
 padding:1px;
 background-color: #ededed;
 border: 1px solid #666666;
 color: #333333;
 width:120px;
}
.InputSearch:hover
{
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
 padding:1px;
 background-color: #ffffff;
 border: 1px solid #666666;
 color: #333333;
 width:120px;
}
   
   
.future_info
{
padding-left:5px;
padding-right:5px;
border-left:1px dashed #ffc230;
border-right:1px dashed #ffc230;
}

.future_info:hover
{
padding-left:5px;
padding-right:5px;
border-left:1px dashed #fff;
border-right:1px dashed #fff;
background-color:#ffc230;
color: #3e648b;
cursor:pointer;
}

.tr_listing {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #ffffff;
	font-size: 10px;
}
.tr_listing_alt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa;
	color: #333333;
}
.tr_listing_gray {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #cc0;
	color: red;
}
.headlisting
{
	color: #4f6b72;
	letter-spacing: 1px;
    font-weight: bold;
	background: #CAE8EA url(img/bg_header.jpg) no-repeat;
    border-top: 1px solid rgb(193, 218, 215);
    border-right: 1px solid rgb(193, 218, 215);
    border-bottom: 1px solid rgb(193, 218, 215);
}
.tdlisting
{
	font-size: 11px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
}
#back_butt
{
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
	padding-bottom:1px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: rgb(255, 255, 255);
    font-size: 10px;
    background-color: #3e648b;
    border: 1px solid rgb(15, 134, 176);
    margin:5px;
    text-align: center;
}
#back_butt:hover
{	
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
	padding-bottom:1px;
	text-decoration:none;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: #3e648b;
    font-size: 10px;
    background-color: #fff;
    border: 1px solid rgb(15, 134, 176);
    margin:5px;
    text-align: center;
}
#searching {
	width: 150px;
	height: 70px;
	position: absolute;
	top: 90px;
	right: 10em;
	z-index: 5;
	display:none;
	background-color: #f1f6f8; 
	color: #3e3a3a;
	border: 2px ridge #b0bdc6;
}
 .search {
    padding-left:1px;
    background-color: rgb(255, 255, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #7da6bb;
    border-right-color: #7da6bb;
    border-bottom-color: #7da6bb;
    border-left-color: #7da6bb;
}
.lang { position: absolute; top: 7px; right: 3px; z-index: 5; }
#tooltip
{ 
color: #fff; 
font-weight:bolder; 
background-image: url(/images/b1.png); 
background-position: 0 0; 
margin:0; 
padding:20px 10px; 
position:absolute; 
z-index: 26; 
visibility:hidden;
}
.boxText { 
	font-family : Tahoma, Arial;
	font-size : 11px;
	color : #043a5b;
}

.LabError
{
text-align: right;
	font-family : Tahoma, Arial;
	font-size : 11px;
	font-weight : lighter;
	color : #ef2b2d;
}
.txtform
{ font-family : Tahoma, Arial; font-size : 10px; font-weight : bold; color : #0786b9; padding-left: 10px; }

.txtnumber
{

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0786b9;
	font-weight: bolder;
	float: right;
	position: relative; top: -13px; right: 5px;
}
.boxmenuyellow
{
text-align: left;
	border: 1px solid #b2bec5;
	height: 10px;
	color: #0a2541;
	font-family: Tahoma, Arial;
	background-image: url(/images/btn_mn_j.gif);
	font-weight: bold;
	vertical-align: top;
	padding-top: 4px;
	padding-left: 10px;
}
.boxTextBG {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color: #f0f5f8;
}
.boxTextBGII {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

TD.inprint {
border-right: 2px solid; border-bottom: 2px solid; border-color: #ffffff;
}

BODY { 
	font-family:  Tahoma, Arial;
	font-size: 11px;
	Scrollbar-Highlight-Color: #fff;
	Scrollbar-Arrow-Color: #86aec8;
	Scrollbar-Base-Color: #86aec8;
	Scrollbar-Track-Color: #86aec8;
	Scrollbar-darkshadow-color: #fff;
	Scrollbar-Face-color: #5e8eac;
	margin: 0px;
	background-color: #f1f6f8;
	color: #3e3a3a;
}

img{
	border:0;
}
.rebates{
 color: #000066;
 text-decoration: none;
}
.rebates:hover{
  color: #0000ff;
  text-decoration: underline;
}
A {
  color: #000066;
  text-decoration: none;
}

A:hover {
  color: #0000ff;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
	
}

TR.headerNavigation {

}

TD.headerNavigation { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #000000; font-weight : bold; border-bottom: 1px solid #0f86b0; background-color: #fed980; border-top-color: #0f86b0; border-right-color: #0f86b0; border-left-color: #0f86b0; }

A.headerNavigation { 
  color: #396582; 
  font-weight:normal;
}

A.headerNavigation:hover {
  color: #6d8ea4;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #0F86B0;
}

.infoBox {
}

.infoBoxContents {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {text-align: left; font-family: Tahoma, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background-image: url(img/box_header.gif); background-repeat: repeat-x; background-position: left 0; height: 17px; padding-right: 5px; padding-left: 5px; }

TD.infoBoxHeading_right {text-align: left; font-family: Tahoma, Arial, sans-serif; font-size: 10px; font-weight: bold; height:21px; color: #ffffff; background-image: url(img/box_header.gif); background-repeat: repeat-x; background-position: 0 0; padding-right: 5px; padding-left: 5px; }

TD.infoBox, SPAN.infoBox {text-align: left; font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #f0f5f8; background-image: url(img/bg_left_column.jpg); background-repeat: repeat-y; background-position: 0 0; }

TD.infoBox_right, SPAN.infoBox_right {text-align: left; font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #f0f5f8; background-image: url(img/bg_right_column.jpg); background-repeat: repeat-y; background-position: 0 0; }

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

TABLE.productListing { font-size: 10px; border-spacing: 1px; }

.productListing-heading { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }

TD.productListing-data { font-family: Tahoma, Arial, sans-serif; font-size: 9px; text-align: justify; }

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
text-align: left;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #006;
}
TD.main2, P.main2 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey { font-family: Tahoma, Arial, sans-serif; font-size: 12px; font-weight: bold; }

TD.fieldValue {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #dfe6ec;
  border-color: #0f86b0;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.copyright {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
.main_r { color: #3f6387; font-family: Tahoma, Arial; height: 18px; font-weight: bold; font-size: 9px; background-color: transparent; background-image: url(/images/bg_topmn.gif); background-repeat: repeat-y; background-position: right top; text-align: right; position: relative; top: 7px; right: 0; width: 900px; height: 17px; z-index: 5; padding-top: 2px; padding-right: 5px;}
.topnavmen {
text-align: left;
z-index: 6; 
float: left;  
color: #6d8ea4;
position: relative; 
bottom: -2px;
}
SPAN.productSpecialPrice {
  font-family: Tahoma, Arial, sans-serif;
  color: #f00;
}
SPAN.productOldPrice {
	font-family: Tahoma, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #006;
}
.moduleRow_top {	
	background-color: #85a9bd;
	background-image: url(img/t_but_bg.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #5e584a;
	border: 1px solid #a89d85;
	height: 21px;
	padding: 0px;
	vertical-align: middle;
	cursor:pointer;
}

.moduleRow_top_over {
	background-image: url(img/t_but_bg.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #5e584a;
	border: 1px solid #fff;
	height: 21px;
	padding: 0px;
	cursor:pointer;
}
.moduleRow_second {	
	background-image: url(img/sec_but_bg.gif);
	background-repeat: repeat-x;
	background-color: #dfe7ec;
	font-family: Tahoma, Arial;
	font-size: 11px;
	border: 1px solid #85a0b4;
	height: 21px;
	padding: 0px;
	vertical-align: middle;
	cursor:pointer;
	color:#5c6d7a;
}

.moduleRow_second_over {
	background-image: url(img/sec_but_bg.gif);
	background-repeat: repeat-x;	
	background-color: #fff;
	font-family: Tahoma, Arial;
	font-size: 11px;
	border: 1px solid #fff;
	height: 21px;
	padding: 0px;
	vertical-align: middle;
	cursor:pointer;
	color:#5c6d7a;
}
.moduleRow {	
	background-color: #dfe7ec;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0a2541;
	border: 1px solid #b0bdc6;
	height: 3px;
	vertical-align: middle;
	cursor:pointer;
	
}
.moduleRowOver { 	
	background-color: #f0f5f8;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0a2541;
	border: 1px solid #b0bdc6;
	border-left: 1px groove #b0bdc6;
	border-right: 1px groove #b0bdc6;
	height: 3px;
	vertical-align: middle;
	cursor:pointer;
}
.A.moduleRowOver {
	background-color: #f0f5f8;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0a2541;
	height: 3px;
	vertical-align: middle;
}
.moduleRowOver:hover { 	
	background-color: #f0f5f8;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0a2541;
	border: 1px solid #b0bdc6;
	border-left: 1px groove #b0bdc6;
	border-right: 1px groove #b0bdc6;
	height: 3px;
	vertical-align: middle;
	cursor:pointer;
}
TABLE.toblue {
	background-color: #0F86B0;
}

.moduleRowSelected { 	
	border: none;
	color: black;
	font-family: Tahoma, Arial;
	background-image: url(/images/btn_mn_selected.gif);
	width: 176px;
	height: 23px;
	font-weight: bold;
	padding-left: 2px;
	vertical-align: middle;
	padding-top: 4px;
}
.PgTitle
{
	font-family : tahoma, arial;
	font-size : 11px;
	color : #164d6e;
	font-weight : bold;
	background: url(/images/bg_boxtitle.gif);
	border: 1px solid #b5c1ca;
	padding: 2px;
}
.PgTitleSection
{
	font-family : tahoma, arial;
	font-size : 11px;
	font-weight : bold;
	color : #5e8eac;
}
.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #0F86B0; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #FFFFFF; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#0F86B0; text-decoration:none;}


/* message box */

.messageBox { font-family: Tahoma, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }
.messageStackNotification { margin: 1em; font-family: Tahoma, Arial, sans-serif; font-size: 14px; background-color: #ff0000; color: #ffffff; cursor: pointer; font-weight: bold; text-align: left;}

/* input requirement */

.inputRequirement { text-align:left;font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop { background-color: #ffffff; }

.navLeft { background-image: url(img/bg_left_column.jpg); background-repeat: repeat-y; background-position: left 0; width: 230px; }
.navRight { background-color: #ffffff; background-image: url(img/bg_right_column.jpg); width: 190px; }

.contentsTopics {
	text-align:left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
.block_content{
background-image: url("/images/round_bg.gif");
}

.block_lt{
width: 16px;
height: 13px;
background-image: url("/images/round_bg_lt.gif");
}

.block_rt{
width: 16px;
height: 13px;
background-image: url("/images/round_bg_rt.gif");
}

.block_lb{
width: 16px;
height: 13px;
background-image: url("/images/round_bg_lb.gif");
}

.block_rb{
width: 16px;
height: 13px;
background-image: url("/images/round_bg_rb.gif");
}

.conditions a{
color: #0000ff;
text-decoration: none;
}

.conditions a:hover {
color: #0000ff;
text-decoration: underline;
}