@charset "windows-1251";
/* CSS Document */
/*--General_document_styles--*/
body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
        color: red; 
	text-decoration: none;
        padding-left:8px;
}
h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	color: red;
	text-decoration: none;
        padding-left:8px;
}
h3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	color: red;
	text-decoration: none;
        padding-left:8px;
}
h4 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	color: red;
	text-decoration: none;
        padding-left:8px;
}
p {
      padding-left: 5px;
      padding-right: 15px;
}
a:link {
	color: #323e78;
}
a:visited {
	color: #323e78;
}
a:hover {
	color: #6A79C1;
}
a:active {
	color: #323e78;
}
/*--X_General_document_styles--*/
/*--General_element_styles--*/
.gentable {
	padding: 0px;
	clear: none;
	float: none;
	width: 1000px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: solid;
        border-right: 1px solid;
	border-bottom-style: none;
	border-left-style: solid;
        border-left: 1px solid;
	border-right-color: #323e78;
	border-left-color: #323e78;
}
.headstyle {
	background-color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: none;
	height: 103px;
}
.menublock {
	clear: none;
	width: 255px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
}
.contentblock {
       background-color: #ffffff;
       background-image: url(images/bgrnd.jpg);
       background-repeat: no-repeat;
       background-position: center top;
       position:relative;
       float:left;
       top:0;
       left:20px;
       width: 710px;
}
.anons {
      color: #5493B4;
      border-top: 1px solid;
      border-right: 1px solid;
      border-bottom: 1px solid;
      border-left: 1px solid;
      border-right-color: #323e78;
      border-left-color: #323e78; 
      border-top-color: #323e78;
      border-bottom-color: #323e78;
      line-height: 130%;
      font-size: 9px;
}
img {
	border: 0;
}
form {
	margin: 0;
}
.bgr {
      background-image: url(images/bgr.jpg);
      background-repeat: repeat-x;
      background-position: center top;
      clear: none;
}
/*--X_General_element_styles--*/
/*--Top_navi_styles--*/
a.navi:link, a.navi:active, a.navi:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navi:hover {
	background-color: #fe5500;
}
.navi {
	clear: none;
	height: 22px;
	background-color: #323e78;
	color:#CCCCCC;
}
/*--X_Top_navi_styles--*/
/*---CMS_related_styles--*/
    /*--Search_field_styles--*/
#searchbox {
	clear: none;
	float: right;
	position: relative;
	visibility: visible;
	width:200px;
	margin-right:5px;
}
.searchbox, .searchbox, .submit {
	border: 1px dotted #ffffff;
	background: #323e78;
	color:#FFFFFF;
}
.text {
	background-color: #3A488B;
	border: 1px dotted #ffffff;
	color:#FFFFFF;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
	/*--X_Search_field_styles--*/
	
    /*--Menu_levels--*/
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
}
ul.menulevel1 {font-weight:bold;}
ul.menulevel2, ul.menulevel3 {font-weight:normal;}
li {
	line-height: 1.3;
}
li.doc {
	padding-left: 15px;
	background-image: none;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
}
li.docs {
	padding-left: 15px;
        background-image: none;
        border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
}
li.sdoc {
        color:#ffffd5;
	padding-left: 35px;
        background-image: url(images/menu_bg.png);
	background-repeat: repeat-y;
	background-position: center center;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	list-style-image: none;
	list-style-type: square;
	list-style-position:inside;
}
li.sdocs {
        color:#999933;
        font-weight: bold;
        font-style: italic;
	padding-left: 15px;
	background-image: none;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	list-style-image: none;
	list-style-type: square;
	list-style-position:inside;
}
.menulevel1, .menulevel2, .menulevel3, .navigator, .sitemaplevel1, .sitemaplevel2, .sitemaplevel3, .submenu {
	font-size: 10pt;
}
.menulevel1 a:link, .menulevel1 a:visited, .menulevel1 a:active, .menulevel1 a:hover, .menulevel2 a:link, .menulevel2 a:visited, .menulevel2 a:active, .menulevel2 a:hover, .menulevel3 a:link, .menulevel3 a:visited, .menulevel3 a:active, .menulevel3 a:hover, .locator a:link, .locator a:visited, .locator a:active, .locator a:hover, .navigator a:link, .navigator a:visited, .navigator a:active, .navigator a:hover, .sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited, .sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover, .submenu a:link, .submenu a:visited, .submenu a:active, .submenu a:hover {
	text-decoration: none;
}
.menu {
	font-size: 8pt;
	color: #5493B4;
}
.menu a {
	text-decoration: underline;
	font-weight: bold;
}
   /*--X_Menu_levels---*/
.login, .login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	font-weight: normal;
	font-size: 8pt;
	color: #5493B4;
	text-decoration: none;
}
.edit {
	font-size: 7pt;
	color: black;
	background: #E5E5E5;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	text-decoration: none;
	color: black;
}
input, select {
	font-size: 8pt;
	text-indent: 2px;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
}
.bodyline {
	border: 1px #98AAB1 solid;
	background: #FFF;
}
.cmsline {
	border: 2px #069 solid;
	background: #FFF;
}
.innerline {
	border: 2px #FFF solid;
}
/*---X_CMS_related_styles--*/
/*--Fist_page_complectation--*/
.cell_11 {
	background-image: url(images/8.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 230px;
}
.cell_12 {
	background-image: url(images/9.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 230px;
}
.cell_13 {
	background-image: url(images/10.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 230px;
}
.cell_21 {
	background-image: url(images/komp-sku-ppmi.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 230px;
}
.cell_22 {
	background-image: url(images/5.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 230px;
}
.cell_23 {
	background-image: url(images/4.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 230px;
}
.cell_31 {
	background-image: url(images/6.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 230px;
}
.cell_32 {
	background-image: url(images/3.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 230px;
}
.cell_33 {
	background-image: url(images/1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 230px;
}

.cell_41 {
	background-image: url(images/1kso.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 230px;
}
.cell_42 {
	background-image: url(images/1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 230px;
}

.cell_43 {
	background-image: url(images/1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 230px;
}



a.item, a.item:link, a.item:active, a.item:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323e78;
	text-decoration: none;
	padding-right:45px;
}
a.item:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4657AA;
	text-decoration: none;
	padding-right:45px;
}
