

body {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    background: #E8E8E8;
    font-size:12px;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #000000;
  }


.label {
    color:#FFFFFF;
    text-align:right;
    padding-right: 10px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
  }


.tag {
    text-align:right;
    margin-right:10px;
    font-size:14px;
  }


.tag a {
    color:#818181;
    font-size:16px;
    text-decoration:none;
    font-weight:300;
  }


.tag a:hover {
    color:#000;
    font-size:16px;
  }


.tag a:active {
    color:#419E0F;
    font-weight:400;
  }


.content {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
  }


.right {
    text-align:center;
    font-size:14px;
  }


.right a {
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
  }


.right a:hover {
    color: #333333;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:underline;
  }


a {
    color: #000;
    text-decoration:none;
    font-weight:bold;
  }


a:hover {
    color: #c0c0c0;
  }


h5 {
    color: #7BBC1A;
    font-size: 12px;
    font-weight: bold;
    line-height: 5px;
    padding: 5px;
  }


h4 {
    color: #7BBC1A;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
  }


h3 {
    color: #7BBC1A;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
  }


h2 {
    color: #243F6C;
    font-size: 20px;
    font-weight: bold;
    padding: 2px;
  }


h1 {
    color: #000;
    font-weight: bold;
    padding: 5px;
    text-align: center;
  }


.copy {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#FFFFFF;
    font-weight:bold;
    text-align:right;
    padding-right:10px;
  }


.copy a {
    color:#FFFFFF;
  }


.form {
    font-size:36px;
    color:#43550C;
    font-weight:bold;
    padding:0;
    margin:0;
    text-align:center;
  }


.form #input {
    border-color:#516D00;
    background:url(grafiks/input_login.jpg);
    background-repeat:repeat-x;
    width:auto;
    text-transform:capitalize;
    font-weight:bold;
    font-variant:normal;
    font-size:36px;
    color:#43550C;
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    padding:0;
    margin:0;
  }


.form #button {
    background:none;
    width:auto;
    border:0px;
    font-weight:bold;
    font-variant:normal;
    font-size:24px;
    font-family: Arial, Helvetica, sans-serif;
    padding:0;
    margin:0;
  }


.form_title {
    color: #7BBC1A;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
  }


.knopka1 {
    text-align:center;
    font-weight:bold;
    font-size:18px;
  }


.knopka1 a {
    color:#FFFFFF;
  }


.knopka1 a:hover {
    color:#25991D;
    text-decoration:underline;
  }


.knopka2 {
    text-align:center;
    font-weight:bold;
    font-size:18px;
  }


.knopka2 a {
    color:#25518C;
  }


.knopka2 a:hover {
    color:#FFFFFF;
    text-decoration:underline;
  }


.registration {
    font-family:Arial, Helvetica, sans-serif;
    font-color:#272727;
    font-size:12px;
  }


.zametka {
    font-size:10px;
    color:#0000FF;
  }


.registration #input {
    background:url(grafiks/stroka.gif);
    background-repeat:repeat-x;
    border:0;
    text-align:center;
  }


.registration #button {
    background:#CCCCCC;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    border-color:#CCCCCC;
    text-align:center;
  }


#content td.c {
    width: 400px;
    padding-right: 10px;
  }


#content div.box {
    padding: 5px;
    height: 470px;
    overflow: auto;
    //height: 470px;
    scrollbar-face-color: none;
    scrollbar-highlight-color: #FFF;
    scrollbar-darkshadow-color: #969696;
    scrollbar-shadow-color: #c0c0c0;
    scrollbar-arrow-color: #8e7225;
  }


li {
    background-repeat:no-repeat;
    color:#8A181B;
  }


.mainmenu li {
    list-style-type: none;
    font-size:16px;
  }


.mainmenu a {
    text-decoration:none;
    font-weight:600;
    color:#333333;
  }


.mainmenu a:hover {
    text-decoration:none;
    font-weight:600;
    color:#999999;
  }


.mainmenu UL {
    margin:0px;
    padding:0px;
    text-decoration:none;
  }

/* Footer Links */

#nopassport ul {
    margin: 0.25em 0;
    padding: 0 1em;
    list-style: none;
  }


#nopassport li {
    display: inline;
    margin: 0;
    padding: 0 0.2em 0 0.5em;
    
  }


#nopassport a {
    margin-left: 13px;
	font-size:10px;
	color:blue;
	
    /* Width of the graphic */;
  }
#nopassport a:hover {
    color:red;
	
    /* Width of the graphic */;
  }

#nopassport .fpassport{
background: url("images/none_fpasport.gif") left center no-repeat;
}
#nopassport .rpassport{
background: url("images/none_rpasport.gif") left center no-repeat;
}

ul.subsection_tabs{
border-bottom:1px solid #CCCCCC;
clear:both;
height:20px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt 0pt 5px;
padding:0pt;
}
ul.subsection_tabs li.tab
{
float:left;
margin-right:7px;
text-align:center;
}
ul.subsection_tabs li.tab a.active {
background-color:#DDDDDD;
}
ul.subsection_tabs li.tab a:hover {
color:#666666;
}
ul.subsection_tabs li.tab a {
background-color:#FFFFFF;
color:#666666;
display:block;
height:20px;
padding:0pt 6px;
//width:80px;
}
.bbcodetoolbar{
border-color:#D7D7D7;
border-style:solid;
border-width:1px 1px 1px 0pt;
height:18px;
width:208px;
}

.bbcodetoolbar :link, .wikitoolbar :visited {
 background: transparent url(edit_toolbar.png) no-repeat;
 border: 1px solid #fff;
 border-left-color: #d7d7d7;
 cursor: default;
 display: block;
 float: left;
 width: 24px;
 height: 16px;
}
.bbcodetoolbar :link:hover, .bbcodetoolbar :visited:hover {
 background-color: transparent;
 border: 1px solid #fb2;
}
.bbcodetoolbar a#em { background-position: 0 0 }
.bbcodetoolbar a#strong { background-position: 0 -16px }
.bbcodetoolbar a#heading { background-position: 0 -32px }
.bbcodetoolbar a#link { background-position: 0 -48px }
.bbcodetoolbar a#code { background-position: 0 -64px }
.bbcodetoolbar a#hr { background-position: 0 -80px }
.bbcodetoolbar a#np { background-position: 0 -96px }
.bbcodetoolbar a#br { background-position: 0 -112px }

