#adminMenu {
 height: 38px;
 width: 100%;
 background-color: #aaabac;
 font-size: 10px;
 line-height: 1em;
 border: 0;
 width: 834px;
 margin-left: auto;
 margin-right: auto; 
 margin-bottom: 20px;
 font-weight: bold;
 color: white;
}
#adminMenu a {
 color: white;
 text-decoration: none;
 margin: 0px 5px;      
}
#adminMenu a:hover {
 text-decoration: underline;
}
#adminLeftPart {
 float: left;
 padding: 12px 0 10px 15px;
}
#adminRightPart {
 padding: 12px 25px 10px 0;
 float: right;
}


#breadCrumb {
 font-size: 14px;
 margin-bottom: 22px;
}
#breadCrumb span {
 font-weight: bold;
 text-decoration: none;
}
#breadCrumb a {text-decoration: underline;}

html,body {
 margin: 0px;
 padding: 0px;
 font-family: Tahoma;
 font-size: 15px;
}

html {background: #424242 url('img/bg_1.jpg') center top repeat-x;}

div,img,table,td {position: relative;}

#main {
 width: 834px;
 margin-left: auto;
 margin-right: auto;
}

#top table td {
 vertical-align: middle;
 height: 40px;
}
#title {
 background-color: #aaabac;
 padding-left: 20px;
 color: white;
 font-size: 18px;
 font-weight: bold;
}
#lang {
 background-color: #5e5e5e;
 text-align: center;
 width: 138px;
 color: white;
 font-size: 15px;
 font-weight: bold;
}
#lang a {
 color: #a7a9ac;
 text-decoration: none;
}
#lang a:hover {text-decoration: underline;}

#header {
 height: 200px;
 background: transparent url('img/header.png') center center no-repeat;
}

#menu_main {
 background: #8d9093 url('img/bg_menu.png') left top repeat-x;
 padding: 8px 0px;
}
#menu_main a, #menu_main span {
 color: white;
 margin: 0px 41px;
 text-decoration: none;
 font-weight: bold;
 font-size: 14px;
 line-height: 24px;
 white-space: pre;
}
#menu_main span, #menu_main a.active {color: #bf1e2d;}
#menu_main a:hover {color: #bf1e2d;text-decoration: underline;}

#bread_crumbs {
 padding: 7px 14px;
 font-size: 12px;
 color: white;
}
#bread_crumbs a,
#bread_crumbs span {
 color: white;
 text-decoration: none;
}
#bread_crumbs a:hover {text-decoration: underline;}
#bread_crumbs a {margin: 5px;}

#center {
 background-color: #5e5e5e;
 padding: 10px;
}

#menu_second {
 background: #97989b url('img/bg_h.png') right top repeat-x;
 padding: 0px 10px 0px 0px;
}
#menu_second a,
#menu_second span {
 line-height: 30px;
 padding: 10px;
 font-size: 17px;
 font-weight: bold;
 color: #bf1e2d;
 text-decoration: none;
 white-space: nowrap;
}
#menu_second span {color: white;}
#menu_second a:hover {text-decoration: underline;}

#content {
 color: white;
 padding: 10px;
}

#footer {
 margin-top: 50px;
 margin-bottom: 30px;
 padding: 10px 20px;
 background-color: #4a4a4a;
 font-size: 10px;
 height: 70px;
}

#fleft {
 position: absolute;
 top: 32px;
 left: 30px;
 text-align: left; 
}

#fright { 
 position: absolute;
 top: 42px;
 right: 30px;
 text-align: right;  
}
#fright .placeEditHandler {right: 0px;}

img {border-style: none;}

.ico {
 padding: 15px 0px 15px 40px;
 line-height: 27px;
 background: transparent url('img/ico.png') left center no-repeat;
}
body {color: white;}


.placeEditHandler {
 position: absolute;
 margin-top: -10px;
 font-size: 12px;
}
.placeEditHandler a {
 color: white;
 text-decoration: none;
} 
.placeEditHandler a:hover {
 color: white;
 text-decoration: underline; 
}
#ajaxWin {color: black !important;}

/* <toEditor> */

a {
 color: white;
 text-decoration: underline; 
}
a:hover {color: #bf1e2d;}

h1, h2, h3, h4, h5, h6 {margin: 0.5em 0em 0.5em 0em; line-height: 1.25em; font-weight: normal;}
h1 {font-size: 24px;}
h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 12px;}

p {
 margin: 0.7em 0em;
 padding: 0px;
}

ul, ol {
 margin: 0.7em 0em 0.7em 1em;
 padding: 0px;
 list-style-position: outside;
}

li {
 margin: 0px;
 padding: 0px;
}

/* </toEditor> */
