html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, div, span, pre, form, fieldset, table, tr, th, td, a, img {
    margin: 0;
    padding: 0;
}
body {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #330000;
    background:  url(../images/background.jpg) left top;
    text-align: left;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.italic { font-style: italic; }
#content ul { margin-left: 25px; margin-top: 10px; }
#content ul li { padding: 1px; font-style: italic; }
/* ----------------------------------------------------- */
#wrapper {
    background: url(../images/content.png) repeat-y center top;
    width: 1020px;
    margin: 0 auto;
    position: relative;
}
#background {
    background: url(../images/background.png) no-repeat center top;
}
/* ----------------------------------------------------- */
#top {
    position: relative;
}
#menu {
    position: absolute;
    top: 202px;
    left: 62px;
}
ul#menu  {
    list-style: none;
    padding-top: 9px;
}
#menu li {
    float: left;
    margin: 0 35px;
}
#menu li a {
    color: #7d1b00;
    font-size: 24px;
    font-family: 'Oswald', arial, serif;
    text-decoration:none;
    text-shadow: -1px -1px 0 #111;
}
#menu li a:hover {
    color: #aa2500;
}
#menu li a.active {
    color: #b10000;
}
#lang a {
    position: absolute;
    top: 144px;
    display: block;
    width: 48px;
    height: 32px;
}
a#sk { left: 80px; }
a#pl { left: 138px; }
a#it { left: 193px; }
a#de { left: 250px; }
a#en { left: 306px; }
a#logo {
    display: block;
    height: 92px;
    left: 348px;
    position: absolute;
    top: 40px;
    width: 320px;
}
/* ----------------------------------------------------- */
#content {min-height: 312px;padding-top: 288px;padding-bottom:0px;width: 830px;margin: 0 auto;font-weight:normal;font-family:Tahoma, sans-serif;text-shadow: 1px 1px 1px #FFFFFF;}
#content h1 {background: none repeat scroll 0 0 #EEEEEE;font-size: 32px;color:#330000;margin: -25px -30px 30px;padding: 15px 30px;text-shadow: 1px 1px 1px #FFFFFF;font-family:'Oswald', arial, serif;}
#content h2 {font-size:24px;font-family:'Oswald', arial, serif;}
#content p {margin-bottom:25px;}
a {color: #901f00;outline:0 none;}
a:hover {color: #621500;}
.zelene {color: #449000;}
.velke {font-size: 19px;font-family: 'Oswald', arial, serif;font-weight:normal;}
.podklad {background:#fcf2cc;padding:30px 30px 5px;margin:0 -30px;}
address {display: inline;font-style:normal;}
#vyroba {background:url(../images/rozmery.jpg) no-repeat right bottom #fcf2cc;}
/* ----------------------------------------------------- */
#gallery {margin-bottom:25px;}
.gallery_item {
	float: left;
	margin: 4px;
	text-align: center;
}
.gallery_item img {
	border:1px solid #ccc;
	margin-bottom:0;
	padding:4px;
	background: #f5f5f5;
}
#gallery .gallery_item a {
	display: block;
	height:108px;
	width:158px;
}
.gallery_item a:hover img {
	border: 1px solid #aaa;
	background: #fff;
}
.podklad .gallery_item {margin-bottom:25px;}
/* ----------------------------------------------------- */
#footer {
    background: url(../images/footer1.png) no-repeat center top;
    height: 125px;
    width: 910px;
    margin: 0 auto;
    position: relative;
    color: #901f00;
    font-size: 13px;
}
#footer a {
    text-decoration:none;
    color: #000;
    font-weight: bold;
}
#footer a:hover {
    color: #621500;
    text-decoration:underline;
}
#foot_left {
    width:910px;
    text-align:center;
    padding-top:80px;
    font-size:12px;
    color:#111;
}
#foot_right {
    position: absolute;
    top: 25px;
    right: 145px;
}
/* ----------------------------------------------------- */