html, body, #wrap {
	height: 100%;
	background: url(tlo.jpg);
	padding:0;
	margin:0;
}
p {text-indent: 10px;}
body > #wrap {
	height: auto;
	min-height: 100%;
}
#main {
	padding-bottom: 30px;
}
#footer {
	position: relative;
	margin-top: -30px;
	height: 30px;
	clear:both;
	background: url(vbox.jpg);
	border-top: 1px solid #555;
	color: #999;
	text-align:center;
	font: 10px arial;
}
#footer a {
	text-decoration: none;
	color: #999;
}
a {
	text-decoration: none;
	color: #fff;
	}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
		* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
		
#header {
	height: 100px;
	margin-top: -20px;
	padding:0;
	color: #999;
	text-align:left;
	font-family: "Lucida Grande", Georgia;
	background: url(vbox.jpg);
	border-bottom: 1px solid #555;
}
#content {
	position:relative;
	color: #999;
	height:100%;
}
#center {
	position: relative;
	width: 1000px;
	margin: 10px auto 10px auto;
	font: 16px "Lucida Grande", Georgia;
	line-height: 22px;
}
.a_box {
	display: block;
	font: 14px Arial;
	text-align: left;
	padding: 200px 0 2px 10px;
	text-decoration:none;
	color: #aaa;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-right: 2px solid #444;
	border-bottom: 2px solid #444;
}
a.a_box:hover {
	color: #fff;
	background: url(hbox.jpg);
	border-top: 2px solid #444;
	border-left: 2px solid #444;
  border-right: 2px solid #888;
	border-bottom: 2px solid #888;
}
.box {
	background: url(box.jpg);
	height:220px;
	width:220px;
}
#box1 {
	position:absolute;
	left: 0px;
	top: 180px;
	z-index: 1;
}
#box2 {
	position:absolute;
	left: 200px;
	top:50px;
	z-index: 2;
}
#box3 {
	position:absolute;
	left: 400px;
	top:180px;
	z-index: 3;
}
#box4 {
	position:absolute;
	left: 600px;
	top:50px;
	z-index: 4;
}
#subheader {
	margin: 20px 50px;
}
#subheader p {
	text-align: right;
	padding-top: 0px;
}
#subheader a {
	color: #999;
	text-align: right;
	font: 16px "Lucida Grande", Georgia;
	font-style: italic;
	text-decoration: none;
}
#subheader a:hover {
	color:#00b3b3;
}

#header h1 {
	margin:0;
	padding: 15px 0 0 0 ;
	color: #eee;
	font: 36px times;
}
#info {

	display: block;
}
.kontakt {
	background: url(box.jpg);
	height:240px;
	width:240px;
	border-top: 2px solid #888;
	border-left: 2px solid #888;
	border-right: 2px solid #444;
	border-bottom: 2px solid #555;
}
#text {
	color: #aaa;
	font: 16px "Lucida Grande", Georgia;
	padding: 20px 0 0 20px;
	line-height: 30px;
}
#text a {
	text-decoration: none;
	color: #aaa;
}
#text a:hover {
	color: #fff;
}
#back {
	position: absolute;
	left:0px;
	right:0px;
	width: 1000px;
	height: 50px;
}
#back a {
	display:block;
	width: 100%;
	height: 100px;
	z-index: 1000;
}
#produkty {
	float: left;
	margin: 40px 0px 40px 50px;
}
#produkty_txt {
	float:left;
	text-align:left;
	width: 450px;
	margin: 20px auto 40px auto;
	font: 16px "Lucida Grande", Georgia;
	text-align: justify;
	line-height: 22px;
}
#dots {float:left;display:block;width:1000px; border-bottom: 1px dotted #777; margin-bottom: 35px;margin-top:30px;}
.title1{display:block; height:20px;}
.a_title {display:block; height:20px; font: 16px verdana;}
a.a_title:hover{color:#910412;}
.miniatura {float:left; height:250px; width:375px; margin-top:15px; margin-left:40px;}
.miniatura_r {float:right; height:250px; width:375px; margin-top:15px;margin-right:60px;}
.projekt_r {float:right;}
.projekt_l {float:left; margin-right:20px;}
.projekt_l, .projekt_r {min-height:250px; width: 500px; margin-left: 40px;margin-top:15px;}
.projekt_l li, .projekt_r li {list-style-type: square;}

img {border-width:0px;}


a img:hover{border-width: 1px; border-color: #910412; margin-top:-1px; margin-left: -1px;}
