html {
height: 100%;
}

body
      {
      font-family: Verdana, Tahoma, Arial;
      color: #23340a;
      font-size: 14px;
      padding: 0px;
      margin: 0px;
      text-align: center;
      background-color: #e3ffb4; 
      width: 100%;
      height: 100%;
      }
      
.all  {
       margin: 0px auto 0px auto;
       width: 963px;
       background: url('images/bg-line.gif') repeat-y;
      }

.bg {
width: 963px;
background: url('images/header.jpg') no-repeat right top;
}

img {
text-decoration: none;
border: 0px;
}

      
.left {
float: left;
width: 231px;
height: 100%;
padding: 0px;
margin: 0px;
background-color: #fff3de;
text-align: left;
}

.right {
width: 729px;
height: 100%;
padding: 0px;
margin: 0px 0px 0px 231px;
text-align: left;
}

.cl {
clear: both;
height: 1px;
}

.footer {
width: 963px;
background-color: #ffd997;
line-height: 25px;
height: 25px;
}

.left-top {
position: relative;
top: -13px;
_top: 0px;
background: #ffd997 url('images/baby.jpg') no-repeat top;
height: 300px;
margin: 0px;
padding: 0px;
}

.left-top p {
padding: 180px 5px 10px 5px;
}

.left-content {
padding: 5px 5px 30px 5px;
}

.left-content a {
text-decoration: underline;
color: #5a8c0a;
}

.left-content a:hover {
text-decoration: none;
color: #5a8c0a;
}

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

.menu {
position: relative;
top: 20px;
width: 729px;
height: 25px;
line-height: 25px;
background: #ffc96b;
}

.menu ul {
margin: 0px;
padding: 0px;
list-style-type: none;
list-style-image: none;
text-align: center;
vertical-align: middle;
}

.menu ul li {
float: left;
width: 100px;
height: 25px;
margin: 0px 0px 0px 20px;
}

.menu ul li a {
color: #182404;
text-decoration: unterline;
font-weight: bold; 
}

.menu ul li a:hover {
color: #5a8c0a;
text-decoration: none; 
}


.text {
padding: 10px;
margin: 0px;
min-height: 500px;
height:auto !important;
height: 500px;
}


.copy {
float: left;
width: 30%;
font-size: 13px;
}

.created {
float: right;
width: 30%;
font-weight: bold;
font-size: 13px;
}

.created a {
color: #5a8c0a;
text-decoration: underline;  
}

.created a:hover {
color: #5a8c0a;
text-decoration: none;  
}


.odsazeni {
margin-left: 40px;
border-left: 4px solid #ffd997;
padding-left: 10px;
}

.post-odsazeni {
margin-top: 40px;
background-color: #FFF7E8;
padding: 10px 0px 10px 0px;
}

.post-odsazeni img {
margin: 5px;
border: 1px solid #FFC96B;
}


h2 {
font-size: 19px;
font-style: italic;
padding: 0px;
margin: 10px 5px 4px 0px;
}

h3 {
font-size: 16px;
font-style: italic;
padding: 0px;
margin: 30px 5px 4px 0px;
}

.slider {
border-bottom: 10px solid #5A8C09;
}

.smooth-sldr-items a {
background: #5A8C09;
}

.left a.external {
color: #5a8c0a;
}





















