/*----------------------------------------------- OGÓLNE #0 */
body {
	margin: 0 auto;
	min-height: 100%;
	background-color: #F1F1F1;
}

#container {
	margin: 0 auto;
	width: 990px;
}

/*----------------------------------------------- OGÓLNE #0 */



/*----------------------------------------------- MENU #1 */

#menu {
	background:url(images/menu/backgroundmenu.png);
	width: 990px;
	height: 50px;
	margin: -52px auto auto auto;
	
}

#menu ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	float: left;
}

a.glowna
{
margin-left: 121px;
background: url(images/menu/stronaglowna.png) no-repeat;
display:block;
height:50px;
overflow:hidden;
width:110px;
}
a.glowna:hover
{
background-position: 0px -50px;
}

a.cennik
{
	margin-left: 30px;
	background:url(images/menu/cennik.png) no-repeat;
	display:block;
	height:50px;
	overflow:hidden;
	width:53px;
}
a.cennik:hover
{
	background-position: 0px -50px;
}

a.oferta
{
	margin-left: 30px;
	background:url(images/menu/oferta.png) no-repeat;
	display:block;
	height:50px;
	overflow:hidden;
	width:48px;
}
a.oferta:hover
{
	background-position: 0px -50px;
}

a.galeria
{
	margin-left: 30px;
	background:url(images/menu/galeria.png) no-repeat;
	display:block;
	height:50px;
	overflow:hidden;
	width:54px;
}
a.galeria:hover
{
	background-position: 0px -50px;
}

a.zapisy
{
	margin-left: 30px;
	background:url(images/menu/zapisy.png) no-repeat;
	display:block;
	height:50px;
	overflow:hidden;
	width:110px;
}
a.zapisy:hover
{
	background-position: 0px -50px;
}

a.kontakt
{
	margin-left: 30px;
	background:url(images/menu/kontakt.png) no-repeat;
	display:block;
	height:50px;
	overflow:hidden;
	width:58px;
}
a.kontakt:hover
{
	background-position: 0px -50px;
}

a.promocje
{
	margin-left: 30px;
	background:url(images/menu/promocje.png) no-repeat;
	display:block;
	height:50px;
	overflow:hidden;
	width:69px;
}
a.promocje:hover
{
	background-position: 0px -50px;
}

a.linki
{
	margin-left: 30px;
	background:url(images/menu/linki.png) no-repeat;
	display:block;
	height:50px;
	overflow:hidden;
	width:44px;
}
a.linki:hover
{
	background-position: 0px -50px;
}

a.linki1
{
	margin-left: 30px;
	background:url(images/menu/rodo.png) no-repeat;
	display:block;
	height:50px;
	overflow:hidden;
	width:44px;
}
a.linki1:hover
{
	background-position: 0px -50px;
}



/*----------------------------------------------- MENU #1 */



/*----------------------------------------------- LOGO #2 */

#logo {
	background-image: url(images/osk5-menu-slogan.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}
/*----------------------------------------------- LOGO #2 */


/*----------------------------------------------- TEKST #3 */

#text {
	width: 990px;
	background-color: #FFF;
	float: left;
	text-align:justify;
}


#text5 {
	width: 990px;
	background-color: #FFF;
	float: left;
	text-align:justify;
	margin-left: 50px;
}

#text h2{
color: #314661;
font-family: "Helvetica Neue",Helvetica, Arial,sans-serif;
font-size: 15px;
letter-spacing: 0.03em;
margin: 10px 0px 0px 0px;
text-transform: uppercase;
border-bottom:2px solid #314661;
background-position:0 50%;
background-repeat:no-repeat;
padding:4px 0px 4px 20px;
}

.maps {
	margin-top: 10px;
	margin-left: 10px;
}

.formu {
	margin-left: 20px;
}

#text li {
	font-size: 15px;
	margin-left: 10px;
	height: 30px;
}

#text li a {
	text-decoration: none;
	color: #000;
}

#text li a:hover {
	color: #FF0000
	
}

#down {
	float: left;
	width: 100%;
}

#left {
	float: left;
	width: 100%;
}

.marginleft {
	margin-left: 15px;
}

.odstep {
	margin-left: 10px;
}

.linia {
	text-decoration: underline;
}

#right {
	float: right;
	width: 50%;
}

#text h1 {
	font-size: 15px;
}



/*----------------------------------------------- TEKST #3 */	



/*----------------------------------------------- STOPKA #4 */


#footer {
	width: 990px;
	background-color: #FFF;
	float: left;
}

#footer h2{
color: #314661;
font-family: "Helvetica Neue",Helvetica, Arial,sans-serif;
font-size: 12px;
letter-spacing: 0.03em;
margin: 10px 0px 0px 0px;
text-transform: uppercase;
border-top:2px solid #314661;
background-position:0 50%;
background-repeat:no-repeat;
padding:4px 0px 4px 20px;
}



/*----------------------------------------------- STOPKA #4 */



/*----------------------------------------------- DODATKI #5 */
	
#promocja-kat.a1 {
	margin-left: 20px;
}

.marginA1 {
	margin-left: 35px;
}


#lewa {
	float: left;
	width: 480px;
}

#prawa {
	float: right;
	width: 480px;
}

#dol {
	float: left;
	margin-top: 10px;
	width: 960px;
	font-size: 20px;
	text-align: center;
}


.photo {
	float: left;
	
}

/*----------------------------------------------- DODATKI #5 */