/* ----------------------------------------------------------------------------------------------------------

    Notebooky.com
    www.notebooky.com

    Výstupní zařízení:  screen, projection

    Autor:              Nuvio (www.nuvio.cz)
    Poslední revize:    2008-05-07, 09:18 GMT+1
    Verze stylopisu:    2.2.3 (2008-04-16, 16:00 GMT+1)

    Struktura:
        display; position; float; z-index; overflow; width; height; margin; padding; border; background; align; font;

    Obsah:
    
        1) Reset
        2) Výchozí hodnoty HTML tagů
        3) Univerzální styly (display, float, margin, text-align...) a vlastnosti
        4) Obecné HTML styly (table, ul, dl...)
        5) Layout
        6-1) Stránka: Úvod            
        6-2) Stránka: Podstránky
        6-3) Stránka: Výpis kategorie
        6-4) Stránka: Přihlášení
        6-5) Stránka: Košík
        6-6) Stránka: Objednávka
        6-7) Stránka: Mapa webu
        6-8) Stránka: Důvody
        6-9) Stránka: Srovnání produktů
        6-10) Stránka: Detail produktu
        Z) Nezařaditelné

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) Reset
---------------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border:0; outline:0; vertical-align:baseline; background:transparent;}

/* ----------------------------------------------------------------------------------------------------------
2) Výchozí hodnoty HTML tagů
---------------------------------------------------------------------------------------------------------- */

body {background:#e9f2fb url("../design/bg.gif") 50% 0 repeat-y; color:#333; font:0.7em/1.5 "verdana", sans-serif; text-align:center;}

a {color:#26A;}
a:hover {color:#5B0;}

h1 {font-size:180%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:110%;}
h5 {font-size:100%;}

h1, h2, h3, h4, h5, p, table, ul, ol, dl, fieldset {margin:15px 0;}

table {border-collapse:collapse; border-spacing:0; font-size:100%;}
th {text-align:center; font-weight:bold;}
th, td {padding:3px 5px;}
td {vertical-align:middle;}

ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

dt {font-weight:bold;}
dd {margin-left:30px;}

fieldset {position:relative; padding:10px; border:1px solid #CCC;}
legend {position:absolute; top:-1em; margin:0; font-size:100%; font-weight:bold; color:#000;}

abbr, acronym, .help {border-bottom:1px dotted #CCC; cursor:help;}
del {text-decoration:line-through;}
strong {font-weight:bold;}
blockquote {margin:15px 20px;}
cite, em, q, blockquote {font-style:italic;}
pre, code, kbd, samp {font-family:monospace; font-size:110%;}
sub, sup {line-height:0;}

hr {display:block; height:1px; margin:10px 0; border:0 solid #CCC; background:#CCC; color:#CCC;}

/* ----------------------------------------------------------------------------------------------------------
3) Univerzální styly (display, float, margin, text-align...) a vlastnosti
---------------------------------------------------------------------------------------------------------- */

.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}

.fix {float:none; clear:both; width:0; height:0; margin:0; padding:0; border:0; line-height:0; font-size:0;}

.clear {clear:both;}

.f-left {float:left !important;} img.f-left {float:left; margin-right:10px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:10px;}

.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top !important;}
.va-middle {vertical-align:middle !important;}
.va-bottom {vertical-align:bottom !important;}

.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.noscreen {display:none;}
.novisible {position:absolute; left:-1000px; top:-1000px; width:1px; height:1px; overflow:hidden;}

.width100 {width:100%;}

.bigger {font-size:110%;}
.bigger-02 {font-size:140%;}
.smaller {font-size:85%;}

.high {color:#5B0;} .high-02 {color:#26A;}
.low {color:#777;} a:hover.low {color:#333;}

.nolink {text-decoration:none;}

/* ----------------------------------------------------------------------------------------------------------
4) Obecné HTML styly (table, ul, dl...)
---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
5) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:960px; margin:0 auto; background:#FFF; text-align:left;}

	#header {position:relative; width:960px; height:85px; background:#E9F2FB url("../design/header.jpg") 0 0 no-repeat; overflow:hidden;}

        #logo {position:relative; overflow:hidden; width:180px; height:53px; margin:0; margin-left:30px; padding:0; font-size:200%; font-weight:normal;}
        #logo span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../design/logo.gif") 0 0 no-repeat; cursor:pointer;}
        
        #reasons {position:absolute; top:20px; left:526px;}
        #reasons p {position:relative; overflow:hidden; width:184px; height:42px; margin:0; padding:0; font-size:100%;}
        #reasons p span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../design/header-reasons.gif") 0 0 no-repeat; cursor:pointer;}
        
        #cart {position:absolute; top:17px; left:830px; font-size:80%;}
        #cart p {margin:0;}

    #cols {clear:both; padding:5px 10px 10px 10px;}

    	#content {float:right; width:710px;}

    	#aside {float:left; width:220px; padding-top:5px; overflow:hidden;}

            .aside-box-01-top {width:220px; height:4px; background:url("../design/aside-box-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
            .aside-box-01 {padding:4px 10px; background:url("../design/aside-box.gif") 0 0 repeat-y;}
            .aside-box-01-bottom {width:220px; height:4px; background:url("../design/aside-box-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}

            .nav {margin:0; list-style:none; background:#d9efbf; font-size:110%;}
            .nav li {display:inline;}
            .nav a {display:block; padding:2px 10px 2px 28px; border-bottom:1px solid #f1f9e7; background:url("../design/nav-link.gif") 10px 7px no-repeat; color:#517c1f; text-decoration:none;}
            #nav-active a, .nav a:hover {background-color:#E5F4D3; color:#517c1f;}
            .nav .last a {border:0;}
            
            .nav-title {margin:0; padding:15px 45px 8px 10px; font-size:110%; color:#FFF;}
            .nav-title a {color:#FFF; text-decoration:none;}
            .nav-title.nb {margin-top:5px; background:#91d147 url("../design/nav-title-nb.gif") 0 0 no-repeat;}
            .nav-title.acc {background:#91d147 url("../design/nav-title-acc.gif") 0 0 no-repeat;}
            .nav-title.bat {padding-bottom:6px; background:#91d147 url("../design/nav-title-bat.gif") 0 0 no-repeat;}
            
            #nav-bottom {width:220px; height:4px; background:url("../design/nav-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}

            #homecredit p {position:relative; overflow:hidden; width:220px; height:164px; margin:5px 0 3px 0; padding:0; font-size:100%;}
            #homecredit p span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../design/homecredit.jpg") 0 0 no-repeat;}

            #aside-about-top {width:220px; height:4px; background:url("../design/aside-about-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
            #aside-about {padding:6px 10px 15px 10px; background:url("../design/aside-about.gif") 0 0 repeat-y;}
            #aside-about-bottom {width:220px; height:101px; background:url("../design/aside-about-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
            #aside-about h4 {margin:0; font-weight:bold; color:#26a;}
            #aside-about p {margin:0;}
            #aside-about-in {position:relative; left:-9px; width:198px; margin:8px 0; padding:10px; border-top:1px solid #D3E5F7; border-bottom:1px solid #D3E5F7; background:#FFF;}

	#footer {clear:both; padding:14px 10px 10px 10px; background:url("../design/footer.gif") 0 0 repeat-x;}
	#footer p, #footer-bottom p {margin:0;}
	
    #footer-bottom {padding:10px; background:#F6FAFD;}

        #footer-bottom span {margin:0 3px; color:#BDD8F3;}
        #nuvio {padding:1px 0 1px 18px; background:url("../design/nuvio.gif") 0 0 no-repeat;}
        

/* ----------------------------------------------------------------------------------------------------------
6-1) Stránka: Úvod
---------------------------------------------------------------------------------------------------------- */

.col70 {float:left; width:470px; padding-top:5px; padding-bottom:10px;}

    #search-top {width:470px; height:4px; background:url("../design/search-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
    #search-bottom {width:470px; height:4px; background:url("../design/search-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
    #search {position:relative; height:42px; padding:0 10px; background:#E9F2FB url("../design/search.gif") 0 0 repeat-y; z-index:9 !important;}
    
        #search form div#form {padding:5px 0 6px 40px; background:url("../design/search-ico.gif") 0 50% no-repeat;}
        #search form div#form #search-input {position:relative; top:-4px; width:180px; padding:3px; border:1px solid #91BEEB;}
        #search form div#form #search-submit {position:relative; top:3px;}
        
        #search #adv {float:right; position:relative; top:6px; font-weight:bold; font-size:120%;}
        /*#search #adv a {padding-left:15px; background:url("../design/arrow-ani.gif") 0 4px no-repeat; color:#e50;}*/
        #search #adv a {padding-left:15px; background:url("../design/arrow-ani.gif") 0 4px no-repeat; color:#e50;}
	#search #adv a:hover {color:#000;}
        
            #parameters {position:absolute; top:36px; left:25px; width:660px; z-index:999 !important;}
            
                #parameters-top {width:660px; height:20px; background:url("../design/param-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
                #parameters-bottom {width:660px; height:5px; background:url("../design/param-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
                #parameters-in {padding:5px 10px 5px 10px; background:#FFF url("../design/param.gif") 0 0 repeat-y;}

                    #parameters-in .col30 {float:left; width:206px; margin-right:10px;}
                    #parameters-in .col30.last {margin:0;}
                    #parameters-in .col30 h4 {margin-bottom:3px; padding:3px 0 3px 20px; background:#E9F2FB url("../design/param-arrow.gif") 3px 100% no-repeat; color:#26A;}
                    #parameters-in .col30 label {display:block; clear:both;}
                    #parameters-in .col30 p {overflow:auto; height:68px; margin:0;}

                    #parameters-in #results {margin-bottom:0; padding:5px 5px 5px 10px; background:#E9F2FB;}
                    #parameters-in #results .high {color:#26a;}
                    #parameters-in #results .f-left {padding-top:3px;}

                    #hide {padding-left:13px; background:url("../design/hide.gif") 0 50% no-repeat;}
                    a:hover#hide {color:#E50;}

    #top h3 {position:relative; overflow:hidden; width:470px; height:155px; margin:0; margin-top:5px; padding:0; background-color:#E9F2FB; font-size:180%;}
    #top h3 span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../design/podklad-tip2.png") 0 0 no-repeat; cursor:pointer;}
.col30 {float:right; width:230px; padding-bottom:10px;}

    #news-top {margin:0; padding:15px 10px 10px 45px; background:#E8F5D6 url("../design/news-top.gif") 0 0 no-repeat; font-size:110%; font-weight:bold;}
    #news-bottom {width:230px; height:4px; background:#E8F5D6 url("../design/news-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
    #news {position:relative; height:160px; padding:2px 10px 6px 10px; background:#E8F5D6 url("../design/news.gif") 0 0 repeat-y;}
    
        #easyscrollnav {position:absolute; top:-30px; right:10px; margin:0;}
        #easyscrollnav li {list-style:none; float:left; padding:3px 5px; margin-left:5px; background:url("../design/easyscroll.gif") 0 0 repeat-x; cursor:pointer; font:120%/1 arial;}
    
        #news dl {margin:0; background:url("../design/news-dl.gif") 5px 0 repeat-y;}
        #news dt {padding-left:20px; background:url("../design/news-dt.gif") 0 0 no-repeat; color:#6FA72D;}
        #news dt#news-archive {padding-top:6px; padding-left:20px; background:url("../design/news-dt-archive.gif") 1px 5px no-repeat; font-weight:normal;}
        #news dd {margin-left:0; padding-left:20px;}
        #news a {color:#333;}
        #news a:hover {color:#000;}
#myContent {
	display:none;
	
}

#ticker {width:390px; margin:0; padding-top:10px; list-style:none;}
#ticker li {padding-left:12px; background:url("../design/arrow.gif") 0 5px no-repeat;}
#ticker li {color:#e50;font-weight:bold;}
#ticker li a:hover {color:#000;}

.items {padding-top:10px;}
    .item-box {float:left; width:230px; margin-right:5px; margin-bottom:10px;}
    .item-box.last {margin-right:0;}

        .item-top {width:230px; height:4px; background:url("../design/item-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
        .item-bottom {width:230px; height:4px; background:url("../design/item-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
        .item {padding:6px 0; background:url("../design/item.gif") 0 0 repeat-y;}

            .item h4 {margin:0; padding:0 10px 0 34px; height: 45px; background:url("../design/item-h4.gif") 10px 1px no-repeat;}
            .item h4 a {color:#09F;}
            .item h4 a:hover {color:#26a;}
            .item-thumb {margin:5px 0; text-align:center;height:100px; overflow:hidden; }
            .item-desc {margin:0 1px; padding:9px; border-top:1px solid #D3E5F7; border-bottom:1px solid #D3E5F7; background:#e9f2fb;}
            .item-desc p {height:100px; overflow:hidden; margin:0;}
            .item-sub {margin:0 1px; padding:9px; background:#f6fafd; color:#4F97DF; font-size:100%;height:53px;}
            .item-other {padding:9px 10px 0px 10px;}
                .item-other .f-right img {display:block; margin-top:5px;}
                .item-other .f-left {padding-top:3px;}

    .item-box.tip .item h4 {background:url("../design/item-h4-tip.gif") 10px 1px no-repeat;}
    .item-box.tip .item a {color:#F80;}
        .item-box.tip .item a:hover {color:#E50;}
    .item-box.tip .item-desc {border-top:1px solid #FFE1B1; border-bottom:1px solid #FFE1B1; background:#FFF5E5;}
    .item-box.tip .item-sub {background:#FFFBF5; color:#F59706;}
    .item-box.tip .high {color:#E50;}

/* ----------------------------------------------------------------------------------------------------------
6-2) Stránka: Podstránky
---------------------------------------------------------------------------------------------------------- */

#kuryr {position:relative; overflow:hidden; width:230px; height:55px; margin:0; padding:0; background-color:#E8F5D6; font-size:100%; font-weight:normal;}
#kuryr span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../design/kuryr.gif") 0 0 no-repeat; cursor:pointer;}

/* ----------------------------------------------------------------------------------------------------------
6-3) Stránka: Výpis kategorie
---------------------------------------------------------------------------------------------------------- */

#orderby {margin:10px 0; padding-top:8px; background:url("../design/orderby.gif") 0 0 no-repeat; text-align:center;}
#orderby p {margin:0;}

.order-img {padding-left:15px; background:url("../design/order-img.gif") 0 2px no-repeat;}
.order-tab {padding-left:15px; background:url("../design/order-tab.gif") 0 3px no-repeat;}

.pagination {text-align:center; font-size:110%;}

table.list {margin:15px 0; width:710px; border:1px solid #E9F2FB;}
table.list th {padding:5px 3px; border:1px solid #E9F2FB; color:#5b0;}
table.list td {border:1px solid #E9F2FB; vertical-align:middle;}
table.list tr.bg td {background:#F6FAFD;}

/* ----------------------------------------------------------------------------------------------------------
6-4) Stránka: Přihlášení
---------------------------------------------------------------------------------------------------------- */

table.half td {width:355px; font-size:110%;}
    
.input {padding:3px; border:1px solid #91BEEB;}

.ico-reg {padding:1px 0 1px 22px; background:url("../design/ico-reg.gif") 0 0 no-repeat;}

/* ----------------------------------------------------------------------------------------------------------
6-5) Stránka: Košík
---------------------------------------------------------------------------------------------------------- */

#splatky {margin:15px 0; padding-left:100px; background:url("../images/homecredit.gif") 0 0 no-repeat;}

    #splatky-desc {float:left; width:300px;}
    #splatky-inp {float:left; width:290px;}
    
    #splatky-desc p {margin:0;}
    #splatky-inp p {margin-top:10px;}

.ico-user {padding:1px 0 1px 15px; background:url("../design/ico-user.gif") 0 0 no-repeat;}
.ico-cart {padding:5px 0 5px 36px; background:url("../design/ico-cart.gif") 0 0 no-repeat;}

table.cart {width:710px;}
table.cart td {border:1px solid #E9F2FB;}

.bonus {margin-bottom:15px; border:1px solid #C1E597; background:#E8F5D6;}
.bonus p {margin:0;}
.bonus .in {padding:10px; background:#FFF;}
.bonus .in2 {padding:10px;}

/* ----------------------------------------------------------------------------------------------------------
6-6) Stránka: Objednávka
---------------------------------------------------------------------------------------------------------- */

.pad-l {padding:5px 0 5px 75px;}
.pad-l.dodani {background:url("../design/ico-dodani.gif") 0 0 no-repeat;}
.pad-l.platba {background:url("../design/ico-platba.gif") 0 0 no-repeat;}



/* ----------------------------------------------------------------------------------------------------------
6-7) Stránka: Mapa webu
---------------------------------------------------------------------------------------------------------- */

#sitemap, #sitemap ul {list-style:none;}
#sitemap .folder {font-size:110%; font-weight:bold;}
#sitemap .folder ul {font-weight:normal;}
#sitemap .folder ul li {padding-left:10px; background:url("../design/sitemap-sub.gif") 0 4px no-repeat;}

/* ----------------------------------------------------------------------------------------------------------
6-8) Stránka: Důvody
---------------------------------------------------------------------------------------------------------- */

#ilu {background:url("../images/ilu.jpg") 95% 100% no-repeat;}
#ilu ol li {padding:2px 0; font-size:110%;}

/* ----------------------------------------------------------------------------------------------------------
6-9) Stránka: Srovnání produktů
---------------------------------------------------------------------------------------------------------- */

#comparsion th {padding:7px 0; border:1px solid #D3E5F7; background:#D3E5F7; text-align:center;}
#comparsion tr.bg td {background:#F2F7FD;}
#comparsion td {padding:5px; border-top:1px solid #D3E5F7; border:1px solid #D3E5F7;}
#comparsion tr.foot td {border:0; padding-top:10px;}

/* ----------------------------------------------------------------------------------------------------------
6-10) Stránka: Detail produktu
---------------------------------------------------------------------------------------------------------- */

#subinfo {margin:0; padding:5px 0 5px 5px; border-bottom:1px solid #D3E5F7;}
#subinfo p {margin:0;}

#other-info {padding:10px;}
#other-info ul {margin:0; margin-left:20px; list-style:none;}
#other-info ul li {padding-left:10px; background:url("../design/arrow.gif") 0 4px no-repeat;}
#other-info p {margin:0;}

#param {float:left; width:420px;}

    #param table {width:420px; margin:0 0 15px 0;}
    #param td, #param th {border-top:1px solid #D3E5F7;}
    #param tr.bg td, #param tr.bg th {background:#F2F7FD;}
    #param th {text-align:right; color:#26a;}

#col-r {float:right; width:280px;}

    #prices {margin-top:0;}
    #prices dt {display:block; float:left; clear:both; width:130px;}
    #prices dd {display:block; float:left; width:130px; margin:0;}
    #prices dt, #prices dd {padding:0 5px;}
    #prices dt {text-align:right;}
    #prices dt.bigger-02 {font-weight:normal;}

#bundle {margin-bottom:10px; padding:10px 0 10px 40px; background:url("../design/bundle.gif") 5px 50% no-repeat; color:#26a;}

.ico-aval {padding:2px 0 2px 2px;}
.ico-traf {padding:2px 0 2px 20px; background:url("../design/ico-traf.gif") 0 0px no-repeat;}

/* ----------------------------------------------------------------------------------------------------------
Z) Nezařaditelné
---------------------------------------------------------------------------------------------------------- */

.title-box {border-bottom:1px solid #d3e5f7;}
.title {position:relative; top:1px; float:left;	margin:0; padding-left:5px; background:#F6FAFD url("../design/title-l.gif") 0 0 no-repeat; font-size:120%;}
h2.title {font-size:160%; font-family:"arial",sans-serif; color:#25a;}
.title span {float:left; display:block; padding:10px 10px 7px 5px; background:#F6FAFD url("../design/title.gif") 100% 0 no-repeat;}
.title-box .txt {float:right;}
.title-box .txt p {margin-bottom:0;}
.title .high {color:#26a;}

.folder {margin-right:10px; padding-left:25px; background:url("../design/folder.gif") 0 0 no-repeat;}

.separator {clear:both; width:710px; height:4px; margin:15px 0; background:url("../design/separator.gif") 0 0 repeat-x; font-size:0; line-height:0;}

.ico-arrow {padding-left:12px; background:url("../design/arrow.gif") 0 3px no-repeat;}
.ico-comparsion {padding-left:20px; background:url("../design/ico-comparsion.gif") 0 2px no-repeat;}
.ico-print {padding-left:15px; background:url("../design/ico-print.gif") 0 2px no-repeat;}
.ico-prev {padding-left:12px; background:url("../design/ico-prev.gif") 0 4px no-repeat;}
.ico-next {padding-right:12px; background:url("../design/ico-next.gif") 100% 4px no-repeat;}

.error {color:#D00;}

.errorNotice {
	color:#D00;
	border:1px Solid #D00;
	text-align:center;
	padding-top:10px;
	font-weight:bold;
}


#content table.width100 {width:710px;}

.max-stredni {
	width:280px;
}

.modelradaItem {
  width:150px;
  float:left;
}

.modelradaItemBaterie {
  width:185px;
  float:left;
  margin-right:10px; 
  padding-left:25px; 
  background:url("../design/folder.gif") 0 0 no-repeat;
}


.vnitrektipnadpis {
  font-size:18px;
  font-weight:bold;
  height:40px;
  _height:45px;
   color:#2863a5;
   line-height: 105%;
  overflow:hidden;
  width:210px;
font-family: Arial Narrow;
 
}
.vnitrektipcena {
  font-size:18px;
  color:#ef5600;
  overflow:hidden;
  width:250px;
  font-family: Arial Narrow;
}

.vnitrektippopis {
  font-size:10px;
  font-weight:normal;
  color:black;
  height:48px;
    _height:42px;
  overflow:hidden;
  width:250px;
  margin-top:12px;
  font-family: Arial;

}

.obrkod {
  border:1px Solid Black;
  padding:5 5 5 5;
}

#tray-ads {
background:#EEEEEE url(../img/bg.gif) repeat-x scroll 0 100%;
padding:7px 0 13px;
text-align:center;
}
#tray-ads a {
background:transparent url(../img/dot.gif) no-repeat scroll 100% 50%;
padding-left:3px;
padding-right:10px;
}
#tray-ads #tray-ads-last {
background:transparent none repeat scroll 0 0;
}

h3{
font-size:140%; font-family:"arial",sans-serif; color:#25a;
}

h4 {
font-size:120%; font-family:"arial",sans-serif; color:#25a;
}

.highlight { background-color: yellow }

.slevad {
	color:#5B0;
}