* {
    margin: 0;
    padding: 0;
}
body {
    font: 14px/18px Arial, Tahoma, Verdana, sans-serif;
    width: 100%;
    text-align:center;
    padding:0px;
    margin:0px;
    background-attachment:fixed;
    background-color:#300E0C;
    background-image:url("../../skins/images/images_site/bg.jpg");
    background-position:left top;
    background-repeat:repeat-x;
}

a {
    outline: none;
}

a {
    color:#6A401A;
}
a:hover {
    text-decoration: none;
}

.nextprev {
    clear:both;
    text-align:center;
    padding:5px;
    margin:10px 0px;
    border-top:1px solid #999999;
}

p {margin: 0 0 18px}

img {
    border: none;
}

input {vertical-align: middle}

#wrapper {
    width: 100%;
    text-align:center;
}

#header {
    background: transparent url("../../skins/images/images_site/content_top.png") no-repeat bottom center;
    height:16px;
    width:900px;
    margin:10px auto 0px auto;
    clear:both;
    padding:0px;
}

#logo a {
    display:block;
    height:46px;
    width:391px;
    text-decoration:none;
}

#logo {
    background:url("../../skins/images/images_site/logo.png") no-repeat scroll 0 0 transparent;
    height:46px;
    width:391px;
    float:left;
}

#quote {
    float:right;
    width:450px;
    font:13px Georgia, serif;
    font-style:italic;
    color:#931a1a;
    padding:10px 10px 0px 5px;
    text-shadow:1px 1px 1px #FFFFFF;
}

#container {
    width:900px;
    margin:0px auto;
    text-align:left;
    background-color:#CBE8F4;
    overflow:hidden;
    padding-bottom:18px;
}

#left {
    width:650px;
    float:left;
    padding:10px;
    margin:20px 0px;
}


.post {
    padding:0px 10px 10px 10px;
}

.post .t {
    margin:0px auto;
}

.post h1  {
   display:block;
   font:30px Georgia, serif;
   color:#CC3300;
   font-style:italic;
   margin:5px 5px 0px 10px;
   text-shadow:1px 1px 1px #FFFFFF;
   text-align:center;
}

#left hr {
    border: 0;
    color: #9E9E9E;
    background-color: #9E9E9E;
    height: 1px;
    width: 100%;
    text-align: left;
}

h1  {
   display:block;
   font:30px Georgia, serif;
   color:#CC3300;
   font-style:italic;
   margin:5px 5px 0px 10px;
   text-shadow:1px 1px 1px #FFFFFF;
   text-align:left;
}

.cont-b {
    margin:10px 10px 20px 10px;
    border:0px dotted #cccccc;
    overflow:hidden;
}

.cont-text h1 {
   display:block;
   font:30px Georgia, serif;
   color:#CC3300;
   font-style:italic;
   margin:5px 5px 0px 10px;
   text-shadow:1px 1px 1px #FFFFFF;
   text-align:left;
}

.cont-img {
    width:75px;
    height:65px;
    float:left;
    border:0px;
}

.cont-text {
    width:550px;
    float:left;
    color:#666666;
    border:0px dotted #cccccc;
}

.cont-t {
    font-size:12px;
    color:#222222;
    text-shadow:1px 1px 1px #FFFFFF;
}

.cont-b a {
    color:#CC3300;
    font-size:14px;
}

.cont-posl{
    display:block;
    font-size:12px;
    padding:0;
    margin:0 10px;
    color:#000000;
    text-shadow:1px 1px 1px #FFFFFF;
}

.cont-footer {
    clear:both;
    text-align:left;
    padding:5px 5px 5px 10px;
    border:0px dotted #cccc11;
}

.cont-footer a {
    font-size:12px;
    color:#666666;
}

.row-archiv, .row-category {
    padding:0px 10px;
    line-height:22px;
}

.page {
    padding:0px 10px;
    color:#6A401A;
}


#right {
    width:200px;
    border:0px dotted #cccccc;
    float:right;
    padding:0px 10px;
    margin:20px 0px;
    background:url("../../skins/images/images_site/v.gif") repeat-y scroll 0 0 transparent;
}

.archive {
    font-size:14px;
    padding:5px;
    line-height:20px;
    color:#6A401A;
}

.menu {
    font-size:14px;
    padding:5px;
    line-height:20px;
    color:#6A401A;
}

.archive a {
    color:#6A401A;
}

#right .title {
   font:18px Georgia, serif;
   color:#555599;
   font-style:italic;
   padding:5px;
   margin:0px 0px 8px 0px;
   font-weight:bold;
   text-align:center;
   text-shadow:1px 1px 1px #FFFFFF;
}


.menu a {
    color:#6A401A;
}

.banner {
    text-align:center;
}

.banner img {
    border:0px solid red;
}

#footer {
    margin:0 auto 10px auto;
    text-align:center;
    clear:both;
    text-shadow:1px 1px 1px #FFFFFF;
    font-style:italic;
    background:url("../../skins/images/images_site/content_bottom.png") no-repeat scroll 0 0 transparent;
    width:900px;
    height:51px;
    font-size:12px;
}