/*
Theme Name:     Telewizja Cyfrowa
Theme URI:      http://wp-expert.pl
Description:    Child theme for the Twenty Twelve theme 
Author:         WP-EXPERT
Author URI:     http://wp-expert.pl
Template:       twentytwelve
Version:        0.1.0
*/

@import url("../twentytwelve/style.css");
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,400italic|Roboto+Slab:400,700&subset=latin,latin-ext);

html {
	font-size: 100%;

}

body.custom-font-enabled  {
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5 {
	font-family: 'Roboto Slab', Georgia, Times, serif;
}

.alignCenter {
	text-align: center;
}

.site-header { 
	position: relative;
	/*padding: 16px 0;
	padding: 1rem 0;*/
}
.site-header .socialIcons {
	position: absolute;
	top: 33px;
	top: 2.1rem;
	right: 0;
	text-align: right;
}
.site-header .socialIcons a {
	display: inline-block;
	margin: 0 3px;
	opacity: 1;
}
.site-header .socialIcons a:hover {
	opacity: 0.8;
}
.site-content, .widget-area { 
	margin: 10px 0;
	margin: 0.625rem 0;
}
header#masthead hgroup h1, header#masthead hgroup h2{
	text-indent:-9999px;
	display:none;
}
table td {
	vertical-align: middle;
}

body.full-width .site-content {
	width: 100%;
	max-width: 880px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.site-content.full-width  {
	width: 100%;
	//max-width: 880px;
	float: none;
	margin-left: 0;
	margin-right: 0;
}

.page .site-content article {
	border-bottom: none;
}
.page-template-template-anteny-tunery-php .site-content article{
	margin-bottom: 0;
}
.main-navigation li {
	font-size: 16px;
	font-size: 1rem;
}

.entry-header .entry-title, .page-main-title a{
	font-size:2rem;
	color:#2086ce;
	font-weight:normal;
}
.page-main-title {
	text-align: center;
	margin: 0.5rem 0 0.8rem 0;
}
.page-main-title a {
	text-decoration: none;
}
.entry-content h1 {
	font-size:1.8rem;
	color:#2086ce;
	font-weight:normal;
}

.entry-header .entry-title a {
	color:#2086ce;
}
.entry-content {
	text-align: justify;
}

.gallery .gallery-icon img {
	padding:0;
	border:none;
}

.main-navigation li {
	margin-right:36px;
}
select {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
}
div.wpcf7 {
  max-width: 450px;
	width: 95%;
	margin: 20px auto;
	text-align: center;
}
.wpcf7 p {
    text-align: left;
    margin-bottom: 5px;
}

.wpcf7 textarea {
		width:97%;
		max-width: 450px;
		overflow: auto;
}
.wpcf7 input {
		width:97%;
    max-width: 450px;
}
.wpcf7 input[type="checkbox"] {
	width: auto;
	padding: 2px;
}
.wpcf7 select{
	width:100%;
  max-width: 450px;
}
.wpcf7 input[type="submit"] {
	width:auto;
	float: right;
	margin-top: 5px;
	padding: 10px 25px;
}
span.wpcf7-not-valid-tip {
	font-size: 0.8em;
}
/*.wpcf7 .error {
	display: block;
	color: red;
	font-size: 0.8em;
	padding-left: 3px;
	margin-bottom: 5px;
}*/
.single_share {
	text-align:center; 
}
.soc-title{
	margin-bottom: 10px;
}
.soc-item {
	display: inline-block;
	margin:0 15px;   
	vertical-align: top;
}
.edit-link {
	display:none;
}
#respond {
	position: relative;
}
.form-submit{
	text-align:right;
}

#gravatar {
	position: absolute;
	top: 0;
	right: 0;
}

#gravatar .gravatarLink {
	display: inline-block;
	width: 120px;
	padding-left: 5px;
	line-height: 130%;
	font-size: 0.9em;
	text-align: left;
	text-decoration: none;
}

.widget-title 
{
color: #2086ce;
font-size: 16px;
border-bottom: 2px solid #eee;
margin-bottom: 10px;
}

/*#primary
{
	width: 63.6%
}*/

img.aligncenter 
{
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget {
line-height:2
}

#text-4 img {
		float: none;
		display: block;
		margin: 0 10px 0 0;
}

.shopList tr td:first-child {
	width: 18%;
	text-align: center;
}
.shopList tr td:nth-child(2) {
	width: 18%;
	text-align: center;
}
.shopList tr td:nth-child(3) {
	width: 8%;
	text-align: center;
}
.shopList tr td:last-child {
	width: 48%;
}
.search-title {
	margin-bottom: 40px;
}
article.firma header small span:after{
	content: ',';
}
article.firma header small span:last-child:after{
	content: '';
}
/*.companyInfo {
	display: table;
	width: 80%;
}*/
.companyInfo p {
	//display: table-cell;
	font-size: 1.3em;
	padding: 5px 0;
}
.companyInfo a {
	color: #000;
	text-decoration: none;
}
.companyInfo a:hover {
	text-decoration: underline;
}
#companyForm {
	max-width: 400px;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 5.142857143rem;
}
#companyForm label {
	display: block;
	font-size: 0.8em;
	text-align: left;
}
#companyForm select {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}
#companyForm input {
	float: right;
}
#companyForm .error {
	color: red;
}

@media screen and (min-width: 960px) {
	body .site {
		margin-top: 45px;
		margin-top: 2.7rem;
	}
}

@media screen and (min-width: 600px) {
	.main-navigation li a { 
		line-height: 2.692307692;	
	}
	.widget-area {
		width: 32.041667%;
	}
	.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
		box-shadow:none;
		border-radius:0px;
	}
	.comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
		float:left;
	}
	.comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
		margin-right:10px;
		margin-bottom:10px;
	}
	img.header-image {
		border-radius:none;
		box-shadow:none;
		margin-top: 0;
	}
	header img.header-image {
		margin-bottom: 0.65rem;
	}
	.contact_form textarea {
			width:97%;
		}
	.contact_form input, .contact_form select {
			width:70%;
		}
		.companyInfo {
			display: table;
			width: 80%;
		}
		.companyInfo p {
			display: table-cell;
			padding: 0 5px;
		}
}
@media screen and (max-width: 600px) {
	.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
		box-shadow: none;
	}
	.entry-content table.shopList td {
			display: block;
			width: auto !important;
			padding-left: 5%;
			padding-right: 5%; 
		}
		table.shopList td:last-child {
			border-bottom: 3px #000 solid;
			margin-bottom: 10px;
		}
		table.shopList td:first-child {
			border-top: none;
		}
		
}