html,
input,
select,
textarea,
strong {
  color: #444;
}
body {
	font-family: Helvetica, Arial, Tahoma;
	font-size: 13px;
	line-height: 1.4em;
	text-align: justify;
	color: #4e1609;
}

h1 {font-family: 'Oswald', 'Century Gothic', 'Trebuchet MS', Tahoma;
	text-align: center;
	 text-shadow: #000 0 1px 0;
	font-size: 26px;
	line-height: 1em;
	color: #3891cf;
	font-weight: normal;
}
ul, ol {
  margin: 1em 0;
  padding: 0 0 0 30px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
a {
  color: #4e1609;
  text-decoration: none;
}
a h1 {
  color: #3891cf;
  text-decoration: none;
}
a:focus, a:active {
  outline: 0 none;
  color: #3891cf;
}
a:hover h1 {
  color: #4FA600;
}
strong {
  color: #444 !important;
}
.phonesblock {
	font-size: 14px;
	width: 480px;
	height: 200px;
	text-align: center;
	float: left;
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-left: -110px;
	color: #4e1609;
	}
.fraza{
	font-size: 20px;
	margin-top: 30px;
	color: #4e1609;
}
.phone {
	margin-top: 20px;
	font-size: 20px;
	color: #4e1609;
	margin-bottom:20px;
}
.email{
	margin-top: 20px;
	font-size: 20px;
	color: #4e1609;
	margin-bottom: 10px;
	}
.btn-social {
	margin-top:20px;
	font-size: 20px;
	color: #4e1609;
	margin-bottom: 10px;
		}
.icq a
{
	color: #4FA600;
	text-decoration: none;
}
.carousel
 {
	overflow: hidden;
	margin-bottom: 5px;
			}
#wrapper {
	overflow: hidden;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	width: 280px;
	height: 200px;
	padding: 5px;
	box-shadow: 0 0 10px #ccd;
	float: right;
				}
				/*================================================
    LAYOUTS
================================================*/
ul                  { list-style: none; margin: 0; padding: 0;}  
#project-list {
	background:transparent url(../images/graypixel.png) repeat-y scroll 15px 0;
	width:165px;

  }
.container {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
}
header {
  background: url(../images/light-pattern.png) transparent;
}
#logo {
	color: #4e1609;
	margin-bottom: 5px;
	/*border: 1px solid #ccc;*/
	width: 280px;
	height: 200px;
	padding: 5px;
	/*box-shadow: 0 0 10px #ccd;*/
	float: left;
	text-align: center;
	font-family: 'Oswald', 'Century Gothic', 'Trebuchet MS', Tahoma;
	font-size: 30px;
	}
		nav {
	clear: both;
	float: right;
}
ul[role=navigation] {
	margin: 0;
	overflow: hidden;
	text-transform: uppercase;
	font-family: Helvetica, Arial, Tahoma;
	font-size: 0.912em;
	line-height: 1.67em;
}
ul[role=navigation] li {
  list-style: none;
  float: left;
  margin: 0 0 0 10px;
}
ul[role=navigation] li a {
	background: #4e1609;
	border-radius: 3px;
	color: #e6e6e6;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 7px;
	padding-right: 57px;
	padding-bottom: 5px;
	padding-left: 57px;
}
ul[role=navigation] li a:hover{
	color: #4e1609;
	background-color: #e6e6e6;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	}
ul[role=navigation] li a:focus,
ul[role=navigation] li a:active,
ul[role=navigation] li a.activePage {
	color: #FFF;
	background-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
section[role=banner] {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
section[role=banner] hgroup {
	border-top: 1px #4FA600;
	border-bottom: 1px #4FA600;
	}
section[role=banner] hgroup h1, section[role=banner] hgroup h2 {
  margin: 0 auto;
  width: 960px;
  color: #4FA600;
  font: bold 20px Helvetica, Arial, Tahoma;
  text-align: center;
  text-shadow: #000 0 1px 0;
}
section[role=banner] hgroup h2 {
  font-size: 16px;
  font-weight: normal;
}
section[role=banner] article[role=main] {
  margin: 0 auto;
  width: 960px;
  padding: 0 0 30px;
}
section[role=banner] article[role=main] .post {
  float: left;
  width: 55%;
  color: #222;
}
section[role=banner] article[role=main] .post h2 {
  font-size: 20px;
  margin: 0 0 10px;
  text-shadow: rgba(0, 0, 0, 0.8) 0 1px 0;
}
section[role=banner] article[role=main] aside {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	overflow: hidden;
	width: 40%;
	position: relative;
	border: 3px solid rgba(0, 0, 0, 0.03);
	padding: 2px;
}
section[role=banner] article[role=main] aside:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.15);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.6)), color-stop(50%, rgba(255, 255, 255, 0.15)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -moz-linear-gradient(center top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
  -moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.8), inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -6px 0 rgba(0, 0, 0, 0.3), inset 0 -7px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.8), inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -6px 0 rgba(0, 0, 0, 0.3), inset 0 -7px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.8), inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -6px 0 rgba(0, 0, 0, 0.3), inset 0 -7px 0 rgba(255, 255, 255, 0.2);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
section[role=banner] article[role=main] aside img {
  width: 100%;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.button {
  background: #8bc804;
  border: 1px solid #689603;
  -moz-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1), 0 4px 0 #689603, rgba(255, 255, 255, 0.1) 0 -1px 0 inset, rgba(255, 255, 255, 0.15) 0 1px 0 inset;
  -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1), 0 4px 0 #689603, rgba(255, 255, 255, 0.1) 0 -1px 0 inset, rgba(255, 255, 255, 0.15) 0 1px 0 inset;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1), 0 4px 0 #689603, rgba(255, 255, 255, 0.1) 0 -1px 0 inset, rgba(255, 255, 255, 0.15) 0 1px 0 inset;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: White;
  display: block;
  font: bold 16px 'Oswald', 'Century Gothic', 'Trebuchet MS', Tahoma;
  word-spacing: 3px;
  /*padding: 10px 15px;*/
  text-align: center;
  text-transform: uppercase;
 /* width: 210px;*/
 /* margin: 0 20px 0 0;*/
  text-shadow: #689603 0 1px 0;
}
.button:hover, .button:focus {
  color: White;
}
.button:active {
  -moz-box-shadow: -1px -2px 3px rgba(0, 0, 0, 0.1), 0 -4px 0 #689603, rgba(255, 255, 255, 0.1) 0 1px 0 inset, rgba(255, 255, 255, 0.15) 0 -1px 0 inset;
  -webkit-box-shadow: -1px -2px 3px rgba(0, 0, 0, 0.1), 0 -4px 0 #689603, rgba(255, 255, 255, 0.1) 0 1px 0 inset, rgba(255, 255, 255, 0.15) 0 -1px 0 inset;
  box-shadow: -1px -2px 3px rgba(0, 0, 0, 0.1), 0 -4px 0 #689603, rgba(255, 255, 255, 0.1) 0 1px 0 inset, rgba(255, 255, 255, 0.15) 0 -1px 0 inset;
  text-shadow: #689603 0 -1px 0;
}
.button.orange {
  background: #ffcc44;
  border-color: #ffbe11;
  -moz-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1), 0 4px 0 #ffbe11, rgba(255, 255, 255, 0.2) 0 -1px 0 inset, rgba(255, 255, 255, 0.15) 0 1px 0 inset;
  -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1), 0 4px 0 #ffbe11, rgba(255, 255, 255, 0.2) 0 -1px 0 inset, rgba(255, 255, 255, 0.15) 0 1px 0 inset;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1), 0 4px 0 #ffbe11, rgba(255, 255, 255, 0.2) 0 -1px 0 inset, rgba(255, 255, 255, 0.15) 0 1px 0 inset;
  text-shadow: #aa7c00 0 1px 0;
}
.button.orange:active {
  -moz-box-shadow: -1px -2px 3px rgba(0, 0, 0, 0.1), 0 -4px 0 #ffbe11, rgba(255, 255, 255, 0.2) 0 1px 0 inset, rgba(255, 255, 255, 0.15) 0 -1px 0 inset;
  -webkit-box-shadow: -1px -2px 3px rgba(0, 0, 0, 0.1), 0 -4px 0 #ffbe11, rgba(255, 255, 255, 0.2) 0 1px 0 inset, rgba(255, 255, 255, 0.15) 0 -1px 0 inset;
  box-shadow: -1px -2px 3px rgba(0, 0, 0, 0.1), 0 -4px 0 #ffbe11, rgba(255, 255, 255, 0.2) 0 1px 0 inset, rgba(255, 255, 255, 0.15) 0 -1px 0 inset;
  text-shadow: #aa7c00 0 -1px 0;
}
.left {
  float: left;
}
.thumb-rotator {
  margin: 0 0 30px;
  padding: 0 0 20px;
  overflow: hidden;
}
.thumb-rotator li {
  list-style: none;
  float: left;
  margin: 0 1% 0 0;
  width: 19%;
  position: relative;
}
.thumb-rotator li:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.6)), color-stop(50%, rgba(255, 255, 255, 0.15)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -moz-linear-gradient(center top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
  -moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.8), inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -2px 0 rgba(0, 0, 0, 0.3), inset 0 -3px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.8), inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -2px 0 rgba(0, 0, 0, 0.3), inset 0 -3px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.8), inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -2px 0 rgba(0, 0, 0, 0.3), inset 0 -3px 0 rgba(255, 255, 255, 0.2);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.thumb-rotator li img {
  width: 100%;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.c-form h2 {
  float: none;
  margin: 0 0 20px;
}
.c-form label {
  display: block;
  margin: 0 0 5px;
}
.c-form input[type=text], .c-form input[type=email], .c-form input[type=tel] {
  border: 1px solid #e0e0e0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: rgba(0, 0, 0, 0.05) 0 2px 0, rgba(0, 0, 0, 0.05) 0 2px 1px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 2px 0, rgba(0, 0, 0, 0.05) 0 2px 1px inset;
  box-shadow: rgba(0, 0, 0, 0.05) 0 2px 0, rgba(0, 0, 0, 0.05) 0 2px 1px inset;
  display: block;
  margin: 0 0 15px;
  padding: 10px;
  width: 320px;
}
.c-form input[type=text]:focus, .c-form input[type=email]:focus, .c-form input[type=tel]:focus {
  border-color: #3891cf;
  outline: none;
  -moz-box-shadow: #dfe9f2 0 0 7px;
  -webkit-box-shadow: #dfe9f2 0 0 7px;
  box-shadow: #dfe9f2 0 2px 0, #dfe9f2 0 2px 1px inset;
}
.c-form textarea {
  border: 1px solid #e0e0e0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: rgba(0, 0, 0, 0.05) 0 2px 0, rgba(0, 0, 0, 0.05) 0 2px 1px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 2px 0, rgba(0, 0, 0, 0.05) 0 2px 1px inset;
  box-shadow: rgba(0, 0, 0, 0.05) 0 2px 0, rgba(0, 0, 0, 0.05) 0 2px 1px inset;
  display: block;
  margin: 0 0 20px;
  padding: 10px;
  width: 520px;
  height: 80px;
}
.c-form textarea:focus {
  border-color: #3891cf;
  outline: none;
  -moz-box-shadow: #dfe9f2 0 0 7px;
  -webkit-box-shadow: #dfe9f2 0 0 7px;
  box-shadow: #dfe9f2 0 2px 0, #dfe9f2 0 2px 1px inset;
}
.c-form .button {
  display: block;
  float: none;
}
.sort-bar {
  border-bottom: 1px dotted #dfe9f2;
  font: 12px/18px Helvetica, Arial, Tahoma;
  margin: 0 0 30px;
  padding: 10px 0;
}
.sort-bar a {
  padding: 0 5px;
}
.sort-bar a:hover, .sort-bar a:focus, .sort-bar a:active {
  color: #41b7d8;
}
.more-link {
  color: #333;
  font-weight: bold;
  white-space: nowrap;
}
.thumb-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.thumb-list li {
  border-bottom: 1px dotted #dfe9f2;
  float: left;
  margin: 0 20px 30px 0;
  list-style: none;
  width: 225px;
}
.thumb-list li:nth-child(4n) {
  margin-right: 0;
}
.thumb-list li h3 {
  font-size: 18px;
  color: #41b7d8;
}
.thumb-list li h3 a {
  color: #41b7d8;
}
.thumb-list li h3 a:hover, .thumb-list li h3 a:focus, .thumb-list li h3 a:active {
  color: #3891cf;
}
.thumb-list li figure a {
  border: 1px solid #dfe9f2;
  display: block;
  margin: 0 0 10px;
  position: relative;
  overflow: hidden;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.thumb-list li figure a:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  background: -moz-linear-gradient(-45deg, #ffffff 0%, rgba(255, 255, 255, 0.3) 45%, rgba(255, 255, 255, 0) 45%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(45%, rgba(255, 255, 255, 0.3)), color-stop(45%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(-45deg, #ffffff 0%, rgba(255, 255, 255, 0.3) 45%, rgba(255, 255, 255, 0) 45%);
  background: -o-linear-gradient(-45deg, #ffffff 0%, rgba(255, 255, 255, 0.3) 45%, rgba(255, 255, 255, 0) 45%);
  background: -ms-linear-gradient(-45deg, #ffffff 0%, rgba(255, 255, 255, 0.3) 45%, rgba(255, 255, 255, 0) 45%);
  background: linear-gradient(-45deg, #ffffff 0%, rgba(255, 255, 255, 0.3) 45%, rgba(255, 255, 255, 0) 45%);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.thumb-list li figure a:hover:after, .thumb-list li figure a:focus:after, .thumb-list li figure a:active:after {
  left: -225px;
  top: -120px;
}
.thumb-list li figure img {
  backgroud: white;
  display: block;
  padding: 4px;
}
aside[role=complementary] {
  background: #f0f0f0;
  border-right: 1px solid #e0e0e0;
  display: table-cell;
  padding: 10px 20px;
  width: 180px;
}
aside[role=complementary] h2 {
  font-size: 16px;
  color: black;
}
aside[role=complementary] p {
  font-size: 11px;
}
.reklama {
	position: absolute;	
	}
aside[role=complementary] h2 {
  }
aside[role=complementary] p {
	}
.content {
  display: table-cell;
  padding: 0px 10px 50px 10px;
}
.content p {
	font-family: Helvetica, Arial, Tahoma;
	font-size: 14px;
	line-height: 1.4em;
	color: #4e1609;
	}
	.content li {
	font-family: Helvetica, Arial, Tahoma;
	font-size: 14px;
	line-height: 1.4em;
	color: #4e1609;
	}
	.content strong	{
	font-family: Helvetica, Arial, Tahoma;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
		}
.content img {
  padding: 2px;
}
.content table {
	width: 100%;
	border: 1px solid #ccc;
}
.content th, .content td {
	padding: 2px 2px;
	border: 1px solid #ccc;
}
.content th {
  background: #3891cf;
  color: white;
  text-align: left;
}
.post-list {
  margin: 0;
  padding: 0;
}
.post-list li {
  list-style: none;
  border-bottom: 2px dotted #eaeaea;
  margin: 0 0 30px;
}
.post-list li:last-child {
  border: 0;
  margin: 0;
}
.meta {
  color: #666;
  font-size: 11px;
}
.g-map {
  border: 1px solid #f0f0f0;
  float: right;
  padding: 2px;
  width: 580px;
}
section[role="banner"] article[role="main"].contact .post {
  width: 35%;
}
footer[role=contentinfo] {
	border-top: 1px #444;
	-moz-box-shadow: inset rgba(0, 0, 0, 0.1) 0 10px 10px, rgba(255, 255, 255, 0.7) 0 10px 10px;
	-webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 10px 10px, rgba(255, 255, 255, 0.7) 0 10px 10px;
	box-shadow: inset rgba(0, 0, 0, 0.1) 0 10px 10px, rgba(255, 255, 255, 0.7) 0 10px 10px;
	color: #dfe9f2;
	padding: 10px 0;
	background-color: #000;
}
footer[role=contentinfo] p {
  margin: 0 auto;
  width: 960px;
  font: 11px/16px Helvetica, Arial, Tahoma;
  text-align: right;
  overflow: hidden;
}
footer[role=contentinfo] p .left {
  text-align: left;
}
/*
	RESPONSIVE STYLES
*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (max-width: 960px) {
   h2.orphan {
    margin: 0 5% 20px;
    width: 90%;
  }
  .container {
    width: 100%;
	  }
  header {
    background: none;
    padding-top: 0;
	text-align:center;
  }
.content table {
  width: 100%;
  border-color: #ccc;
}
  #logo {
    background-color: #fff;
	/*border: 1px solid #ccc;*/
	width: 280px;
	height: 200px;
	/*box-shadow: 0 0 10px #ccd;*/
	float: none;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top:77px;
	padding-right: 5px;
	padding-bottom: 87px;
	padding-left: 5px;
  }
  #wrapper {
    background-color: #fff;
	border: 1px solid #ccc;
	width: 280px;
	height: 200px;
	padding: 5px;
	box-shadow: 0 0 10px #ccd;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: none;
			}

		#wrapper2 {
	box-shadow: 0 0 10px #ccd;
	border: 1px solid #ccc;
	width: 100%;
	height: 100%;
	margin-top: 5px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0px;
	float: none;
			}	
.carousel {
    width: 100%;
    float: none;
   	text-align:center;
	}
 #sfw {
	width: 100%;
    float: none;
   	text-align:center;
	}
 .phonesblock {
	width: 100%;
	height: 180px;
	text-align: center;
	float: none;
	background-image: none;
	background-position: none;
	background-repeat: no-repeat;
	margin-left: 0px;
	}
.fraza { 
	border: 1px;
	font-size: 20px;
	margin-top: 30px;
	color: #4FA600;
}

.phone{
	margin-top: 20px;
	font-size: 20px;
	color: #4FA600;
	margin-bottom: 40px;
}
.email{
	margin-top: -20px;
	font-size: 20px;
	}
.btn-social {
	margin-top:20px;
	font-size: 20px;
	color: #4e1609;
	margin-bottom: 10px;
		}
.icq a
{
	color: #4FA600;
	text-decoration: none;
}
  nav {
    float: none;
    margin: 20px 0;
  }
  ul[role=navigation] li {
    float: none;
    display: block;
    margin: 0 5% 5px;
    width: 90%;
  }
  ul[role=navigation] li a {
    padding: 12px 20px;
    font-size: 14px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
  }
  ul[role=navigation] li a:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.4)), color-stop(50%, rgba(255, 255, 255, 0.15)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -moz-linear-gradient(center top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
  }
  section[role=banner] hgroup h1, section[role=banner] hgroup h2 {
    font: bold 20px Helvetica, Arial, Tahoma;
    padding: 0 5%;
    width: 90%;
	}
  section[role=banner] hgroup h2 {
    font-size: 10px;
    margin-top: 15px;
  }
  section[role=banner] article[role=main] {
    width: 100%;
    padding: 0 0 30px;
  }
  section[role=banner] article[role=main] h2 {
    line-height: 1.2em;
  }
  section[role=banner] article[role=main] .post, section[role=banner] article[role=main] aside {
    float: none;
    width: 90%;
    margin: 0 5%;
  }
  section[role=banner] article[role=main] aside {
    display: none;
  }
  section[role=banner] article[role=main] .price-table li {
    display: block;
  }
  section[role=banner] article[role=main] .price-table li ul, section[role=banner] article[role=main] .price-table li h4, section[role=banner] article[role=main] .price-table li .button {
    display: none;
  }
  section[role=banner] article[role=main] .price-table li .dark {
    margin: 0;
    padding: 15px 0 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  section[role=banner] article[role=main] .price-table li.box {
    margin: 0 5% 10px;
    width: 90%;
    padding: 0;
  }
  section[role=banner] article[role=main] .price-table li.box .button {
    margin: 10px 5% 0;
    width: 90%;
  }
  section[role=banner] article[role=main] .price-table li.box:first-child {
    padding: 0 0 20px;
  }
  section[role=banner] article[role=main] .price-table li.box:first-child ul, section[role=banner] article[role=main] .price-table li.box:first-child h4, section[role=banner] article[role=main] .price-table li.box:first-child .button {
    display: block;
  }
  section[role=banner] article[role=main] .price-table li.box:first-child .dark {
    margin: 0 0 10px;
    padding-bottom: 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
  }
  section[role=banner] article[role=main] .price-table li.gap {
    display: none;
  }
  .button {
    width: 80%;
    padding: 5px 0;
    margin: 0 0 5px;
  }
  .left {
    float: left;
  }
  .columns article {
    border: 0 !important;
    display: block;
    width: 90%;
    padding: 0;
    margin: 0 5%;
    font-size: 13px;
  }
  .columns article figure {
    display: none;
  }
  .columns article figure p {
    margin: 0;
  }
  .columns article figure img {
    width: 100%;
  }
  .columns article:first-child {
    padding: 20px 0 10px;
  }
  .columns article:first-child figure {
    display: block;
  }
  .columns article:last-child h3 {
    border: 0;
  }
  .thumb-rotator {
    padding: 0 5% 20px;
  }
  .thumb-rotator li {
    float: none;
    margin: 0 0 5px;
    width: 100%;
    display: none;
  }
  .thumb-rotator li:first-child {
    display: block;
  }
  .foo-slogan {
    overflow: hidden;
    padding: 10px 5% 20px;
    width: 90%;
  }
  .foo-slogan h2 {
    float: none;
    width: 100%;
    font: bold 10px Helvetica, Arial, Tahoma;
    margin: 0 0 15px;
  }
  .foo-slogan .button {
    float: none;
  }
  .c-form input[type=text], .c-form input[type=email], .c-form input[type=tel] {
    padding: 10px 3%;
    width: 93%;
  }
  .c-form textarea {
    padding: 10px 3%;
    width: 93%;
  }
  .sort-bar {
    margin: 0 5% 20px;
  }
  .sort-bar a {
    line-height: 24px;
  }
  .thumb-list {
    margin: 0 5%;
  }
  .thumb-list li {
    height: auto !important;
    margin: 0 0 20px !important;
    width: 100%;
  }
  .thumb-list li img {
    padding: 2%;
    width: 96%;
  }
  aside[role=complementary], .content {
    display: block;
    padding: 10px 5%;
    width: 90%;
  }
  aside[role=complementary] img, .content img {
    max-width: 90%;
  }
  aside[role=complementary] table, .content table {
    width: 100%;
	
table { width:300px;}
#mobile {width:300px;}
  }
  aside[role=complementary] th,
  .content th,
  aside[role=complementary] td,
  .content td {
    padding: 2px 4px;
  }
  footer[role=contentinfo] {
    padding: 10px 5%;
    width: 90%;
  }
  footer[role=contentinfo] p {
    width: 100%;
  }

/*
      OLDIES
	  FIXING IE THE HELL
*/
.oldies .columns {
  overflow: hidden;
}
.oldies .columns article {
  float: left;
  display: block;
  width: 21%;
}
.oldies section[role="banner"] article[role="main"] .price-table {
  overflow: hidden;
}
.oldies section[role="banner"] article[role="main"] .price-table li {
  float: left;
  width: 215px;
}
.oldies section[role="banner"] article[role="main"] .price-table li.gap {
  width: 30px;
}
.oldies section[role="banner"] article[role="main"] .price-table li .dark {
  width: 215px;
}
.oldies section[role="banner"] article[role="main"] .price-table li li {
  float: none;
}
.ie7 aside[role=complementary] {
  float: left;
}
.ie7 .content {
  width: 680px;
  float: left;
}

}
 @media screen and (min-width:220px) and (max-width:400px) {
td { }
#mobile {width:300px;}
table { width:300px;}
}