/*
Theme Name: Infopiter
Theme URI: 
Description: 
Version: 1.14
Author: Sirooff
Author URI: http://www.dstudios.ru
Tags: flexible width, two columns, valid XHTML, widgets
*/

/*Подкладочный слой для затенения*/
#overlay{
display:none;
position:absolute;
top:0;
left:0;
width:100%;
height:400%;
z-index:10;
background-color:#000;
-moz-opacity: 0.4; /* код для движков Mozilla */
opacity:.40;  /*свойство из спецификации CSS3, которое поддерживается не всеми браузерами*/
filter: alpha(opacity=40); /* код для IE */
}

/*Окно авторизации*/
.ind {
	text-align: center;
	padding: 10px 0px;
}
/*#auth{
position:absolute;
display:none;
/*background:#FFFFFF;
border:2px solid #ff8000;*/
/*width:350px;
height:230px;
z-index:11;}*/



/* begin Page */

body, p
{
  margin: 0.5em 0;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-align: justify;
}
body {
    min-width: 1000px;
}
#main, table
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-align: justify;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

a, a:link, a:visited, a:hover {
    font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
}
a, a:link, a:visited {
	text-decoration: underline;
	color: #3C773C;
}
a:hover {
	text-decoration: none;
	color: #FFB829;
}

.postcontent,
.postcontent li,
.postcontent table,
.postcontent a,
.postcontent a:link,
.postcontent a:visited,
.postcontent a.visited,
.postcontent a:hover,
.postcontent a.hovered
{
    font-family: Arial, Helvetica, Sans-Serif;
}

.postcontent p
{
    margin: 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: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  text-align: left;
}

.postcontent a
{
  text-decoration: underline;
  color: #3C773C;
}

.postcontent a:link
{
  text-decoration: underline;
  color: #3C773C;
}

.postcontent a:visited, .postcontent a.visited
{

  color: #3C773C;
}

.postcontent  a:hover, .postcontent a.hover
{

  text-decoration: none;
  color: #FFB829;
}

.postcontent h1
{
   color: #3C773C;
    
 
}



.postcontent h2
{
   color: #4F9C4F;
   font-size: 20px;    
  
}


.postcontent h2 a,
.postcontent h2 a:link,
.postcontent h2 a:hover,
.postcontent h2 a:visited
{
   font-size: 20px;   
}

.postcontent h3
{
   color: #4F9C4F;
   font-size: 18px;     
 
}


.postcontent h3 a,
.postcontent h3 a:link,
.postcontent h3 a:hover,
.postcontent h3 a:visited
{
   font-size: 18px;    
}

.postcontent h4
{
   color: #1B361B;
   font-size: 16px;     
 
}


.postcontent h4 a,
.postcontent h4 a:link,
.postcontent h4 a:hover,
.postcontent h4 a:visited
{
   font-size: 16px;   
}

.postcontent h5
{
   color: #1B361B;
   font-size: 14px;    
  
}


.postcontent h5 a,
.postcontent h5 a:link,
.postcontent h5 a:hover,
.postcontent h5 a:visited
{  
   font-size: 14px;
}

.postcontent h6
{
   color: #1B361B;
   font-size: 14px;     
 
}


.postcontent h6 a,
.postcontent h6 a:link,
.postcontent h6 a:hover,
.postcontent h6 a:visited
{
   font-size: 14px;      
}

/*.postcontent ul
{
  list-style-type: none;
  list-style: none;
}

.postcontent li
{
  list-style-type: none;
  list-style: none;
}*/

ul
{
/*  list-style-type: none;*/
}

ol
{
  list-style-position: inside;
}

#main
{
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}


body
{
  padding: 0; 
  margin:0 !important;
  margin-bottom:-10px !important;
  color: #545454;
  height:100%;
  
  background-color: #F8FCF8;
  
}



.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 HeaderFluidBg */
div#header-bg
{
  position: absolute;
  overflow:hidden;
  top:0;
  left:0;
  margin:0 auto;
  width: 100%;
  height: 175px;
  z-index:0;
}
/* end HeaderFluidBg */

/* begin Box, Sheet */
.sheet
{
  position: relative;
  margin: 0 auto;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  cursor:auto;
  width: 98%;
  min-width: 1000px;
  max-width: 1280px;
}

.sheet-body
{
  position: relative;
  padding: 0;
    padding-top:0;
    padding-bottom:0;
}

.sheet-cc
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #F8FCF8;
}



#page-background-top-texture, #page-background-middle-texture, #page-background-glare
{
  min-width: 90%;
}




/* end Box, Sheet */

/* begin Header */
div.header
{
  margin: 0 auto;
  position: relative;
  height: 160px;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
}


div.header-center
{
	position: relative;
	width: 1920px;
	left:50%;
}


div.header-jpeg
{
  position: absolute;
  top: -15px;
  left:-50%;
  width: 1920px;
  height: 175px;
  background-image: url('/images/default/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin Flash */
#flash-area
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 175px;
  overflow: hidden;
}

#flash-container
{
  position: absolute;
  top: -133px;
  left: 0;
  width: 1280px;
  height: 310px;
    }

#flash-container div.flash-alt
{
    position: relative;
    width: 110px;
    height: 30px;
    margin: 0 auto;
    top: 133px;
}

/* end Flash */


/* begin HeaderObject */
div.headerobject
{
  display: block;
  left: 0;
  margin-left: 1px;
  position: absolute;
  top: -5px;
  width: 80px;
  height: 80px;
  background-image: url('/images/default/peter.png');
}
/* end HeaderObject */


/* begin Logo */
div.logo
{
  right: 92%;
  margin-right: -260px;
/*  background: url('/images/george.png') right 1px no-repeat;*/
  display: block;
  position: absolute;



  top: 0;

}

@font-face {
	font-family: 'CorridaCyrillic';
	src: url('/fonts/default/corrida-webfont.eot');
	src: local('O'), url('/fonts/default/corrida-webfont.woff') format('woff'), url('/fonts/default/corrida-webfont.ttf') format('truetype'), url('/fonts/default/corrida-webfont.svg#webfontGUbId0OJ') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1.logo-name
{
  display: block;
  text-align: right;
  font-family: 'CorridaCyrillic', Arial, Helvetica, Sans-Serif;
  font-size: 42px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #555555 !important;

}

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
  font-family: 'CorridaCyrillic', Arial, Helvetica, Sans-Serif;
  font-size: 42px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #555555 !important;
}



h2.logo-text, 
h2.logo-text a,
h2.logo-text a:link,
h2.logo-text a:visited,
h2.logo-text a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #555555 !important;
}

h2.logo-text
{
  display: block;
  text-align: right;

}
h2.razdel-text, 
h2.razdel-text a,
h2.razdel-text a:link,
h2.razdel-text a:visited,
h2.razdel-text a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	padding: 0 3px;
	margin: 0;
	margin-top: 10px;
	color: #990000 !important;
/*	border-bottom-width : 2px; */
/*	border-bottom-style : dashed; */
/*	border-bottom-color : #990000; */
}

h2.razdel-text
{
  display: block;
  text-align: right;
  background-color: #ebeef3;

}
/* end Logo */

/* begin HeaderForm */
div.headerform
{
  display: block;
  right: 0;
  margin-right: 0px;
  position: absolute;
  top: 5px;
  width: 170px;
  height: 50px;
}
/* end HeaderForm */

/* 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;
  min-height: 0;
  background-image: url('/images/default/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.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{
  min-height: 0;
  padding: 2px 5px 0 5px;
}



.menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




/* menu structure */



.nav
{
  position: relative;
  margin:0 auto;
  min-height: 28px;
  z-index: 100;
    margin-top: 5px;
    margin-bottom: 0;
}


.nav-l, .nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('/images/default/nav.png');
}

.nav-l
{
  left: 0;
  right: 0;
}

.nav-r
{
  right: 0;
  width: 1920px;
  clip: rect(auto, auto, auto, 1920px);
}

/* end Menu */

/* begin MenuItem */
.menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 26px;
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
}


.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('/images/default/menuitem.png');
}

.menu a .l
{
  left: 0;
  right: 3px;
}

.menu a .r
{
  width: 406px;
  right: 0;
  clip: rect(auto, auto, auto, 403px);
}

.menu a .t, .menu ul a, .menu a:link, .menu a:visited, .menu a:hover
{
  font-weight: bold;
  font-size: 13px;
}

.menu a .t
{
  color: #FFFFFF;
  padding: 0 25px;
  margin: 0 3px;
  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: #FFFFFF;
}

.menu li:hover a .t
{
  color: #FFFFFF;
}

.menu li:hover>a .t
{
  color: #FFFFFF;
}


.menu a.active .l, .menu a.active .r
{
  top: -62px;
}

.menu a.active .t
{
  color: #FFFFFF;
}
/* end MenuItem */

/* begin MenuSeparator */
.menu .menu-li-separator
{
  display: block;
  width: 7px;
  height:26px;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.menu ul a
{
  display: block;
  white-space: nowrap;
  height: 28px;
  width: 150px;
  overflow: hidden;
  background-image: url('/images/default/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0;
  border-style: solid;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 28px;
  color: #696969;
  font-weight: normal;
  font-size: 12px;
  margin:0;
  padding:0;
}

.nav ul.menu ul span, .nav ul.menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

 .menu ul a:link, .menu ul a:visited, .menu ul a:hover, .menu ul a:active, .nav ul.menu ul span, .nav ul.menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 28px;
  color: #696969;
  font-weight: normal;
  font-size: 12px;
  margin:0;
  padding:0;
}

.menu ul li a:hover
{
  color: #000000;
  background-position: 0 -28px;
}

.menu ul li:hover>a
{
  color: #000000;
  background-position: 0 -28px;
}

.nav .menu ul li a:hover span, .nav .menu ul li a:hover span span
{
  color: #000000;
}

.nav .menu ul li:hover>a span, .nav .menu ul li:hover>a span span
{
  color: #000000;
}


/* end MenuSubItem */

/* begin Layout */
.content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.layout-cell, .content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.overview-table-inner 
{
    margin:5px;
}

.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 Box, Block, VMenuBlock */
.vmenublock
{
  position: relative;
  min-width: 7px;
  min-height: 7px;
  margin: 5px;
}

.vmenublock-body
{
  position: relative;
  padding: 8px;
}

.vmenublock-tr, .vmenublock-tl, .vmenublock-br, .vmenublock-bl, .vmenublock-tc, .vmenublock-bc,.vmenublock-cr, .vmenublock-cl
{
  position: absolute;
}

.vmenublock-tr, .vmenublock-tl, .vmenublock-br, .vmenublock-bl
{
  width: 6px;
  height: 6px;
  background-image: url('/images/default/vmenublock_s.png');
}

.vmenublock-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 3px, 3px, auto);
}

.vmenublock-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 3px, 3px);
}

.vmenublock-bl
{
  bottom: 0;
  left: 0;
  clip: rect(3px, 3px, auto, auto);
}

.vmenublock-br
{
  bottom: 0;
  right: 0;
  clip: rect(3px, auto, auto, 3px);
}

.vmenublock-tc, .vmenublock-bc
{
  left: 3px;
  right: 3px;
  height: 6px;
  background-image: url('/images/default/vmenublock_h.png');
}

.vmenublock-tc
{
  top: 0;
  clip: rect(auto, auto, 3px, auto);
}

.vmenublock-bc
{
  bottom: 0;
  clip: rect(3px, auto, auto, auto);
}

.vmenublock-cr, .vmenublock-cl
{
  top: 3px;
  bottom: 3px;
  width: 6px;
  background-image: url('/images/default/vmenublock_v.png');
}

.vmenublock-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 3px);
}

.vmenublock-cl
{
  left: 0;
  clip: rect(auto, 3px, auto, auto);
}

.vmenublock-cc
{
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background-color: #FFFFFF;
}



/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.vmenublockheader
{
  margin-bottom: 8px;
  position: relative;
  height: 28px;
}

 .vmenublockheader h3.t
{
  position: relative;
  height: 28px;
  color: #468B46;
  font-size: 12px;
  margin:0;
  padding: 0 10px 0 31px;
  white-space: nowrap;
  line-height: 28px;
}


.vmenublockheader h3.t a,
.vmenublockheader h3.t a:link,
.vmenublockheader h3.t a:visited, 
.vmenublockheader h3.t a:hover
{
  color: #468B46;
  font-size: 12px;
}



.vmenublockheader .l, .vmenublockheader .r
{
  position: absolute;
  height: 28px;
  background-image: url('/images/default/vmenublockheader.png');
}

.vmenublockheader .l
{
  left: 0;
  right: 25px;
}

.vmenublockheader .r
{
  width: 1920px;
  right: 0;
  clip: rect(auto, auto, auto, 1895px);
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.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
{
  margin-top: 0; 
  margin-bottom: 0;
}

ul.vmenu ul
{
  display: none;

  padding: 0;
    margin:0 0 0 0;
}

ul.vmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

ul.vmenu li.vmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.vmenu .vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border-top: solid 1px #F6DBDB;
}

ul.vmenu a .r, ul.vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  height: 100px;
  background-image: url('/images/default/vmenuitem.png');
}

ul.vmenu a .l
{
  left: 0;
  right: 18px;
}

ul.vmenu a .r
{
  width: 1920px;
  right: 0;
  clip: rect(auto, auto, auto, 1902px);
}

ul.vmenu a .t, ul.vmenu ul a
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
}

ul.vmenu a .t
{
  display: block;
  position:relative;
  top:0;
  line-height: 30px;
  color: #4F9C4F;
  padding: 0 10px 0 23px;
  margin-left:0;
  margin-right:0;
}

ul.vmenu a.active .l, ul.vmenu a.active .r
{
  top: -70px;
}

ul.vmenu a.active .t
{
  color: #FFB829;
}

ul.vmenu a:hover .l, ul.vmenu a:hover .r
{
  top: -35px;
}

ul.vmenu a:hover .t
{
  color: #71B771;
}


/* end VMenuItem */

/* begin VMenuSubItem */
 ul.vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.vmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  overflow: visible;
  background-image: url('/images/default/vsubitem.gif');
  background-position: 25px 0;
  background-repeat: repeat-x;
  padding: 0 0 0 25px;
  line-height: 20px;
  color: #696969;
  font-size: 11px;
  margin-left: 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: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: 20px;
  color: #4F9C4F;
  font-size: 11px;
  margin-left: 0;
}



ul.vmenu ul ul
{
  margin:0 0 0 0;
}

ul.vmenu ul li.vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 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:0;
}

ul.vmenu ul li li a
{
  background-position: 50px 0;
  padding: 0 0 0 50px;
}

ul.vmenu ul li li li a
{
  background-position: 75px 0;
  padding: 0 0 0 75px;
}

ul.vmenu ul li li li li a
{
  background-position: 100px 0;
  padding: 0 0 0 100px;
}

ul.vmenu ul li li li li li a
{
  background-position: 125px 0;
  padding: 0 0 0 125px;
}


ul.vmenu ul li a.active
{
  color: #FFB829;
  background-position: 25px -50px;
}

ul.vmenu ul li li a.active
{
  background-position: 50px -50px;
}

ul.vmenu ul li li li a.active
{
  background-position: 75px -50px;
}

ul.vmenu ul li li li li a.active
{
  background-position: 100px -50px;
}

ul.vmenu ul li li li li li a.active
{
  background-position: 125px -50px;
}



ul.vmenu ul li a:hover, ul.vmenu ul li a:hover.active
{
  color: #71B771;
  background-position: 25px -25px;
}


ul.vmenu ul li li a:hover, ul.vmenu ul li li a:hover.active
{
  background-position: 50px -25px;
}

ul.vmenu ul li li li a:hover, ul.vmenu ul li li li a:hover.active
{
  background-position: 75px -25px;
}

ul.vmenu ul li li li li a:hover, ul.vmenu ul li li li li a:hover.active
{
  background-position: 100px -25px;
}

ul.vmenu ul li li li li li a:hover, ul.vmenu ul li li li li li a:hover.active
{
  background-position: 125px -25px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.block
{
  position: relative;
  min-width: 7px;
  min-height: 7px;
  margin: 5px;
}

.block-body
{
  position: relative;
  padding: 8px;
}

.block-tr, .block-tl, .block-br, .block-bl, .block-tc, .block-bc,.block-cr, .block-cl
{
  position: absolute;
}

.block-tr, .block-tl, .block-br, .block-bl
{
  width: 6px;
  height: 6px;
  background-image: url('/images/default/block_s.png');
}

.block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 3px, 3px, auto);
}

.block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 3px, 3px);
}

.block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(3px, 3px, auto, auto);
}

.block-br
{
  bottom: 0;
  right: 0;
  clip: rect(3px, auto, auto, 3px);
}

.block-tc, .block-bc
{
  left: 3px;
  right: 3px;
  height: 6px;
  background-image: url('/images/default/block_h.png');
}

.block-tc
{
  top: 0;
  clip: rect(auto, auto, 3px, auto);
}

.block-bc
{
  bottom: 0;
  clip: rect(3px, auto, auto, auto);
}

.block-cr, .block-cl
{
  top: 3px;
  bottom: 3px;
  width: 6px;
  background-image: url('/images/default/block_v.png');
}

.block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 3px);
}

.block-cl
{
  left: 0;
  clip: rect(auto, 3px, auto, auto);
}

.block-cc
{
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background-color: #FFFFFF;
}



/* end Box, Block */

/* begin BlockHeader */
.blockheader
{
  margin-bottom: 0;
  position: relative;
  height: 28px;
}

 .blockheader h3.t
{
  position: relative;
  height: 28px;
  color: #468B46;
  font-size: 12px;
  margin:0;
  padding: 0 10px 0 31px;
  white-space: nowrap;
  line-height: 28px;
}


.blockheader h3.t a,
.blockheader h3.t a:link,
.blockheader h3.t a:visited, 
.blockheader h3.t a:hover
{
  color: #468B46;
  font-size: 12px;
}



.blockheader .l, .blockheader .r
{
  position: absolute;
  height: 28px;
  background-image: url('/images/default/blockheader.png');
}

.blockheader .l
{
  left: 0;
  right: 25px;
}

.blockheader .r
{
  width: 1920px;
  right: 0;
  clip: rect(auto, auto, auto, 1895px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.blockcontent-body
{
  position: relative;
  padding: 4px;
  color: #545454;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}

.blockcontent-body h2
{
   color: #4F9C4F;
   font-size: 22px;    
  
}


.blockcontent-body h2 a,
.blockcontent-body h2 a:link,
.blockcontent-body h2 a:hover,
.blockcontent-body h2 a:visited
{
   font-size: 22px;   
}

.blockcontent-body h3
{
   color: #4F9C4F;
   font-size: 18px;     
 
}


.blockcontent-body h3 a,
.blockcontent-body h3 a:link,
.blockcontent-body h3 a:hover,
.blockcontent-body h3 a:visited
{
   font-size: 18px;    
}

.blockcontent-body h4
{
   color: #1B361B;
   font-size: 16px;     
 
}


.blockcontent-body h4 a,
.blockcontent-body h4 a:link,
.blockcontent-body h4 a:hover,
.blockcontent-body h4 a:visited
{
   font-size: 16px;   
}

.blockcontent-body h5
{
   color: #1B361B;
   font-size: 15px;    
  
}


.blockcontent-body h5 a,
.blockcontent-body h5 a:link,
.blockcontent-body h5 a:hover,
.blockcontent-body h5 a:visited
{  
   font-size: 15px;
}

.blockcontent-body h6
{
   color: #1B361B;
   font-size: 14px;     
 
}


.blockcontent-body h6 a,
.blockcontent-body h6 a:link,
.blockcontent-body h6 a:hover,
.blockcontent-body h6 a:visited
{
   font-size: 14px;      
}
 
.blockcontent-body li, 
.blockcontent-body a,
.blockcontent-body a:link,
.blockcontent-body a:visited,
.blockcontent-body a:hover
{
  color: #545454;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}



.blockcontent-body a
{
  color: #3C773C;
  text-decoration: underline;
}

.blockcontent-body a:link
{
  color: #3C773C;
  text-decoration: underline;
}

.blockcontent-body a:visited, .blockcontent-body a.visited
{
  color: #3C773C;

}

.blockcontent-body a:hover, .blockcontent-body a.hover
{
  color: #FFB829;

  text-decoration: none;
}

.blockcontent-body ul li
{
  text-decoration: none;
  line-height: 125%;    
  color: #1B361B;

  padding: 0 0 0 10px;
/*  background-image: url('/images/default/blockcontentbullets.png');
  background-repeat: no-repeat;*/
}/* end Box, BlockContent */

/* begin Button */
.button-wrapper a.button,
.button-wrapper a.button:link,
.button-wrapper input.button,
.button-wrapper button.button
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #468B46 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 25px;
  height: 25px;
  margin: 0 !important;
  padding: 0 10px !important;
  overflow: visible;
  cursor: pointer;
}

.button img, .button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.button-wrapper
{

  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 25px;
  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: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
}

.block select 
{
    width:96%;
}

.button-wrapper.hover .button, .button-wrapper.hover a.button:link, .button:hover
{
  color: #60AF60 !important;
  text-decoration: none !important;
}

.button-wrapper.active .button, .button-wrapper.active a.button:link
{
  color: #FFAF0F !important;
}

.button-wrapper .button-l, .button-wrapper .button-r
{
  display: block;
  position: absolute;
  height: 85px;
  margin: 0;
  padding: 0;
  background-image: url('/images/default/button.png');
}

.button-wrapper .button-l
{
  left: 0;
  right: 0;
}

.button-wrapper .button-r
{
  width: 401px;
  right: 0;
  clip: rect(auto, auto, auto, 401px);
}

.button-wrapper.hover .button-l, .button-wrapper.hover .button-r
{
  top: -30px;
}

.button-wrapper.active .button-l, .button-wrapper.active .button-r
{
  top: -60px;
}

.button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.post
{
  position: relative;
  min-width: 7px;
  min-height: 7px;
  margin: 5px;
}

.post-body
{
  position: relative;
  padding: 8px;
}

.post-tr, .post-tl, .post-br, .post-bl, .post-tc, .post-bc,.post-cr, .post-cl
{
  position: absolute;
}

.post-tr, .post-tl, .post-br, .post-bl
{
  width: 6px;
  height: 6px;
  background-image: url('/images/default/post_s.png');
}

.post-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 3px, 3px, auto);
}

.post-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 3px, 3px);
}

.post-bl
{
  bottom: 0;
  left: 0;
  clip: rect(3px, 3px, auto, auto);
}

.post-br
{
  bottom: 0;
  right: 0;
  clip: rect(3px, auto, auto, 3px);
}

.post-tc, .post-bc
{
  left: 3px;
  right: 3px;
  height: 6px;
  background-image: url('/images/default/post_h.png');
}

.post-tc
{
  top: 0;
  clip: rect(auto, auto, 3px, auto);
}

.post-bc
{
  bottom: 0;
  clip: rect(3px, auto, auto, auto);
}

.post-cr, .post-cl
{
  top: 3px;
  bottom: 3px;
  width: 6px;
  background-image: url('/images/default/post_v.png');
}

.post-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 3px);
}

.post-cl
{
  left: 0;
  clip: rect(auto, 3px, auto, auto);
}

.post-cc
{
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background-color: #FFFFFF;
}



a img
{
  border: 0;
}

.article img, img.article
{
  border: solid 0 #F6DBDB;
  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 #A0CFA0;
  vertical-align: top;
  text-align: left;
}

.article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h1.postheader
{
  color: #2B552B;
  font-size: 20px;
  margin-bottom: 10px;

}

 
h1.postheader a, 
h1.postheader a:link, 
h1.postheader a:visited,
h1.postheader a.visited,
h1.postheader a:hover,
h1.postheader a.hovered
{
  font-size: 20px;
}

h1.postheader a, h1.postheader a:link
{
  text-decoration: none;
  color: #448844;
}

h1.postheader a:visited, h1.postheader a.visited
{

  color: #55AA55;
}


h1.postheader a:hover,  h1.postheader a.hovered
{


  color: #FFB829;
}

/* end PostHeaderIcon */

/* begin PostMetadata, PostMetadataHeader */
.postmetadataheader
{
  overflow:hidden;
  padding: 1px;
  background-color: #DDEEDD;
  border-color: #C7C7C7;
  border-style: solid;
  border-width: 1px;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostIcons, PostHeaderIcons */
.postheadericons,
.postheadericons a,
.postheadericons a:link,
.postheadericons a:visited,
.postheadericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #363636;
}

.postheadericons
{
  padding: 1px;

}

.postheadericons a, .postheadericons a:link
{
  text-decoration: underline;
  color: #468B46;
}

.postheadericons a:visited, .postheadericons a.visited
{

  color: #4F4F4F;
}

.postheadericons a:hover, .postheadericons a.hover
{

  text-decoration: none;
  color: #9E6900;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.post ol, .post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.post li
{
/*  font-size: 12px;*/
/*  color: #141414;*/
  padding: 0 0 0 7px;
}

.post li ol, .post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}


.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('/images/default/postbullets.png');*/
  background-repeat: no-repeat;
  padding-left: 13px;
  /* 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: #0E1B0E;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.postcontent blockquote
{
   border: solid 1px #A0CFA0;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 37px;
  background-color: #F8FCF8;
  background-image: url('/images/default/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;
  clear:both;
}

/* end PostQuote */

/* begin PostMetadata, PostMetadataFooter */
.postmetadatafooter
{
  overflow:hidden;
  padding: 1px;
  background-color: #DDEEDD;
  border-color: #A0CFA0;
  border-style: solid;
  border-width: 1px;
}
/* end PostMetadata, PostMetadataFooter */

/* begin PostIcons, PostFooterIcons */
.postfootericons,
.postfootericons a,
.postfootericons a:link,
.postfootericons a:visited,
.postfootericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  text-decoration: none;
  color: #363636;
}

.postfootericons
{
  padding: 1px;

}

.postfootericons a, .postfootericons a:link
{
  text-decoration: underline;
  color: #356935;
}

.postfootericons a:visited, .postfootericons a.visited
{

  color: #4F4F4F;
}

.postfootericons a:hover, .postfootericons a.hover
{

  text-decoration: none;
  color: #9E6900;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.footer
{
  position: relative;
  margin-top:10px;
  margin-bottom:0;
  overflow: hidden;
  width: 100%;
}


.footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #DDEEDD;
}

.footer-body
{
    position:relative;
    padding: 15px;
}

.footer-body .rss-tag-icon
{
  position: absolute;
  left:   15px;
  bottom:15px;
  z-index:1;
}

.rss-tag-icon
{
  display: block;
  background-image: url('/images/default/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  height: 32px;
  width: 24px;
  cursor: default;
}

.footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.footer-text,
.footer-text a,
.footer-text a:link,
.footer-text a:visited,
.footer-text a:hover
{
    color: #474747;
    font-size: 11px;
}

.footer-text
{
  min-height: 32px;
  padding: 0 10px 0 10px;
  text-align: center;

}



.footer-text a,
.footer-text a:link
{
  color: #356935;
  text-decoration: underline;
}

.footer-text a:visited
{
  color: #59AB59;

}

.footer-text a:hover
{
  color: #FFAC05;

  text-decoration: none;
}
/* 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: #448844;
}

.page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #4F4F4F;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */

.content-layout .sidebar1
{
  width: 250px;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */



/* end LayoutCell, content */

/* begin LayoutCell, sidebar2 */

.content-layout .sidebar2
{
  width: 272px;
}

/* end LayoutCell, sidebar2 */



textarea#comment{width:100%;}

.commentlist, .commentlist li
{
  background: none;
}

.commentlist li li
{
  margin-left: 30px;
}

.commentlist li .avatar
{
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  margin: 1px;
  background: #fff;
}

.commentlist li cite
{
  font-size: 1.2em;
}

#commentform textarea
{
  width: 100%;
}

img.wp-smiley
{
  border: none;
  margin: 0;
  padding: 0;
}

.navigation
{
  display: block;
  text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .article .aligncenter img, .aligncenter img.article, .aligncenter img, img.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.alignright img, img.alignright
{
  margin: 1em;
  margin-right: 0;
}

.alignleft img, img.alignleft
{
  margin: 1em;
  margin-left: 0;
}

.wp-caption
{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
    text-align: center;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

 .wp-caption p
{
    text-align: center;
}
/* End */


.hidden
{
  display: none;
}

/* Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

.gallery {
  letter-spacing: normal;
}

.content {
  position: relative;
  z-index: 1;   
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}

img.wp-post-image 
{
    margin:0 5px 5px 0 !important;
}

div.footer li, ul.commentlist li
{
    list-style-image: none;
    background:none;
    list-style-type:none;
    
}

div.footer div.content-layout,  
div.content div.content-layout
{
    margin:0 auto;
    width:100%;
}

div.footer ul
{
    padding-left: 0;
}

div.footer ul li ul
{
    padding-left: 20px;
}


div.layout-cell-size1 
{
    width:100%;
}

div.layout-cell-size2 
{
    width:50%;
}
div.layout-cell-size3 
{
    width:33%;
}

div.layout-cell-size4
{
    width:25%;
}

div.author-info img.avatar 
{
	float:left;	
	margin-top:0;
}

img.image
{
	margin:10;
	padding:0;
	border:none;
	float: left;
}

/*Наименование поля формы*/
.formfield
{
  overflow: hidden;
  height : 100px !important;
  display: inline;
}
.formitemname
{
  font-weight: bold;
  text-align: right;
  margin-right: 10px;
}
.err_view
{
  color: #ff0000;
}
.ok_view
{
  color: #006600;
}
.regspan {
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  text-align: justify;
  color: Red;
}

/*- Menu Tabs C--------------------------- */

#tabsC {
  float:left;
  width:100%;
  line-height:normal;
  border-bottom: solid 1px #DDEEDD;
  margin-bottom:5px;
}
#tabsC ul {
  margin:0;
  padding:10px 10px 0 0;
  list-style:none;
}
#tabsC li {
  display:inline;
  margin:0;
  padding:0;
}
#tabsC a {
  float:left;
  background:url("//images/default/tableftC.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}
#tabsC a span {
  float:left;
  display:block;
  background:url("//images/default/tabrightC.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  margin-right:5px;
  color:#464E42;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsC a span {float:none;}
/* End IE5-Mac hack */
#tabsC a:hover span {
  color:#FFF;
}
#tabsC a:hover {
  background-position:0% -42px;
}
#tabsC a:hover span {
  background-position:100% -42px;
}
#tabsC #current a {
  background-position:0% -42px;
}
#tabsC #current a span {
  background-position:100% -42px;
  font-weight: bold;  
}


/* View password */
.pwd .ptxt, .ptxt .pwd {display:none;}
.pwd .pwd, .ptxt .ptxt {display:inline;}
/* end View password */

/* Ajax loader */
.progress {
	background: #fff url(/images/loading.gif) no-repeat center left;
}
/* end Ajax loader */

/* Cabinet menu */
#tabsC {
  float:left;
  width:100%;
  line-height:normal;
  border-bottom: solid 1px #DDEEDD;
  margin-bottom:5px;
}
#tabsC ul {
  margin:0;
  padding:10px 10px 0 0;
  list-style:none;
}
#tabsC li {
  display:inline;
  margin:0;
  padding:0;
}
#tabsC a {
  float:left;
  background:url("/images/default/tableftC.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}
#tabsC a span {
  float:left;
  display:block;
  background:url("/images/default/tabrightC.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  margin-right:5px;
  color:#464E42;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsC a span {float:none;}
/* End IE5-Mac hack */
#tabsC a:hover span {
  color:#FFF;
}
#tabsC a:hover {
  background-position:0% -42px;
}
#tabsC a:hover span {
  background-position:100% -42px;
}
#tabsC #current a {
  background-position:0% -42px;
}
#tabsC #current a span {
  background-position:100% -42px;
  color:#FFF;
  font-weight: bold;  
}
/* end Cabinet menu */

/* Нумерация страниц списка товаров */
span.pages {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
	text-decoration: none;
	color: #363a42;
	font-style : italic;
}
a.page {
	font-size: 14px;
	color: #267393;
	text-decoration: underline;
}
a:hover.page {
	font-size: 14px;
	color: #267393;
	text-decoration: none;
}
span.curpage {
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
	color: #363a42;
}
.floatpage {
	display:inline;
	margin:0px 3px 0px 2px;
}
.tovnum {
	margin: 10px 5px 20px 5px;
	color: #818181;
	font-style: italic;
	font-size: 13px;

}
.floatedblock {
	display:inline;
	margin:0px 5px 0px 5px;
}

/* Рекламные ссылки */
.reclinks {
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	color: #545454;
	padding: 3px 3px;
	text-align: center;
}
.reclinks a:link {
	font-size: 10px;
	color: #3C773C;
}

/* Сбор подписей */
.petition_title {
	margin: 10px 0;
	font-size: 14px;
}
.petition_title span {
	font-weight: bold;
}
.petition_table {
	margin: 20px auto;
	width: 98%;
	border-collapse:collapse;
	border: 1px solid #dddddd;
}
.petition_table td {
	padding: 3px 3px;
	line-height: 20px;
	border: 1px solid #dddddd;
}
.pettit {
	font-weight: bold;
	text-align: center;
	background-color: #F8FCF8;
}
.petition_secret img {
/*	vertical-align: middle;*/
	float: left;
}
.petition_secret input {
/*	vertical-align: middle;*/
	margin: 5px 3px;
}
.petition_secret span {
}

/*------------------ ФОРМА ПОИСКА КРУИЗОВ--------------------*/
table.prt_s_table {
	background-color : White;
	border : solid 1px #c0c0c0;
	width: 98%;
}
td.prt_s_td {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
td.prt_s_tdt {
	background-color : ActiveCaption;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : White;
}
.prt_s_ins {
	background-color : #F5F5F5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
.prt_s_inb {
	background-color : ButtonFace;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	font-style : normal;
	text-decoration : none;
	border: outset 1px;
	height: 20px;
	width: 145px;
}
/*------------------ ОСНОВНАЯ ТАБЛИЦА --------------------*/
table.prt_table {
	background-color : White;
	border : solid 1px #c0c0c0;
	width: 98%;
}
td.prt_td {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
td.prt_tdt {
	background-color : ActiveCaption;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : White;
}
/*------------------ ВНУТРЕННЯЯ ТАБЛИЦА --------------------*/
table.prt_v_table {
	background-color : White;
	border : solid 1px #c0c0c0;
	width: 98%;
}
td.prt_v_td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
td.prt_v_tdt {
	background-color : #dedede;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : Black;
}
a.prt:link, a.prt:active, a.prt:visited {
	color: #009900;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
}
a.prt:hover {
	color: #FF9966;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
}
.prt_v_in {
	background-color : White;
	border : solid 1px #C0C0C0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

/* Анкета */
#okview {
	text-align: center;
	font-weight: bold;
	padding: 40px 30px;
}
#okview span {
	font-size: 18px;
	color: #008000;
}
.aform td {
	padding: 5px 10px;
}
.anketa-block {
	width: 232px;
	padding: 5px 5px;
	border: 2px solid #ffc1c1;
}
.anketa-block img {
	margin: 10px 0 10px 0;
}
.anketa-title {
	font-weight: bold;
	color: #006595;
	text-align: center;
}
.anketa-red {
	color: #cc0000;
	text-align: center;
	font-size: 20px;
}
.anketa-red span {
	font-weight: bold;
}
.anketa-get {
	color: #cc0000;
}
.anketa-link {
	font-weight: bold;
	color: #cc0000;
}