

/* -------NASLEDUJICI cast se tyka menu --------------------*/
/* MENU - zahlavi skupin */
.menu-head{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
}    

td.menu-head{
	padding-left: 22px; 
	background:url(/dsgn/img/menu_blu.gif);
	height: 28px;
}

/* MENU - samotne odkazy */
.menu-href{
	font-size: 11px;
	color: #454545;
	text-decoration: none;
}    

td.menu-href {
	padding-left: 9px; 
	background:url(/dsgn/img/bckg_href.gif);
}	

/* MENU - oddelovace radku */
td.menu-mezi {
	background:url(/dsgn/img/m23.gif);
       	height: 1px;
}

/* MENU - zapati */
td.menu-bottm {
	background:url(/dsgn/img/mnu-slices.gif);
	height: 55px;
}

/* ---------konec stylu pro menu ---------------*/

 td.ch6{
 background-color: #0083B3;
 }

H1 {
 font-size: 14px;
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;
 vertical-align: middle;
 padding: 5px;
}
/* --------- konec listy ------- */

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY,HTML {
	background: #ffffff;
	color: #000000;
 	margin: 0px;
	overflow: auto;
	width: 100%;
	height: 100%;
}

table.tbl1 {
	min-width: 1136px;
}

A {
  color: #003366;
  text-decoration: none;
}

A:hover {
  color: #CC0000;
  text-decoration: underline;
}

.maintxt {
	max-width: 520px;
}

.wdmax320 {
	max-width: 320px;
}

A.maintxt:link {color: #0000ff; text-decoration: underline; font-weight: normal}     /* unvisited link */
A.maintxt:visited {color: #0000ff; text-decoration: underline; font-weight: normal}  /* visited link */
A.maintxt:hover {color: #0000ff; text-decoration: underline; font-weight: bold}   /* mouse over link */
A.maintxt:active {color: #0000ff; text-decoration: underline; font-weight: bold}   /* selected link */

FORM {
 display: inline;
}
H1.hom {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0px;
}

H2.hom {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0px;	
}
H2.htlst,
H2.ndlst {
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	vertical-align: middle;	
}

a.hom:link {color: #ffffff; text-decoration: underline; font-weight: bold}     /* unvisited link */
a.hom:visited {color: #ffffff; text-decoration: underline; font-weight: bold}  /* visited link */
a.hom:hover {color: #0000ff; text-decoration: underline; font-weight: bold}   /* mouse over link */
a.hom:active {color: #0000ff; text-decoration: underline; font-weight: bold}   /* selected link */

a.hd:link {color: #ffffff; text-decoration: underline; font-weight: bold}     /* unvisited link */
a.hd:visited {color: #ffffff; text-decoration: underline; font-weight: bold}  /* visited link */
a.hd:hover {color: #0000ff; text-decoration: underline; font-weight: bold}   /* mouse over link */
a.hd:active {color: #0000ff; text-decoration: underline; font-weight: bold}   /* selected link */



.pjdz {
	width: 100%;
	height: 100%;
}

.dsk {
	position: absolute;
	top: 237px;
	padding-bottom: 0px;
	padding-right: 5px;
	_width: 100%;
	_height: 100%;
	_overflow: auto;
}

.fwt {
	position: absolute;
	top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	_width: 100%;
	_height: 100%;
	_overflow: auto;
}

.hed {
	position:fixed;
	_position:absolute;
	width: 100%;
	top: 5px;
	left: 5px;
	z-index: 10;
	text-align: center;
	background-image: url(white.jpg);
	background-repeat: repeat;
}



.mnu {
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 13px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background-image: url(white.jpg);
	background-repeat: repeat;
}

a.mnu {
	margin-left: 5px;
	padding: 0px;
}
a.mnu:link {color: #008000; text-decoration: none; font-weight: bold}     /* unvisited link */
a.mnu:visited {color: #008000; text-decoration: none; font-weight: bold}  /* visited link */
a.mnu:hover {color: #00FF00; text-decoration: none; font-weight: bold}   /* mouse over link */
a.mnu:active {color: #00FF00; text-decoration: none; font-weight: bold}   /* selected link */


.lft {
	position:fixed;
	_position:absolute;
	width: 196px;
	top: 237px;
	left: 5px;
	text-align: left;
	height: 100%;
	z-index: 20;
	background-image: url(white.jpg);
	background-repeat: repeat;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 20px;
	margin-top: 0px;
}

a.lft:link {color: #008000}     /* unvisited link */
a.lft:visited {color: #008000}  /* visited link */
a.lft:hover {color: #00FF00}   /* mouse over link */
a.lft:active {color: #00FF00}   /* selected link */


.rght {
	background-color: #e1ffe1;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 20px;
}

a.rght:link {color: #008000}     /* unvisited link */
a.rght:visited {color: #008000}  /* visited link */
a.rght:hover {color: #00FF00}   /* mouse over link */
a.rght:active {color: #00FF00}   /* selected link */




TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, 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, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #FFFFFF;
  //shopping-cart content color
}

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: #FFFFFF;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading1 {

border-left:0px solid #C1B088; 
border-right:1px solid #DBDBDB; 
border-top:0px solid #DBDBDB; 
border-bottom:1px solid #DBDBDB; 
text-align:center;
 

  color: #2B2B2B;
  font-weight: bold;
  padding: 10px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  //shopping-cart header/footer color
}


.productListing-heading2 {

border-left:0px solid #C1B088; 
border-right:1px solid #DBDBDB; 
border-top:0px solid #DBDBDB; 
border-bottom:1px solid #DBDBDB; 
text-align:center;
 

  color: #2B2B2B;
  font-weight: bold;
  padding: 10px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  //shopping-cart header/footer color
}


.productListing-heading3 {

border-left:0px solid #C1B088; 
border-right:1px solid #DBDBDB; 
border-top:0px solid #DBDBDB; 
border-bottom:1px solid #DBDBDB; 
text-align:center;
 

  color: #2B2B2B;
  font-weight: bold;
  padding: 10px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  //shopping-cart header/footer color
}

.productListing-heading4 {

border-left:0px solid #C1B088; 
border-right:0px solid #DBDBDB; 
border-top:0px solid #DBDBDB; 
border-bottom:1px solid #DBDBDB; 
text-align:center;
 

  color: #2B2B2B;
  font-weight: bold;
  padding: 10px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  //shopping-cart header/footer color
}

TD.productListing-data1 {
border-left:0px solid #C1B088; 
border-right:1px solid #DBDBDB; 
border-top:0px solid #DBDBDB; 
border-bottom:1px solid #DBDBDB; 
text-align:center;

text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #0A6A00;
}

TD.productListing-data2 {
border-left:0px solid #C1B088; 
border-right:1px solid #DBDBDB; 
border-top:0px solid #DBDBDB; 
border-bottom:1px solid #DBDBDB; 
text-align:center;

text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #0A6A00;
}


TD.productListing-data3 {
border-left:0px solid #C1B088; 
border-right:1px solid #DBDBDB; 
border-top:0px solid #DBDBDB; 
border-bottom:1px solid #DBDBDB; 
text-align:center;

text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #0A6A00;
}

TD.productListing-data4 {
border-left:0px solid #C1B088; 
border-right:0px solid #DBDBDB; 
border-top:0px solid #DBDBDB; 
border-bottom:1px solid #DBDBDB; 
text-align:center;

text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #0A6A00;
}


.box_brown, .box_blue{
  position:relative;
  margin: 0px;
  margin-top:0;
}

.box_brown big, .box_blue big{
  position:relative;
  display:block;
  height:22px;
  margin:0;
  padding: 5px 0 0 18px;
  font-size: 1.2em;
  font-weight:bold;
  border:0;
}

.box_brown big{
  color:#621100;
  background: #ba9a71 url(../dsgn/img/head_brown.gif) no-repeat 0 100%;
}

.box_blue big{
  color:#3a4d78;
  background: #b0c0d8 url(../dsgn/img/head_blue.gif) no-repeat 0 100%;
}

table.brown , table.blue{
  width:231px;
  margin: 5px 0 5px 0;
}

table.brown2 , table.blue2{
  width:112px;
  margin: 5px 0 5px 0;
}

td.brown_top{
  width:231px;
  height:8px;
  background: #000 url(../dsgn/img/table_head_brown.gif) no-repeat;
}

td.blue_top{
  height:8px;
  background: #000 url(../dsgn/img/table_head_blue.gif) no-repeat;
}

td.bluelist{
  height:8px;
  width:700px;
  background: #ffffff url(../dsgn/img/bluelisttop.gif) top left no-repeat;
}

td.blue_topwide{
  height:8px;
  width:607px;
  background: #000 url(../dsgn/img/table_head_blue.gif) width:100%;
}

td.blue_top2{
  height:8px;
  background: #000 url(../dsgn/img/table_head_blue112.gif) no-repeat;
}

td.brown_body{
  width:229px;
  background: #f9f1dc url(../dsgn/img/table_body_brown2.gif) repeat-x;
  border-left: #c5c0a2 1px solid;
  border-right: #c5c0a2 1px solid;
}

td.blue_body{
  background: #f1f6f8 url(../dsgn/img/table_body_blue.gif) repeat-x;
  border-left: #d6dfe8 1px solid;
  border-right: #d6dfe8 1px solid;
}

td.blue_body_list{
  width:700px;
  background: url(../dsgn/img/bluelistbody.gif) left top no-repeat;
}

td.blue_body2{
  background: #f1f6f8 url(../dsgn/img/table_body_blue.gif) repeat-x;
  border-left: #d6dfe8 1px solid;
  border-right: #d6dfe8 1px solid;
}

td.blue_body_yellow{
  background: #f1f6f8 url(../dsgn/img/bckg.gif) repeat-x;
  border-left: #d6dfe8 1px solid;
  border-right: #d6dfe8 1px solid;
}

td.brown_bottom{
  width:231px;
  height:8px;
  background: url(../dsgn/img/table_foot_brown.gif) no-repeat;
}

td.blue_bottom{
  height:8px;
  background: url(../dsgn/img/table_foot_blue.gif) no-repeat;
}

td.bluelistbottom{
  height:8px;
  width:700px;
  background: #ffffff url(../dsgn/img/bluelistbottom.gif) top left no-repeat;
}

td.blue_bottom2{
  height:8px;
  background: url(../dsgn/img/table_foot_blue112.gif) no-repeat;
}

td.brown_body form, td.blue_body form{
  margin: 5px 20px 5px 20px;
}


img.caune{
  border-left: #ffffff 3px solid;
  border-right: #ffffff 3px solid;
  border-bottom: #FFFFFF 3px solid;
  border-top: #FFFFFF 3px solid;
}


A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {
 font-size: 13px;
 color: #3D3D3D;
 font-weight: bold;
 text-transform: uppercase;


  text-decoration: none;
  height:35px;
  width: 100%;
  background: url('images/m99.gif');

  background-repeat: repeat-x;

  padding-top:0px;
  padding-left: 15px;

}
 .brk {
 font-size: 10px;
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;
  padding-left: 15px;

 }

  text-decoration: none;

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
 font-family: tahoma, arial;
 color: #787878;

  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
 font-family: tahoma, arial;
 font-size: 10px;
 color: #787878;

  padding-left: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}



 .pr_name{
 font-size: 14px;
 color: #000000;
 font-weight: bold;
 text-decoration: none;


}


 .pr_price{
 font-family: verdana;
 font-size: 11px;
 color: #0A6A00;
 font-weight: bold;


 }

 .pr_descr{
 font-size: 11px;
 color: #454545;

 font-family: tahoma,verdana, arial;


}

 .pr_category{
 font-family: tahoma, arial;
 font-size: 10px;
 color: #787878;


 }



.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }




body{
background-image: #FFFFFF;
}

td{
 font-family: tahoma, arial, verdana;
 font-size: 11px;
 color: #333333;
}

.bg1{
 background-image: url("images/m12.gif");
 }

.bg2{
 background-image: url("images/m15.gif");
 }

.bg3{
 background-image: url("images/m33.gif");
 background-repeat: repeat-y; 
 }

.bg4{
 background-image: url("images/m58.gif");
 background-repeat: repeat-y; 
 }

.bg5{
 background-image: url("images/m63.gif");
 background-repeat: repeat-y; 
 }

 .ch1{
 font-size: 10px;
 color: #FFFFFF;
 }       

 .ch2{
padding-left: 24px;
 }       

 .ch3{
 font-size: 13px;
 color: #004A79;
 font-weight: bold;
 text-transform: uppercase;
 }       

 .ch4{
 font-family: times new roman;
 font-size: 12px;
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;
 }       

 .ch5{
 font-size: 11px;
 color: #D9D9D9;
 }       

.ch7{
 font-size: 11px;
 color: #006BA3;
 }       

.ch8{
 font-size: 11px;
 color: #454545;
 }       

 .ch9{
padding-left: 8px;
 }       

 .ch10{
	font-family: verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
 }       

 .ch11{
 font-size: 10px;
 color: #454545;
 }    

 .ch12{
padding-left: 16px;
 }       

 .ch13{
 font-size: 11px;
 color: #505050;
 }    

 .ch14{
padding-left: 7px;
 }       

 .ch15{
 font-size: 11px;
 color: #0A6A00;
 font-weight: bold;
 text-transform: uppercase;
 }       

 .ch16{
 font-size: 11px;
 color: #454545;
 font-weight: bold;
 }       

 .ch17{
 font-size: 11px;
 color: #2B2B2B;
 font-weight: bold;
 }       

 .ch18 {
 font-size: 11px;
 color: #006BA3;
 font-weight: bold;
 }       

 .ch19{
 font-family: times new roman;
 font-size: 14px;
 color: #3D3D3D;
 font-weight: bold;
 text-transform: uppercase;
 }       

 .ch20{
 font-size: 11px;
 color: #565656;
 font-weight: bold;
 }       

 .ch21{
 font-size: 11px;
 color: #565656;
 }       

 
 .ch24{
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
 } 
 
 .ch25{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
 } 
 
 .ml1{
 font-size: 11px;
 color: #2C2C2C;
 text-decoration: none;
	background-image: url(white.jpg);
	background-repeat: repeat;
 }    

 .ml2{
 font-size: 11px;
 color: #000000;
 text-decoration: none;
 }    

 .ml4{
 font-size: 11px;
 color: #C90000;
 }    

 .ml5{
 font-size: 12px;
 color: #2B2B2B;
 font-weight: bold;
 text-decoration: none;
 }    

 .ml6{
 font-size: 11px;
 color: #C90000;
 font-weight: bold;
 }    

 .ml7{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none;
 }    

 .ml8{
 font-size: 11px;
 color: #505050;
 text-decoration: none;
 }    

 .ml9{
 font-size: 11px;
 color: #505050;
 font-weight: bold;
 }    

 .ml10{
 font-size: 11px;
 color: #2C2C2C;
 text-decoration: none;
 }    

 .ml11{
 font-size: 11px;
 color: #C90000;
 text-decoration: none;
 }    

 .se1{             
 width: 119px;
 height: 20px;
 font-size: 10px;
 color: #606060;
 }

 .se2{             
 width: 49px;
 height: 20px;
 font-size: 10px;
 color: #606060;
 }

 .se3{             
 width: 76px;
 height: 20px;
 font-size: 10px;
 color: #282E3E;
 }


 .se4{             
 width: 149px;
 height: 20px;
 font-size: 10px;
 color: #606060;
 }


 .image_border{
  border:1px solid #575757; 
 }
 .cart_border{
  border-left:1px solid #DBDBDB; 
    border-right:1px solid #DBDBDB; 
 }

img.list {
	    border-width: 0px;
}

thead.list td {
	    background-color: #0083B3;
		color: #ffffff;
		    font-size: 11px;
			    padding-top: 1px;
				    padding-bottom: 1px;
					    text-align: center;
						    border-width: 0px;
}
table.list {
	    border-width: 0px;
		    padding-top: 3px;
}
tbody.list td {
	    padding-left: 3px;
		    padding-right: 3px;
			    padding-top: 3px;
				    padding-bottom: 3px;
}

a.listhd:link {color: #bbbbbb;text-decoration: none; font-size: 14px}     /* unvisited link */
a.listhd:visited {color: #bbbbbb;text-decoration: none; font-size: 14px}  /* visited link */
a.listhd:hover {color: #ffffff;text-decoration: none; font-size: 14px}   /* mouse over link */
a.listhd:active {color: #ffffff;text-decoration: none; font-size: 14px}   /* selected link */

.upmnu {
	background-image: url(img/m06.gif);
	text-align: center;
}
.upmnutxt {
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.upmnusel {
	background-image: url(img/m05.gif);
}
.gen_bd {
	padding-left: 2px;
	padding-right: 5px;
}

.gen_lst {
	padding-left: 2px;
	padding-right: 5px;
}

.hom_img {
	border-padding: 2px;
	border-color: #fff;
	border: 5px;
}


