/* CSS Document */

#alfabet					{ padding:0; margin:0 auto; width:830px; background:#fff url(../images/2.0-blocks/bg-alfabet.gif) center bottom no-repeat; }
#alfabet ul,ol				{ padding:5px; margin:0; width:820px; height:40px; background: url(../images/2.0-blocks/top-alfabet.gif) top no-repeat; list-style:none;}

#alfabet li					{ padding:0; margin:0; float:left; height:40px; line-height:40px; font-family:Arial; font-size:14px; font-weight:bold;}
#alfabet li a				{ padding:0 6px 0 6px; display:block; border-right:#fff 1px solid; text-decoration:none; color:#777777;}
#alfabet li a:hover			{ color:#ff7200; text-decoration:underline!important;}
#alfabet li.open			{ color:#777777; background:#fff; text-decoration:underline!important;}

#alfabet li ul				{ padding:10px 0 0 0; left:50%; margin-left:-355px; width:829px; position:absolute; visibility:hidden; background:none;}
#alfabet li ul li			{ padding:0; margin:0; float:left; height:auto; line-height:24px; font-family:Arial; font-size:12px; font-weight:bold;}
#alfabet li ul li a			{ padding:0 0 0 15px; margin:0 15px 0 0; float:left; width:220px; min-height:22px; line-height:22px; color:#666; background:url(../images/2.0-blocks/arrow-green.gif) left center no-repeat; border-top:#fff 1px solid; border-right:none; display:block; color:#4d4d4d; font-weight:normal;}
#alfabet li ul li a:hover	{ background:url(../images/2.0-blocks/arrow-green.gif) left center no-repeat; color:#ff6600!important;}
#alfabet li.open ul			{ visibility:visible; color:#000;}

#alfabet .backdrop			{ padding:0 0 0 0; margin:0; display:none; width:830px; background:#fff url(../images/2.0-blocks/bg-alfabet.gif) center bottom no-repeat; }

#alfabet .form-alfabet			{ padding:11px 0 0 0; margin:0 8px 0 5px; float:left;}
#alfabet .form-alfabet select	{ font-size:11px; color:#4d4d4d;}
.small							{ font-size:15px!important;}
.spacer-bottom					{ width:830px; height:10px; background:#fff; display:block;}