/*arkusz stylów*/
body {
	background-image:	
	url('../images/background.jpg');
	background-attachment: fixed;
	
}

#top {  text-align:center;
	background-image:
	url('../images/logo_tytulh_2.png');
	/*background-color: #FFCE9A;*/
	height: 150px;
	padding: 1em;
}
#strukturaLogo
{
	position: absolute;
	left: 10px
}
#struktNaglh
{
	position: absolute;
	left: 220px;
}

#top {
	text-align:center;
	background-image:	
	url('../images/logo_tytulh_2.png');
	/*background-color: #FFCE9A;*/
	margin: 0;
	padding: 1em;
}

#struktNaglhLogo:before
{
	content: url('../images/struktura_logo_malhe_150_150.png');
}
/**/
#top:hover
{
}
#left { 
	position: absolute;
	left: 10px;
	top: 180px;
	width: 250px;
	/*background-color:  #CDDFFF;*/
}

#left a:link 
{
	font-family: sans-serif;
	font-weight: bolder;
	font-style: normal;
	font-size: large;
	color: #0000FF;
	text-decoration: none;
}

#left a:visited
{
	font-family: sans-serif;
	font-weight: bolder;
	font-style: normal;
	font-size: large;
	color: #9400D3;
	text-decoration: none;
}

#left a:hover
{
	font-family: sans-serif;
	font-weight: bolder;
	font-style: normal;
	font-size: large;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}

#left a:focus
{
	font-family: sans-serif;
	font-weight: bolder;
	font-style: normal;
	font-size: large;
	color: #FFFFFF;
	background-color: #808080;
	text-decoration: none;
}
#left_bottom {
	position: absolute;
	left: 10px;
	top: 680px;
	width: 250px;
	/*background-color:  #CDDFFF;*/
}
#content {

	margin: 0 270px;
	width: 700px;
}
#struktNaglhLogo{
	font-family: Helvetica;
	font-weight: bolder;
	/*font-style: oblique;*/
	font-size: xx-large;
}
#struktNaglhPrzywitanie{
	font-family: Helvetica;
	font-weight: bolder;
	font-style: oblique;
	font-size: xx-large;
}
#strukturaLogo { 
	/*height: 180;
	width: 180;*/
	background-color: purple;
}


.StrukturaH2_00 {
	font-family: sans-serif;
	font-weight: bolder;
	/*font-style: oblique;*/
	font-size: xx-large;
}
.StrukturaH3_00{
	font-family: sans-serif;
	font-weight: bolder;
	font-style: oblique;
	font-size: large;
}


.StrukturaH3_01{
	font-family: sans-serif;
	font-weight: bold;
	font-style: oblique;
	font-size: large;
}

.StrukturaPar_01{
	font-family: sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: large;
	text-align: justify;
}

.StrukturaPar_02{
	font-family: sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: large;
}

.StrukturaMenuLeftLink {
	
}
.StrukturaMenuLeftLinkPowrout{
	
	background-color: red;
}
.StrukturaMenuLeftLinkPowroutNocAct{
	font-family: sans-serif;
	font-weight: bolder;
	font-style: normal;
	font-size: large;	
}
/*div#content, DIV.errata {
	font-size: 80%; 
	float: right; 
	width: 220px; 
	margin-right: 10px; 
}
div#left {
	float: left;
}*/
