body {
   background-color: #4a4a4a;
   background-image: url(grafika/314.gif);
   margin: 0px;
}

div#ramka_glowna{
   border: 3px solid #333333;
   background: #a0522d none repeat scroll 0 0;
   position: absolute;
   left: 50%;
   top: 50%;
   height: 500px;
   width: 900px;
   margin-left: -450px;
   margin-top: -250px;
   padding: 0px;
   vertical-align: middle;
   font: 17px/33px Arial, Helvetica, sans-serif;
}

#tytul{
	position: relative;
	left: -40px;
	top: -45px;
}

#podtytul{
	position: absolute;
	right:2px;
	top:25px;
}

h1, h2 {
	margin: 0px;
	font-size: 32px;
	color: #ead300;
	font-family: "Century Gothic", "Levenim MT";
	letter-spacing: 3px;
}

h2 {
	font-size: 150%;
}

#content{
	width: 880px;
	height: 350px;
	position: absolute;
	text-align: justify;
	overflow: auto;
	padding: 10px;
	bottom: 0;
}

#blok_menu{
	position: absolute;
	top: 60px;
	left: 0;
	padding: 7px;
	background-color: #333333;
	color: #cccccc;
	font-size: 18px;
	font-family: "Bookman Old Style", "Andalus", "Traditional Arabic", "Book Antiqua";
}
 
 .menu{
 	position: relative;
	padding: 3px;
   cursor: pointer;
}

.menu:hover{
	background: #555555 none repeat;
}
 
#loading{
	background-image: url(grafika/pbar-ani.gif);
	background-repeat: repeat-x;
	text-align: center;
	line-height: 22px;
	width: 400px;
	height: 22px;
	position: fixed;
	margin: -200px;
	left: 50%;
	top: 80%;
	display: none;
}

.navi{
   width: 60px;
   height: 300px;
   position: absolute;
}
.navi img{
   display:none;
}

#naviLeft{
   left: 0;
   top: 0;
}

#naviRight{
   right:0;
   top: 0;
}

#zainteresowania{
	position: absolute;
	bottom: 64px;
	right: 250px;
}

#imgKontakt{
   position: absolute;
   bottom: 50px;
   right: 50px;
}

#kontakt{
   font-size: 28px;
   line-height: 65px;
   letter-spacing: 1px;
   vertical-align: middle;
}

.banner{
   display: block;
   margin: 0 auto 20px;
}
 
a:link, a:visited {
	text-decoration:underline;
	color: inherit;
}

a:hover {
text-decoration: overline;
}

#obrazekProjekt{
   width: 300px;
   margin: 10px 10px;
}

#projektOpis{
   position: absolute;
   left:350px;
   margin-right:20px;
   margin-top:10px;
   font-size: 15px;
   line-height: 25px;
   width: 300px;
}

#projektTechnologie{
   position: absolute;
   right: 20px;
   width: 170px;
   font-size: 14px;
   line-height: 23px;
}