html, body {
   margin : 0;
   padding : 0;
}
 
body {
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #C2BEBE;
	width: 100%;
	background-image: url(../images/panele/horizontal/bild-06.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}
h1 {
	font-size: 11px;
	text-transform: uppercase;
	background-color: #DEDEDE;
	border-top: 1px solid #564b47;
	border-bottom: 1px solid #564b47;
	padding: 5px 15px;
	margin: 0px;
	color : #2a3234;
}

h2 {
	font-size: 20px;
	font-weight: bolder;
	padding: 5px 10px;
	margin: 0px;
	color: #FF4A21;
	font-style: italic;
	font-family: "Lucida Calligraphy";
}  
a:link {
	color: #666666;
	background: transparent;
	text-decoration: underline;
}
a:visited {
   color : #666666;
   text-decoration : underline;
}
a:hover {
   color : #a52a2a;
   text-decoration : underline;
}
a:active {
   color : #484500;
   text-decoration : underline;
}

p {
   line-height : 1.8em;
   margin : 1.2em 0.5em 1.2em 0.5em;
}

#navcontainer {
	position: absolute;
	top: 20px;
	width: 115px;
	left: 5px;
	text-align: center;
	padding: 10px;
	background: #DEDEDE;
	border-top: 1px solid #FBFBFB;
	border-right: 1px solid #34371c;
	border-bottom: 1px solid #34371c;
	border-left: 1px solid #FBFBFB;
}

#container {
   position : relative;
   margin : 20px 100px 0px 180px;
   background : #DEDEDE;
   border-top : 1px solid #FBFBFB;
   border-right : 1px solid #34371c;
   border-bottom : 1px solid #34371c;
   border-left : 1px solid #FBFBFB;
   color : #2a3234;
}

#innercontainer {
   position : relative;
   margin : 20px;
   background : #DEDEDE;
   border-top : 1px solid #FBFBFB;
   border-right : 1px solid #34371c;
   border-bottom : 1px solid #34371c;
   border-left : 1px solid #FBFBFB;
	padding-left: 1em;
	padding-right:1em;
	text-align: justify;
}

#button ul {
   margin : 0;
   padding : 0;
   list-style-type : none;
} 
#button li {
   text-align : center;
   margin-bottom : 1px;
   width : 100px;
}
#button li a {
	background : url(../images/up.gif);
	padding : 1px 5px 1px 5px;
	text-align : left;
	text-decoration : none;
	display : block;
	width : 100%;
	color : #5c1919;
	border-top : 1px solid #FBFBFB;
	border-left : 1px solid #FBFBFB;
	border-bottom : 1px solid #224059;
	border-right : 1px solid #224059;
	font-weight : bolder;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#button li a:visited {
	color: #000000;
}

#button li a:hover {
	background : url(../images/ov.gif);
	color : #000000;
	border-top : 1px #31557f solid;
	border-left : 1px #31557f solid;
	border-bottom : 1px #f8f9fb solid;
	border-right : 1px #f8f9fb solid;
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}  

li#here a:link, li#here a:visited, li#here a:hover {
   color : #007101;
   position : relative;
   border-top : 1px #31557f solid;
   border-left : 1px #31557f solid;
   border-bottom : 1px #f8f9fb solid;
   border-right : 1px #f8f9fb solid;
   text-decoration : none;
   background : #cccccc;
} 

.mylink {
   background-color : #DEDEDE;
   border-top : 1px solid #FBFBFB;
   border-right : 1px solid #34371c;
   border-bottom : 1px solid #34371c;
   border-left : 1px solid #FBFBFB;
   padding : 2px 2px 2px 4px;
}
#box01, #box02, #box03, #box04, #box05, #box06, #box07, #box08 {
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-top : 0.5em;
	padding-top : 33px;
	width:150px;
	height :82px;
	background-color : #C0C0C0;
	border-top : 1px solid #404040;
	border-right : 1px solid #34371c;
	border-bottom : 1px solid #34371c;
	border-left : 1px solid #404040;
	background-repeat : no-repeat;
	text-align : center;
}
#box01{
 background-image : url(../images/stavbyvystavnichstanku.gif);	
}
#box02{
	background-image: url(../images/fasadydomu.gif);
}
#box03{
	background-image: url(../images/vnitrnivestavby.gif);
}
#box04{
	background-image: url(../images/gastro.gif);
}
#box05{
	background-image: url(../images/stavbyobchodu.gif);
}
#box06{
	background-image: url(../images/exkluzivnidesign.gif);
}
#box07{
	background-image: url(../images/planovaniprostoru.gif);
}
#box08{
	background-image: url(../images/planovanistavby.gif);
}

#footer {
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	margin-top : 10px;
   border-top : 1px solid #FBFBFB;
   border-right : 1px solid #34371c;
   border-bottom : 1px solid #34371c;
   border-left : 1px solid #FBFBFB;
	margin-bottom : 1em;
}

.zinput {
	text-align: right;
}

.clearthis{
	clear: right;
}

hr{
	
} 
image{
	border: 0;
}
