/*
Theme Name: Tomar
Author: Pancom
Author URI: http://tomar.info.pl
Description: Szablon utworzony /11/2016
Version: 1.0
Text Domain: ---
*/

body {
	margin: 0;
	padding: 0;
	background: #f8f8f8;
	font-family: 'calibri';
}

*:focus
{
    outline: none;
}

@font-face {
    font-family: 'calibri';
    src: url('fonts/regular/sourcesanspro-regular-webfont.eot');
    src: url('fonts/regular/sourcesanspro-regular-webfont?#iefix') format('embedded-opentype'),
         url('fonts/regular/sourcesanspro-regular-webfont.woff') format('woff'),
         url('fonts/regular/sourcesanspro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sourcesanspro_bold';
    src: url('fonts/bold/sourcesanspro-bold-webfont.eot');
    src: url('fonts/bold/sourcesanspro-bold-webfont?#iefix') format('embedded-opentype'),
         url('fonts/bold/sourcesanspro-bold-webfont.woff') format('woff'),
         url('fonts/bold/sourcesanspro-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@media all and (min-width:340px) and (max-width:370px) {
	.slider {width: 200px !important;}
}

::-webkit-input-placeholder {
	font-family: 'calibri';
}

::-moz-placeholder {
	font-family: 'calibri';
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.bold {
	font-family: 'sourcesanspro_bold';
}

/*.width-page {
	width: 1300px;
	height: auto;
}*/

header.header {
	width: 270px;
	height: 100%;
	position: fixed;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	background-color: #fbfbfb !important;
}

.logo {
	width: 235px;
	height: 51px;
	background: url('images/logo.png');
	margin: 65px 0 0 20px;
}

nav.header-menu {
	width: 240px;
	margin: auto;
}

ul.main-menu {
	margin: 54px 0 0 0;
}

ul.main-menu li {
	width: 205px;
	list-style: none;
	text-decoration: none;
	text-align: right;
	line-height: 32px;
}

ul.main-menu li a {
	color: #5b5b5b;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
}

ul.main-menu li a:hover {
	color: #ff7d00;
	text-align: right;
}

ul.main-menu li.current-menu-item a{
	color: #f4a664 !important;
}

ul.main-menu img {
	margin: 8px 0 0 20px;
	float: right;
}

input[type="search"] {
	height: 23px;
	border: 1px solid #757575;
	color: #000000;
	border-radius: 5px 5px 5px 5px;
	position: relative;
		top: -3px;
	padding-left: 15px;
	padding-right: 13px;
}

.subm {
	margin: 4px 0 0 -33px;
	position: relative;
		top: -2px;
}

.subm {
	width: 26px;
	height: 18px;
	background: url('images/search.png')no-repeat;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 5px 5px 5px 5px;
	cursor: pointer;
}

.center-search {
	width: 205px;
	margin: auto;
}

.social-media {
	width: 130px;
	height: 30px;
	margin: 25px 30px 0 0;
}

.main-section {
	width: 100%;
	height: auto;
}

.slider {
	width: 1348px;
	height: 233px;
}

.slider-img {
	width: 100%;
	height: 233px;
	background-position: center;
}

.lineone {
	width: 300px;
	height: 55px;
	background: rgba(70,75,80,0.9);
    color: #f8f8f8;
    font-family: 'sourcesanspro_bold';
    text-transform: uppercase;
    text-align: center;
    position: relative;
    	top: -95px;
    	left: 1000px;
    line-height: 60px;
}

.linetwo {
	width: 400px;
	height: 35px;
	background: rgba(248,248,248,0.9);
	position: relative;
		left: 901px;
		top: -200px;
	font-family: 'sourcesanspro_bold';
    text-transform: uppercase;
    text-align: center;
    padding: 15px 0 0 0;
}

.line-top {
	width: 567px;
	height: 1px;
	background-color: #d2d2d2;
	margin: -65px 25px 0 0;
	float: right;
}

.line-top-page-machines {
	width: 1010px;
	height: 1px;
	background-color: #d2d2d2;
	margin: 21px 0 0 294px;
	float: left;
}

.box-line-top {
	width: 65px;
	height: 3px;
	background: #fc962a;
	position: relative;
		left: 294px;
		top: 20px;
}

.box-line-top-index {
	width: 65px;
	height: 3px;
	background: #fc962a;
	position: relative;
		left: 294px;
		top: 61px;
}

.box-line-top-home {
	width: 65px;
	height: 3px;
	background: #fc962a;
	position: relative;
		left: 294px;
		top: 69px;
}

.box-line-top-page {
	width: 65px;
	height: 3px;
	background: #fc962a;
	position: relative;
		left: 294px;
		top: 49px;
}

.main-content {
	width: 670px;
	height: auto;
	margin: -69px 0 0 294px;
}

.main-content-index {
	width: 670px;
	height: auto;
	margin: -12px 0 0 294px;
}

.main-content-home {
	width: 670px;
	height: auto;
	margin: -12px 0 0 294px;
}

.main-content-page {
	width: 900px;
	height: auto;	
	margin: -24px 0 0 294px;
}

.main-content-page-machines {
	width: 1000px;
	height: auto;
	margin: -17px 0 0 294px;
}

.main-content-page-single {
	width: 1010px;
	height: auto;	
	margin: -17px 0 0 294px;
}

h1.title {
	font-family: 'calibri';
	text-transform: uppercase;
	color: #000000;
	position: relative;
		top: 14px;
}

h1.title-cat {
	font-family: 'calibri';
	text-transform: uppercase;
	color: #000000;
	position: relative;
		top: 14px;
}

.line_down {
	width: 193px;
	height: 1px;
	background: #afafaf;
}

.description-factory {
	width: 600px;
	height: auto;
	font-family: 'calibri';
	text-align: justify;
}

.description-factory-f {
	width: 1000px;
	height: auto;
	font-family: 'calibri';
	text-align: justify;
}

.external {
	width: 700px;
	height: auto;
	margin: 14px 0 0 0;
}

.external-category {
	width: 900px;
	height: auto;
	margin: 14px 0 0 0;
}

aside.aside {
	width: 280px;
	height: auto;
	margin: -12px 0 0 0;
}

.aside-line {
	width: 150px;
	height: 1px;
	background-color: #afafaf;
}

article.article {
	width: 332px;
	height: 160px;
	background-color: #ffffff;
	margin: 0 0 20px 0;
}

.title-article {
	font-family: 'calibri';
	color: #fb7a05;
	margin: 0 0 0 0;
	padding: 10px 10px;
}

.title-article a {
	text-decoration: none;
	color: #fb7a05;
}

.description-article {
	width: 147px;
	height: 90px;
	font-family: 'calibri';
	font-size: 12px;
	padding: 0 0 0 10px;
	text-align: justify;
}

a.more {
	font-family: 'sourcesanspro_bold';
	text-decoration: none;
	color: #fb7a05;
	position: relative;
		top: -10px;
}

img.thumb {
	width: 118px;
	height: 113px;
	position: relative;
		left: -10px;
		top: -8px;
}

.date {
	width: 216px;
	font-family: 'sourcesanspro_bold';
	color: #ffffff;
	position: relative;
		left: 50px;
		top: 99px;
	z-index: 3;
	font-size: 12px;
}

footer.footer {
	width: 100%;
	height: 50px;
	border-top: 1px solid #e9e9e9;
	margin: auto;
	position: relative;
		top: 40px;
	z-index: -1;
}

.description-footer {
	width: 940px;
	font-family: 'calibri';
	font-size: 12px;
	text-align: center;
	color: #adadad;
	margin: 10px auto 0 280px;
}

.machinery-box {
	width: 216px;
	height: 215px;
	box-shadow: 3px 3px 14px #deddde;
	border: 1px solid #cfcece;
	margin: 10px 5px 0 0;
}

.beam {
	width: 181px;
	height: 29px;
	background: url('images/belka.png');
	position: relative;
		top: -1px;
		left: -1px;
}

h1.title-beam {
	font-family: 'sourcesanspro_bold';
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	padding: 0 0 0 5px;
}

.o-box {
	width: 62px;
	height: 16px;
	background-color: #ff8d1f;
	position: relative;
		left: 205px;
		top: 79px;
	z-index: 2;
}

.category {
	width: 212px;
	height: auto;
}

.cat-menu li {
	list-style: none;
	line-height: 22px;
}

.cat-menu li a {
	color: #a0a0a0;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
}

ul.cat-menu {
	position: relative;
		left: -20px;
}

.description-machines {
	width: 788px;
	height: auto;
}

.box-b {
	width: 50px;
	height: 3px;
	background-color: #fc962a;
	position: relative;
		top: -2px;
}

.title_article {
	font-family: 'calibri';
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
		top: 20px;
		left: 20px;
}

a.article_title {
	text-decoration: none;
	color: #000000;
}

.title_line {
	width: 560px;
	height: 2px;
	background-color: #c6c6c6;
	position: relative;
		top: 26px;
		left: 22px;
}

.line_sec {
	width: 50px;
	height: 4px;
	background-color: #fc962a;
	position: relative;
		top: 23px;
		left: 22px;
}

.data {
	width: 250px;
	font-family: 'calibri';
	font-size: 13px;
	text-transform: uppercase;
	position: relative;
		top: 51px;
		left: -28px;
}

.price {
	width: 140px;
	height: 46px;
	font-family: 'calibri';
	font-size: 13px;
	text-transform: uppercase;
	position: relative;
		top: 37px;
		left: -130px;
	text-align: center;
	border: 1px solid #e5e5e5;
}

.price2 {
	width: 140px;
	height: 46px;
	font-family: 'calibri';
	font-size: 13px;
	text-transform: uppercase;
	position: relative;
		top: 25px;
		left: -130px;
	text-align: center;
	border: 1px solid #e5e5e5;
}

.triangle {
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #f5551b;
	position: relative;
		top: -25px;
		left: -30px;
}

.price-style {
	font-family: 'sourcesanspro_bold';
	font-size: 14px;
	color: #fc7300;
	position: relative;
		top: -5px;
}

.price-style2 {
	font-family: 'sourcesanspro_bold';
	font-size: 14px;
	color: #fc7300;
	position: relative;
		top: -5px;
}

.quest {
	font-family: 'calibri';
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
		top: -19px;
		left: 223px;
}

.quest a {
	text-decoration: none;
	color: #000000;
}

.contact {
	width: 140px;
	height: 50px;
	position: relative;
		top: 93px;
		left: 17px;
}

.contact2 {
	width: 250px;
	height: 80px;
	margin: -28px 0 0 321px;
}

.phone {
	width: 21px;
	height: 17px;
	background: url('images/telephone.png');
}

.tel {
	width: 220px;
	font-family: 'calibri';
	font-weight: bold;
	font-size: 12px;
	padding: 2px 0 0 32px;
}

.mail {
	width: 24px;
	height: 13px;
	background: url('images/mail.png');
	margin: 5px 0 0 -2px;
}

.adress {
	width: 200px;
	font-family: 'calibri';
	font-weight: bold;
	font-size: 12px;
	padding: 3px 0 0 34px;
}

.menu-categories-container {
	font-family: 'calibri';
}

#menu-categories li.current-menu-item a{
	color: #f58833 !important;
}

#menu-categories li.current-post-ancestor a{
	color: #f58833 !important;
}

.main-content-page-center {
	height: auto;
	float: left;
}

.main-content-page-center ol li a{
	width: 100% !important;
	text-decoration: none;
	color: #000000;
}

.main-content-page-center ol li{
	width: 500px;
}

.main-content-page-center ol li a:hover{
	color: #fc962a !important;
}

.main-line {
	width: 100%;
	height: 1px;
	background-color: #bebebe;
	position: relative;
		top: 11px;
}

.main-line2 {
	width: 100%;
	height: 1px;
	background-color: #bebebe;
	position: relative;
		top: 22px;
}

.sec_line_single {
	width: 66px;
	height: 3px;
	background-color: #ff8024;
	position: relative;
		top: 9px;
}

.sec_line_single2 {
	width: 66px;
	height: 3px;
	background-color: #ff8024;
	position: relative;
		top: 20px;
}

.description-single {
	width: 100%;
	height: auto;
	position: relative;
		top: 26px;
}

h1.title-single {
	width: 100%;
	font-family: 'calibri';
	text-transform: uppercase;
	position: relative;
		top: -15px;
}

h1.title-single2 {
	width: 100%;
	font-family: 'calibri';
	text-transform: uppercase;
	position: relative;
		top: 8px;
}

.description-single-main {
	font-family: 'calibri';

}

.description-article-machines {
	width: 795px;
	height: auto;
}

.description-article-machines_2 {
	width: 580px;
	height: auto;
}

.desc {
	width: 200px;
	margin: 66px 0 0 19px;
}

.desc-news {
	width: 580px;
	text-align: justify;
	margin: 66px 0 0 19px;
}

.gallerys {
	width: 830px;
	margin: auto;
}

.gallery .item span.roll {
	position: absolute;
   		width: 242px;
   		height: 183px;
   	background: #FAF9F9 url('images/small-hover-gallery.png') center center no-repeat;
}

.gallery img {
	margin: 0 5px 0 0;
	border: 1px solid #ff8024;
}

.navigate {
	width: 300px;
	height: 40px;
	float: right;
}

.sell {
	width: 200px;
	height: 150px;
	background: url('images/sprzedany.png');
	position: relative;
		top: 20px;
}

.sell2 {
	width: 200px;
	height: 150px;
	background: url('images/sprzedany.png');
	position: absolute;
	margin: 21px 0 0 0;
}

.input {
	height: 23px;
    border: 1px solid #e9e9e9;
    color: #d6bba9;
    border-radius: 5px 5px 5px 5px;
    position: relative;
    padding-left: 15px;
    padding-right: 13px;
}

.input-msg {
	width: 337px;
	height: 250px;
    border: 1px solid #e9e9e9;
    color: #d6bba9;
    border-radius: 5px 5px 5px 5px;
    position: relative;
    padding-left: 15px;
    padding-right: 13px;
}

.subm-for {
	height: 23px;
    border: 1px solid #e9e9e9;
    border-radius: 5px 5px 5px 5px;
    position: relative;
    padding-left: 15px;
    padding-right: 13px;
}

.lang {
	width: 155px;
	height: 20px;
	position: absolute;
		right: 0;
}

.lang ul li {
	float: left;
	list-style: none;
	margin: -15px 0 0 5px;
}

/* Zlecenie serwisowe input */

.nazwa_firmy {
	border-radius: 5px;
    border: 1px solid #d1d1d1;
    height: 30px;
    padding: 0 0 0 10px;
}

.adres_firmy {
	border-radius: 5px;
    border: 1px solid #d1d1d1;
    height: 30px;
    padding: 0 0 0 10px;
}

.osoba_do_kontaktu {
	border-radius: 5px;
    border: 1px solid #d1d1d1;
    height: 30px;
    padding: 0 0 0 10px;
}

.numer_telefonu {
	border-radius: 5px;
    border: 1px solid #d1d1d1;
    height: 30px;
    padding: 0 0 0 10px
}

.producent_model {
	border-radius: 5px;
    border: 1px solid #d1d1d1;
    height: 30px;
    padding: 0 0 0 10px;
}

.sn {
	border-radius: 5px;
    border: 1px solid #d1d1d1;
    height: 30px;
    padding: 0 0 0 10px;
}

.stan_licznika {
	border-radius: 5px;
    border: 1px solid #d1d1d1;
    height: 30px;
    padding: 0 0 0 10px;
}

.miejsce {
	border-radius: 5px;
    border: 1px solid #d1d1d1;
    height: 30px;
    padding: 0 0 0 10px;
}

.wiadomosc {
	width: 308px;
	border-radius: 5px;
    border: 1px solid #d1d1d1;
    padding: 0 0 0 10px;
}

.wys {
	border-radius: 8px;
    border: 1px solid #d1d1d1;
    background-color: white;
    width: 100px;
    height: 30px;
}
.dostepne a{
	text-decoration:none;
	color:black;
	font-size:10px;
}
