/* CSS Document */
body {background: url(../images/bg.jpg) no-repeat; background-position: 50% 0%; background-color:#000; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; }
	
/*#bgIntro { background: url(../images/bg.jpg) no-repeat; background-position: 50% 50%;}*/

#content { width:980px; margin-left:auto; margin-right:auto; height:100%; display: inherit; z-index:2 }
#header { margin-left:auto; position:relative; margin-right:auto; padding-left:1px; padding-top:120px; display: inherit; z-index:2;}
#flashcontent { width:980px; height:620px; background-color:#000; border:1px solid #1D1813; padding:0px 0px 0px 0px; z-index:2; overflow:hidden;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

#intro { width:980px; height:600px; padding-top:10px; text-align:center;/* background: url(../images/intro.png) no-repeat; background-position:50% 50%; */z-index:2 }

#logo { width:400px; height:200px; position:absolute; background:url(../images/herb.png) no-repeat; background-position: 50% 50%; left:50%; top: 413px; margin-left:-200px; margin-top:-420; z-index:2000 }
#shadow {width:1220px; height:830px; position:absolute; background:url(../images/bgCien.png) no-repeat; background-position: 50% 70%; left:50%; top: 430px; margin-left:-600px; margin-top:-400; z-index:0}
#shadowIntro {width:1220px; height:800px; position:absolute; background:url(../images/bgIntro.png) no-repeat; background-position: 50% 50%; left:50%; top: 500px; margin-left:-600px; margin-top:-400; z-index:0}
#tabs {width:40px; height:800px; position:absolute; background:url(../images/tabZawiniecie.png) no-repeat; background-position: 50% 50%; left:50%; top: 420px; margin-left:-527px; margin-top:-421; z-index:1000}
#tabMaps {width:40px; height:800px; position:absolute; background:url(../images/tabZawiniecieMapy.png) no-repeat; background-position: 50% 50%; left:50%; top: 420px; margin-left:490px; margin-top:-421; z-index:1000}
#copyright {width:400px; height:30px; position:absolute; left:50%; top: 420px; margin-left:330px; margin-top:330; z-index:1000;}
#copyright a { font-size:10px; color:#342B21; text-decoration:none; }
#copyright a:hover { font-size:10px; color:#7E6750;}
 
#copyrightIntro {width:400px; height:30px; position:absolute; left:50%; top: 400px; margin-left:260px; margin-top:330; z-index:1000;}
#copyrightIntro a { font-size:10px; color:#342B21; text-decoration:none; }
#copyrightIntro a:hover { font-size:10px; color:#7E6750;}
