html, body {
	background: url(obrazki/tlo.png);
	color: #000;
	padding: 0;
	margin: 0px auto;
}

h1 {
	color: #FFFFFF;
	font-size: 30px;
	font-family: Trebuchet MS, Verdana, Helvetica;
	text-decoration: none;
	margin-left: 10px;
}

#top {
	width: 900px;
	border: 1px solid #000000;
	margin: 0 auto;
	padding: 0;
}

#downfoot {
	text-align: center;
	font-family: Trebuchet MS, Verdana, Helvetica;
	color: #18334E;
	font-size: 12px;
}

#logo {
	background: url(obrazki/logo.png);
	height: 90px;
}

#linki {
	background-color: #13263A;
	height: 20px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

#linki a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
}

#linki a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
}

#linki a:hover {
	text-decoration: underline;
}

#infobar {
	background: url(obrazki/infobar.png);
	height: 175px;
	text-align: left;
}

#infobar2 {
	background: #19324D;
	width: 400px;
	height: 160px;
	border: 1px solid #1F4061;
	position: relative; left: 450px; top: 8px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 13px;
}

#infobar2 p {
	margin-left: 10px;
}

#infobar2 a:hover {
	text-decoration: underline;
}

#infobar2 a:link, a:visited {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 13px;
}

#podlogiem {
	background-color: #13263A;
	height: 20px;
}

#sidebar {
	width: 198px;
	float: left;
	overflow: hidden;
	background-color: #1F4061;
	text-align: left;
}

#sidebar ul {
	list-style-type: square;
	color: #FFFFFF;
	margin: 0;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 20px;

}

#sidebar a:link {
	text-decoration: none;
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 13px;
}

#sidebar a:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 13px;
}

#sidebar a:hover {
	text-decoration: underline;
}

#content {
	width: 700px;
	float: left;
	overflow: hidden;
	float: left;
	border-left: 2px solid #999999;
	background-color: #1F4061;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 13px;
	text-align: left;
}

#content a:link, a:visited {
	font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}

#content a:hover {
	font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 13px;	
	text-decoration: underline;
	color: #FFFFFF;
}

#content h2{
	text-align: center;
	font-size: 24px;
}

#content2 {
	margin-left: 15px;

} 

#kwadrat {
	width: 330px;
	height: 330px;
	background: #FFFFFF;
	float: left;
	border: 10px solid #1F4061;
	background: url(obrazki/content1.png);
	text-align: center;
}




#kwadrat2 {
	width: 330px;
	height: 330px;
	background: #FFFFFF;
	float: right;
	border: 10px solid #1F4061;
	background: url(obrazki/content2.png);
	text-align: center;
}

#kwadratin {
	width: 330px;
	position: relative; top: 250px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 25px;
}



#kwadratin a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 25px;
}



#kwadratin2 a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 25px;
}

#kwadratin a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 25px;
}



#kwadratin2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 25px;
}

#kwadratin a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 25px;
}



#kwadratin2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 25px;
}

#kwadratin2 {
	width: 330px;
	position: relative; top: 250px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 25px;
}

#footer {
	clear: both;
	width: 100%;
	background-color: #13263A;
	text-align: center;
	color: #AAAAAA;
	font-size: 10px;
	height: 20px;
	font-family: Trebuchet MS;
}

#footer a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 900px;
	background-color: #1F4061;
}
