/* begin Page */

#main, table
{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
    font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #242219;
  background-color: #EAE8E1;
  background-image: url('../obrazki/tlo.gif');
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top left;
}

.postcontent,
.postcontent li,
.postcontent table,
.postcontent a,
.postcontent a:link,
.postcontent a:visited,
.postcontent a.visited,
.postcontent a:hover,
.postcontent a.hovered
{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

.postcontent p
{
    margin: 12px 0 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 32px;
}

.postcontent a
{
  text-decoration: none;
  color: #7C7254;
}

.postcontent a:link
{
  text-decoration: none;
  color: #cc0000;
}

.postcontent a:visited, .postcontent a.visited
{
  text-decoration: none;
  color: #cc6633;
}

.postcontent  a:hover, .postcontent a.hover
{
  text-decoration: underline;

  color: #c43725;
}


.postcontent h1
{
   margin: 21px 0 21px 0; 
   color: #4B4533;
 
}

.postcontent h2
{
    color: #4B4533;
   margin: 19px 0 19px 0; 
   font-size: 24px;   
}

.postcontent h3
{
   margin: 19px 0 19px 0; 
  color: #645C44; 
  font-size: 19px;    
}

.postcontent h4 
{
   margin: 20px 0 20px 0; 
   color: #c43725; 
   font-size: 16px;   
}

.postcontent h5
{
   margin: 26px 0 26px 0; 
   color: #221F17;   
   font-size: 13px;
}

.postcontent h6
{
   margin: 35px 0 35px 0; 
   color: #221F17;
   font-size: 11px;      
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

#main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}




.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.sheet-body
{
  position: relative;
  padding: 0;
}

.sheet-cc
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('../obrazki/sheet_c.png');
}

.sheet
{
  top: 10px !important;
  margin-bottom: 10px !important;
  cursor:auto;
  width: 900px;
}


/* end Box, Sheet */

/* begin Header */
div.header
{
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 150px;
  overflow: hidden;
}


div.header-center
{
	position: relative;
	width: 900px;
	left:50%;
}



div.header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 900px;
  height: 150px;
  background-image: url('../obrazki/headerb.png');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Logo */
div.logo
{
  display: block;
  position: absolute;
  left: 525px;
  top: 85px;
  width: 384px;
}

h1.logo-name
{
  display: block;
  text-align: center;
}

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
  font-size: 28px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #cc0000 !important;
}


h2.logo-text, 
h2.logo-text a,
h2.logo-text a:link,
h2.logo-text a:visited,
h2.logo-text a:hover
{
  font-size: 12px;
  padding: 0;
  margin: 0;
  color: #c43725 !important;
}

h2.logo-text
{
  display: block;
  text-align: center;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.menu a, .menu a:link, .menu a:visited, .menu a:hover
{
    outline: none;
}

.menu, .menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.menu li li
{
  float: none;
}

.menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.menu:after, .menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.menu, .menu ul
{
  min-height: 0;
}

.menu ul
{
  background-image: url('../obrazki/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




/* menu structure */

.menu
{
  padding: 0 0 0 0;
}

.nav
{
  position: relative;
  min-height: 26px;
  z-index: 100;
}


/* end Menu */

/* begin MenuItem */
.menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 26px;
  cursor: pointer;
  text-decoration: none;
}


.menu ul li
{
    margin:0;
    clear: both;
}


.menu a .r, .menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 88px;
  background-image: url('../obrazki/menuitem.png');
}

.menu a .l
{
  left: 0;
  right: 0;
}

.menu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.menu a .t, .menu ul a, .menu a, .menu a:link, .menu a:visited, .menu a:hover
{
  font-style: normal;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
}

.menu a .t
{
  color: #355C69;
  padding: 0 17px;
  margin: 0 0;
  line-height: 26px;
  text-align: center;
}

.menu a:hover .l, .menu a:hover .r
{
  top: -31px;
}

.menu li:hover>a .l, .menu li:hover>a .r
{
  top: -31px;
}

.menu li:hover a .l, .menu li:hover a .r
{
  top: -31px;
}
.menu a:hover .t
{
  color: #c43725;
}

.menu li:hover a .t
{
  color: #c43725;
}

.menu li:hover>a .t
{
  color: #c43725;
}

/* end MenuItem */

/* begin MenuSeparator */
.menu .menu-li-separator
{
  display: block;
  width: 6px;
  height:26px;
}
.nav .menu-separator
{
  display: block;
  margin:0 auto;
  width: 6px;
  height: 26px;
  background-image: url('../obrazki/menuseparator.png');
}
/* end MenuSeparator */

/* begin Layout */
.content-layout
{
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}
.layout-cell, .content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
.content-layout .content-layout{width: auto;margin:0;}
.content-layout .layout-cell, .content-layout .layout-cell .content-layout .layout-cell{display: table-cell;}
.layout-cell .layout-cell{display: block;}
.content-layout-row {display: table-row;}
.layout-glare{position:relative;}/* end Layout */

/* begin Button */
.button-wrapper a.button,
.button-wrapper a.button:link,
.button-wrapper input.button,
.button-wrapper button.button
{
  text-decoration: none;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #605C4D !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 26px;
  height: 26px;
  margin: 0 !important;
  padding: 0 7px !important;
  overflow: visible;
  cursor: default;
}

.button img, .button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 26px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.block select 
{
    width:96%;
}

.button-wrapper.hover .button, .button-wrapper.hover a.button:link, .button:hover
{
  color: #cc0000 !important;
  text-decoration: none !important;
}

.button-wrapper.active .button, .button-wrapper.active a.button:link
{
  color: #ff0000 !important;
}

.button-wrapper .button-l, .button-wrapper .button-r
{
  display: block;
  position: absolute;
  height: 88px;
  margin: 0;
  padding: 0;
  background-image: url('../obrazki/button.png');
}

.button-wrapper .button-l
{
  left: 0;
  right: 4px;
}

.button-wrapper .button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 405px);
}

.button-wrapper.hover .button-l, .button-wrapper.hover .button-r
{
  top: -31px;
}

.button-wrapper.active .button-l, .button-wrapper.active .button-r
{
  top: -62px;
}

.button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Block, VMenuBlock */
.vmenublock
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.vmenublock-body
{
  position: relative;
  padding: 0;
}


.vmenublock
{
  margin: 10px;
}

/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.vmenublockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.vmenublockcontent-body
{
  position: relative;
  padding: 0;
}


.vmenublockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.vmenublockcontent-body
{
  position: relative;
  padding: 0;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.vmenu, ul.vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.vmenu ul
{
  display: none;
}

ul.vmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 24px;
  cursor: pointer;
  text-decoration: none;
}

ul.vmenu li.vmenu-separator
{
  display: block;
  padding: 1px 0 1px 0;
  margin: 0;
  font-size: 1px;
}

ul.vmenu .vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.vmenu a .r, ul.vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  height: 82px;
  background-image: url('../obrazki/vmenuitem.png');
}

ul.vmenu a .l
{
  left: 0;
  right: 0;
}

ul.vmenu a .r
{
  width: 900px;
  right: 0;
  clip: rect(auto, auto, auto, 900px);
}

ul.vmenu a .t, ul.vmenu ul a
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

ul.vmenu a .t
{
  display: block;
  position:relative;
  top:0;
  line-height: 24px;
  color: #605C4D;
  padding: 0 10px 0 10px;
  margin-left:0;
  margin-right:0;
  font-weight: bold;
  background-image: url('../obrazki/postmetadataheader_bg.png');
  border-color: #D6D1C2;

  border-width: 1px;
  overflow:hidden;

}

ul.vmenu a.active .l, ul.vmenu a.active .r
{
  top: -58px;
}

ul.vmenu a.active .t
{
  color: #605C4D;
}

ul.vmenu a:hover .l, ul.vmenu a:hover .r
{
  top: -29px;
}

ul.vmenu a:hover .t
{
  color: #cc0000;
}


/* end VMenuItem */

/* begin VMenuSubItem */
ul.vmenu ul, ul.vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.vmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 18px;
  overflow: visible;
  background-image: url('../obrazki/vsubitem.gif');
  background-position: 25px 0;
  background-repeat: repeat-x;
  padding-left: 25px;
}

ul.vmenu ul li
{
  padding: 0;
}

ul.vmenu ul span, ul.vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

ul.vmenu ul a, ul.vmenu ul a:link, ul.vmenu ul a:visited, ul.vmenu ul a:hover, ul.vmenu ul a:active, ul.vmenu ul span, ul.vmenu ul span span
{
  line-height: 18px;
  color: #353124;
  font-size: 11px;
  margin-left: 0;
}

ul.vmenu ul
{
    margin:0 0 2px 0;
}

ul.vmenu ul ul
{
  margin:0 0 2px 0;
}

ul.vmenu ul li.vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 1px 0 1px 0;
 }

ul.vmenu ul .vsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}

ul.vmenu ul li.vmenu-separator-first
{
    padding-bottom:3px;
}

ul.vmenu ul li li a
{
  background-position: 50px 0;
  padding-left: 50px;
}

ul.vmenu ul li li li a
{
  background-position: 75px 0;
  padding-left: 75px;
}

ul.vmenu ul li li li li a
{
  background-position: 100px 0;
  padding-left: 100px;
}

ul.vmenu ul li li li li li a
{
  background-position: 125px 0;
  padding-left: 125px;
}


ul.vmenu ul li a.active
{
  color: #494332;
  background-position: 25px -46px;
}

ul.vmenu ul li li a.active
{
  background-position: 50px -46px;
}

ul.vmenu ul li li li a.active
{
  background-position: 75px -46px;
}

ul.vmenu ul li li li li a.active
{
  background-position: 100px -46px;
}

ul.vmenu ul li li li li li a.active
{
  background-position: 125px -46px;
}



ul.vmenu ul li a:hover, ul.vmenu ul li a:hover.active
{
  color: #ff6600;
  background-position: 25px -23px;
}


ul.vmenu ul li li a:hover, ul.vmenu ul li li a:hover.active
{
  background-position: 50px -23px;
}

ul.vmenu ul li li li a:hover, ul.vmenu ul li li li a:hover.active
{
  background-position: 75px -23px;
}

ul.vmenu ul li li li li a:hover, ul.vmenu ul li li li li a:hover.active
{
  background-position: 100px -23px;
}

ul.vmenu ul li li li li li a:hover, ul.vmenu ul li li li li li a:hover.active
{
  background-position: 125px -23px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.block
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.block-body
{
  position: relative;
  padding: 0;
}


.block
{
  margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.blockheader
{
  margin-bottom: 4px;
}

.blockheader, .blockheader h3.t
{
  position: relative;
  height: 38px;
}

.blockheader h3.t,
.blockheader h3.t a,
.blockheader h3.t a:link,
.blockheader h3.t a:visited, 
.blockheader h3.t a:hover
{
  color: #cc3300;
  font-family: "Arial Black",Arial, Helvetica, Sans-Serif;
  font-size: 14px;
}

.blockheader h3.t
{
  margin:0;
  padding: 0 11px 0 11px;
  white-space: nowrap;
  line-height: 38px;	
}

.blockheader .l, .blockheader .r
{
  position: absolute;
  height: 38px;
  background-image: url('../obrazki/blockheader.png');
}

.blockheader .l
{
  left: 0;
  right: 1px;
}

.blockheader .r
{
  width: 900px;
  right: 0;
  clip: rect(auto, auto, auto, 899px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.blockcontent-body
{
  position: relative;
  padding: 5px;
}


.blockcontent-body, 
.blockcontent-body li, 
.blockcontent-body a,
.blockcontent-body a:link,
.blockcontent-body a:visited,
.blockcontent-body a:hover
{
  color: #242219;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.blockcontent-body p
{
  margin: 6px 0 6px 0;
}

.blockcontent-body a
{
  color: #524F42;
  text-decoration: none;
}

.blockcontent-body a:link
{
  color: #524F42;
  text-decoration: none;
}

.blockcontent-body a:visited, .blockcontent-body a.visited
{
  color: #837959;

}

.blockcontent-body a:hover, .blockcontent-body a.hover
{
  color: #cc3300;


}

.blockcontent-body ul li
{
  line-height: 125%;    
  color: #524F42;

  padding: 0 0 0 8px;
  background-image: url('../obrazki/kreska.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Box, Post */
.post
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.post-body
{
  position: relative;
  padding: 12px;
}


.post
{
  margin: 10px;
}

a img
{
  border: 0;
}

.article img, img.article
{
  border: solid 0 #C5BEAA;
  margin: 10px;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.article table, table.article
{
  border-collapse: collapse;
  margin: 1px;
}

.article th, .article td
{
  padding: 2px;
  border: solid 1px #978A66;
  vertical-align: top;
  text-align: left;
}

.article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
  float:left;
}

/* end Box, Post */

/* begin PostMetadata, PostMetadataHeader */
.postmetadataheader
{
  overflow:hidden;
  padding: 1px;
  background-image: url('../obrazki/postmetadataheader_bg.png');
  border-color: #D6D1C2;
  border-style: solid;
  border-width: 1px;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostHeaderIcon */
h2.postheader
{
  color: #cc3300;
  margin: 5px 0 5px 10px;
}

h2.postheader, 
h2.postheader a, 
h2.postheader a:link, 
h2.postheader a:visited,
h2.postheader a.visited,
h2.postheader a:hover,
h2.postheader a.hovered
{
  font-family: "Arial Black",Arial, Helvetica, Sans-Serif;
  font-size: 18px;
}

h2.postheader a, h2.postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #F97415;
}

h2.postheader a:visited, h2.postheader a.visited
{

  color: #FBA365;
}


h2.postheader a:hover,  h2.postheader a.hovered
{

  text-decoration: underline;
  color: #F97415;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.post ol, .post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.post li
{
  font-size: 13px;
}

.post li ol, .post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.post li
{
  color: #494332; 

  padding: 0;
}


.post li
{
  padding: 0 0 0 26px;
}

.post ol>li
{
  background: none;
  padding-left: 0;/* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.post ul>li
{
  background-image: url('../obrazki/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 26px;/* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}


/* end PostBullets */

/* begin PostQuote */
.postcontent blockquote,
.postcontent blockquote a,
.postcontent blockquote a:link,
.postcontent blockquote a:visited,
.postcontent blockquote a:hover
{
  color: #CF5D0C;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.postcontent blockquote
{
   border: solid 0 #65A6B5;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 23px;
  background-color: #F5F3F0;
  background-image: url('../obrazki/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;/* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
}

/* end PostQuote */

/* begin Footer */
.footer
{
  position: relative;
  overflow: hidden;
  width: 100%;
}


.footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('../obrazki/footer_t.png');
  background-position: left bottom;
}

.footer-body
{
    position:relative;
    padding: 15px;
}

.footer-body .rss-tag-icon
{
  position: absolute;
  left:   6px;
  bottom:15px;
  z-index:1;
}

.rss-tag-icon
{
  display: block;
  background-image: url('../obrazki/aepl.jpg');
  background-position: center right;
  background-repeat: no-repeat;
  height: 26px;
  width: 35px;
  cursor: default;
}

.footer-text p
{
  padding:0;
  margin:0;
}

.footer,
.footer a,
.footer a:link,
.footer a:visited,
.footer a:hover
{
    color: #2C281E;
    font-size: 11px;
}

.footer-text
{
  min-height: 25px;
  padding: 0 10px 0 10px;

}

.footer,
.footer-text,
.footer p
{
  text-align: center;
}

.footer a,
.footer a:link
{
  color: #f97415;
  text-decoration: none;
}

.footer a:visited
{
  color: #5F5740;

}

.footer a:hover
{
  color: #f97415;

  text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.page-footer, 
.page-footer a,
.page-footer a:link,
.page-footer a:visited,
.page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #817658;
}

.page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #554E3A;
}
/* end PageFooter */

/* begin LayoutCell, content */




/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */

.content-layout .sidebar1
{
  width: 225px;
}

/* end LayoutCell, sidebar1 */




.overview-table .layout-cell
{
    width:33%;
}


.overview-table-inner 
{
    margin:10px;
}

table.table
{
    width:100%;
    border-collapse:collapse;
    table-layout:fixed;
    text-align:left;
    vertical-align:top;
}

table.table, table.table tr, table.table td
{
    border:none;
    margin:0;
    padding:0;
    background-color:Transparent;
}

img.image
{
    margin:0;
    padding:0;
    border:1px;
}

#linka {
	padding: 0 0 2ex 2ex;
	border-bottom: 1px solid #D6D1C2;
	text-align:
	right;margin-bottom: 0;
}

.piro_overlay { position: fixed; _position: absolute; top: 0; left: 0; width: 100%; height: 100%; background:white; display: none; z-index:99997; }

.loading span{position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-15px;width:30px;height:30px;display:block;z-index:100008; background:url(../piro/bg_load.png) center no-repeat!important;background:url(../piro/bg_load.gif) center no-repeat }

.loading span span{position:absolute; display:block; width:30px;height:30px; z-index:100009;background: url(../piro/ajax-loader_b.gif) center center no-repeat!important;background: url(../piro/ajax-loader_w.gif) center center no-repeat;}

.caption{position:absolute;bottom:0;left:0;margin:0;display:block; padding:2px; cursor:text; background:#222;}

.piro_nav{position:absolute;bottom:0;left:50%;margin:0;display:block; padding:0; background:black;}

.caption p{ display:block; margin:0;padding:4px 28px 4px 38px; text-align:center; font-weight:normal; background:black; color:white; font-size:12px;}

.piro_close{	position:absolute;top:-10px;right:-10px;height:35px;width:35px;background:url(../piro/close_btn3.png) no-repeat;cursor:pointer;z-index:100006;}

a.piro_next{position:absolute;bottom:-33px;width:34px; height:35px;right:-37px;text-indent:-999em;outline:none; display:block;background:url(../piro/next.png) no-repeat; border:none;cursor:pointer;}

a:hover.piro_next{position:absolute;height:35px;width:34px;display:block; background:url(../piro/next_h.png) no-repeat; border:none;}

a.piro_prev{position:absolute;bottom:-33px;width:34px; height:35px;left:-35px; text-indent:-999em; outline:none;display:block;background: url(../piro/prev.png) no-repeat;border:none; cursor:pointer;}

a:hover.piro_prev{position:absolute;height:35px;width:34px;display:block; background:url(../piro/prev_h.png) no-repeat;border:none;}

a.piro_next_out{position:absolute; z-index:2000000;top:50%; width:100px; height:250px; right:0;text-indent:-999em;outline:none; display:block; background: url(../piro/nextoutside.png) no-repeat; border:none;cursor:pointer;}

a:hover.piro_next_out{position:absolute;display:block; width:100px; height:250px;  background: url(../piro/nextoutside_h.png) no-repeat; border:none;}

a.piro_prev_out{position:absolute;z-index:2000001; width:100px; top:50%; height:250px; left:0; text-indent:-999em; outline:none;display:block; background: url(../piro/prevoutside.png) no-repeat;border:none; cursor:pointer;}

a:hover.piro_prev_out{position:absolute; width:100px; height:250px;  display:block; background: url(../piro/prevoutside_h.png) no-repeat; border:none;}

.pirobox_content {position:absolute; top: 50%; left: 50%; padding:0; width: 400px; height: 200px; margin: -100px 0 0 -200px; display: block; z-index:99998;font-family:Trebuchet MS,Arial;}

.pirobox_content table,tbody,tr,th,td{margin:0;padding:0;border:none;}
.pirobox_content img{ margin:0; padding:0; border:none;}

.t_l{background:url(../piro/t_l.png) no-repeat; width:10px; height:10px;}
.t_r{background: url(../piro/t_r.png) no-repeat; width:10px; height:10px;}
.t_c{height:10px; background:url(../piro/t_c.png) repeat-x;}

.c_l{width:10px; background: url(../piro/c_l.png) repeat-y;}
.c_c{background:url(../piro/img_bg.png) repeat; margin:0; padding:0;}
.c_c div{width:380px; height:180px; margin:0; padding:0;}
.c_r{width:10px; background: url(../piro/c_r.png) repeat-y;}

.b_c{height:10px; background:url(../piro/b_c.png) repeat-x;}
.b_l{background:url(../piro/b_l.png) no-repeat; width:10px; height:10px;}
.b_r{background:url(../piro/b_r.png) no-repeat; width:10px; height:10px;}

.box_img{ position:absolute; z-index:99995; background: url(../piro/img_bg.png);width: 100%; top:30px; left:30px; height: 100%; padding:0;}
.err_mess{ position:absolute;bottom:20px; color:black; padding:0; margin:0 0 0 20px; display:block;}
.err_mess a{color:red; font-weight:700;}
.number{position:absolute;margin-left:3px;height:18px;width:30px; padding:3px;left:0;color:#666;top:2px; font-size:11px;}
a.link_to {position:absolute;margin-right:6px;height:21px;width:21px;right:0;color:#999;top:4px; background:url(../piro/link_out.png) no-repeat!important;background:url(../piro/link_out.gif) no-repeat; text-indent:-999em;}
a:hover.link_to { background:url(../piro/link_out_h.png) no-repeat!important;background:url(../piro/link_out_h.gif) no-repeat; border:none;}
.credits{position:absolute; z-index:10002000;font-size:10px; top:0; left:0;margin:12px 0 0 12px; height:15px;width:100px; text-align:center; background:black; color:#999;}
a.play{position:absolute;bottom:10px;right:10px;width:40px; height:40px; margin:0; outline:none; display:block;background:url(../piro/play.png) no-repeat; text-indent:-999em; border:none;cursor:pointer;}
a:hover.play{background:url(../piro/play_h.png) no-repeat;}
a.stop{position:absolute;bottom:10px;right:10px;width:40px; height:40px; margin:0; outline:none; display:block;background:url(pause.png) no-repeat;text-indent:-999em; border:none;cursor:pointer;}
a:hover.stop{background:url(../piro/pause_h.png) no-repeat;}

.detal a{ float:left; margin:0; padding:0; margin:10px 0px 5px 0px!important; display:block; background:url(../piro/bg_tms.jpg) no-repeat; width:90px; height:90px;}
.detal a img{ float:left; margin:0; padding:0; margin:9px 0 0 10px; background:url(../piro/bg_tms.jpg) no-repeat; width:70px; height:70px;}

ul,li,dl,dt,dd{
	list-style-type:none;
	margin:0;
	padding:0;
}


