/* MAIN MENU STRIP */
#mainstrip {
	background-image:url(../../images/design/top_bckg_03.gif);
	}
	
	
#mainstrip_logo td {
	background-image:url(../../images/design/top_logo_03.gif);
	color: white;
	}
#mainstrip_logo a:link,  #mainstrip_logo a:visited {	text-decoration: underline; color:white; }
#mainstrip_logo a:hover, #mainstrip_logo a:active  {	text-decoration: underline; color:yellow;	}


.bt_2, .bt_2_sel{
	background-image:url(../../images/design/bt_2_03.gif);
	background-position:left top;	
	vertical-align:middle;
	padding:0 8px 2px;
	height:23px;
	margin:0;
	width:3px;
	}	
.bt_2_sel{
	background-image:url(../../images/design/bt_2_sel.gif);	
	color:#444444;	
	padding:0 8px;
	}	
.bt_1_sel, .bt_3_sel, .bt_1, .bt_3  {
	width:3px;
	background-position:bottom right;
	background-repeat:no-repeat;
	}	
.bt_1_sel {	background-image:url(../../images/design/bt_1_sel.gif);	}
.bt_3_sel {	background-image:url(../../images/design/bt_3_sel.gif);	}
.bt_1 { 	background-image:url(../../images/design/bt_1_03.gif);	}
.bt_3 { 	background-image:url(../../images/design/bt_3_03.gif);	}

	
.bt_2_sel a:link,  .bt_2_sel a:visited, 
.bt_2_sel a:hover, .bt_2_sel a:active  {	text-decoration: none; color:#444444; font-weight:bold; }

.bt_2 a:link,  .bt_2 a:visited, 
.bt_2 a:hover, .bt_2 a:active  {	
	text-decoration: none; 
	color:#c16ea4; 
	font: 11px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; }
.bt_2 a:hover, .bt_2 a:active  {	text-decoration: underline;	color:white; 	}

/* CONTENT */


#content a:link,  #content a:visited, 
#content a:hover, #content a:active  {	
	text-decoration: underline; 
	color:#a62f7d; }
#content a:hover, #content a:active  {	text-decoration: underline;	}







/* KATEGORIE POZADIA */
	
.pict_kategorie {
	margin:30px 20px ;
	}
.pict_kategorie .tretina {
	width:166px;
	}
	
.pict_kategorie .ban_kateg {
	background:top left no-repeat;	
	background-image:  url("../../images/design/03/ram_bkg.gif");
	color:#666666;
	height:62px;
	padding-top:4px;
	}
.pict_kategorie .ban_kateg img{
	float:left;
	margin:2px 10px 0px 6px;
	}
.pict_kategorie .ban_kateg a{
	font-weight:bold;
	}



/* OBSAH POZADIA */
.pict_produkty {
	margin:30px 20px ;
	}
.pict_produkty .tretina {
	width:166px;
	}
	
.pict_produkty .ban_kateg {
	background:top center no-repeat;	
	background-image:  url("../../images/design/03/rambig_bkg.gif");
	color:#666666;
	height:160px;
	padding-top:4px;
	text-align:center;
	}
.pict_produkty .ban_kateg img{
	margin:2px 6px 4px 6px;
	}
.pict_produkty .ban_kateg a{
	font-weight:bold;
	}






/* table HEAD and FOOT */
.table_head .left, .table_foot .left{
	color:#a62f7d;
	}
.table_head .right, .table_foot .right{
	color:yellow;
	}
.table_head .left  {	background:url(../../images/design/03/bckg-list-head-left.gif) no-repeat right top;	}
.table_head .right {	background:url(../../images/design/03/bckg-list-head.gif) no-repeat right top;	}
.table_foot .left  {	background:url(../../images/design/03/bckg-list-bott-left.gif) no-repeat right bottom;	}
.table_foot .right {	background:url(../../images/design/03/bckg-list-bott.gif) no-repeat right bottom;	}
.table_head		   {	border-bottom:1px solid #a62f7d;	}
.table_foot 	   {	border-top:1px solid #a62f7d;	}

