/* MAIN MENU STRIP */
#mainstrip {
	background-image:url(../../images/design/top_bckg_01.gif);
	}

	
#mainstrip_logo td {
	background-image:url(../../images/design/top_logo_01.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:red;	}


.bt_2, .bt_2_sel{
	background-image:url(../../images/design/bt_2_01.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_01.gif);	}
.bt_3 { 	background-image:url(../../images/design/bt_3_01.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:#e4af4d; 
	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:#e67105; }
#content a:hover, #content a:active  {	text-decoration: underline;	}


/* ABECEDA */
#content .abeceda a:link,  #content .abeceda a:visited, 
#content .abeceda a:hover, #content .abeceda a:active  {	text-decoration: none; color:black; font-weight:bold;  font-size:11px; }

#content .abeceda .sel:link,  #content .abeceda .sel:visited, 
#content .abeceda .sel:hover, #content .abeceda .sel:active {	background-color:#e67105; color:white; }

.abeceda {
	margin:20px 0 0 20px;
	width:516px;
	background:url(../../images/design/02/bckg-abeceda.gif) left top no-repeat;
	}
.abeceda td{
	text-align:center;
	padding:5px 6px;
	text-align:center;
	}
.abeceda table {
	width:500px;
	}
.abeceda table td {
	vertical-align:middle;
	text-align:center;
	padding:1px;
	}
.abeceda table a {
	vertical-align:middle;
	text-align:center;
	height:20px;
	display:block;
	padding:3px;
	}

/* table HEAD and FOOT */

.table_head .left, .table_foot .left{
	color:#e67105;
	}
.table_head .right, .table_foot .right{
	color:yellow;
	}

.table_head .left  {	background:url(../../images/design/01/bckg-list-head-left.gif) no-repeat right top;	}
.table_head .right {	background:url(../../images/design/01/bckg-list-head.gif) no-repeat right top;	}
.table_foot .left  {	background:url(../../images/design/01/bckg-list-bott-left.gif) no-repeat right bottom;	}
.table_foot .right {	background:url(../../images/design/01/bckg-list-bott.gif) no-repeat right bottom;	}
.table_head		   {	border-bottom:1px solid #e67105;	}
.table_foot 	   {	border-top:1px solid #e67105;	}


















