@media screen, projection {
	body {
	background-color: #fff;
	color: #000;
	font-size: 15px;
		background-image: url(../tlo5.jpg);
	}
	#header {
	width: 650px;
	height: 210px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 75px;
	}
	#header img {
		margin: 20px;
	}
	#wrapper {
	width: 800px;
	margin: 0 auto;
	background-image: url(../tlo4.jpg);
	background-color: #fff;
	}
	#desktop {
		width: 650px;
		margin-left: 75px;
	}
	#footer {
		width: 800px;
		height: 60px;
		margin: 0 auto;
	}
	#footer .copyright {
		margin-top: 10px;
		font-size: x-small;
		line-height: 1em;
		float: left;
	}
#mainMenu {
	width: 500px;
	height: 50px;
	margin: 0 auto;
	text-align:center;
	font-size: 25pt;
	background-color: #fdea84;
	background-image: url(../menu.png);
	}
#Menu {
	width: 500px;
	height: 50px;
	margin: 0 auto;
	text-align:center;
	font-size: 25pt;
	background-color: #fdea84;
	background-image: url(../menu.png);
	}
	.opis {
		width: 600px;
		min-height: 200px;
		margin: 20px;
		overflow: hidden;
		color: #000;
		font-size: 13pt;
	}
	.konkurs {
		width: 500px;
		min-height: 430px;
		margin: 40px;
		overflow: hidden;
		color: #000;
	    background-image: url(../konkurs-tlo.jpg);
		background-repeat: no-repeat;
		padding: 170px 50px 100px 50px;
		font-size: 13pt;
	}
	.sideMenu {
		width: 630px;
		min-height: 140px;
		overflow: hidden;
		padding: 0px 10px 0px 10px;
	}
	
	.content {
		width: 600px;
		min-height: 160px;
		margin: 0px auto;
		overflow: hidden;
		color: #000;
	/*background-image: url(../tlo2.png);
	background-repeat: no-repeat;*/
	}

	div.leftSide{
		padding: 10px 25px 10px 25px;
		width: 100px;
		float:left;
	}
	div.leftSide img{
		width:100px;
		height:125px;
		float: right;

	}
	div.rightSide{
		padding: 10px 40px 10px 10px;
		width: 300px;
		float:left;
	}
	.b1 {
	font-size: 13pt;
	color:#669;
	}
	.b2 {
	font-size: 16pt;
	color:#000;
	text-align:center;
	}
	.b3 {
		font-size: 20pt;
		color:#000;
		padding:30px 0 20px 35px;
	}
	.k1 {
	font-size: 16pt;
	color:#000;
	text-align:center;
	padding:5px;
	}
	li {
	list-style-position:outside;
	}
	a.glownaBtn {
		background-image: url('images/glowna.jpg');
		background-position: right center;
	}
	a.glownaBtn:hover {
		background-image: url('images/glownaH.jpg');
	}
}
