/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
	text-decoration: none;
}
a {
	text-decoration: none;
        
}
body {
	
        font-family: tahoma, arial, serif;
	color: #fff;
	font-size: 10px;
	background: #000000 url('img/topbgr.gif') repeat-x 0 0;
}
#container {
	width: 100%;
	position: relative;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
div#top {
	height: 110px;
	
background: url('img/blabla.gif') no-repeat 170px 0;
}
div#content {
	background: #000000 ;
	width: 100%;
	}
div#wrap {
  margin: 0;
  float: right;
	width: 1px;
}
div#top span.info {
	float: left;
	line-height: 80px;
	text-align: center;
	width: 500px;
}
div#top ul {
	float: right;
	list-style-type: none;
	margin: 30px 5px 30px 0;
}
div#top ul li {
	float: left;
	margin: 0px 0px 0 5px;
        margin-right:5px;
}
div#top ul li a {
	display: block;
	padding: 5px 3px 2px;
}
div#nav {
	background: url('img/nav.gif') no-repeat;
position: absolute;
  left: 95%;
	top: 65px;
	width: 50px;
	height: 26px;
	z-index: 2;
		

}
div#nav2 {
	background: url('img/nav.gif') no-repeat;

position: absolute;
   
	top: 65px;
	width: 50px;
	height: 26px;
	z-index: 2;
		

}
div#nav img.left {
margin-top:6px;
margin-left:7px;
	
line-height: 26px;
}
div#nav img.right {
margin-top:5px;
margin-left:14px;
line-height: 26px;
	}
div#nav2 img.left {
margin-top:6px;
margin-left:7px;
	
line-height: 26px;
}
div#nav2 img.right {
margin-top:5px;
margin-left:14px;
line-height: 26px;
	}

body#home div#nav a.aleft:hover, body#home div#nav a.aright:hover, body#id div#nav a.aleft:hover, body#id div#nav a.aright:hover, body#present div#nav a.aleft:hover, body#present div#nav a.aright:hover, body#print div#nav a.aleft:hover, body#print div#nav a.aright:hover,  body#web div#nav a.aleft:hover, body#web div#nav a.aright:hover {
	
}
div#content {
	text-align: center;
}
div#show {
	margin: 60px 0 0 35px;
	text-align: left;
  font-size: 0;
}
div#show img, div#show a img {

margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}
div#corn-t {
	margin: 0 auto;
	width: 486px;
	background: url('img/corn-t.gif') no-repeat;
}
div#corn-b {
	background: url('img/corn-b.gif') no-repeat 0 100%;
}
div#corn-t div#corn-b img {
	margin: 7px;
}
img#bigshow {
margin-right: 0px;
}

div.projekt {
        min-width:1280px;
        min-height:830px;
	position: absolute;

	left: 0;
	top: 66px;
	z-index: 1;

}
p.podpis {
font-weight: bold;
margin: 20px;
font-size: 11px; 
}
