body	{
	background-color:#777777;
	margin:0px;
	}
	
#main	{
	margin-left:auto;  
  	margin-right:auto;
	width:950px;
	background-color:#1a3c68;
	border:20px solid #1d1d1d;
	font-family:Georgia, Calibri,Tahoma,Arial;
	font-size:15px;
	color:#1d1d1d;
	position:relative;
	text-align:center;
	}
	
#logo{
	position: absolute;
	left: -30px;
	top: -20px;
	z-index:3;
}

#logo img{
	border:0px;
}
	
#head{
	position:relative;
	left:0px;
	top:0px;
	width: 950px;
	height: 300px;
	background-image: url("grafika/headbg.png");
	background-repeat: repeat-x;
}
	
#portfolio{
	position: absolute;
	left: 5px;
	top: 0px;
	width: 940px;
	height: 250px;
}

#portfolio img{
	border: 0px;
}
	
#menu {
	position: relative;
	left: 0px;
	top: 0px;
	width: 250px;
	height: 500px;
	background-image: url("grafika/menubg.png");
	background-repeat: repeat-x;
	background-color: #1a3c68;
	text-align: right;
	float:left;
	margin-right: -250px;
	padding-top: 10px;
}

#menu a, #menu a:visited{
	font-size: 25px;
	width: 230px;
	height: 35px;
	color: #ffffff;
	text-decoration: none;
	padding: 10px;
	display: block;
}

#menu a:hover{
	background-color: #135ab6;
}

#zelena-usporam{
	position: relative;
	left: 0px;
	top: 0px;
	width: 250px;
	text-align: center;
}

#zelena-usporam img{
	border: 0px;
}

#zelena-usporam a:hover{
	text-decoration: none;
	background-color: #174376;
	}
	
#content{
	position: relative;
	left: 250px;
	top: 0px;
	width: 690px;
	min-height: 500px;
	background-color: #ffffff;
	margin: 0px;
	text-align: left;
	padding: 5px 5px 40px 5px;
}

#content p{
	line-height: 150%;
	text-align: justify;
	margin: 7px 0px 7px 0px;
}

#content a, #content a:visited{
	color: #1653a2;
	text-decoration: none;
}

#content a:hover{
	text-decoration: underline;
}

#galerie{
	width: 690px;
	text-align:center;
}

#galerie img{
	border: 1px solid #1d1d1d;
	margin: 0px 0px 8px 0px;
}

#galerie p{
	text-align:left;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
p.indent{
	text-indent: 30px;
}

p.kontakt{
	margin: 5px 20px 5px 10px;
	text-align: center;
	float: left;
	border-right: 30px solid #ffffff;
}

h1{
	color: #1a3c68;
	font-size: 40px;
	margin: 0px;
	font-variant:small-caps;
	text-align:right;
	text-decoration: none;
}
h2{
	background-color: #1653a2;
	border: 1px solid #1a3c68;
	color: #ffffff;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
}

h3{
	color: #135ab6;
	font-size: 20px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

span.nadpis{
	color: #135ab6;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	display: block;
}

ul{
	list-style-type: square;
	margin: 5px 5px 10px 5px;
	line-height:150%;
}

.upper{
	vertical-align:super;
	font-size: 10px;
}

#bottom{
	position: relative;
	left: 0px;
	top: 0px;
	width: 950px;
	background-color: #1d1d1d;
	color: #ffffff;
	text-align:center;
	padding-top: 20px;
}

#bottom a, #bottom a:visited{
	color: #ffffff;
	text-decoration: none;
}

#bottom a:hover{
	color: #1653a2;
}
