html, body
{
	margin: 0;
	padding: 0;
	display: block;
	overflow: hiddden;
	font-family: 'Merriweather Sans', sans-serif;
}

#container_page
{
	
}

#formularz_wyceny
{
	border-top: 1px solid #743c7d;
	border-right: 1px solid #743c7d;
	padding: 10px 10px 10px 10px;
	display: block;
	overflow: hidden;
}

#menu_phone_wrap
{
	display: none;
}

#kupujemy
{
	list-style-type: none;
}

#top
{
	border-top: 3px solid #743c7d;
	background: #262626;
	height: 42px;
	display: block;
	overflow: hidden;	
}

.container_width
{
	width: 1000px;
	margin: 0 auto;
}

h1
{
	margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 42px;
	color: white;
	float: left;
}

#icon_top
{
	float: right;
}

.icon
{
	width: 40px;
	height: 42px;
	float: right;
	outline: none;
	text-decoration: none;
}

#facebook
{
	display: block;
	background: url('../img/fb.png') no-repeat;
	width: 24px;
	height: 24px;
	margin: 0 auto;
	margin-top: 9px;
}

#icon_fb:hover
{
	background: #3b5a9b;
}

#icon_fb:hover > #facebook
{
	background: url('../img/fb.png') no-repeat -24px 0;
}

#twitter
{
	display: block;
	background: url('../img/twitter.png') no-repeat;
	width: 24px;
	height: 24px;
	margin: 0 auto;
	margin-top: 9px;
}

#icon_twitter:hover
{
	background: #1bb2e9;
}

#icon_twitter:hover > #twitter
{
	background: url('../img/twitter.png') no-repeat -24px 0;
}

#google
{
	display: block;
	background: url('../img/google.png') no-repeat;
	width: 24px;
	height: 24px;
	margin: 0 auto;
	margin-top: 9px;
}

#icon_google:hover
{
	background: #dc4937;
}

#icon_google:hover > #google
{
	background: url('../img/google.png') no-repeat -24px 0;
}

#cont
{

}

#banner
{
	display: block;
	background: url('../img/skupaut.jpg') no-repeat;
	width: 1000px;
	height: 250px;
	margin: 20px 0px 20px 0px;
	outline: none;
}

#menu_phone
{
	display: none;
}

#menu_wrap
{
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #743c7d;
	height: 44px;
}

.link_menu
{
	float: left;
	padding: 0px 20px 0px 20px;
	margin-right: 10px;
	color: black;
	line-height: 44px;
	outline: none;
	text-decoration: none;
}

.link_menu:hover
{
	background: #743c7d;
	color: white;
}

#article
{
	border-left: 1px solid #743c7d;
	padding-left: 10px;
	display: block;
	overflow: hidden;
}

.article2
{
	border-top: 1px solid #743c7d;
	border-right: 1px solid #743c7d;
	padding-left: 10px;
	display: block;
	overflow: hidden;	
}

.article3
{
	border-top: 1px solid #743c7d;
	border-left: 1px solid #743c7d;
	padding-left: 10px;
	display: block;
	overflow: hidden;
}

h2, h3, h4
{
	color: #743c7d;
}

.rvnCaption
{
	height: 60px;
	line-height: 60px;
	font-size: 20px;
}

#dolnyslask, #zlomowanie
{
  max-width:100%; 
  max-height:100%;	
}

.context 
{
  color: #7c7c7c;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 300;
  margin-top: 20px;
  text-align: justify;
}

.textlight
{
	color: #333333;
	overflow: hidden;
  text-align: center;	
}

#podlight
{
	color: #333333;
  font-weight: bold;
  margin-top: 30px;
  overflow: hidden;
  text-align: center;
}

.opis 
{
  color: #333333;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  margin-top: 30px;
  text-align: justify;
}

.danekont 
{
  color: #7c7c7c;
  font-family: "Poiret One",cursive;
  font-size: 30px;
  text-align: center;
}

@media all and (min-width: 840px) and (max-width:999px)
{
	.container_width
	{
		width: 840px;
	}
	
	#banner
	{
		width: 840px;
		height: 252px;
		background-size: contain;
	}
}

@media all and (min-width: 640px) and (max-width:839px)
{
	.container_width
	{
		width: 640px;
	}	
	
	#banner
	{
		width: 640px;
		height: 192px;
		background-size: contain;
	}
	
	.link_menu
	{
		font-size: 12px;
	}
}

@media all and (max-width: 639px)
{
	.container_width
	{
		width: 100%;
	}	
	
	#top
	{
		height: auto;
	}
	
	h1
	{
		font-size: 12px;
	}
	
	#banner
	{
		max-width: 100%;
		min-height: 90px;
		max-height: 190px;
		height: auto;
		width: auto;
		background-size: 100% 100%;
	}	
	
	#menu_wrap
	{
		display: none;
	}
	
	#menu_phone
	{
		border-top: 1px solid #eaeaea;
		border-bottom: 1px solid #eaeaea;	
		display: block;
		overflow: hidden;
	}
	
	#menu_phone_button
	{
		display: inline-block;
		height: 44px;
		cursor: pointer;
	}
	
	#menu_img
	{
		background: url('../img/menu.png') no-repeat;
		width: 19px;
		height: 15px;
		float: left;
		margin-top: 14px;
	}
	
	#menu_txt
	{
		float: left;
		margin-left: 10px;
		line-height: 44px;
		font-weight: lighter;
	}
	
	.link_menu
	{
		width: 100%;
		clear: both;
		display: block;
		overflow: hidden;
		text-align: center;
		color: black;
		line-height: 20px;
		outline: none;
		text-decoration: none;
	}	
}