.ark_header_small {
    background: url("../../images/ark_b_small.jpg") no-repeat scroll 0 0 transparent;
    color: #805A43;
    font-size: 14px;
    height: 20px;
    padding-left: 10px;
    padding-top: 5px;
}

.ark_header_large {
    background: url(../../images/ark_b_large.jpg) no-repeat scroll 0 0;
    color: #805A43;
    font-size: 14px;
    height: 20px;
    padding-left: 10px;
    padding-top: 5px;
}

.news_div {
   margin-top: 10px;
}

.ark_content {
    font-size: 13px;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 5px;
}

.ark_img_div {
    background: url("../../images/arrow.png") no-repeat scroll 0 1px transparent;
    text-decoration: none;
}

.ark_img_div:hover {
    text-decoration: none;
}

.ark_left_menu {
    border-right: 1px solid #D1A88A;
    padding-right: 4px;
}

.right_menu_div {
    margin-left: 10px;
    margin-top: 10px;
    padding-left: 55px;
    padding-top: 5px;
    width: 180px;
}

.documents {
    background: url("../../images/doc.png") no-repeat scroll 0 0 transparent;
}

.voprosi {
    background: url("../../images/quest.png") no-repeat scroll 0 0 transparent;
}


/* Styles specific to this particular page */
.scroll-pane,
.scroll-pane-arrows
{
	margin-left: 10px;
    overflow: hidden;
    padding: 0;
    width: 240px;
    max-height: 198px;
}
.horizontal-only
{
	height: auto;
	max-height: 198px;
}

.dataForm
{
   margin-top:5px;
   width:260px;
   height:66px;
   background-color:#F2E4DB;
   text-align: center;

}

.dataForm a {
    display: block;
    padding-top: 25px;
}

.characterFont
{
    color:#c86c39;
    font-family:Arial;
}

.nameField
{
    height:17px;
    width:120px;
    margin-top:10px;
    margin-left:26px;
    border:1px solid #c86c39;
}

.passwordField
{
    height:17px;
    width:120px;
    margin-top:6px;
    margin-left:2px;
    border:1px solid #c86c39;
}

.buttonStyle
{
    width:54px;
    height: 19px;
    position:relative;
    top:4px;
    left:2px;
}