/* www.rtntv.ru */
body, p
{
  margin: 0.5em 0;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 1px;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #1E3252;
  background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.spopostheader, .spopostheader a, .spopostheader a:link, .spopostheader a:visited, .spopostheader a:hover,
.bochkheader .t, .manasheader .t, .spologo-text, .spologo-text a,
h1.spologo-name, h1.spologo-name a, h1.spologo-name a:link, h1.spologo-name a:visited, h1.spologo-name a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 24px;
  text-align: left;
  letter-spacing: 3px;
}

a, 
.spopost li a
{
  text-decoration: underline;
  color: #2B4978;
}

a:link,
.spopost li a:link
{
  text-decoration: underline;
  color: #2B4978;
}

a:visited, a.visited,
.spopost li a:visited, .spopost li a.visited
{

  color: #125891;
}

a:hover, a.hover,
.spopost li a:hover, .spopost li a.hover
{

  text-decoration: none;
  color: #0E1725;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin: 0.67em 0;
  font-size: 18px;
  color: #2B4978;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin: 0.8em 0;
  font-size: 15px;
  letter-spacing: 2px;
  color: #3A62A1;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
   margin: 1em 0;
  font-size: 14px;
  letter-spacing: 2px;
  color: #125891;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  margin: 1.25em 0;
  font-size: 15px;
  letter-spacing: 2px;
  color: #142238;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  margin: 1.67em 0;
  font-size: 13px;
  letter-spacing: 2px;
  color: #142238;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  margin: 2.33em 0;
  font-size: 13px;
  letter-spacing: 2px;
  color: #142238;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3 a, h3 a:link, h3 a:visited, h3 a:hover,
h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5 a, h5 a:link, h5 a:visited, h5 a:hover,
h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
    margin:0;
}

#spomain
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}


#punabackground-gradient
{
  position: absolute;
  background-image: url('images/page_g.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 500px;

}


#punabackground-simple-gradient
{
  position: absolute;
  background-image: url('images/page_sg.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 500px;
}

.olimp
{
  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 */
.sposheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 900px;
  min-width: 21px;
  min-height: 21px;
}

.bolkbody
{
  position: relative;
  z-index: 1;
  padding: 0;
}

.bolktr, .bolktl, .bolkbr, .bolkbl, .bolktc, .bolkbc,.bolkcr, .bolkcl
{
  position: absolute;
  z-index: -1;
}

.bolktr, .bolktl, .bolkbr, .bolkbl
{
  width: 20px;
  height: 20px;
  background-image: url('images/sheet_s.png');
}

.bolktl
{
  top: 0;
  left: 0;
  clip: rect(auto, 10px, 10px, auto);
}

.bolktr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 10px, 10px);
}

.bolkbl
{
  bottom: 0;
  left: 0;
  clip: rect(10px, 10px, auto, auto);
}

.bolkbr
{
  bottom: 0;
  right: 0;
  clip: rect(10px, auto, auto, 10px);
}

.bolktc, .bolkbc
{
  left: 10px;
  right: 10px;
  height: 20px;
  background-image: url('images/sheet_h.png');
}

.bolktc
{
  top: 0;
  clip: rect(auto, auto, 10px, auto);
}

.bolkbc
{
  bottom: 0;
  clip: rect(10px, auto, auto, auto);
}

.bolkcr, .bolkcl
{
  top: 10px;
  bottom: 10px;
  width: 20px;
  background-image: url('images/sheet_v.png');
}

.bolkcr
{
  right: 0;
  clip: rect(auto, auto, auto, 10px);
}

.bolkcl
{
  left: 0;
  clip: rect(auto, 10px, auto, auto);
}

.bolkcc
{
  position: absolute;
  z-index: -1;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  background-image: url('images/sheet_c.png');
}

.sposheet
{
  margin-top: 0 !important;
  cursor:auto;
}

#punabackground-simple-gradient, #punabackground-gradient, #punabackground-glare
{
  min-width: 900px;
}

/* end Box, Sheet */

/* begin Header */
div.spoheader
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 900px;
  height: 200px;
  overflow: hidden;
}


div.spoheader-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 900px;
  height: 200px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Menu */
/* menu structure */

.spomenu a, .spomenu a:link, .spomenu a:visited, .spomenu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

.spomenu, .spomenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.spomenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.spomenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.spomenu li li
{
  float: none;
}

.spomenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.spomenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.spomenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.spomenu:after, .spomenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.spomenu, .spomenu ul
{
  min-height: 0;
}

.spomenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.spomenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




div.sponav-center
{
  position: relative;
  float: right;
  right: 50%;

}

ul.spomenu
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 ul.spomenu
{
  float: none;
}


/* menu structure */

.spomenu
{
  padding: 3px 3px 3px 3px;
}

.sponav
{
  position: relative;
  height: 35px;
  z-index: 100;
}

.sponav .l, .sponav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 35px;
  background-image: url('images/nav.png');
}

.sponav .l
{
  left: 0;
  right: 0;
}

.sponav .r
{
  right: 0;
  width: 900px;
  clip: rect(auto, auto, auto, 900px);
}


/* end Menu */

/* begin MenuItem */
.spomenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 29px;
  cursor: pointer;
  text-decoration: none;
}

.spomenu ul li
{
    margin:0;
    clear: both;
}


.spomenu a .r, .spomenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 87px;
  background-image: url('images/menuitem.png');
}

.spomenu a .l
{
  left: 0;
  right: 10px;
}

.spomenu a .r
{
  width: 420px;
  right: 0;
  clip: rect(auto, auto, auto, 410px);
}

.spomenu a .t
{
  margin-right: 10px;
  margin-left: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #182943;
  padding: 0 8px;
  margin: 0 10px;
  line-height: 29px;
  text-align: center;
}

.spomenu a:hover .l, .spomenu a:hover .r
{
  top: -29px;
}

.spomenu li:hover>a .l, .spomenu li:hover>a .r
{
  top: -29px;
}

.spomenu li:hover a .l, .spomenu li:hover a .r
{
  top: -29px;
}
.spomenu a:hover .t
{
  color: #000000;
}

.spomenu li:hover a .t
{
  color: #000000;
}

.spomenu li:hover>a .t
{
  color: #000000;
}

/* end MenuItem */

/* begin MenuSeparator */


.spomenu .spomenu-li-separator
{
  display: block;
  width: 5px;
  height: 29px;
}

.sponav .spomenu-separator
{
  display: block;
  margin:0 auto;
  width: 1px;
  height: 29px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin Layout */
.pisaklayout
{
  display: table;
  padding: 0;
  border: none;
  width: 900px;
}

.pisaklayout .pisaklayout
{
  width: auto;
  margin:0;
}

div.pisaklayout div.likjcell, div.pisaklayout div.likjcell div.pisaklayout div.likjcell
{
   display: table-cell;
}

div.likjcell div.likjcell
{
   display: block;
}

div.pisaklayout-row
{
  display: table-row; 
}

.pisaklayout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.likjcell, .pisaklayout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */

/* begin Box, Block, VMenuBlock */
.manas
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.manas-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.manas
{
  margin: 10px;
}

/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.manascontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.manascontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.manascontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.manascontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.spovmenu, ul.spovmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

/* end VMenu */

/* begin VMenuItem */
ul.spovmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

ul.spovmenu li.spovmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.spovmenu .spovmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border-top: solid 1px #ADD5F5;
}

ul.spovmenu a .r, ul.spovmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 90px;
  background-image: url('images/vmenuitem.png');
}

ul.spovmenu a .l
{
  left: 0;
  right: 0;
}

ul.spovmenu a .r
{
  width: 900px;
  right: 0;
  clip: rect(auto, auto, auto, 900px);
}

ul.spovmenu a .t
{
  display: block;
  line-height: 30px;
  color: #96B0D9;
  padding: 0 10px 0 10px;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-left:0;
  margin-right:0;
}

ul.spovmenu a.active .l, ul.spovmenu a.active .r
{
  top: -60px;
}

ul.spovmenu a.active .t
{
  color: #2E4D7F;
}


ul.spovmenu a:hover .l, ul.spovmenu a:hover .r
{
  top: -30px;
}

ul.spovmenu a:hover .t
{
  color: #FCFCFC;
}
/* end VMenuItem */

/* begin Box, Block */
.bochk
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.bochk-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}


.bochk
{
  margin: 10px;
}

/* end Box, Block */

/* begin Box, BlockContent */
.bochkcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.bochkcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.bochkcontent-body, 
.bochkcontent-body a, 
.bochkcontent-body li a
{
  color: #16243C;

}

.bochkcontent-body a,
.bochkcontent-body li a
{
  color: #2E4D7F;
  text-decoration: underline;
}

.bochkcontent-body a:link,
.bochkcontent-body li a:link
{
  color: #2E4D7F;
  text-decoration: underline;
}

.bochkcontent-body a:visited, .bochkcontent-body a.visited,
.bochkcontent-body li a:visited, .bochkcontent-body li a.visited
{
  color: #3C9AE7;
  text-decoration: none;
}

.bochkcontent-body a:hover, .bochkcontent-body a.hover,
.bochkcontent-body li a:hover, .bochkcontent-body li a.hover
{
  color: #757575;
  text-decoration: none;

}

.bochkcontent-body ul
{
  list-style-type: none;
  color: #0D426D;
  margin: 0;
  padding: 0;
}

.bochkcontent-body ul li
{
  margin-left: 12px;
  line-height: 1.25em;
  padding: 0 0 0 14px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}


/* end Box, BlockContent */

/* begin Button */
.spobutton-wrapper .spobutton
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 1px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #2A4674 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 31px;
  height: 31px;
  margin: 0 !important;
  padding: 0 13px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.spobutton img, .spobutton-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.spobutton-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 31px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .spobutton-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 1px;
}

.bochk select 
{
    width:96%;
}

.spobutton-wrapper.hover .spobutton, .spobutton:hover
{
  color: #121212 !important;
  text-decoration: none !important;
}

.spobutton-wrapper.active .spobutton
{
  color: #E8F3FC !important;
}

.spobutton-wrapper .l, .spobutton-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 93px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.spobutton-wrapper .l
{
  left: 0;
  right: 10px;
}

.spobutton-wrapper .r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

.spobutton-wrapper.hover .l, .spobutton-wrapper.hover .r
{
  top: -31px;
}

.spobutton-wrapper.active .l, .spobutton-wrapper.active .r
{
  top: -62px;
}

.spobutton-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.spopost
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 25px;
  min-height: 25px;
}

.napisbody
{
  position: relative;
  z-index: 1;
  padding: 10px;
}

.napistr, .napistl, .napisbr, .napisbl, .napistc, .napisbc,.napiscr, .napiscl
{
  position: absolute;
  z-index: -1;
}

.napistr, .napistl, .napisbr, .napisbl
{
  width: 36px;
  height: 36px;
  background-image: url('images/post_s.png');
}

.napistl
{
  top: 0;
  left: 0;
  clip: rect(auto, 18px, 18px, auto);
}

.napistr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 18px, 18px);
}

.napisbl
{
  bottom: 0;
  left: 0;
  clip: rect(18px, 18px, auto, auto);
}

.napisbr
{
  bottom: 0;
  right: 0;
  clip: rect(18px, auto, auto, 18px);
}

.napistc, .napisbc
{
  left: 18px;
  right: 18px;
  height: 36px;
  background-image: url('images/post_h.png');
}

.napistc
{
  top: 0;
  clip: rect(auto, auto, 18px, auto);
}

.napisbc
{
  bottom: 0;
  clip: rect(18px, auto, auto, auto);
}

.napiscr, .napiscl
{
  top: 18px;
  bottom: 18px;
  width: 36px;
  background-image: url('images/post_v.png');
}

.napiscr
{
  right: 0;
  clip: rect(auto, auto, auto, 18px);
}

.napiscl
{
  left: 0;
  clip: rect(auto, 18px, auto, auto);
}

.napiscc
{
  position: absolute;
  z-index: -1;
  top: 18px;
  left: 18px;
  right: 18px;
  bottom: 18px;
  background-color: #EAEEF6;
}

.spopost
{
  margin: 5px;
}

a img
{
  border: 0;
}

.spoarticle img, img.spoarticle
{
  border: solid 2px #8BA7D5;
  margin: 10px;
}

.spometadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.spoarticle table, table.spoarticle
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.spoarticle th, .spoarticle td
{
  padding: 2px;
  border: solid 1px #197CCC;
  vertical-align: top;
  text-align: left;
}

.spoarticle th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostMetadata, PostMetadataHeader */
.spopostmetadataheader
{
  padding: 1px;
  overflow:hidden;
  background-color: #D1DBEB;
  border-color: #8BA7D5;
  border-style: solid;
  border-width: 1px;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostHeaderIcon */
.spopost h2.spopostheader, 
.spopost h2.spopostheader a, 
.spopost h2.spopostheader a:link, 
.spopost h2.spopostheader a:visited, 
.spopost h2.spopostheader a.visited, 
.spopost h2.spopostheader a:hover, 
.spopost h2.spopostheader a.hovered
{
  margin: 0.2em 0;
  padding: 0;
  margin-top: 12px;
  margin-bottom: 8px;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 2px;
  color: #1A2B47;
}

.spopost h2.spopostheader a, 
.spopost h2.spopostheader a:link, 
.spopost h2.spopostheader a:visited, 
.spopost h2.spopostheader a.visited, 
.spopost h2.spopostheader a:hover, 
.spopost h2.spopostheader a.hovered
{
  margin: 0;
  text-decoration: none;
  color: #20365A;
}

.spopost h2.spopostheader a:visited, 
.spopost h2.spopostheader a.visited
{

  color: #0D426D;
}


.spopost h2.spopostheader a:hover, 
.spopost h2.spopostheader a.hovered
{

  text-decoration: underline;
  color: #0C1422;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.spopost ol, .spopost ul
{
  color: #0C3C64;
  margin: 1em 0 1em 2em;
  padding: 0;
  text-align: left;
}

.spopost li ol, .spopost li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.spopost li
{
  margin: 0.2em 0;
  padding: 0;
}

.spopost ul
{
  list-style-type: none;
}

.spopost ol
{
  list-style-position: inside;

}



.spopost li
{
  padding: 0 0 0 16px;
  line-height: 1em;
}

.spopost ol li, .spopost ul ol li
{
  background: none;
  padding-left: 0;/* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.spopost ul li, .spopost ol ul li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 16px;/* makes "ul li" not to align behind the image if they are in the same line */
  overflow: auto;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.conik blockquote p
{
  color: #0B375B;
  font-style: italic;
  text-align: left;
}

blockquote,
.conik blockquote
{
  border: solid 1px #C7C7C7;
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 41px;
  background-color: #E0E0E0;
  background-image: url('images/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 */
.spofooter
{
  position: relative;
  overflow: hidden;
  width: 100%;
}

.dydyb 
{
  position: absolute;
  left:10px;
  right:10px;
  bottom:0;
  height:10px;
  background-image: url('images/footer_b.png');
}

.dydyr, .dydyl
{
  position: absolute;
  height:10px;
  background-image: url('images/footer_s.png');
  bottom: 0;
}

.dydyl
{
  left: 0;
  width:10px;
}

.dydyr
{
  right: 0;
  width:20px;
  clip: rect(auto, auto, auto, 10px);
}

.dydyt
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 10px;
  background-color: #FFFFFF;
}

.dydybody
{
    position:relative;
    padding: 20px;
}


.dydytext, .dydytext p
{
  margin: 0;
  padding: 0;
  text-align: center;
}

.spofooter,
.spofooter p,
.spofooter a,
.spofooter a:link,
.spofooter a:visited,
.spofooter a:hover
{
  color: #4F7ABF;
  font-size: 12px;
}

.dydytext
{
  margin: 0 10px 0 10px;
}

.spofooter a,
.spofooter a:link
{
  color: #2F4F83;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.spofooter a:visited
{
  color: #14609F;

}

.spofooter a:hover
{
  color: #0F1929;


}/* end Footer */

/* begin PageFooter */
.punafooter, .punafooter a, .punafooter a:link, .punafooter a:visited, .punafooter a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #809FD1;
}

.punafooter
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #65AFEC;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.pisaklayout .sposidebar1
{
  width: 25%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.pisaklayout .spocontent
{
  width: 50%;
}
.pisaklayout .pisaksidebar1
{
  width: 75%;
}
.pisaklayout .pisaksidebar2
{
  width: 75%;
}
.pisaklayout .pisakwide
{
  width: 100%;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar2 */
.pisaklayout .sposidebar2
{
  width: 25%;
}
/* end LayoutCell, sidebar2 */



/*
** HTML elements
*/

body.spobody-nostyle
{
	background-image: none;
}

table
{
	width: 100%;
}

ul li, .item-list ul li, li.expanded, li.leaf, li.collapsed
{
	text-align: left;
	display: block;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

.arttabs_primary, .arttabs_secondary, .links, .service-links img, service-links img
{
	padding-left: 0;
	margin: 0;
}

ul.arttabs_primary li, ul.arttabs_secondary li
{
	background-image: none;
	float: left;
	display: inline;
	padding: 0;	
}

ul.links li
{
	display: inline;
	background-image: none;
}

ul.menu li a.active
{
	font-weight: bold;
}

li.messages
{
	margin: 5px 0;
}

#user-login-form
{
	text-align: left;
}

#user-login-form ul li
{
	background-image: none;
	padding-left: 0;
}

/* Fix fieldset for IE8 and FFox */
fieldset, fieldset legend
{
	display: block;
}

.breadcrumb
{
	display: block;
	padding-bottom: .7em;
}

#edit-name, #edit-pass, #edit-mail, #search-block-form input.form-text
{
	width: 90%;
}

#preview-args
{
	width: auto;
}

.tags
{
	float: left;
}

.messages
{
	padding: 5px;
	margin: 5px 0;
}

.status
{
	border: 1px solid #090;
	background: #C9FBC8;
	margin: 5px 0;
}

tr.even, tr.odd
{
	background-color: transparent;
}

#forum .links li
{
	float: none;
	clear: both;
}

#forum table
{
	width: auto;
	margin-top: 15px;
}

#forum td.container
{
	padding-top: 15px;
	border-left: none;
	border-right: none;
}

#forum td.active
{
	background-color: transparent;
}

#forum td.forum, #forum td.topics, #forum td.posts, #forum td.last-reply
{
	padding-top: 4px;
	padding-bottom: 4px;
}

#forum td.container
{
	font-weight: bold;
}

#forum td.active
{
	background-color: transparent;
}

.forum-topic-navigation
{
	border-top: 0 transparent;
	border-bottom: 0 transparent;
}

.forum-topic-navigation .topic-previous
{
	text-align: left;
	float: left;
}

.forum-topic-navigation .topic-next
{
	text-align: right;
	float: right;
}

.read_more
{
	margin: 5px 0;
	text-align: left;
}

.sticky-table H2
{
	font-size: 10px;
}

#footer
{
	text-align: center;
}

.bochkcontent
{
	width: 100% !important;	
}

.filefield-upload .spobutton-wrapper
{
	top: 10px;
}

.uc_out_of_stock_throbbing
{
	position: absolute;
	z-index: 1;
	top: 16%;
	left: 3px;
	margin: 0;
	padding: 0;
}

.profile h3
{
	border-bottom: 0 none;
	margin-bottom: 1em;
}

/* BEGIN Image Attach module fix */
img.image
{
	margin: 0;
}

.image-attach-teaser
{
	width: auto;
}
/* END Image Attach module fix */

/* BEGIN ImageField module fix */
img.imagefield
{
	margin: 0;
}
/* END ImageField module fix */

/* BEGIN Support User picture */
.picture, .comment .submitted
{
	clear: right;
	float: right;
	padding-left: 1em;
}
/* END Support User picture */

/* BEGIN Support Nodeblock module */
.bochk-body .spopostheader
{
	display: none;
}

.bochk-body .spopost
{
	margin: 0;
}
/* END Support Nodeblock module */

/* BEGIN Support floating panels in IE8 */
.panel-col-last
{
	clear: right;
}
/* END Support floating panels in IE8 */

/* BEGIN Support FCKEditor text alignment */
.rteleft
{
	text-align: left !important;
}

.rteright
{
	text-align: right !important;
}

.rtecenter
{
	text-align: center !important;
}

.rtejustify
{
	text-align: justify !important;
}
/* END Support FCKEditor text alignment */

/* BEGIN Set background color for sticky table */
table.sticky-header
{
	background-color: #EAEEF6 !important;
}
/* END Set background color for sticky table */

/* BEGIN Set alignment for radio buttons */
input.form-radio, input.form-checkbox
{
	margin: 0 0 2px;
	vertical-align: baseline;
}
/* END Set alignment for radio buttons*/

/* BEGIN Move bradcrumb from separate post */
h2.with-tabs
{
	margin-top: 0;
	margin-bottom: 0;
}

.breadcrumb
{
	margin: 1em 0 0 0.7em;
}
/* END Move bradcrumb from separate post */

/* BEGIN Increasing distance between buttons */
span.spobutton-wrapper
{
	margin: 0 5px 0 0;
}
/* END Increasing distance between buttons */

/* BEGIN Page validation fix */
.half-width
{
	width: 50%;
}

.third-width
{
	width: 33%;
}

.two-thirds-width
{
	width: 67%;
}
/* END Page validation fix */

tbody, tbody th, tr.even, tr.odd
{
	border: none;
}