* {
    margin: 0;
    padding: 0;
}

body {
    text-align: left;
    background: #F9F9F7 url('images/a1.gif') repeat-x;
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #8C8C73;
    line-height: 18px;
}


input.tekst
{
    height: 25px;
    padding-left: 15px;
    background: url('images/img05.gif') no-repeat;
}

fieldset
{
    border: none;
}


a
{
    color: #FF7800;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

sup
{
    font-size: 0.5em;
}


p
{
    margin-bottom: 14px;
    text-align: justify;
}

img.picA
{
    position: relative;
    top: -2px;
    background: url('images/a47.gif') no-repeat;
    width: 76px;
    height: 74px;
    padding: 8px;
}

img.picB
{
    margin-left:10px;
    padding: 7px;
}

img.floatleft
{
    float: left;
    margin: 0px 14px 3px 0px;
}


ul.linklist
{
    list-style: none;
    text-align: left;
}

ul.linklist li
{
    border-top: solid 1px #EEEEEE;
    padding-top: 5px;
    margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
    border-top: 0px;
    margin-top: 0px;
    padding-top: 0px;
}

h2,h3 {
    font-size: 16px;
}
h4{
    font-size: 14px;
}

/* Header */

#header { 
    background: #fff url('images/upbg.gif') no-repeat;
    width: 1000px;
    height: 112px;
    padding-top: 10px;
    margin: 0 auto;
}

#logo {
    background: #FF7800 url('images/a8.gif') repeat-x;
    float: left;
    width: 472px;
    height: 92px;
    color: #fff;
}
#bip{
    background: #fff;
    margin-left: 25px;
    margin-top: 10px;
    width: 150px;
    height: 53px;
}

#baner
{
    float: left;
    margin-left: 10px;
    background: #EAEAE2 url('images/a10.jpg') no-repeat;
    width: 458px;
    height: 92px;
}

#logo h3 {
    float: left;
    padding-left: 30px;
    padding-top: 20px;
}

#logo a {
    text-decoration: none;
    color: #FFFFFF;
}
#margin
{
    float: left;
    width: 30px;
}

/*Menu*/
#menu {
    float: left;
    margin-top: 10px;
    background: #46461F url('images/a16.gif') repeat-x;
    height: 67px;
    width: 940px;
}
#menu ul
{
    padding-left: 30px;
    padding-top: 3px;
}
#menu ul li
{
    display: inline;
    line-height: 52px;
    padding-left: 3px;
}
#menu ul li.first
{
    border-left: 0px;
}
#menu ul li a
{
    background-color: transparent;
    background-repeat: repeat-x;
    padding: 8px 12px 8px 12px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}
#menu ul li a:hover
{
    background: #fff url('images/a18.gif') repeat-x top;
    color: #4A4A24;
    text-decoration: none;
}
/* Page */

#page {
    padding: 0;
    margin: 0 auto;
    width: 1000px;
    background: #fff url('images/abg2.gif') repeat-y;
}

#adminpage {
    padding: 0;
    margin: 0 auto;
    width: 1000px;
    background: #fff url('images/abg.gif') repeat-y;
}

#adminpage .post{
    width: 80%;
    border: none;
    padding-left: 10%;
    padding-right:10%;
}

/* Content */

#content {
    float: left;
    width: 480px;
    padding-left: 18px;
    padding-right: 18px
}

.post {
    width: 480px;
    border-bottom: dotted 1px;
    border-top:    dotted 1px;
    padding-bottom: 10px;
}

.post .title {
    margin: 0;
    text-decoration: underline;
    font-size: 13px;
    background: url(images/img03.jpg) repeat-x left bottom;
}

.post .title a {
    border: none;
    color: #666666;
}
.post .date{
    float: right;
    margin-top: 15px;
    margin-right: 10px;
    color: green;
    border: 1px dotted;
    padding: 5px;
}

.post .meta {
    margin: 0;
    padding: 3px 0 0 0;
    font: bold 10px Arial, Helvetica, sans-serif;
    color: #CCCCCC;
}

.post .entry {
    padding-bottom: 20px;
}

.post .entry p, .post .entry ol, .post .entry ul {
    line-height: 180%;
}

.post .tags {
    margin: 0;
    padding: 10px;
    border-top: 1px solid #DEDEDE;
    font-size: smaller;
    text-align: center;
}

.post .tags a {
    margin-left: 10px;
}

.post .links {
    text-align: center;
    margin: 0;
    padding: 5px 10px;
    border: 1px solid #DEDEDE;
    font-size: smaller;
    text-transform: uppercase;
}

.post .links a {
    font-weight: bold;
}

.post ul {
    padding-bottom: 25px;
}

.post h2, .post h3 {
    padding-top: 20px;
}

.post .footer
{
    background: url('images/a33.gif') repeat-x;
    height: 44px;
}

.post .footer ul
{
    float: right;
    margin-right: 15px;
    list-style: none;
    right: 15px;
    bottom: -20px;
}
.post .footer ul li
{
    display: inline;
    line-height: 14px;
    padding-left: 17px;
    margin-left: 25px;
    background-repeat: no-repeat;
    background-position: 0px 2px;
}

.post .footer ul li.printerfriendly
{
    background-image: url('images/a41.gif');
}

.post .footer ul li.comments
{
    background-image: url('images/a36.gif');
}

.post .footer ul li.readmore
{
    background-image: url('images/a38.gif');
}
.post .footer ul li.person
{
background-image: url('images/a51.gif');
}

.pages
{
bottom: 0px;
width: 480px;
background: url('images/a53.gif') repeat-x;
height: 30px;
}

.pages ul
{
list-style: none;
right: 25px;
bottom: 0px;
}

.pages ul li
{
display: inline;
line-height: 14px;
padding-left: 7px;
margin-left: 25px;
background-repeat: no-repeat;
}

.pages ul li a
{
color: #003366;
}

.pages ul li a:hover
{
color: #006633;
text-decoration: none;
}

.post .depart ul li a
{
color: #666666;
}

.post .depart ul li a:hover
{
color: blue;
}

/* Sidebars */

.sidebar {
    width: 200px;
    height: 700px;
    float: left;
}

.sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar li {
    padding-bottom: 20px;
}

.sidebar li ul {
}

.sidebar li li {
    padding: 5px 0;
}

.sidebar h2 {
    background: url(images/img03.jpg) repeat-x left bottom;
    letter-spacing: -1px;
    color: #666666;
}

/* Sidebar1 */

#sidebar1 {
    padding-left: 30px;
    padding-right: 10px;
}

#sidebar1 li li {
    background: url(images/img06.gif) no-repeat left;
    margin-left: 10px;
    padding-left: 10px;
}

#sidebar1 h2 {
}

/* Sidebar2 */

#sidebar2 {
    padding-left: 10px;
    padding-right: 30px;
}
#sidebar2 input
{
    float: right;
    margin-right: 10px;
}
/* Calendar */

#calendar {
}

#calendar_wrap {
    padding: 0;
}

#calendar caption {
    padding-bottom: 5px;
    font-size: 1.2em;
    font-weight: bold;
}

#calendar table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border: 1px solid #DEDEDE;
}

#calendar thead th {
    padding: 5px 0;
    background: #F9F3DF;
    border-bottom: 1px solid #DEDEDE;
    color: #70A300;
}

#calendar tbody td {
    padding: 5px 0;
    border-right: 1px dotted #DEDEDE;
    border-bottom: 1px dotted #DEDEDE;
}

#calendar tfoot td {
    padding: 5px;
    border-top: 1px solid #DEDEDE;
}

#calendar tfoot a {
    border: none;
    font-weight: bold;
}

#calendar #next {
    text-align: right;
}

#calendar #prev {
    text-align: left;
}

/* Footer */

#footer
{
    margin: 0 auto;
    clear: both;
    height: 66px;
    text-align: center;
    width: 1000px;
    background-image: url('images/a50.gif');
    color: #A8A88D;
}

#footer a
{
    color: #8C8C73;
}