body
{
	margin: 0 auto;
background:url("images/background_1.jpg") top center;
}


body.oferta
{
	margin: 0 auto;
background:url("images/background_2.jpg") top center;
}


body.cennik
{
	margin: 0 auto;
background:url("images/background_3.jpg") top center;
}

body.realizacje
{
	margin: 0 auto;
background:url("images/background_4.jpg") top center;
}

body.klienci
{
	margin: 0 auto;
background:url("images/background_5.jpg") top center;
}

body.kontakt
{
	margin: 0 auto;
background:url("images/background_6.jpg") top center;
}


#top
{
	height: 193px;

	width:100%;
	background:url("images/top.png") top center;
}
#top.cennik
{
	height: 193px;

	width:100%;
	background:url("images/top2.png") top center;
}
#top.realizacje
{
	height: 193px;

	width:100%;
	background:url("images/top2.png") top center;
}
#top.klienci
{
	height: 193px;

	width:100%;
	background:url("images/top3.png") top center;
}
#top.kontakt
{
	height: 193px;

	width:100%;
	background:url("images/top3.png") top center;
}

#header
{
	margin: 0 auto;
	height: 135px;
	width:1200px;
}



#menu
{
	float:left;
	height: 95px;
	width:700px;
	margin-top:38px;
	font-size: 19px;
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}
#menu.klienci
{
	float:left;
	height: 95px;
	width:700px;
	margin-top:38px;
	font-size: 19px;
	color:#f7a800;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}

#menu.kontakt
{
	float:left;
	height: 95px;
	width:700px;
	margin-top:38px;
	font-size: 19px;
	color:#f7a800;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}

#menu ul
{
	margin-top: 56px;
	padding: 0;
	list-style-type: none;

}


#menu ul li
{ 
	display: inline;
	margin-right:6px;
	border-right:3px solid;
	padding:70px 10px 15px 6px;
	
}

#menu li a
{
	text-decoration:none;
	color:#FFF;
}


#menu.klienci li a
{
	text-decoration:none;
	color:#f7a800;
}

#menu.kontakt li a
{
	text-decoration:none;
	color:#f7a800;
}

#menu li:last-child 
{
  	border-right: none;
}

#menu_content
{
	float:left;
	width:300px;
	margin-top:20px;
	font-size: 19px;
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}

#menu_content.oferta ul li
{
	margin-right:6px;
	width:210px;
	height:35px;
	background-color:#000;
	padding:10px 10px 0px 10px;
	text-align:right;
	margin-top:15px;
}

#menu_content.cennik ul li
{
	margin-right:6px;
	width:210px;
	height:35px;
	background-color:#9c9e9f;
	padding:10px 10px 0px 10px;
	text-align:right;
	margin-top:15px;
}

#menu_content.realizacje ul li
{
	margin-right:6px;
	width:210px;
	height:35px;
	background-color:#f7a800;
	padding:10px 10px 0px 10px;
	text-align:right;
	margin-top:15px;
}

#menu_content.klienci ul li
{
	margin-right:6px;
	width:210px;
	height:35px;
	background-color:#f7a800;
	padding:10px 10px 0px 10px;
	text-align:right;
	margin-top:15px;
}
#menu_content.kontakt ul li
{
	margin-right:6px;
	width:210px;
	height:35px;
	background-color:#f7a800;
	padding:10px 10px 0px 10px;
	text-align:right;
	margin-top:15px;
}

#menu_content ul
{
	margin-top: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu_content ul li
{

	margin-right:6px;
	width:210px;
	height:35px;
	background-color:#fff;
	padding:10px 10px 0px 10px;
	text-align:right;
	margin-top:15px;
}



#menu_content li a
{
	text-decoration:none;
	color:#f7a800;
}

#menu_content.cennik li a
{
	text-decoration:none;
	color:#fff;
}


#menu_content.realizacje li a
{
	text-decoration:none;
	color:#fff;
}

#menu_content.klienci li a
{
	text-decoration:none;
	color:#fff;
}

#menu_content.kontakt li a
{
	text-decoration:none;
	color:#000;
}

#contentout
{
	float:left;
	min-height: 400px;
	
	width:900px;
	margin-top:38px;

	font-size: 14px;
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
}

#contentout.cennik
{
	float:left;
	min-height: 400px;
	
	width:900px;
	margin-top:38px;

	font-size: 14px;
	color:#000;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
}


#contentout.realizacje
{
	float:left;
	min-height: 400px;
	
	width:900px;
	margin-top:38px;

	font-size: 14px;
	color:#000;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
}

.cennik h1 a
{
color:#000 !important;
}

.realizacje h1 a
{
color:#000 !important;
}

#logo
{	
	width:253px;
	height:193px;
	float:right;
	background:url("images/logo.jpg");

}

#contentin
{
	margin: 0 auto;
	min-height: 600px;
	width:1200px;
}

#contentin h1
{
text-transform: uppercase;
}

#author
{

	margin: 0 auto;

	width:1200px;
}


h1, h1 a
{
	
	font-size: 22px;
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	text-decoration:none;
}




p.stopka
{
		text-align:center;
	font-size: 11px;
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	text-decoration:none;
}
p.stopka a
{
		text-align:center;
	font-size: 11px;
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	text-decoration:none;
}


a:link {
color: #cccccc;
}

a:hover {
color: #000000;
}




