* {
    margin: 0;
    padding: 0;
}

body {
    padding: 36px 0 30px 0;
    font: 12px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #6F7648;
    background: White;
}

h1 {
    float: left;
    padding: 0 10px 6px 0;
    font: 20px/30px Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    color: #F4A209;
    background: White;
}

h2 {
    float: left;
    padding: 0 0 6px 0;
    font: 20px/30px Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    color: #FF8C00;
    background: White;
}

h4 {
    padding: 10px 0 5px 0;
    font: 16px Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    color: #6F7648;
}

p {
    padding: 5px 0;
    font: 12px/20px Arial, Helvetica, sans-serif;
    text-align: justify;
    color: #6F7648;
}

a {
    color: #D2691E;
    text-decoration: underline;
}

a:hover {
    color: #F4B030;
    text-decoration: none;
}
a img{
	border: none;
}

#main {
    position: relative;
    margin: 0 auto;
    width: 900px;
    text-align: left;
}

#top1 {
    height: 200px;
    background: #8C955C url(images/top1.jpg);
}
#top2 {
    height: 200px;
    background: #8C955C url(images/top2.jpg);
}
#top3 {
    height: 200px;
    background: #8C955C url(images/top3.jpg);
}
#top4 {
    height: 200px;
    background: #8C955C url(images/top4.jpg);
}
#top5 {
    height: 200px;
    background: #8C955C url(images/top5.jpg);
}
#top6 {
    height: 200px;
    background: #8C955C url(images/top1.jpg);
}
#top7 {
    height: 200px;
    background: #8C955C url(images/top2.jpg);
}
#top8 {
    height: 200px;
    background: #8C955C url(images/top4.jpg);
}


#afterh2 {
    float: left;
    width: 20px;
    height: 36px;
    background: url(images/top_bg.gif) no-repeat left;
}

#menu {
    float: right;
    padding: 0 10px 0 0;
    height: 36px;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    float: left;
    display: block;
    padding: 0 15px;
    height: 36px;
    border-left: 2px solid White;
}

#menu ul li a {
    display: block;
    margin: 15px 0 0 0;
    font: bold 11px/16px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: White;
}

#menu ul li a:hover {
    position: relative;
    top: -1px;
    text-decoration: none;
}

#middle {
    padding: 2px 0 0 0;
}

#left {
    float: left;
    width: 220px;
}

#left h3 {
	 margin-bottom:2px;
    font: bold 13px/22px Arial, Helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: White;
    background: #799AD7 url(images/blue.gif) repeat-x;
}

#left h3 a{
    color: White;
	 text-decoration: none;
}
#left h3 a:hover{
	 text-decoration: underline;
}

#left ul {
    list-style: none;
    padding: 0px 0 5px 0;
	 margin-top:0px;
}

#left ul li {
    margin: 0 5px 0 5px;
    padding: 0 0 0 20px;
    background: #EEE8AA url(images/arrow.gif) no-repeat left;
}

#left ul li a {
    font: 12px/18px Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #8C955C;
}

#left ul li a:hover {
    text-decoration: underline;
    color: #A4AB79;
}

#left ul.level2 {
    list-style:  disc;
    padding: 0 2px 2px 12px;
	 background: #EEE8AA;
	 margin-left:10px;
	 margin-right:8px;
}

#left ul.level2 li {
    margin: 0 5px 0 10px;
    padding: 0 0 0 5px;
    background: transparent;
}

#left ul.level2 li a {
    font: 12px/18px Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #8C955C;
	 
}

#left ul.level2 li a:hover {
    text-decoration: underline;
    color: #A4AB79;
}
#right {
    float: right;
    padding: 0 0 15px 0;
    width: 678px;
    text-align: justify;
    background: url(images/green.gif) repeat-x top;
}

#right h3 {
    padding: 0 0 0 15px;
    font: bold 13px/32px Arial, Helvetica, sans-serif;
    text-align: left;
    text-transform: uppercase;
    color: White;
    background: #A8BB35 url(images/green.gif) repeat-x top;
}
#right h3 a{
    color: White;
	 text-decoration: none;
}
#right h3 a:hover{
	 text-decoration: underline;
}
#right h3.green {
    clear: both;
    margin: 0 0 5px 0;
    background: #A8BB35 url(images/green.gif) repeat-x top;
}

#right h3.white {
	 font: bold 13px/22px Arial, Helvetica, sans-serif;
    clear: both;
    margin: 0 0 5px 0;
	 color: #374A16;
    background: #FAFAD2;
	 border-top: 2px #FF8C00 solid; 
}
#right h3.white a{
	 color: #374A16;
	 text-decoration: none;
}
#right div.item{
	margin-bottom: 10px;
}

#right_2 {
    padding: 0 0 0 15px;
    text-align: justify;
}

#right_top {
    padding: 0 0 15px 0;
}

#right_mid {
    clear: both;
    color: #A98848;
}

#right_mid p {
    color: #A98848;
    text-align: left;
}

#right_mid h3 {
    padding: 0 0 0 15px;
    background: #F5B132 url(images/orange.gif) repeat-x;
}

#right_mid_1 {
    float: left;
    padding: 0 0 5px 0;
    width: 324px;
    text-align: left;
}

#right_mid_2 {
    float: right;
    padding: 0 0 5px 0;
    width: 324px;
    text-align: left;
}

#bottom {
    clear: both;
    padding: 0 0 0 0;
    height: 32px;
    background: #799AD7 url(images/blue.gif) repeat-x;
}
#bottom p {
    padding: 0 10px 0 15px;
    font: 10px/32px Arial, Helvetica, sans-serif;
    color: White;
	 float: left;
}
#bottom_2 {
	 margin-left: 220px;
    padding: 0 20px 0 0;
    background: url(images/bottom_right.gif) no-repeat right;
    border-left: 2px solid White;
	
}

#bottom_2 p {
    padding: 0 0 0 15px;
    font: 10px/32px Arial, Helvetica, sans-serif;
    color: White;
    background: #A8BB35 url(images/green.gif) repeat-x;
	 float: none;
}

#bottom a, #bottom a:hover {
    color: White;
}

.imgLeft {
    display: block;
    float: left;
    margin: 10px 10px 10px 0;
}
.imgLeftSmallGap {
    display: block;
    float: left;
    margin: 0px 5px 7px 0;
}
.imgRight {
    display: block;
    float: right;
    padding: 10px 0 5px 10px;
}


div.kontakty{
	margin-left:0.4em;
	float: left;
	width: 4em;
}
div.kontakty-hodnoty{
	margin-left:4.5em;
	
}
