body {
    background: #ffffff url(../gfx/bg-body.gif) no-repeat top center;
    margin: 0;
    padding: 0;
    font-family: Verdana, Serif, Aria, Tahoma;
    font-size: 12px;
    line-height: 16px;
    color: #858585;
}

img {
    border: 0;
    margin: 0;
}

ul{
    padding:0px;
}

li{
    margin-left:25px;
    padding: 4px;
}

li.subtab{
    padding:0px;
    margin-left:25px;
}
a {
    color: #c29c3c;
}
a.lined {
    color: #858585;
    text-decoration: none;
    padding: 0 0 0px 0;
    border-bottom: 1px solid #c29c3c;
}
a.large {
    color: #c29c3c;
    padding: 10px 0 0px 0;
    font-size: 16px;
}
h1 {
    color: #c29c3c;
    padding: 38px 0 20px 0;
    margin: 0;
    font-size: 22px;
    line-height: 22px;
    font-weight: normal;
}
h1 a {
    float: right;
}
h1.less{
    padding-top:15px;
}
h2 {
    color: #c29c3c;
    padding: 10px 0 20px 0;
    margin: 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
}
h3 {
    color: #c29c3c;
    padding: 0px 0 20px 0;
    margin: 0;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
}

p {
    margin: 0;
    padding: 0 0 20px 0;
    line-height: 16px;
}
p.high {
    margin: 0;
    padding: 0 0 20px 0;
    line-height: 22px;
}
div.hr {
    border-top: 2px solid #cecece;
    height: 16px;
}
div.hr-gold {
    border-top: 1px solid #a79567;
    height: 16px;
}
div.hr-blank {
    border-bottom: 1px solid #000000;
    height: 20px;
    margin: 0 0 16px 0;
    width: 586px;
}
div.main-container {
    width: 923px;
    margin: 0 auto 0 auto;
}
div.main-header {
    height: 340px;
    width: 923px;
    background: transparent url(../gfx/bg-header.gif) no-repeat 10px 120px;
    position: relative;
}
div.main-header img.main-logo {
    position: absolute;
    top: 0;
    left: 604px;
}

div.main-header div.main-slogan {
    position: absolute;
    top: 56px;
    left: 12px;
    color: #8b8b8b;
}

div.main-header img.header-image {
    position: absolute;
    top: 133px;
    left: 10px;
}

div.main-header img.header-slogan {
    position: absolute;
    top: 133px;
    left: 564px;
}
div.main-left {
    width: 210px;
    float: left;
    background: transparent url(../gfx/bg-menu.gif) no-repeat 10px 44px;
    padding: 51px 0 0 0;
}
div.main-left div.menu {
    clear: both;
}
div.main-left div.menu a {
    display: block;
    width: 201px;
    height: 20px;
    padding: 0 0 0 9px;
    color: #8b8b8b;
    text-decoration: none;
}
div.main-left div.menu a:hover {
    background: transparent url(../gfx/bg-menu-item.gif) no-repeat 0px 4px;
    color: #cba84e;
}
div.main-left div.adresses {
    clear: both;
    width: 210px;
    background: transparent url(../gfx/bg-menu.gif) no-repeat 10px 47px;
    padding: 28px 0 0 0;
    line-height: 14px;
}
div.main-left div.adresses div.title {
    color: #585858;
    padding: 0 0 10px 10px;
}
div.main-left div.adresses a {
    color: #858585;
    text-decoration: none;
}
div.main-left div.adresses a:hover {
    text-decoration: underline;
    color: #cba84e;
}
div.main-left div.adresses strong {
    font-size: 11px;
    font-weight: normal;
}
div.main-left div.adresses div.left {
    font-size: 10px;
    float: left;
    padding: 0 0 50px 10px;
}
div.main-left div.adresses div.right {
    font-size: 10px;
    float: left;
    width: 180px;
}
div.main-right {
    width: 594px;
    padding: 0 0 0 105px;
    float: left;
}
div.main-footer {
    clear: both;
    width: 883px;
    float: left;
    padding: 10px;
    font-size: 10px;
    color: #666666;
    background-color: #ebebeb;
    border: 10px solid #ffffff;
}
div.main-footer a {
    color: #666666;
    margin: 0 10px 0 10px;
    text-decoration: none;
}
div.main-footer a:hover {
    text-decoration: underline;
}

table.profile {
    clear: both;
    margin: 0 0 20px 0;
}
table.profile td.name {
    padding: 0 0 0 20px;
    font-size: 14px;
    color: #948254;
}
table.profile td.name:first-line {
    font-size: 16px;
    color: #424141;
}
table.profile td.name-inverse {
    width: 400px;
    padding: 0 0 0 20px;
    font-size: 18px;
    line-height: 22px;
    color: #424141;
}
table.profile td.name-inverse:first-line {
    font-size: 18px;
    color: #948254;
}
table.profile td.text {
    padding: 0 0 0 20px;
}
table.profile td.text em {
    font-style: normal;
    color: #a79567;
}
table.form td {
    padding: 5px 0 5px 0;
}
table.form-sub td {
    padding: 3px 0 3px 0;
}
label {
    cursor: pointer;
}
input, select, textarea {
    font-family: Verdana, Serif, Aria, Tahoma;
    font-size: 12px;
    line-height: 16px;
    color: #858585;
}
select.short-text {
    border: 1px solid #404040;
    height: 23px;
    padding: 1px 5px 1px 5px;
}
select.createForm {
    border: 1px solid #404040;
    height: 23px;
    padding: 3px 5px 4px 5px;
}
select.fix-lenght {
    width: 290px;
}
td.formOptional{
    width: 400px;
}
td.tablecontent input{
    border: 1px solid #404040;
    height: 14px;
    padding: 3px 5px 4px 5px;

}
td.tablecontent select{
    border: 1px solid #404040;
    height: 23px;
    padding: 3px 5px 4px 5px;

}
input.short-text {
    border: 1px solid #404040;
    width: 277px;
    height: 14px;
    padding: 3px 5px 4px 5px;
}
input.createForm {
    width: 277px;
}

input.small-text {
    border: 1px solid #404040;
    width: 97px;
    height: 14px;
    padding: 3px 5px 4px 5px;
}
input.submitRTE {
    background-color: #a79567;
    color: #16140e;
    border: 1px solid #5a554a;
    padding: 2px 14px 2px 14px;
    cursor: pointer;
}
input.brown-submit {
    background-color: #a79567;
    color: #16140e;
    border: 1px solid #5a554a;
    padding: 2px 14px 2px 14px;
    cursor: pointer;
}
input.submit {
    background: transparent url(../gfx/save.jpg) no-repeat left top;
    width: 86px;
    height: 33px;
    cursor: pointer;
    border: 0;
    cursor: pointer;
}
div.box {
    width: 589px;
    background: transparent url(../gfx/box/bg-box.gif) repeat-y left top;
}
div.box div.header {
    width: 564px;
    padding: 16px 0 10px 25px;
    background: transparent url(../gfx/box/bg-header.gif) no-repeat left top;
    color: #3e3e3e;
    line-height: 20px;
}
div.box div.header:first-line {
    font-size: 18px;
}
div.box div.content {
    clear: both;
    width: 567px;
    padding: 0 11px 9px 11px;
    background: transparent url(../gfx/box/bg-footer.gif) no-repeat left bottom;
}
div.box div.content div.white {
    background-color: #ffffff;
    width: 567px;
    clear: both;
}

table.personal-info {
    color: #939598;
}
table.personal-info td {
    padding: 10px 10px 10px 15px;
}	
table.personal-info p {
    margin: 0;
    padding: 6px 0 6px 0;
    line-height: 16px;
}
table.personal-info img {
    margin: 10px 10px 0 0;
}
table.personal-info strong {
    color: #3a3a3a;
    font-weight: normal;
}
table.personal-info a {
    color: #939598;
    text-decoration: none;
}
table.personal-info a:hover {
    color: #c29c3c;
    text-decoration: underline;
}

div.long-title {
    font-size: 22px;
    color: #c6a349;
    padding: 20px 0 6px 0;
    margin: 10px 0 20px 0;
    border-bottom: 1px solid #999999;
}
table.list-table {
    margin: 0 0 10px 0;
}
table.list-table td {
    padding: 4px 18px 4px 0;
    vertical-align: top;
}
table.list-table td.title {
    color: #c29c3c;
    white-space: nowrap;
}
table.list-table td td {
    padding: 2px 16px 2px 0;
}

div.only-box {
    width: 555px;
    padding: 10px 5px 10px 10px;
    border: 9px solid #c6c5c5;
    color: #000000;
}

div.editor {
    width: 587px;
}
div.editor div.title {
    font-size: 20px;
    color: #c6a349;
    padding: 20px 0 6px 0;
}
div.editor div.title a {
    margin-top: 5px;
    float: right;
    color: #373737;
    font-size: 12px;
    text-decoration: none;
}

div.editor div.footer {
    clear: both;
    border: 1px solid #000000;
    padding: 5px;
    height: 122px;
}
div.editor div.footer textarea {
    clear: both;
    width: 570px;
    height: 80px;
    overflow: auto;
    border: 0;
    margin: 0 0 10px 0;
}
div.editor div.footer input.submit {
    float: right;
}
div.editor div.submit-holder {
    padding: 7px 0 0 0;
    text-align: left;
    color: #373737;
    font-size: 12px;
    text-decoration: none;
}
.gold{
    color: #c29c3c;
}
h1.nomargin {
	color: #c29c3c;
	padding: 0 0 0 0;
	margin: 0;
	font-size: 20px;
	/*line-height: 22px;*/
	font-weight: normal;
}

p.pevents {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 20px 0;
	line-height: 16px;
}