/*
  * Base Style Sheet for home section page on AVIZO.cz
  * version: screen.css, 16/11/2005
  * (c) 2005, AVÍZO, a.s.
  * Slavíkova 6142, 708 00 Ostrava - Poruba, Czech Republic
  * tel.: +420 596 90 61 11, http://www.avizo.cz
*/


/* telo */
    html {margin:0;padding:0;width:100%;height:100%;overflow:auto;}

    body {margin:15px 0 15px 0;padding:0;background:#666 url(../img/bg/bodybg.gif) repeat;font-family:"Arial CE", "Helvetica CE",Arial,Helvetica, sans-serif;font-size:75%;font-style:normal;font-weight:normal;line-height:1.6;text-align:center;}

/* zakladni HTML */
    q           {font-style:italic;quotes:"„" "“" "‚" "‘";}
    q:before    {content:open-quote;}
    q:after     {content:close-quote;}
    form      {margin:0;}
    img         {border:0;}

/* odkazy */
	a, a:link, a:active, a:visited      {color:#006CB7;text-decoration:underline;}
	a:hover, a:focus                    {color:red;text-decoration:underline;}
    a img, a:link img, a:visited img    {border-style:none;}

/* ruzne obecne tagy */
    hr, .nscr   {display:none;}
    .clr        {clear: both;}
    * html td { font-size:75%; }

/* formulare */
    form { margin: 0px; padding: 0px; }

    fieldset  { border: none;  margin: 0 0 0 0; padding: 0 0 20px 0; text-align: left; }
    * html fieldset  {width: 100%;}
    legend  { font-size: 115%; font-weight: bold; color: #006CB7; padding: 5px 15px 0 15px;  }

    fieldset p { border: solid 1px #D6D6D6; background: #F4F4F4; margin: 0; padding: 10px; text-align: left; }
    fieldset div.mainform { border: solid 1px #D6D6D6; background: #F4F4F4; margin: 0; padding: 10px; text-align: left; }
    fieldset div.mainform p { border: none; background: none; margin: 15px 0 15px 0; padding: 0; text-align: left; }

    fieldset br  { clear: both; }
	label { float: left; width: 150px; padding-right: 10px; text-align: right; }
	input { font-size: 11px; font-weight: normal; padding: 3px; float: left; width: 100px; margin-bottom: 5px; margin-right: 10px; border: solid 1px #ccc; }
    * html input { height: 22px; }
    input.oblig { border: solid 2px #B7CFEE ; font-weight: bold;  }
    label.oblig { font-weight: bold; }

    input.error { border: solid 2px #f60; font-weight: bold; color: #f60;  }
    label.error { font-weight: bold; color: #f60; }

    .nstyle { border: none; background: transparent; float: none; text-align: left; width: auto; height: auto; }
    .nstyle2 { border: none; background: transparent; float: none; text-align: left; float: left; margin-right: 10px; width: auto; }

    textarea  { float: none; clear: both; display: block; height: 100px; width: 99%; border: solid 1px #ccc; font-size: 95%; padding: 3px; font-family:"Arial CE", "Helvetica CE",Arial,Helvetica, sans-serif; font-size:98%;  }

    textarea.oblig { border: solid 2px #B7CFEE ; font-weight: bold;  }
    textarea.error { border: solid 2px #f60; font-weight: bold; color: #f60;  }

    input:focus { border: solid 1px #666;}
    input.oblig:focus { border: solid 2px #2E6BBE;}
    input.error:focus { border: solid 2px #c00;}
    textarea:focus { border: solid 1px #666;}
    textarea.oblig:focus { border: solid 2px #2E6BBE;}
    textarea.error:focus { border: solid 2px #c00;}

    select { float: left; margin-right: 10px; margin-bottom: 10px; font-size: 75%; }


/* zakladni box model */
    #page {width:980px;margin-left:auto;margin-right:auto;text-align:center;}
    #page-header,#page-content,#page-foother  {margin:0;padding:0;width:100%;text-align:left; }
        #page-header    {background:#fff url(../img/bg/ph.gif) repeat-x bottom;height:86px;}
        #page-content   {background:#fff url(../img/bg/main-ads.png) repeat-x; text-align: center;  }
        #page-foother   {background:#fff url(../img/bg/pbbl.gif) no-repeat bottom left;}
        #foother-recom   {background: url(../img/bg/foother.png) repeat-x; border-top: 1px solid #ccc; text-align: center; }
        #foother-recom-box   { padding: 10px 0 10px 0;}
        #foother-recom-box  p a { margin-right: 20px; }
        #foother-recom-box  p a.end { margin-right: 0; }

    /* hlavicka - prihlasovaci formular */
    #headlogon                         {width:275px;height:80px;background:url(../img/bg/headerr.png) no-repeat top right;margin:0;float:right;}
        #headlogon fieldset            {margin: 10px 0 0 10px; padding:2px 0 0 20px;background:transparent url(../img/bg/formlogin.gif) no-repeat top left;border:0;}
        * html #headlogon fieldset            {width:auto;}
        #headlogon legend              {display:none;}
        #headlogon p                   {margin:0;padding:0;border:0;background:none;}
        #headlogon label               {width:40px;font-size:95%;line-height:20px;margin-right:5px;text-align:right;float:left;padding:0;}
        * html #headlogon label        {line-height:20px;}
        #headlogon input               {width:80px;font-size:11px;color:#000;height:17px;margin-right:9px;padding:2px 0 0 2px;float:left;border:solid 1px #999;margin-bottom:2px;}
        * html #headlogon input               {height:20px;}
        #headlogon br                  {clear: both;}
        #headlogon input.remember      {margin:0 2px 0 0;border:0;background:transparent;width:auto;float:left;}
        #headlogon label.remember      {margin:0 0 0 0;border:none;background:transparent;width:auto;float:left;font-size:0.9em;}
        #headlogon a                   {color:#f60;font-weight:bold;}
        #headlogon a:hover             {color:red;}

    h1              {display:block;float:left;margin:0;padding:0;float:left;width:164px;height:84px;background:url(../img/bg/h1bg.gif) no-repeat top left;}
    h1 a,h1 a:hover {display: block;margin:8px 0 0 10px;width:164px;height:72px;background:url(../img/logo.gif) no-repeat top left;text-decoration: none;}
    h2              {margin:0 0 5px 15px;}
    h2 a            {display:block;height:30px;text-decoration:none;margin:0 0 0 0; background-color: transparent; background-position: top left; background-repeat: no-repeat; }
    h1 a span, h2 a span   {display:none;}

    h2.section2 a       { background-image:url(../img/h2/sekce-2.gif); width:117px; }
    h2.section3 a       { background-image:url(../img/h2/sekce-3.gif); width:79px; }
    h2.section4 a       { background-image:url(../img/h2/sekce-4.gif); width:68px; }
    h2.section5 a       { background-image:url(../img/h2/sekce-5.gif); width:219px; }
    h2.section6 a       { background-image:url(../img/h2/sekce-6.gif); width:120px; }
    h2.section7 a       { background-image:url(../img/h2/sekce-7.gif); width:225px; }
    h2.section8 a       { background-image:url(../img/h2/sekce-8.gif); width:274px; }
    h2.section9 a       { background-image:url(../img/h2/sekce-9.gif); width:274px; }
    h2.section10 a      { background-image:url(../img/h2/sekce-10.gif); width:161px; }
    h2.section11 a      { background-image:url(../img/h2/sekce-11.gif); width:65px; }
    h2.section12 a      { background-image:url(../img/h2/sekce-12.gif); width:128px; }
    h2.section13 a      { background-image:url(../img/h2/sekce-13.gif); width:195px; }
    h2.section14 a      { background-image:url(../img/h2/sekce-14.gif); width:127px; }
    h2.section15 a      { background-image:url(../img/h2/sekce-15.gif); width:211px; }
    h2.section16 a      { background-image:url(../img/h2/sekce-16.gif); width:166px; }
    h2.section17 a      { background-image:url(../img/h2/sekce-17.gif); width:148px; }
    h2.section18 a      { background-image:url(../img/h2/sekce-18.gif); width:82px; }
    h2.section19 a      { background-image:url(../img/h2/sekce-19.gif); width:143px; }
    h2.section20 a      { background-image:url(../img/h2/sekce-20.gif); width:175px; }
    h2.section21 a      { background-image:url(../img/h2/sekce-21.gif); width:115px; }
    h2.section51 a      { background-image:url(../img/h2/sekce-51.gif); width:90px; }
    h2.section52 a      { background-image:url(../img/h2/sekce-52.gif); width:150px; }
    h2.section60 a      { background-image:url(../img/h2/sekce-60.gif); width:202px; }


    #header         {height:86px;margin:0 276px 0 165px; padding:30px 0 0 0;position:relative;}

    #typemedium        {margin:0 0 0 0;padding:0 0 10px 175px;background: url(../img/bg/bgTypeMedium.png) repeat-x;overflow:hidden;}
    * #typemedium      {margin:0 0 0 0;}
    #typemedium  ul    {height:29px;text-align:center;list-style:none;overflow:hidden;margin:0;padding:0;}


    #typemedium  ul  li  {margin:3px 3px 0 0;padding:0;float:left;width:auto;}
    #typemedium  ul  li  a {display:block;float:left;height:26px;width:auto;color:#DDEEFF;position:relative;padding:6px 13px 1px 13px;background: url(../img/bg/tm-ucho-m.gif) repeat-x;text-decoration:none;font-weight:bold;}
    * html #typemedium  ul  li  a {height:1px;}

    #typemedium ul li a span.tl, #typemedium ul li a span.tr {display:block;position:absolute;top:0;height:26px;cursor:pointer;}
    #typemedium ul li a span.tl {left:0;width:12px;background: url(../img/bg/tm-ucho-l.gif) repeat-x top left;}
    #typemedium ul li a span.tr {right:0;width:13px;background: url(../img/bg/tm-ucho-r.gif) repeat-x top left;}
    * html #typemedium ul li a span.tr {right:-1px;}

    #typemedium ul li a:hover         {background:url(../img/bg/tm-ucho-m-h.gif) repeat-x top left;color:#6091B5;}
    #typemedium ul li a:hover span.tl {background:url(../img/bg/tm-ucho-l-h.gif) repeat-x top left;}
    #typemedium ul li a:hover span.tr {background:url(../img/bg/tm-ucho-r-h.gif) repeat-x top left;}

    #typemedium ul li.active a         {background:#F2F5F8;color:#666;text-decoration:none;}
    #typemedium ul li.active a span.tl, #typemedium ul li.active a:hover span.tl {background:url(../img/bg/tm-ucho-l-a.gif) repeat-x top left;}
    #typemedium ul li.active a span.tr, #typemedium ul li.active a:hover span.tr {background:url(../img/bg/tm-ucho-r-a.gif) repeat-x top left;}
    #typemedium ul li.active a:hover   {background:#F2F5F8;color:#666;text-decoration:underline;}


/* tlacitka */
   button, .b59, .b150, .b100, .b100:link, .b100:visited
        {float: left;margin:0 15px 0 0;display:block;font-size:11px;font-weight:bold;text-align:center;padding:2px 0 4px 0;height:22px;border:none;color:#000;text-decoration:none;}
   button:hover, .b59:hover, .b150:hover, .b100:hover
        {color:#960;text-decoration:none;cursor:pointer;}
   button:active, .b59:active, .b150:active, .b100:active
        {color:#060;text-decoration:none;cursor:pointer;}
    .b59              {width:59px;background:url(../img/bg/button59.gif) 0px 0px no-repeat;}
        .b59:hover    {background-position: -59px 0px;}
        .b59:active   {background-position: -118px 0px;}
    button, .b100     {width:100px;background: url(../img/bg/button100.gif) no-repeat;}
        button:hover, .b100:hover   {background-position: -100px 0px;}
        button:active, .b100:active  {background-position: -200px 0px;}
    .but150             {width:150px;background: url(../img/bg/button150.gif) 0 0 no-repeat;}
        .b150:hover   {background-position: -150px 0px;}
        .b150:active  {background-position: -300px 0px;}


/* pata stranky */
    #foother        { background: url(../img/bg/foother.png) repeat-x; border-top: 1px solid #ccc; padding: 15px 0 0 0; }
        #foother h3 { float: left; width: 180px; font-size: xx-small; text-align: center; color: #666;  height: auto;  margin: 0;  padding: 0; }
        #foother p  { margin: 0 0 0 197px; padding: 0 14px 0 0; font-size: 0.8em; color: #666; line-height: 1.6; }
        #footherclr { background: url(../img/bg/pbbr.gif) no-repeat bottom right; clear: both; height: 10px; margin: 0; }
        #webmap     { padding: 15px 14px 15px 14px; text-align: center; color: #006CB7; font-size: 0.9em; }
        #foother-ban   {background: url(../img/bg/foother.png) repeat-x; border-top: 1px solid #ccc; padding: 10px 0 10px 0; text-align: center; }



/* box model hlavniho tela */


    #leftcol-main    { float: left;  width: 160px; margin-left: 15px;  }
    * html #leftcol-main    { margin-left: 7px;  }
    #content-main    { float: left; margin: 0 15px 0 15px; width: 395px;   }
    #rightcol-main   { text-align:center; margin: 0 0 0 600px; /* max-width: 350px; */  padding: 0; }
	#rightcol-main   { _float:right;_margin:0;}
    #leftcol    { text-align:left; overflow: hidden; }


    #content    { text-align:left; padding: 0; overflow: hidden; padding: 0 5px 0 0;}
    #rightcol   { text-align:center; overflow: hidden;  padding: 0 5px 0 0; }




    #content-left-main  { text-align:left; overflow: hidden;  padding-right: 5px;  }
    #content-right-main  { margin: 0 auto 0 auto ; padding: 0; }


    #rightBan { float: left; margin: 0 15px 15px 0; width: auto; }

    #rightcol-other-main {  text-align:left;  }
    /* * html #rightcol-other-main {  width: 100%; } */
    #rightcol-other-main-half {  margin-left: 140px; text-align:left;  }
    /* * html #rightcol-other-main-half {  } */
    #rightcol-other { margin: 0 0 0 0; padding-right: 15px;_width: 100%;  }


    #contentnavi    { clear: both; padding: 0 14px 0 14px; height: 21px;  border-bottom: solid 1px #ccc; background: url(../img/bg/mainf.png) repeat-x bottom left; font-size: 0.8em; }
    #contentnavi a, #contentnavi a:visited , #contentnavi a:active
        { text-decoration: none;  }
    #contentnavi ul {  float: right; width: 50px; margin: 5px 0 5px 0; padding: 0 0 0 0;  }
    #contentnavi li { padding-left: 13px; background: url(../img/top.gif) no-repeat; list-style: none;  }

/* ruzne pomocne boxy */

    .floatright     { float: right; width: auto; }
    .floatleft      { float: left; width: auto; }

    .adsTopToolbar  { width: 100%; margin: 0 0 5px 0; text-align: right; font-weight: bold;  }
    .adsTopToolbar span { display: none; }

    .rssbutton      { float: right; margin: 3px 0 10px 10px; }
    .rssbutton a      { display: block; width: 33px; height: 15px; background: url(../img/bg/rss.gif) no-repeat top left; }
    .rssbutton a span { display: none;}
    .rssbutton a:hover{ background-position: -33px 0; }

/* navigace sekcemi - pathnavigator */
    #pathnavigator {font-size:1em;margin:0;padding:0 0 10px 195px;text-align:left;}
    #pathnavigator span {display: none;}
    #pathnavigator a, #pathnavigator a:visited , #pathnavigator a:active {padding:0 4px 0 8px;margin:0;background:url(img/bg/patharr.gif) no-repeat 0px 50%;color:#666;text-decoration:underline;}
    #pathnavigator a.home {background:url(img/bg/pathhome.gif) no-repeat 0px 50%;padding:0 4px 0 15px;}
    #pathnavigator a:hover {color:red;text-decoration:underline;}


/* nadpisy H3*/

    h3.PRarticle a
         { display: block; width: 100%;  background: url(../img/h3/zajimavosti.gif) no-repeat top left; height: 25px; }
    h3.NewsHome a
         { display: block; width: 100%;  background: url(../img/h3/novinkyhome.gif) no-repeat top left; height: 25px; }
    h3.NewsArticle a
         { display: block; width: 100%;  background: url(../img/h3/novinky.gif) no-repeat top left; height: 25px; }
    h3.InzCategory a
         { display: block; width: 100%;  background: url(../img/h3/inzerce-a-rubriky.gif) no-repeat top left; height: 25px; }

    h3.CatCategory a
         { display: block; width: 100%;  background: url(../img/h3/katalog-firem.gif) no-repeat top left; height: 25px; }


    h3.PRarticle span, h3.NewsHome span, h3.NewsArticle span, h3.RUserNav span, h3.InzCategory span, h3.CatCategory span
     { display: none; }
    h3.PRarticle, h3.NewsHome, h3.NewsArticle, h3.RUserNav, h3.InzCategory, h3.CatCategory
     { margin: 0 0 0 0; padding: 0;}

/* navigace uzivatele v pravem sloupci */

    .RUserNav {margin:0 0 15px 0;text-align:left;}
    .RUserNav h3 a  {display:block;width:100%;background:url(../img/h3/vaseavizo.gif) no-repeat 0 0;height:25px;}
    .RUserNav h3 span {display:none;}
    .RUserNav h3 {margin:0;padding:0;}

    .RUserNav ul {margin:1px 0 0 0;padding:0;border-top:solid 2px #f60;list-style:none;line-height:1em;}
    .RUserNav li a, .RUserNav li a:link, .RUserNav li a:visited, .RUserNav li a:active
        {display:block;color:#f60;background:transparent;text-decoration:none;margin:0;padding:5px;}
    .RUserNav li a:hover {color:#f60;background:#FFF2DD;}
    * html .RUserNav ul a {height:1px;}

    .RUserNav ul ul {padding:0;border:none;}
    .RUserNav li {font-size:90%;border-bottom:solid 1px #f60;}
    .RUserNav li li {font-size:90%;border:none;}
    .RUserNav li li li {font-size:100%;border:none;}

    .RUserNav li li a, .RUserNav li li a:link, .RUserNav li li a:visited, .RUserNav li li a:active
        {padding:2px 2px 2px 15px;background:#fff url(../img/li/usertree.gif) no-repeat 0 0;}
    .RUserNav li li a:hover {background:#FFF2DD url(../img/li/usertree.gif) no-repeat 0 0;}

    .RUserNav li li li a, .RUserNav li li li a:link, .RUserNav li li li a:visited, .RUserNav li li li a:active
        {padding:2px 2px 2px 27px;background:#fff url(../img/li/usertree.gif) no-repeat 13px 0;}
    .RUserNav li li li a:hover {background:#FFF2DD url(../img/li/usertree.gif) no-repeat 13px 0;}

    .RUserNav a.activ, .RUserNav a.activ:link, .RUserNav a.activ:visited, .RUserNav a.activ:active {background:#FFF2DD;color:#000;}
    .RUserNav a.activ:hover {color:#f60;}

    .RUserNav li li a.activ, .RUserNav li li a.activ:link, .RUserNav li li a.activ:visited, .RUserNav li li a.activ:active {background:#FFF2DD url(../img/li/usertree.gif) no-repeat 0 0;color:#000;}
    .RUserNav li li a.activ:hover {background:#FFF2DD url(../img/li/usertree.gif) no-repeat 0 0;color:#f60;}

    .RUserNav li li li  a.activ, .RUserNav li li li  a.activ:link, .RUserNav li li li  a.activ:visited, .RUserNav li li li  a.activ:active {background:#FFF2DD url(../img/li/usertree.gif) no-repeat 13px 0;color:#000;}
    .RUserNav li li li  a.activ:hover {color:#f60;background:#FFF2DD url(../img/li/usertree.gif) no-repeat 13px 0;}


/* ruzne */

    .small { font-size: 90%; font-weight: normal; }


/* vyhledavaci box */
    #searchbox2 { margin: 0; padding: 8px 0 0 45px; background: url(../img/bg/lenshome.gif) no-repeat; min-height: 37px; height: auto; }
    * html #searchbox2 { margin-bottom: 15px; height: 37px; }
    #searchbox2 fieldset { margin: 0; padding: 0; border: none; background: none; }
    #searchbox2 legend, #searchbox2 label.leg
     { display: none; }
    #searchbox2 label
        { float: left; width: auto; margin-top: 5px; display: block; padding-right: 15px; text-align: right; font-size: 0.9em; }


    #searchbox2 p
     { padding: 0; margin: 0; border:0; background:none; }


    #searchbox2 input, #searchbox2 select
     { margin: 0 5px 0 0; width: 230px; }

    #searchbox2 input.n { border: none; background: transparent; text-align: left; float: left; margin-top: 7px; margin-right: 5px; width: auto; }


/* home on-line rubrik */

    * html #HomeAdsCategory {width: 100%;}
    #HomeAdsCategory h3 { height: 43px; display: block; margin: 0 0 10px 0; padding: 0; background: url(../img/h3/sectionhOnline.gif) no-repeat;  }
    #HomeAdsCategory h3 span { display: none;  }
    #HomeAdsCategory ul { padding: 0; width: 190px; float: left;  margin: 0 0 0 5px; background: url(../img/bg/dotVertical.gif) repeat-y right;  }
    #HomeAdsCategory li { clear: both; margin: 0 0 15px 0; padding: 0 5px 0 0 ; list-style: none; line-height: normal; }
    #HomeAdsCategory .icon { display: block; width: 50px; height: 50px; float: left; margin: 0 3px 0 0; }
    #HomeAdsCategory .p { font-size: 90%; color: #666; }
    #HomeAdsCategory .add { font-size: 90%; color: #f60; padding-left: 20px; }
    #HomeAdsCategory .add a, #HomeAdsCategory .add a:link, #HomeAdsCategory .add a:visited, #HomeAdsCategory .add a:active
        { color: #f60; text-decoration: underline; }
    #HomeAdsCategory .add a:hover
        { color: #fff; background: #f60; text-decoration: underline; }

/* odkazy na eroticka videa */
    #HomeErVidea {clear:both;}
    * html #HomeErVidea { /* width: 100%; */ overflow:hidden;   }
    #HomeErVidea h3 { height: 45px; display: block; margin: 20px 0 10px 0; padding: 0; background: url(../img/h3/homeErotickaVidea.gif) no-repeat;  }
    #HomeErVidea h3 span { display: none;  }
    #HomeErVidea ul { padding: 0; width: 190px; float: left;  margin: 0 0 0 5px; background: url(../img/bg/dotVertical.gif) repeat-y right;  }
    #HomeErVidea li { clear: both; margin: 0 0 15px 0; padding: 0 5px 0 0 ; list-style: none; line-height: normal; }
    #HomeErVidea .icon { display: block; width: 50px; height: 50px; float: left; margin: 0 3px 0 0; }
    #HomeErVidea .p { font-size: 90%; color: #666; }


/* home volba novin */


    #selpaph { width: 100%; height: 75px; margin:0; padding: 0;  }
    #selpaph li { display:block; float:left; width: 122px; height: 75px; margin:0; padding: 0; }
    #selpaph li a, #selpaph li a:link, #selpaph li a:visited, #selpaph li a:active, #selpaph li a:hover
        { display:block; float:left; width: 122px; height: 75px; margin:0; padding: 0; background: url(../img/select-papers.gif) 0px 0px no-repeat; text-decoration:none;}
    #selpaph li a span { display:none; }

    #selpaph li#sph-avizo
        { margin-right: 15px; }
    #selpaph li#sph-avizo a, #selpaph li#sph-avizo a:link, #selpaph li#sph-avizo a:visited, #selpaph li#sph-avizo a:active
        { background-position: 0px 0px; }
    #selpaph li#sph-avizo a:hover
        { background-position: -122px 0px; }

    #selpaph li#sph-inwest
        { margin-right: 15px; }
    #selpaph li#sph-inwest a, #selpaph li#sph-inwest a:link, #selpaph li#sph-inwest a:visited, #selpaph li#sph-inwest a:active
        { background-position: 0px -75px; }
    #selpaph li#sph-inwest a:hover
        { background-position: -122px -75px; }

    #selpaph li#sph-jie a, #selpaph li#sph-jie a:link, #selpaph li#sph-jie a:visited, #selpaph li#sph-jie a:active
        { background-position: 0px -150px; }
    #selpaph li#sph-jie a:hover
        { background-position: -122px -150px; }


/* anotace clanku ve sloupcich */

    .colarticlelist         { margin: 0 0 25px 0; font-size: 90%; text-align: left; width: 100%; overflow: hidden; }
    .colarticlelist p:hover { background:#F7F9FB; _background:none;  border: solid 1px #EEF3F7; _border: 0;  }
    .colarticlelist p       { clear: both; margin: 0; padding: 5px 1px 5px 1px; _padding: 5px 0 5px 0; background: url(../img/bg/dotHorizontal.gif) repeat-x bottom;  border: solid 1px #fff; _border: none;  }

    .ArticlePhoto   { display: block; width: 52px; height: 52px; padding: 0; border: solid 1px #96ABC2; float: left; margin: 0 5px 5px 0;}
    .ArticlePhoto a img, .ArticlePhoto a:link img, .ArticlePhoto a:visited img, .ArticlePhoto a:active img
                    { padding: 0; border: solid 1px #fff;  margin: 0; }
    .ArticlePhoto a:hover img
                    { padding: 0; border: solid 1px red;  margin: 0; }

/* strom rubrik pro prihlizeni */

    .treepapersad { clear: left; background: url(../img/bg/dotHorizontal.gif) repeat-x top; padding: 15px 0 0 0; margin: 15px 0 15px 0;  }
    .treepapersad h3 { height: 43px; display: block; margin: 0 0 10px 0; padding: 0; background: url(../img/h3/sectionhPapers.gif) no-repeat;  }
    .treepapersad h3 span { display: none;  }
    .treepapersad ul { padding-right: 5px; }
    .treepapersad ul li { list-style: none; font-weight: bold; }
    .treepapersad ul li li { list-style-image: url(../img/li/circle.gif); font-weight: normal; }
    .treepapersad ul li li li { list-style-image: url(../img/li/arrow.gif); }

    /*vyber regionu v katalogu*/

    .selRegion { padding: 0 0 10px 0; }
    .selRegion .Bregion { font-size: 115%;  }
    .selRegion .Bregion a, .selRegion .Bregion a:visited, .selRegion .Bregion a:link, .selRegion .Bregion a:active
        { text-decoration: none; }
    .selRegion .Bregion a:hover
        { text-decoration: underline; }
    .selRegion .Sregion { font-size: 90%; }

/* Nas tip */
    .HourTip {margin: 0 0 15px 0; width:100%; background: url(../img/bg/ourTip-main.gif) no-repeat top left; text-align: left;}
    .HourTip h3 {margin: 0 0 0 30px; width:80px; height:17px; line-height:17px;padding:0; color: #fff; font-size: 100%; font-weight:bold;}
    .HourTip h4 {margin: 0 0 7px 0; padding: 7px 12px 0 12px; color: #fff; font-size: 100%; font-weight:bold; background: url(../img/bg/ourTip-top-r.gif) no-repeat top right;}
    .HourTip .First {background: url(../img/bg/ourTip-top-r-first.gif) no-repeat top right;}
    .HourTip p {margin: 0;padding:0 12px; color: #fff; font-size: 90%; font-weight:normal;color:#000;}

    .HourTip p a, .HourTip p a:link, .HourTip p a:visited, .HourTip p a:active
       {margin:0;text-decoration: none;color:#000;}

    .HourTip .ArticlePhoto {float: right; margin: 0 0 5px 5px; background: #fff;}

    .HourTipEnd-Left { clear:right; height: 12px; background: url(../img/bg/ourTip-bottom.gif) no-repeat bottom left;}
    .HourTipEnd-Left span { display:block; float:right; width:12px; height: 12px; background: url(../img/bg/ourTip-bottom-r.gif) no-repeat bottom right;}

/* odkaz na AVIZO REALITY*/

    .ViewAVR {clear:both;padding:40px 0 0 0;}
    .AVRpapers {display:block;width:81px;height:91px;float:left;margin: 0 15px 5px 0px;}
    .ViewAVR h3 {display:block;margin:0 0 15px 106px;width:165px;height:35px;background: url(../img/avizo-reality.gif) no-repeat top left;}
    .ViewAVR h3 span {display:none;}
    .AVRlink {font-size:120%;font-weight:bold;}
    .AVRAFP {clear:both;}
    .AVRAFPimg {display:block;width:88px;height:31px;margin:0 0 5px 15px;float:right;}


/* odkaz na OSDTATNI NOVINY*/

    .ViewPapers {clear:both;padding:40px 0 0 0;}
    .ViewPapers h3 {margin:0 0 15px 106px;padding:0;}
    .ViewPapImg {display:block;width:81px;height:91px;float:left;margin: 0 15px 5px 0px;}
    .ViewPapLink {font-size:120%;font-weight:bold;}

/* navigace - levy sloupec */
    #left-nav-ads {margin:0 0 30px 0;padding:0;}
    #left-nav-ads h4 {margin:0;padding:0;background:#DDEEFF url(../img/h4/left-title-inzerce.gif) no-repeat top left;height:26px;width:100%;border-bottom:solid 2px #fff;overflow:hidden;}
    #left-nav-ads h4 a {margin:0;padding:0;height:26px;width:100%;float:left;}
    #left-nav-ads h4 span {display:none;}
    #left-nav-ads ul {margin:0;padding:0;list-style:none;}
    #left-nav-ads li {margin:0;padding:0;border-bottom:solid 1px #fff;font-size:90%;}
    #left-nav-ads li a, #left-nav-ads li a:link, #left-nav-ads li a:visited, #left-nav-ads li a:active
        {display:block;width:100%;background:#EEF2F7;margin:0;padding:0;text-decoration:none;color:#006CB7;padding:2px 0;}
    #left-nav-ads li a:hover {background:#DDEEFF;text-decoration:none;color:#006CB7;}
    #left-nav-ads li a span {padding:0 7px;}
    * html #left-nav-ads li a {height:1px;}
    #left-nav-ads li.active {font-weight:bold;}
    #left-nav-ads li.active a, #left-nav-ads li.active a:link, #left-nav-ads li.active a:visited, #left-nav-ads li.active a:active
        {background:#DDEEFF;color:#006CB7;}
    #left-nav-ads li.active a:hover {text-decoration:none;color:#000;}

    .left-add, .left-video, .left-videokat {font-weight:bold;}
    #left-nav-ads li.left-add a, #left-nav-ads li.left-add a:link, #left-nav-ads li.left-add a:visited, #left-nav-ads li.left-add a:active
        {background:#DDEEFF url(../img/ic/addAdNew.gif) no-repeat 3px 50% ;color:#c00;}
    #left-nav-ads li.left-video a, #left-nav-ads li.left-video a:link, #left-nav-ads li.left-video a:visited, #left-nav-ads li.left-video a:active
        {background:#DDEEFF url(img/ic/video.gif) no-repeat 3px 50%;color:color:#006CB7;}
    #left-nav-ads li.left-add a:hover, #left-nav-ads li.left-video a:hover {text-decoration:none;color:#f60;}
    #left-nav-ads li.left-add a span, #left-nav-ads li.left-video a span {padding:0 7px 0 25px;}

    #left-nav-cat {margin:0 0 30px 0;padding:0;}
    #left-nav-cat h4 {margin:0;padding:0;background:#FFDFAE url(../img/h4/left-title-firmy.gif) no-repeat top left;height:26px;width:100%;border-bottom:solid 2px #fff;overflow:hidden;}
    #left-nav-cat h4 a {margin:0;padding:0;height:26px;width:100%;float:left;}
    #left-nav-cat h4 span {display:none;}
    #left-nav-cat ul {margin:0;padding:0;list-style:none;}
    #left-nav-cat li {margin:0;padding:0;border-bottom:solid 1px #fff;font-size:90%;}
    #left-nav-cat li a, #left-nav-cat li a:link, #left-nav-cat li a:visited, #left-nav-cat li a:active
        {display:block;width:100%;background:#FFF2DF;margin:0;padding:0;text-decoration:none;color:#006CB7;padding:2px 0;}
    #left-nav-cat li a:hover {background:#FFDFAE;text-decoration:none;color:#006CB7;}
    #left-nav-cat li a span {padding:0 7px;}
    * html #left-nav-ads li a {height:1px;}
    #left-nav-cat li.active {font-weight:bold;}
    #left-nav-cat li.active a, #left-nav-cat li.active a:link, #left-nav-cat li.active a:visited, #left-nav-cat li.active a:active
        {background:#FFDFAE;color:#006CB7;}
    #left-nav-cat li.active a:hover {text-decoration:none;color:#000;}

    .left-add {font-weight:bold;}
    #left-nav-cat li.left-add a, #left-nav-cat li.left-add a:link, #left-nav-cat li.left-add a:visited, #left-nav-cat li.left-add a:active
        {background:#FFDFAE url(../img/ic/adFirm.gif) no-repeat 3px 50% ;color:#c00;}
    #left-nav-cat li.left-videokat a, #left-nav-cat li.left-videokat a:link, #left-nav-cat li.left-videokat a:visited, #left-nav-cat li.left-videokat a:active
        {background:#FFDFAE url(img/ic/video.gif) no-repeat 3px 50% ;}
    #left-nav-cat li.left-add a:hover, #left-nav-cat li.left-videokat a:hover {text-decoration:none;color:#f60;}
    #left-nav-cat li.left-add a span, #left-nav-cat li.left-videokat a span {padding:0 3px 0 22px;}

/* top-lista */
    #lista {position:absolute;top:0px;left:0px;width:100%;z-index:100;overflow:hidden;background:#3366CC;color:#fff;text-align:center;font-family:Verdana,'Geneva CE',lucida,sans-serif;font-size:1em;line-height:1.8em;white-space:nowrap;padding:5px 0;}
    #lista a {color:#fff;}

    #counters {display:none;} 

/* reklamni bannery */

    .bannerMain {text-align: center;}

    .banWide { width: 760px; background: transparent; text-align: center; margin: 0 auto 15px auto;}

    .banHalfSkyscraper  { float: left; width: 120px; height: 300px; background: #fff; font-size: 75%; border: solid 1px #76A7BE; text-align: center; margin: 0 0 15px 0; color: #76A7BE; }

    .banSkyscraper { width: 120px; height: 600px;  background: #fff; font-size: 75%; text-align: center; margin: 0 auto 15px auto; color: #76A7BE; }
    .banSkyscraper  p { padding: 15px 0 0 0; color: #76A7BE; }

    .banFullFoother { width: 468px; background: transparent; text-align: center; margin: 0 auto 20px auto;}

    .banText { margin: 0; padding: 0; }
    .banText h3 { margin: 0; width: 100%; padding: 0; height: 5px; background: url(../img/h3/reklama.gif) no-repeat top left; }
    .banText h3 span { display: none; }
    .banText .colarticlelist p       {padding: 0 1px 5px 1px;}
    .banText .colarticlelist p       {padding: 0 0 10px 0;}

    .BTextAd td {font-size:90%;color:#006CB7;text-align:left;}
    * html .BTextAd tr td {font-size:70%;}
    .BTextAd a {padding:0;margin:0;display:inline;}

/* košík v pr. sloupci  */
    #basketQlink .b100 {float:none;margin:0 auto;display:block;width:100px;font-size:11px;font-weight:bold;background: url(../img/bg/button100.gif) no-repeat;text-align:center;padding:2px 0 4px 0;height:22px;border:none;color:#000;text-decoration:none;}
    #basketQlink .b100:hover {color:#960;text-decoration:none;cursor:pointer;background-position: -100px 0px;}
    #basketQlink .b100:active {color:#060;text-decoration:none;cursor:pointer;background-position: -200px 0px;}
    #basketQlink       {margin:0 0 40px 0;padding:0;border:solid #f60 1px;background: #FFDBAB url(../img/bg/bg-addbasket.png) repeat-x top;}
    #basketQlink h3
        {display:block;height:23px;margin:0 0 15px 0;padding:0;font-weight:bold;font-size:100%;line-height:1em;text-align:left;}
    #basketQlink h3 a
        {display:block;width:100%;height:23px;margin:0;padding:0;position:relative;}
    #basketQlink h3 a span
        {display:block;width:100%;height:23px;margin:0;padding:0;position:absolute;top:0;left:0; background: url(../img/bg/bg-addbasket-h.png) no-repeat;cursor:pointer;}

/* EROTICA - varovani */

    #erwarbg {display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:110;background:#fff;filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
    * html #erwarbg {position:absolute;}
    #erwarning {display:block;position:absolute;top:20%;left:30%;right:30%;bottom:20%;width:460px;height:330px;z-index:120;border:solid 2px #f90; background: url(../img/bg/warning.jpg) no-repeat;text-align:left;}
    #erwarning-box {padding:3px 10px 3px 130px;}

    /*ero call chat */
    .callchat-ad {height:245px;margin:0 0 30px 0;border-bottom:solid 1px  #3476CF;position:relative;}
    .callchat-ad h4 {display:block;width:215px;position:absolute;top:0px;left:118px;padding:5px;border:solid 1px #FFCC66;background:#FFFFCC;line-height:1em;color:#000;font-size:140%;font-weight:bold;margin:0;}
    * html .callchat-ad h4 {width:227px;}
    .callchat-img {display:block;width:106px;height:159px;margin:0;padding:0;position:absolute;top:0;left:0;}
    .callchat-txt {display:block;margin:0;padding:0;width:230px;height:129px;position:absolute;top:32px;left:118px;font-size:120%;line-height:1.2em;}
    .callchat-info {display:block;margin:0;padding:14px 0 0 0;width:100%;height:86px;position:absolute;top:159px;left:0;font-size:120%;line-height:1.2em;}
    .pad-l78 {padding-left:78px;}
    .callchat-info big {font-size:120%;color:#f60;font-weight:bold;}
    .callchat-code {display:block;position:absolute;top:10px;left:270px;width:71px;height:68px;color:#fff;background: url(../img/e-chat/call-star.jpg) no-repeat;text-align:center;z-index:101;}
    .callchat-info .callchat-code big {color:#fff;line-height:64px;}
    .callchat-op {display:block;position:absolute;width:266px;text-align:center;top:214px;left:0px;margin:0;padding:0;font-size:75%;color:#3476CF;}
     /*ero smschat */
    .smschat-ad {height:200px;margin:0 0 30px 0;border-bottom:solid 1px  #3476CF;position:relative;}
    .smschat-ad h4 {display:block;width:215px;position:absolute;top:0px;left:118px;padding:5px;border:solid 1px #FFFFCC;background:#FFCC66;line-height:1em;color:#000;font-size:140%;font-weight:bold;margin:0;}
    * html .smschat-ad h4 {width:227px;}
    .smschat-img {display:block;width:106px;height:159px;margin:0;padding:0;position:absolute;top:0;left:0;}
    .smschat-txt {display:block;margin:0;padding:0;width:230px;height:59px;position:absolute;top:32px;left:118px;font-size:120%;line-height:1.2em;}

    .smschat-info {display:block;margin:0;padding:14px 0 0 0;width:227px;height:86px;position:absolute;top:95px;left:118px;font-size:120%;line-height:1.2em;text-align:center;margin:0;padding:0;}
    .smschat-info big {font-size:100%;color:#f60;font-weight:normal;display:block;}
    .smschat-info big strong, .smschat-info .phn {font-size:120%;font-weight:bold;}
    .smschat-op {display:block;position:absolute;width:100%;text-align:center;top:170px;left:0px;margin:0;padding:0;font-size:75%;color:#3476CF;}

    .callchat-ad h4 a, .callchat-ad h4 a:link, .callchat-ad h4 a:visited,
    .smschat-ad h4 a, .smschat-ad h4 a:link, .smschat-ad h4 a:visited
        {color:#000;text-decoration:none;}
		
/* top odkaz podavani  */
	#topAddAd {display:block;margin:0;padding:0;position:absolute;top:8px;right:10px;width:auto;text-align:right;}
	/*#topAddAd {display:block;margin:0;padding:0;float:right;width:auto;text-align:right;}*/
	#topAddAd a {padding:6px 0 6px 30px;background:url(img/ic/icAddAdBig.gif) no-repeat 0px 50%;line-height:21px;}

/* top infolinka  */
	#iLine, #iLine em, #iLine em span {display:block;margin:0;padding:0;width:199px;height:41px;overflow:hidden;}
	#iLine {position:absolute;right:10px;top:35px;}
	#iLine em {float:left;position:relative;}
	#iLine em span {position:absolute;top:0;left:0;background:url(img/infolinka.jpg) no-repeat;}
	

/* seznam rubrik */
	.npCat {display:block;margin:10px 0 0 0;padding:0;width:100%;overflow:hidden;}
	.npCatTopMar {margin:30px 0 0 0;}
	.npCat h2 {font-size:1.6em;font-weight:normal;color:#000;margin:0 0 15px 0;padding:0 0 0 0;}
	.npCat ul {display:block;margin:0;width:46%;float:right;list-style:none;padding:0;}
	.npCat ul.npCat-l {float:left;}
	.npCat li {display:block;float:left;width:100%;height:60px;margin:0;padding:0;font-weight:bold;line-height:1.2em;}
	.npCat li small {font-weight:normal;font-size:10px;color:#666;padding-left:15px;}
	.npCat li small a, .npCat li small a:visited {color:#f60;text-decoration:underline;}
	.npCat li small a:hover {color:#006CB7;text-decoration:underline;}
/*	.npCat li a span, .npCat li a:visited span, .npCat li a:hover span {color:#F00;text-decoration:underline;}*/

	/* obrazky k nadpisum */
	
	.npCat h2.npCatT21, .npCat h2.npCatT22 {padding:0 0 0 50px;}
	.npCat h2.npCatT21 {background:url(img/cat/osobni-automobily.gif) no-repeat 0px 5px;}
	.npCat h2.npCatT22 {background:url(img/cat/motocykly.gif) no-repeat 0px 3px;}

	.MMlink {display:block;float:right;margin:7px 0 3px 20px;padding:0;width:auto;font-size:11px;}
	.MMlink  a, .MMlink  a:visited {color:#c00;padding:7px 0 7px 38px;background: url(img/bg/MMlink.jpg) no-repeat left 50%;text-decoration:underline;}
	.MMlink  a:hover {color:#f60;text-decoration:underline;}

/* upotavka avizo-stranky */
	.up-as {margin:10px 0 30px 0;padding:0;width:100%;overflow:hidden;background:#F9F5EE url(img/up-as-bg.jpg) repeat-x top;text-align:center;}
	.up-as-title, .up-as-title a, .up-as-title a span {display:block;margin:0;padding:0;width:100%;height:35px;overflow:hidden;} 
	.up-as-title a {float:left;position:relative;}
	.up-as-title a span {position:absolute;top:0;left:0;cursor:pointer;background:url(img/up-as-title.jpg) no-repeat top center;}
	.up-as-desc {padding:0px 10px 10px 10px;text-align:center;font-size:0.9em;}
	.up-as-desc a, .up-as-desc a:visited, .up-as-desc a:hover {color:#000;text-decoration:none;background:none;}

/* eruditus - pravy sloupce */

	h2.erudTitle, h2.erudTitle a, h2.erudTitle a span {display:block;margin:0;padding:0;width:100%;overflow:hidden;height:81px;}
	h2.erudTitle {margin:40px 0 0 0;clear:both;_width:95%;}
	h2.erudTitle a {float:left;position:relative;}
	h2.erudTitle a span {position:absolute;top:0;left:0;cursor:pointer;background:#fff url(img/bg/erudTitle.gif) no-repeat 0px 0px;}
	.erudList {margin:0 0 40px 0;padding:10px;border:solid 1px #DAD2B1;text-align:left;}
	.erudL {width:100%;overflow:hidden;margin:0 0 15px 0;padding::0 0 15px 0;border-bottom:solid 1px #ddd;font-family:'Trebuchet MS','Geneva CE',lucida, sans-serif;}
	.erudL-end {border:none;}
	.erudImg {margin:0;padding:0;width:auto;float:left;}
	.erudL h3 {margin:0 0 3px 84px;font-size:14px;line-height:1.2em;padding:0;}
	.erudL h3 a, .erudL h3 a:visited {color:#000;text-decoration:underline;} .erudL h3 a:hover {color:#c00;text-decoration:underline;}
	.erudAut {margin:0 0 3px 84px;padding:0;line-height:1.2em;font-size:12px;font-style:italic;}
	.erudPer {margin:0 0 10px 84px;padding:0;line-height:1.2em;font-size:12px;}
	.erudPrice {margin:0 0 5px 84px;padding:0;line-height:1.2em;font-size:12px;}
	.erudPrice small {font-size:12px;color:#A0A0A0;}
	.erudPrice strong {color:#54AA00;font-weight:bold;}
	.erudBuy {margin:0 0 15px 84px;padding:0;line-height:1.2em;font-size:14px;}
	.erudBuy a, .erudBuy a:visited {color:#c00;text-decoration:underline;padding-right:35px;background:url(img/bg/erudBuy.gif) no-repeat right 3px;}
	.erudBuy a:hover {color:#54AA00;text-decoration:underline;}
	
/* doluj - pravy sloupce */
	h2.dolujTitle {background:url(img/bg/doluj-bg.jpg) repeat;padding:10px;text-align:left;font-size:1.2em;font-weight:bold;line-height:1.2em;margin:30px 0 0 0;border-left:1px solid #DFDFDF;border-right:1px solid #DFDFDF;border-top:1px solid #DFDFDF;overflow:hidden;height:auto;}
	h2.dolujTitle a, h2.dolujTitle a:visited {color:#000;text-decoration:none;display:inline;}
	h2.dolujTitle a:hover {color:#a70;text-decoration:none;}
	p.dolujImg {margin:0;padding:0;}
	p.dolujDesc {background:url(img/bg/doluj-bg.jpg) repeat;padding:10px;text-align:left;line-height:1.2em;margin:0;border-left:1px solid #DFDFDF;border-right:1px solid #DFDFDF;border-bottom:1px solid #DFDFDF;}
	p.dolujDesc a, p.dolujDesc a:visited {color:#000;text-decoration:none;}
	p.dolujDesc a:hover {color:#a70;text-decoration:none;}

/* adFox */
    #adfox-l2 {margin:20px 0;text-align:left;}
    #adfox-l2 h2 {margin:0 0 15px 0;font-size:100%;color:#000;height:auto;text-align:left;padding:5px 0 5px 5px;line-height:1em;background:#EFEFEF;}
    #adfox-l2 h2 a, #adfox-l2 h2 a:link, #adfox-l2 h2 a:visited, #adfox-l2 h2 a:active
        {display:inline;margin:0;color:#000;padding:0;text-decoration:none;height:auto;}
    #adfox-l2 h2 a:hover {text-decoration:underline;}
    #adfox-l2 .adfox-box {margin:0 0 10px 0;text-align:left;padding:0 0 5px 0;clear:both;background: url(../img/bg/dotHorizontal.gif) repeat-x bottom;}
    #adfox-l2 h3 {margin:0 0 3px 0;font-size:100%;line-height:1em;clear:both;padding:2px 0 5px 5px;font-weight:bold;}
    #adfox-l2 h3 a, #adfox-l2 h3 a:link, #adfox-l2 h3 a:visited, #adfox-l2 h3 a:active
        {background:url(../img/bg/TitleLinkO1.gif) no-repeat right top;padding-right:15px;}
    #adfox-l2 h3 a:hover {background:url(../img/bg/TitleLinkO2.gif) no-repeat right top;}
    #adfox-l2 .adfox-box p {margin:0;text-align:left;padding:0 0 5px 5px;color:#525252;font-size:90%;line-height:1em;}
    #adfox-l2 .adfox-box div {margin:0;text-align:left;padding:0 0 5px 5px;font-size:90%;line-height:1em;}
    #adfox-l2 .adfox-box div a, #adfox-l2 .adfox-box div a:link, #adfox-l2 .adfox-box div a:visited, #adfox-l2 .adfox-box div a:active
     {color:#666;text-decoration:underline;background: url(../img/bg/TitleLinkO1.gif) no-repeat right top;padding-right:15px;}
    #adfox-l2 .adfox-box div a:hover {color:red;text-decoration:underline;background: url(../img/bg/TitleLinkO2.gif) no-repeat right top;}
	
/* google inzerce */
	.gInzerat {background:url(../img/bg/dotHorizontal.gif) repeat-x top;padding:15px 0 0 0;margin:15px 0 0 0;}
	
/* slidercontainer */
	#slides {width:360px;height:260px;overflow:hidden;position:relative;}
	#slides_container  {position:relative;overflow:hidden;}
	#slides_container div {width:360px;height:260px;float:left;}

.ui-autocomplete {text-align:left !important;font-family:sans-serif !important;}


/* slidercontainer - avizo-kupony */
	.akuponTitle, .akuponTitle a, .akuponTitle a span {display:block;margin:0;padding:0;width:100%;overflow:hidden;height:56px;}
	.akuponTitle{margin:40px 0 0 0;clear:both;}
	.akuponTitle a {float:left;position:relative;}
	.akuponTitle a span {position:absolute;top:0;left:0;cursor:pointer;background:#fff url(img/akuponTitle-sh.gif) no-repeat 0px 0px;}

	#slidesKupony {width:360px;height:287px;overflow:hidden;position:relative;background:url(img/slidesKupony-sh.gif) no-repeat;text-align:center;}
	#slidesKupony_container  {position:relative;overflow:hidden;}
	#slidesKupony_container div {width:356px;height:286px;float:left;}
	
	#slidesKupony_container p {margin:0;padding:0;line-height:1.2em;}
	#slidesKupony_container p.akuponList-disc {margin:20px 0 10px 0;font-family:'Arial Black','Gadget CE',sans-serif;font-size:2.4em;color:#f00;}
	#slidesKupony_container p.akuponList-img {margin:0 0 15px 0;}
	#slidesKupony_container h3 {font-size:1em;margin:0 0 15px 0;}
	#slidesKupony_container a, #slidesKupony_container a:visited {color:#000;text-decoration:none;}
	#slidesKupony_container a:hover {color:#f00;text-decoration:none;}

/* upoutavka - avizo reality */	
	.avr-container {width:100%;overflow:hidden;margin:30px 0;background:url(img/avreality/avr-container.jpg) no-repeat top right;}
	.avr-container h2, .avr-container h2 span {display:block;margin:0 0 20px 0;padding:0;width:246px;height:40px;overflow:hidden;}
	.avr-container h2 {position:relative;}
	.avr-container h2 span {position:absolute;top:0;left:0;background:url(img/avreality/avr-container-h2.jpg) no-repeat;}
	.avr-up-title {font-weight:bold;margin:0 0 7px 0;padding:0 0 0 15px;}
	.avr-up {padding:5px 15px 0px 15px;width:211px;background:url(img/avreality/avr-up.gif) no-repeat;overflow:hidden;color:#3F7D41;}
	.avr-button {margin:0 0 20px 0;padding:0;line-height:1em;text-align:center;width:100%;clear:both;overflow:hidden;background:url(img/avreality/avr-button-bg.gif) no-repeat top left;}
	
	.avr-button a, .avr-button a span {display:block;margin:0;padding:0;width:250px;height:50px;overflow:hidden;}
	.avr-button a {margin:0 auto;position:relative;}
	.avr-button a span, .avr-button a:visited span {position:absolute;top:0;left:0;cursor:pointer;background:url(img/avreality/avr-button.jpg) no-repeat 0px 0px;}
	.avr-button a:hover span {background-position:-250px 0px;}
	.avr-container ul {background:url(img/avreality/avr-container-ul.gif) no-repeat bottom right;}

/* vypis clanku blogu  - hlavni */	
	 h2.blogTitle {font-size:1.8em !important;margin:0 !important;line-hegith:1.2em !important;padding:60px 0 0 0 !important;color:#3B3B3B !important;text-transform:uppercase !important;width:100% !important;overflow:hidden !important;clear:left !important;font-weight:normal !important;}
	 h2.blogTitle a, h2.blogTitle a:visited {display:inline !important;color:#3B3B3B;text-decoration:none;} h2.blogTitle a:hover {color:#C00;text-decoration:underline;}

	.alists {width:389px;overflow:hidden;margin:0;padding:20px 0;clear:both;}
	.alist {display:block;margin:0;padding:0;float:left;height:23em;position:relative !important;overflow:hidden;}
	.alist0 {width:172px;margin-right:45px;}
	.alist1 {width:172px;}
	.alist2	{width:389px;margin:0;height:16em;}

	.alist h3, .alist-perex, .alist-meta, .alist-utility
		{display:block !important;position:absolute !important;margin:0 !important;width:100% !important;}
	
	.alist h3 {font-size:1.3em !important;font-weight:bold !important;text-shadow:none !important;line-height:1.2em;top:1.5em;}
	.alist-perex {padding:0 0 5px 0;font-size:0.9em;top:8.6em;line-height:1.4em;border-bottom:solid 1px #EAEAEA;height:13em;}
	.alist-meta {padding:0 0 2px 0;font-size:0.8em;top:0;overflow:hidden;color:#666;border-bottom:solid 1px #EAEAEA;}
	.alist-utility {font-size:0.7em;top:29em;line-height:1.3em;color:#999;}
	.alist-date {display:block;float:left;width:auto;padding:0 0 0 20px;background:url(img/blog/ic-date.gif) no-repeat;line-height:16px;}
	.alist-comments{display:block;float:right;width:auto;padding:0 0 0 20px;background:url(img/blog/ic-comments.gif) no-repeat;line-height:16px;}
	
	.alist2 .alist-perex	{top:5.8em;height:8em;}
	
