/* ----------------------------------------------------------------------------------------------------------

    LT WebDevelopment (www.lukastomek.cz)

    Výstupní zařízení: screen, projection
    Autor:             Lukáš Tomek (info@lukastomek.cz)
    Vytvořeno:         29/07/2008

---------------------------------------------------------------------------------------------------------- */

/* -- Basics -- */
html, body, div, p, ul, ol, li, form, fieldset, h1, h2, h3, h4, h5, h6, address   { margin: 0; padding: 0; list-style: none; }

html            { background: #000 url('../images/bg-html.gif') repeat-x; }
body		        { font: normal 62.8%/1.3 Arial, "Lucida Grande CE", lucida, sans-serif; color: #64030a; padding-bottom: 50px; background: url('../images/bg-body.jpg') 50% 0 no-repeat; }
a			    { color: #660306; }
a:hover	        { color: #c61116; text-decoration: underline !important; }
a img   	      { border:0px none; }
input,
select,
textarea        { font-family: lucida, sans-serif; font-size: 1em; vertical-align: middle; }
input.button,
select.button,
textarea.button { background: #fff; padding: 2px 0; border: none; color: #000 !important; }
button.button   { margin: 0; padding: 0; height: 18px; border: none; text-decoration: underline; font-weight: bold; color: #00CCFF; cursor: pointer; }
input.submit    { width: 87px !important; height: 22px; overflow: visible; padding: 0 5px; color: #fff; font-weight: bold; border: none; cursor: pointer; }
label           { cursor: pointer; padding-right: 5px; line-height: 20px; }

h1	{ font-size: 2em; margin-bottom: .5em; }
h2	{ font-size: 1.7em; }
h3	{ font-size: 1.5em; }
h4	{ font-size: 1.3em; }
h5	{ font-size: 1.2em; }
h6	{ font-size: 1em; }

h1, h2, h3, h4, h5, h6  { color: #c61116; }

table           { border-collapse: collapse; width: 100%; }
table th        { text-align: left; }
table td.right  { padding-left: 5px; }
table th.right  { padding-left: 5px; }
table td.left   { padding-right: 5px; }
table th.left   { padding-right: 5px; }

blockquote  { margin: 0; padding: 10px 20px; color: #333333; line-height: 1.6; font-family: Arial, serif; }
fieldset    { border: 0px none !important; }

/* -- User friendly features --*/
.hidden { display: none; }
.noscreen { width: 200px; position: absolute; left: -9999px; top: -9999px; }

/* -- Basics layout -- */
#view     { position: relative; }
#head     { font-size: 1.2em; position: relative; z-index: 10; }
#content  { font-size: 1.3em; position: relative; z-index: 1; }
#menu     { font-size: 1.2em; }
#foot     { font-size: 1.2em; position: relative; z-index: 1; }
#foot2     { font-size: 1.2em; position: relative; z-index: 1; }

/* -- Main classes -- */
.fr		     { float: right !important; }
.fl		     { float: left !important; }
.clear     { clear: both !important; }
.right	   { text-align: right !important; }
.left		   { text-align: left !important; }
.center	   { text-align: center !important; }
.last		   { margin-right: 0 !important; margin-bottom: 0 !important; border-bottom: none !important; padding-bottom: 0 !important; background: none; }
.small	   { font-size: .90em; }
.big       { font-size: 1.2em; }
.biggest   { color: #000000; font-size: 1.5em; }
.light     { color: #999999 !important; }
.alt       { font-weight: bold; }

/* -- Main icons -- */
.ico	            { position: relative; padding-right: 30px; height: 20px; padding-bottom: 2px; vertical-align: middle; background: 100% 0 no-repeat; }
.ico-more        	{ background-image: url('../images/ico/ico-more.gif'); }

/* -- Forms layout -- */
.formBox .lab			      { float: left; width: 19%; text-align: right; padding-right: 1%; }
.formBox .con			      { float: right; width: 80%; }
.formBox .button:focus  { border-color: #000; }

/* -- Layout -- */
#view         { width: 940px; margin: 0 auto; padding: 0 5px; background: url('../images/bg-shadow.png') 0 77px no-repeat; }
#head         { height: 167px; }
#menu         { position: absolute; top: 83px; left: 5px; z-index: 100; width: 940px; height: 84px; overflow: hidden; background: #181502 url('../images/bg-menu.gif') no-repeat; }
#menuZ        { position: absolute; top: 83px; left: 5px; z-index: 100; width: 940px; height: 84px; overflow: hidden; background: #181502 url('../images/bg-menu.gif') no-repeat; }
#menulink     { position: absolute; top: 83px; left: 5px; z-index: 100; width: 940px; height: 84px; overflow: hidden; background: #181502 url('../images/bg-menu.gif') no-repeat; }
#content      { padding: 15px 29px 40px 26px; margin-bottom: 3px; overflow: hidden; background-color: #fff; }
#foot         { height: 51px; padding: 12px 25px 0; background: #2b0b00 url('../images/bg-footer.gif') repeat-x; clear: both; }
#foot2        { height: 120px; padding: 2px 25px 0; background: url('../images/bg-footer2.gif') no-repeat; } clear: both; }

  .subheader { margin-bottom: 12px; padding-left: 5px; font-weight: normal; font-family: Arial, "New York CE", utopia, serif; }
  #printPage { position: absolute; right: 25px; top: 25px; }

  /* Header */
  #logotype     { float: left; display: block; padding: 18px 12px; font-size: 3em; font-weight: normal; font-family: Arial, "New York CE", utopia, serif; }
  #logotype,
  #logotype *   { color: #fefea2; text-decoration: none !important; }

  /* Search Form */
  #collegamenti         { position: absolute; top: 10; right: 0; width: 270px; text-align: left; padding: 5px 1px; font-size: 1.1em; color: #fff;}
  #collegamenti a			   { color: #fff; text-decoration: none }
  #collegamenti a:hover	       { color: #fff; text-decoration: none !important; }
  #collegamenti .button { width: 180px; height: 17px; padding: 5px 10px; margin-right: 5px; }
  #collegamenti .submit { width: 87px !important; height: 29px; background: #c40000 url('../images/bg-search-submit.gif') no-repeat; }
  
  /* Menus */
  #mainMenu             { position: absolute; top: 42px; left: 0; height: 42px; padding: 0 28px; }
  #mainMenu li          { font-size: 1.2em; margin-right: 2px; float: left; }
  #mainMenu li a,
  #mainMenu li strong   { display: block; width: 145px; height: 42px; float: left; padding-top: 10px; text-align: center; color: #fefea2; text-decoration: none !important; font-family: Arial, "New York CE", utopia, serif; background: url('../images/bg-menu-item.gif') 0 0 no-repeat; }
  #mainMenu li strong   { color: #c61116; font-weight: normal; background: #fff url('../images/bg-menu-item.gif') 0 -42px no-repeat; }
  #mainMenu li a:hover  { text-decoration: underline !important; }

  #subMenu              { position: absolute; top: 0; right: 0; padding: 17px 26px; }
  #subMenu li           { display: inline; margin-left: 8px; }
  #subMenu li a         { color: #fffec5; }
  
  
  
  #subMenulink              { position: absolute; top: 0; left: 0; padding: 17px 26px; }
  #subMenulink li           { display: inline; margin-left: 8px; text-decoration: none; color: #fff }
  #subMenulink li a         { color: #fff; text-decoration: none }

  /* Right sidebox */
  #rightBlock                           { width: 234px; float: right; padding: 5px 0; }
  #rightBlock .box                      { position: relative; margin-bottom: 30px; }
  #rightBlock .biggest   { color: #000; font-size: 1.5em; height: 43px; text-align: center; padding-top: 10px; background: url('../images/menudestra.gif') no-repeat; }

  #rightBlock .submenu                  { margin-bottom: 50px; }
  #rightBlock .submenu .in              { background: url('../images/bg-submenu_top.gif') no-repeat; }
  #rightBlock .submenu .in ul           { padding: 1px 3px 1px 1px; font-size: 1.1em; background: url('../images/bg-submenu_bottom.gif') 0 100% no-repeat; }
  #rightBlock .submenu .in ul li a,
  #rightBlock .submenu .in ul li strong { display: block; height: 32px; padding: 12px 5px 0 30px; background: url('../images/bg-submenu-item.gif') 0 0 no-repeat; }
  #rightBlock .submenu .in ul li strong { color: #9c3134; background: #fffed5 url('../images/bg-submenu-item.gif') 0 -44px no-repeat; }

  #rightBlock .contact .in              { padding: 10px 5px; height: 130px; background: url('../images/bg-contact.gif') no-repeat; }
  #rightBlock .contact .in *            { color: #fffed5; }
  #rightBlock .contact .in address      { font-style: normal; margin-top: 20px; }
  #rightBlock .contact .in .phone       { color: #fff; }
  #rightBlock .contact .in .more        { position: absolute; bottom: 20px; right: 15px; }

  #rightBlock .rss a                    { display: block; height: 40px; color: #fffed5; padding: 20px 0 0 64px; text-decoration: none; background: #b65c02 url('../images/bg-rss.gif') no-repeat; }
  #rightBlock .rss a strong             { text-decoration: underline; }
  
  /* Left content part */
  #contentBlock             { width: 580px; float: left; padding: 0px 0; }
  #contentBlock .subheader  { margin-bottom: 20px !important; }

  /* Article items */
  #contentBlock .item                 { position: relative; width: 580px; padding: 20px 28px 0; margin-bottom: 0px; line-height: 1.4em;  }
  #contentBlock .first                { background: url('../images/bg-item_first.jpg') no-repeat; }
  #contentBlock .firstclass           { background: #FFFFD2; }
  #contentBlock .item .subheader      { margin-bottom: 5px !important; padding: 0; }
  #contentBlock .item .date           { position: absolute; top: 16px; right: 16px; width: 80px; height: 23px; text-align: center; font-size: 1.4em; color: #fff; padding-top: 6px; background: url('../images/%20%20_date.png') no-repeat; }
  #contentBlock .item .in             { overflow: hidden; padding-bottom: 15px; background: url('../images/bg-item_separator.gif') 50% 100% no-repeat; }
  #contentBlock .last .in             { background: none !important; }
  #contentBlock .item .in img,
  #contentBlock .item .in a img       { border: 3px #d4a65d solid; }
  #contentBlock .item .in a:hover img { border-color: #a8803f; }
  #contentBlock .item .in img         { margin: 2px 6px 15px 0; }
  #contentBlock .item .in img.left    { float: left; margin: 2px 15px 10px 0; }
  #contentBlock .item .in img.right   { float: right; margin: 2px 0 10px 15px; }

  #contentBlock .item .in ul,
  #contentBlock .item .in ol,
  #contentBlock .item .in p,
  #contentBlock .item .in table       { margin-bottom: 2em; }

  #contentBlock .item .in ul          { padding-left: 20px; }
  #contentBlock .item .in ol          { padding-left: 35px; }
  #contentBlock .item .in ol li       { list-style: decimal !important; }
  #contentBlock .item .in ul li       { margin: 3px 0; padding-left: 15px; background: url('../images/bg-inlink.gif') 0 .4em no-repeat; }

  #contentBlock .item .in table td,
  #contentBlock .item .in table th    { padding: 5px 10px; border: 1px #660306 solid; }
  #contentBlock .item .in table th    { background-color: #660306; color: #fff; }
  
  
  
  #contentBlock .itemB                 { position: relative; width: 580px; padding: 20px 28px 0; margin-bottom: 0px; line-height: 1.4em;  }
  #contentBlock .firstB                { background: url('../images/item-classifica.jpg') no-repeat; }
  #contentBlock .firstclassB           { background: #FFFFD2; }
  #contentBlock .itemB .subheader      { margin-bottom: 5px !important; padding: 0; }
  #contentBlock .itemB .date           { position: absolute; top: 16px; right: 16px; width: 80px; height: 23px; text-align: center; font-size: 1.4em; color: #fff; padding-top: 6px; background: url('../images/%20%20_date.png') no-repeat; }
  #contentBlock .itemB .in             { overflow: hidden; padding-bottom: 15px; background: url('../images/bg-item_separator.gif') 50% 100% no-repeat; }
  #contentBlock .lastB .in             { background: none !important; }
  #contentBlock .itemB .in img,
  #contentBlock .itemB .in a img       { border: 3px #d4a65d solid; }
  #contentBlock .itemB .in a:hover img { border-color: #a8803f; }
  #contentBlock .itemB .in img         { margin: 2px 6px 15px 0; }
  #contentBlock .itemB .in img.left    { float: left; margin: 2px 15px 10px 0; }
  #contentBlock .itemB .in img.right   { float: right; margin: 2px 0 10px 15px; }

  #contentBlock .itemB .in ul,
  #contentBlock .itemB .in ol,
  #contentBlock .itemB .in p,
  #contentBlock .itemB .in table       { margin-bottom: 2em; }

  #contentBlock .itemB .in ul          { padding-left: 20px; }
  #contentBlock .itemB .in ol          { padding-left: 35px; }
  #contentBlock .itemB .in ol li       { list-style: decimal !important; }
  #contentBlock .itemB .in ul li       { margin: 3px 0; padding-left: 15px; background: url('../images/bg-inlink.gif') 0 .4em no-repeat; }

  #contentBlock .itemB .in table td,
  #contentBlock .itemB .in table th    { padding: 5px 10px; border: 1px #660306 solid; }
  #contentBlock .itemB .in table th    { background-color: #660306; color: #fff; }
  
  
  
  #contentBlock .itemC                 { position: relative; width: 580px; padding: 20px 28px 0; margin-bottom: 0px; line-height: 1.4em;  }
  #contentBlock .firstC                { background: url('../images/item-primopiano.jpg') no-repeat; }
  #contentBlock .firstclassC           { background: #FFFFD2; }
  #contentBlock .itemC .subheader      { margin-bottom: 5px !important; padding: 0; }
  #contentBlock .itemC .date           { position: absolute; top: 16px; right: 16px; width: 80px; height: 23px; text-align: center; font-size: 1.4em; color: #fff; padding-top: 6px; background: url('../images/%20%20_date.png') no-repeat; }
  #contentBlock .itemC .in             { overflow: hidden; padding-bottom: 15px; background: url('../images/bg-item_separator.gif') 50% 100% no-repeat; }
  #contentBlock .lastC .in             { background: none !important; }
  #contentBlock .itemC .in a			   { color: #c61116; }
  #contentBlock .itemC .in a:hover	       { color: #000000; text-decoration: underline !important; }
  #contentBlock .itemC .in img,
  #contentBlock .itemC .in a img       { border: 3px #d4a65d solid; }
  #contentBlock .itemC .in a:hover img { border-color: #a8803f; }
  #contentBlock .itemC .in img         { margin: 2px 6px 15px 0; }
  #contentBlock .itemC .in img.left    { float: left; margin: 2px 15px 10px 0; }
  #contentBlock .itemC .in img.right   { float: right; margin: 2px 0 10px 15px; }

  #contentBlock .itemC .in ul,
  #contentBlock .itemC .in ol,
  #contentBlock .itemC .in p,
  #contentBlock .itemC .in table       { margin-bottom: 2em; }

  #contentBlock .itemC .in ul          { padding-left: 20px; }
  #contentBlock .itemC .in ol          { padding-left: 35px; }
  #contentBlock .itemC .in ol li       { list-style: decimal !important; }
  #contentBlock .itemC .in ul li       { margin: 3px 0; padding-left: 15px; background: url('../images/bg-inlink.gif') 0 .4em no-repeat; }

  #contentBlock .itemC .in table td,
  #contentBlock .itemC .in table th    { padding: 5px 10px; border: 1px #660306 solid; }
  #contentBlock .itemC .in table th    { background-color: #660306; color: #fff; }

  
  
  
   #contentBlock .itemV                 { position: relative; width: 580px; padding: 20px 28px 0; margin-bottom: 0px; line-height: 1.4em;  }
  #contentBlock .firstV                { background: url('../images/item-vuoto.jpg') no-repeat; }
  #contentBlock .firstclassV           { background: #FFFFD2; }
  #contentBlock .itemV .subheader      { margin-bottom: 5px !important; padding: 0; }
  #contentBlock .itemV .date           { position: absolute; top: 16px; right: 16px; width: 80px; height: 23px; text-align: center; font-size: 1.4em; color: #fff; padding-top: 6px; background: url('../images/%20%20_date.png') no-repeat; }
  #contentBlock .itemV .in             { overflow: hidden; padding-bottom: 15px; background: url('../images/bg-item_separator.gif') 50% 100% no-repeat; }
  #contentBlock .lastV .in             { background: none !important; }
  #contentBlock .itemV .in a			   { color: #c61116; }
  #contentBlock .itemV .in a:hover	       { color: #000000; text-decoration: underline !important; }
  #contentBlock .itemV .in img,
  #contentBlock .itemV .in a img       { border: 3px #d4a65d solid; }
  #contentBlock .itemV .in a:hover img { border-color: #a8803f; }
  #contentBlock .itemV .in img         { margin: 2px 6px 15px 0; }
  #contentBlock .itemV .in img.left    { float: left; margin: 2px 15px 10px 0; }
  #contentBlock .itemV .in img.right   { float: right; margin: 2px 0 10px 15px; }

  #contentBlock .itemV .in ul,
  #contentBlock .itemV .in ol,
  #contentBlock .itemV .in p,
  #contentBlock .itemV .in table       { margin-bottom: 2em; }

  #contentBlock .itemV .in ul          { padding-left: 20px; }
  #contentBlock .itemV .in ol          { padding-left: 35px; }
  #contentBlock .itemV .in ol li       { list-style: decimal !important; }
  #contentBlock .itemV .in ul li       { margin: 3px 0; padding-left: 15px; background: url('../images/bg-inlink.gif') 0 .4em no-repeat; }

  #contentBlock .itemV .in table td,
  #contentBlock .itemV .in table th    { padding: 5px 10px; border: 1px #660306 solid; }
  #contentBlock .itemV .in table th    { background-color: #660306; color: #fff; }

  
  
    /* Article items */
  #contentBlock .itemX                 { position: relative; width: 234px; padding: 20px 28px 0; margin-bottom: 0px; line-height: 1.4em;  }
  #contentBlock .firstX                { background: url('../images/bg-item_first.jpg') no-repeat; }
  #contentBlock .firstclassX           { background: #FFFFD2; }
  #contentBlock .itemX .subheader      { margin-bottom: 5px !important; padding: 0; }
  #contentBlock .itemX .date           { position: absolute; top: 16px; right: 16px; width: 80px; height: 23px; text-align: center; font-size: 1.4em; color: #fff; padding-top: 6px; background: url('../images/%20%20_date.png') no-repeat; }
  #contentBlock .itemX .in             { overflow: hidden; padding-bottom: 15px; background: url('../images/bg-item_separator.gif') 50% 100% no-repeat; }
  #contentBlock .lastX .in             { background: none !important; }
  #contentBlock .itemX .in img,
  #contentBlock .itemX .in a img       { border: 3px #d4a65d solid; }
  #contentBlock .itemX .in a:hover img { border-color: #a8803f; }
  #contentBlock .itemX .in img         { margin: 2px 6px 15px 0; }
  #contentBlock .itemX .in img.left    { float: left; margin: 2px 15px 10px 0; }
  #contentBlock .itemX .in img.right   { float: right; margin: 2px 0 10px 15px; }

  #contentBlock .itemX .in ul,
  #contentBlock .itemX .in ol,
  #contentBlock .itemX .in p,
  #contentBlock .itemX .in table       { margin-bottom: 2em; }

  #contentBlock .itemX .in ul          { padding-left: 20px; }
  #contentBlock .itemX .in ol          { padding-left: 35px; }
  #contentBlock .itemX .in ol li       { list-style: decimal !important; }
  #contentBlock .itemX .in ul li       { margin: 3px 0; padding-left: 15px; background: url('../images/bg-inlink.gif') 0 .4em no-repeat; }

  #contentBlock .itemX .in table td,
  #contentBlock .itemX .in table th    { padding: 5px 10px; border: 1px #660306 solid; }
  #contentBlock .itemX .in table th    { background-color: #660306; color: #fff; }

  
  
  
  
    
  
  
  
  

  /* Footer */
  #foot *                       { color: #fffec5; font-size: 1em }
  #foot .menu                   { padding-bottom: 20px; }
  #foot .menu li                { display: inline; margin-right: 16px; float: left; }
  #foot p.copy                  { float: left; clear: left; width: 100%; }
  #foot .support                { position: absolute; top: 12px; right: 25px; width: 200px; text-align: right; }
  #foot .support .hotmix        { margin-top: 4px; float: right; }
  #foot .support .hotmix a      { position: relative; width: 55px; height: 13px; float: left; display: block; margin: 2px 0 0 5px; overflow: hidden; cursor: pointer; }
  #foot .support .hotmix a span { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('../images/bg-hotmix.gif') 0 0 no-repeat; }
  #foot .support .lt            { position: relative; display: block; clear: both; float: right; right: -25px; top: 20px; }
  #foot .support .lt a          { position: relative; width: 14px; height: 14px; display: block; overflow: hidden; cursor: pointer; }
  #foot .support .lt a span     { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('../images/bg-lt.gif') 0 0 no-repeat; }
  #foot a:hover                 { color: #fff !important; }
  
  
  
  
    /* Footer2 */
  #foot2 *                       { color: #fffec5; font-size: 1em }
  #foot2 .menu                   { padding-bottom: 20px; }
  #foot2 .menu li                { display: inline; margin-right: 16px; float: left; }
  #foot2 p.copy                  { float: left; clear: left; width: 100%; }
  #foot2 .support                { position: absolute; top: 12px; right: 25px; width: 200px; text-align: right; }
  #foot2 .support .hotmix        { margin-top: 4px; float: right; }
  #foot2 .support .hotmix a      { position: relative; width: 55px; height: 13px; float: left; display: block; margin: 2px 0 0 5px; overflow: hidden; cursor: pointer; }
  #foot2 .support .hotmix a span { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('../images/bg-hotmix.gif') 0 0 no-repeat; }
  #foot2 .support .lt            { position: relative; display: block; clear: both; float: right; right: -25px; top: 20px; }
  #foot2 .support .lt a          { position: relative; width: 14px; height: 14px; display: block; overflow: hidden; cursor: pointer; }
  #foot2 .support .lt a span     { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('../images/bg-lt.gif') 0 0 no-repeat; }
  #foot2 a:hover                 { color: #fff !important; }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
.casino
{
font-family: "Arial", serif;
font-size: 12px;
}

.titolosezione
{
font-family: "arial", serif;
font-size: 20px;
color: #000000;
line-height: 1.9em;
}


.divider
{
border-bottom: solid 1px #F6F3F1;
}

th strong
{
color: #fff;
}

table
{
border-collapse: collapse;
width: 100%;
}

th
{
background: #824900 url('images/thbg.gif') repeat-x;
height: 29px;
padding-left: 11px;
padding-right: 11px;
color: #fff;
text-align: left;
border-left: solid 1px #A8814D;
border-bottom: solid 2px #ffffff;
}

tr
{
height: 35px;
}

td
{
padding-left: 11px;
padding-right: 11px;
border-left: solid 1px #EED9C3;
border-bottom: solid 1px #ffffff;
}

td.first2, th.first2
{
border-left: 0px;
}

tr.rowA
{
background: #FFF0DE url('images/trbg1.gif') repeat-x;
}

tr.rowB
{
background: #FFFAF4 url('images/trbg2.gif') repeat-x;
}

#outer
{
width: 950px;
background: #fff url('images/mainbg.gif');
margin: 20px auto 0px auto;
padding: 10px 13px 0px 13px;
}

#outer2
{
width: 950px;
height: 3px;
font-size: 0px;
line-height: 0px;
padding: 0px;
background: #fff url('images/mainbg2.gif');
margin: 0px auto 0px auto;
}

#inner
{
background-image: url('images/cbg2.gif');
background-repeat: repeat-y;
}


#xbgA
{
height: 31px;
width: 700px;
position: absolute;
top: 0px;
background-image: url('images/cbg1.gif');
z-index: 1;
}

#xbgB
{
position: relative;
height: 32px;
width: 700px;
background-image: url('images/cbg3.gif');
z-index: 1;
}

#main
{
position: relative;
width: 700px;
margin: 3px -500px 0px 0px;
float: left;
}

#main_inner
{
padding: 31px 28px 18px 18px;
position: relative;
z-index: 5;
}

#main ul
{
list-style: none;
}

#main li
{
padding-left: 12px;
background-image: url('images/bullet.gif');
background-repeat: no-repeat;
background-position: 0px 6px;
}

#main h2, h3
{
color: #6C3C1E;
}

#main h2
{
font-size: 22px;
background-image: url('images/db1.gif');
background-repeat: no-repeat;
height: 60px;
padding-left: 22px;
margin-bottom: -15px;
}

#main h3
{
font-size: 12px;
background-image: url('images/db2.gif');
background-repeat: no-repeat;
height: 50px;
padding-left: 22px;
margin-bottom: -15px;
}

#main p
{
margin-bottom: 14px;
}

#main p strong
{
color: #725D46;
}

#main .content
{
position: relative;
padding-left: 0px;
}


img.cpic
{
position: relative;
top: -8px;
background-image: url('images/imgbg.gif');
width: 97px;
height: 73px;
padding: 10px;
}

img.right
{
float: right;
margin-left: 14px;
}

#main .divider
{
margin: 20px 0px 20px 0px;
}

#ccol1
{
position: relative;
width: 300px;
float: left;
border-right: solid 1px #F6F3F1;
padding-right: 20px;
}

#ccol2
{
position: relative;
width: 300px;
margin-left: 242px;
}

#side
{
position: relative;
float: right;
width: 230px;
margin: 3px 0px 0px 3px;
}

#side h3
{
background-image: url('images/rhbg.gif');
width: 216px;
height: 23px;
color: #fff;
font-size: 11px;
padding: 9px 0px 0px 14px;
}

#side .content
{
background-image: url('images/rhbg2.gif');
background-repeat: repeat-x;
padding: 22px 14px 0px 14px;
margin: 3px 0px 20px 0px;

}

#side ul
{
list-style: none;
}

#side li
{
border-top: solid 1px #F6F3F1;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

#side li.first2
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#side .divider
{
margin: 14px 0px 14px 0px;
}











#side2
{
position: relative;
float: left;
width: 94px;
margin: 3px 0px 0px 3px;
}

#side2 h3
{
background-image: url('images/rhbg.gif');
width: 80px;
height: 23px;
color: #fff;
font-size: 11px;
padding: 9px 0px 0px 14px;
}

#side2 .content
{
background-image: url('images/rhbg2.gif');
background-repeat: repeat-x;
padding: 22px 14px 0px 14px;
margin: 3px 0px 20px 0px;

}

#side2 ul
{
list-style: none;
}

#side2 li
{
border-top: solid 1px #F6F3F1;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

#side2 li.first2
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#side2 .divider
{
margin: 14px 0px 14px 0px;
}











#footer
{
width: 698px;
margin: 12px auto 0px auto;
padding-bottom: 24px;
text-align: center;
color: #6495A3;
}

#footer a
{
color: #7DAFBD;
}

#footer a:hover
{
background-color: #7DAFBD;
color: #E8FAFF;
}




/* Post Box */
.post_box {
	clear: right;
	margin-top: 0px;
	color: #000;
	background: url('../images/banners/inprimopiano-1.gif') repeat-x;
	border: 0px solid #A87848;
	padding-left: 150px;
	height: 120px;

}
.post_title {
    margin-top: 10px;
	padding: 0px;
	padding-left: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: .5em;
}
.post_titles {
	padding: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: .5em;
	margin-top: 15px;
}
.post_title a {
	color: #000;
}
.post_text_area {
	padding: 10px;
	line-height: 1.1em;
}
.publish_date {
	clear: both;
	padding: 3px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}
/* Post Box ENDING */











/* Post Box2 */
.post_box2 {
	clear: right;
	margin-top: 0px;
	color: #000;
	background: url('../images/banners/inprimopiano-2.gif') repeat-x;
	border: 0px solid #A87848;
	padding-left: 150px;
	height: 120px;

}
.post_title2 {
    margin-top: 10px;
	padding: 0px;
	padding-left: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: .5em;
}
.post_titles2 {
	padding: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: .5em;
	margin-top: 15px;
}
.post_title2 a {
	color: #000;
}
.post_text_area2 {
	padding: 10px;
	line-height: 1.1em;
}
.publish_date2 {
	clear: both;
	padding: 3px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}
/* Post Box ENDING */








/* Post Box3 */
.post_box3 {
	clear: right;
	margin-top: 0px;
	color: #000;
	background: url('../images/inprimopiano2.jpg') repeat-x;
	border: 0px solid #A87848;
	padding-left: 80px;

}
.post_title3 {
	padding: 6px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: .5em;
}
.post_title3 a {
	color: #000;
}
.post_text_area3 {
	padding: 5px;
	font-family: arial; font-size: 9pt;
	width: 450px;
	padding-left: 80px;
	margin-top: 5px;
}
.publish_date3 {
	clear: both;
	padding: 3px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}
/* Post Box ENDING */












































.right_side {

}
.right_side .pad {
padding : 0 0 10px 17px;
}
.right_side p {
padding : 0 0 5px 5px;
}
.right_side ul {
padding : 3px 0 2px 10px;
}

.right_side li {
line-height : 20px;
background: #f8f8f8 url('images/li.gif') no-repeat left;
margin-bottom: 2px; list-style-type:none
}
.right_side li a{
	padding-left: 15px;
	color: #74797E;
	
}


.right_side a:hover {
text-decoration : underline;
color: #000;
background: inherit;
}
.right_side h3 {
color : #CC3300;
font : bold 1.3em Arial, Sans-Serif;
background: #fff
width : 100%;
height : 30px;
line-height : 22px;
text-indent : 10px;
font-weight: normal;
padding-left: 15px;
padding-top: 10px;
}


	
}
.right_side .sponsors img.ml { margin-right: 4px; overflow: hidden }


.right_side .ls {
	float: left;
	width: 310px;
}

.right_side .rs {
	float: right;
	width: 310px;
	
}

.right_side .extra {
	background : #F4F4F3;
	color : #454545;
	border-top: 4px solid #e5e5e5;
	border-bottom: 4px solid #e5e5e5;
	margin-bottom: 10px;
}

.right_side .extra .padding { padding: 10px; padding-left: 15px }




















.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url('images/img4.gif') repeat-x;
}

#colTwo {
	float: right;
	width: 686px;
}

.imagex {
	float: left;
	margin: 0 20px 0 0;
}