html, body {
   margin : 0;
   padding : 0;
}

body {
	color : #333333;
	background : #FFF;
	width : 100%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
   color : #494949;
   background : transparent;
   text-decoration : none;
}

a:visited {
   color : #494949;
   text-decoration : none;
}

a:hover {
   color : #ff8010;
   text-decoration : underline;
  }

a:active {
   color : #494949;
}

a.download:link {
   color : #ff8010;
   background : transparent;
   text-decoration : underline;
}

a.download:visited {
   color : #ff8010;
   text-decoration : underline;
}

a.download:hover {
   color : #ff8010;
   text-decoration : underline;
  }

a.download:active {
   color : #ff8010;
   text-decoration : underline;
}

h1 {
	font-size : 18px;
   text-align : left;
   margin : 20px 0px 20px 0px;
}

h2 {
	font-size : 10px;
   text-align : left;
   margin : 0px 0px 0px 0px;
}

img {
   border : none;
}

#wrapper {
   margin : 0 auto;
   width : 750px;
   background : url(../Images/3dbckgr.jpg) repeat-y;
}

#header {
	background : #ff8010;
	background-image : url(../Images/headpic.jpg);
	background-repeat : no-repeat;
	margin : 0 28px 0 25px;
	height : 217px;
}

#content {
	background-image : url(../Images/dddpgebckgr.jpg);
	background-repeat : repeat-x;
	margin : 36px 28px 20px 25px;
	padding : 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 1px;
}

#content p {
   margin : 0 20px 6px 0;
   text-align : justify;
   
}


#content2 {
	background-image : url(../Images/dddpgebckgr.jpg);
	background-repeat : repeat-x;
	margin : 36px 28px 20px 25px;
	padding : 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 1px;
}
#content2 p {
   margin : 0 460px 6px 0;
   text-align : justify;
}

#impres {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align : left;
	color: #ff8010;
	border-left : 1px solid #FF8010;
	border-right : 1px solid #FF8010;
	padding-left: 18px;
	padding-right: 0px;
	margin-right: 20px;
}

#kontakt {
	font-size : 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align : left;
	padding-left: 250px;
	padding-right: 0px;
	margin-right: 20px;
}

#rightcol {
   float : right;
   width : 110px;
   margin : 4em 5px 0 10px;
   border-left : 1px solid #ff8010;
   padding : 0 0 0 5px;
}

#rightcol p {
   margin : 1.2em 0.5em 1.2em 0.5em;
   font-size : 10px;
}



#rightcol2 {
   float : right;
   width : 0px;
   margin : 7em 5px 0 0;
   border-left : 0px solid #FF8010;
   padding : 0 0 0 0px;
}

#rightcol2 p {
   margin : 1.2em 0.5em 1.2em 0.5em;
   font-size : 10px;
}

 #navcontainer {
	margin-top : -38px;
	margin-left : 25px;
	margin-bottom: 0px;
}

#navcontainer ul {
   list-style : none;
   margin : 0;
   padding : 0;
   text-align : center;
}

#navcontainer li {
   display : block;
   float : left;
}

#navcontainer li a {
	color : #4C4C4C;
	display : block;
	width : 95px;
	font-weight: bold;
	text-decoration : none;
	background : #D4D4D3;
	background-image : url(../Images/dddpgebckgr.jpg);
	padding : 2px 10px;
	border-left : 1px solid #ff8010;
	border-bottom : 1px solid #ff8010;
	border-right : none;
}

#navcontainer ul li a:hover {
   color : #000;
   background : #ccc;
}

#navcontainer a:active	{
   background : #ccc;
   color : #4C4C4C;
   background-image : url(../Images/dddpgebckgr.jpg);
}

#specialborder {
   border-right : 1px solid #ff8010;
}


#footer {
   border-bottom : 1px solid #ff8010;
   border-top : 1px solid #ff8010;
   margin : 0px 28px 0px 25px;
   padding : 5px 0px 5px 10px;
}
