html,body,div,table,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,abbr, acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,p,b,u,i,center,dl,dd,ol,ul,li,fieldset,form,label,legend,caption,nav,video,output,ruby,section,summary,time,mark,audio,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,option,menu {	margin:0;padding:0;border:0;vertical-align:baseline;font-size:100%;}


body {	margin: 0 !important; color: Black ; font-family: Arial, Tahoma, sans-serif;font-weight: normal;font-style: normal;font-size: 100%;	line-height: 120%;
background: White; background-color:white; 
/*background-color: DarkGreen ;	background: DarkGreen;	background-image: url('img/graphs/tlo.jpg'); 	background-attachment: fixed; 	background-repeat: repeat; 	background-position: center 50%*/
}
#centrowanie-serwisu {background-color: White;}

#breadcrumb, #footer{ font-size: 1.0em; font-weight : bold; }

#breadcrumb-1 > a{ color:black;}
#breadcrumb-1 > a:hover{ color:red;}

#container-header{position: relative;margin:0 !important;}
#container-druga{position: relative; margin-left: auto; margin-right: auto;width:100%; height:auto; }
#right_td, #left_td {position: relative;margin:0  !important;padding:0 !important;}
#teksty {margin:0  !important;padding:0 !important;}
#tr-logo {position: relative; top: 0px; left: 0px; padding:0; width:100%;}
#breadcrumb{position: relative;}
#breadcrumb-1 {float:left; padding:5px;}

.button,.pageResults
{ color:white;font-size:small;font-weight:700;text-transform: uppercase; line-height: 20px;text-align: center;letter-spacing: .5px; padding:0.5em;text-decoration: none; cursor:pointer;margin: 1px; border:0px solid #00BE00; border-radius:7px; background-color:DarkGreen; background: linear-gradient(limegreen, DarkGreen);
}
#accept-cookies-checkbox{color:white;}
.button:hover, .button:active,.pageResults:hover,.pageResults:active{color:red; background-color:DarkGreen;background:linear-gradient(DarkGreen, limegreen);
}
.icon-in-button{font-size:22px;color: white;}
.icon-in-div{padding:5px 4px 7px 4px;  text-align:center; font-size:30px;background-color:limegreen;border-radius:25px;}
.big-icon-in-div{padding:5px 4px 7px 4px;  text-align:center; font-size:80px;
}

p {font-size: 1.125em; text-indent: 0em;	word-wrap: break-word;line-height: 120%;margin: 1em 0.5em;
}
.footer-adres > p {line-height: 100%;font-size:130%; text-indent: 0.125em;margin: 0.5em 0.5em;
}
a, a:link{font-weight: 500;	 color: Black;}
a:visited  {	color: Grey;}
a:hover,a:focus,a:active {	color: Red;}

h1,h2,h3,h4,h5,h6 {font-weight: 400;word-wrap: break-word;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {	font-weight: 400;word-wrap: break-word;}
h1 {font-size: 1.5em;line-height: 1.75em;}
h2 {font-size: 1.25em;line-height: 1.5em;}
h3, h3.nazwa {font-size: 1.125em;	line-height: 1.25em;}
h4 {font-size: 1.0em;line-height: 1.125em;}
h5 {font-size: 0.75em;line-height: 1.0em;}
h6 {font-size: 0.5em;line-height: 0.750em;}

ol,
blockquote,
q {	quotes: none;}

blockquote:before,
blockquote:after,
q:before,
q:after {	content: "";	content: none;}

table {border-spacing: 0;}

hr {
  border-top: 5px solid red;
}
hr.new1 {
  border-top: 1px solid red;
}

/* Dashed red border */
hr.new2 {
  border-top: 1px dashed red;
}

/* Dotted red border */
hr.new3 {
  border-top: 1px dotted red;
}

/* Thick red border */
hr.new4 {
  border: 1px solid red;
}

/* Large rounded green border */
hr.new5 {
  border: 10px solid green;
  border-radius: 5px;
}


b,strong {font-weight: 700;}
sup,sub,small {	font-size: 0.5em;}
sup {vertical-align: super;}
sub {vertical-align: sub;}
.hidden {visibility: hidden;}
.visible {	visibility: visible;}

.none {display: none;}
.hide-desktop {display: none;}
.show-desktop {	display: block;}
img {	border: 0;}
img.rtp{margin-left: 1%; margin-right: 1%; width:98%;  max-width: 35%;height:auto;}

.ie8 img {width: auto;height: auto;}
.ie8 img.size-large {width: auto;	max-width: 60%;}

video {width: 100%;	max-width: 100%;	height: auto;}
embed,object {max-width: 100%;}
label {	display: inline-block;	padding: 2px 0;	font-weight: 700;}

select,
input[type="text"],
input[type="password"],
input[type="email"] {}

#enquiry {
	height: 12em;
	max-height: 12em;
	width: 95%;
	max-width: 95%;
}

map area {	padding: 0;	border: 0;}

.ie7 area,
.ie7 select,
.ie7 textarea,
.ie7 input[type="text"],
.ie7 input[type="password"],
.ie7 input[type="email"] {	width: 96%;}

.form-search{padding: 5px; margin: 0 0 5px 0; border: 1px solid DarkGreen; border-radius: 3px; width: 95%; height:auto;}
.form-fields{padding: 2% 0 2% 1%; margin: 1% 0 1% 0; border: 1px solid DarkGreen; border-radius: 3px; min-width: 300px; width: 98%;}
.form-textarea{padding: 5px; margin: 0 0 5px 0; border: 1px solid DarkGreen; border-radius: 3px; width: 94%; min-height:200px; height:auto; font-family: Verdena, Tahoma, sans-serif;}

select.form-fields, option {font-size:16px;height:38px;}
select:hover {background-color:LimeGreen; }

CHECKBOX,RADIO {
	font-family: Verdena, Tahoma, sans-serif;
	font-size: x-small;
	color: Black;
	background: white;
}

TEXTAREA {
	border: 1px solid Black;
	font-size: 100%;
	color: Black;
	background: white;
}

#mytxtarea {
	width: 99%;
	border: 1px solid Black;
	color: Black;
	background: white;
}

INPUT {
	font-size: 100%;
	color: Black;
	background: white;
}

INPUT.przycisk {
	cursor: url("pliki/hand.cur"), url("pliki/hand.cur"), auto;
	background: white;
}

BUTTON, select {
	cursor: url("pliki/hand.cur"), url("pliki/hand.cur"), auto;
}

INPUT.bialy {
	background: white;
}

blockquote {
	overflow: auto;
	margin: 20px;
	padding: 0 0 10px 12px;
	border: none;
	border-left: 4px solid Gainsboro;
	background: Cornsilk;
}

blockquote p {
	font-size: 1.125em;
	font-style: italic;
	line-height: 26px;
}

hr,
dl,
pre,
form,
address,
blockquote {margin: 0 auto;}

blockquote {
	padding: 0 1em;
}

blockquote:first-child {
	margin: 0.8em 0;
}

dt {
	margin-top: 0.8em;
	margin-bottom: 0.4em;
}
ol {
	list-style-type: decimal;	
	}
ul, ol {
	list-style-position: outside;
	font-size: 1.066em;
	text-indent: 0;
	padding: 0;	
	margin-left: 1.5em;	
	margin-top: 0.43em;
	margin-bottom: 0.4em;	
	word-wrap: break-word;
	line-height: 1.5em;	

	}
.icon{}
ul.icon { 
font-family:'FontAwesome';
	list-style: none; 
    padding: 0;
    margin: 0;
	list-style-position: outside;
	}
ul.icon > li:before
{
	content: "\f114";
	width: 0.6em;
	color: DimGray;
	font-size: 100%;
	margin-bottom: 0.25em;
	margin-right:15px;
}
ul.icon > li li:before
{font-family:'FontAwesome';
	content: "\f101"; 
	width: 1.0em;
	color: Grey;
	font-size: 100%;
	margin-left:10px;
}	
ul.icon > li li li:before
{font-family:'FontAwesome';
	content: "\2605"; 
	width: 0.8em;
	color: Grey;
	font-size: 90%;
	margin-left:25px;
}
ul.icon > li {
	line-height: 1.75em;
	font-size: 100%;
	text-indent: 0;
	padding: 0;	
	padding-left: 1.0em;	
	word-wrap: break-word;

	}
ul.icon > li li,ul.icon > li li li {
	line-height: 1.25em;	
	margin-bottom: 0em;
}

form div {
	margin-bottom: 0.8em;
}

#header {
	margin: 0;
}

#logo {
height: 25%; background-color: transparent; opacity: 1; text-align: left; z-index: 10; margin: auto;
    position: absolute; top: 0; left: 0; bottom: 0; right: 0; padding: 0;
}
#logo-img {
    height: auto;
    padding-left: 5%;
	width: 25%;
    max-width: 345px;
}

.menu {
	clear: both;
	margin: 0 auto;
	background-color: limegreen; background: linear-gradient(limegreen, DarkGreen );}

.main-nav {
	clear: both;
	margin-top: -4px;
}

.menu,
.menu ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu li {
	display: block;
	float: left;
	position: relative;
	z-index: 10000;
	margin: 0;
	padding: 0;
	border: 0;
	border-left: 1px dotted Gainsboro;
}
.menu>li:last-child {
	border-right: 1px dotted Gainsboro;
}
.menu li:hover {
	z-index: 10000;
	white-space: normal;
}

.menu li li {
	float: none;
}

.menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10000;
	top: 0;
	left: 0;
}

.menu li:hover>ul {
	visibility: visible;
	top: 100%;
}

.menu li li:hover>ul {
	top: 0;
	left: 100%;
}

.menu:after,
.menu ul:after {
	display: block;
	visibility: hidden;
	clear: both;
	overflow: hidden;
	height: 0;
	content: ".";
}

.menu,
.menu ul {
	min-height: 0;
}

.menu ul,
.menu ul ul {
	margin: 0;
	padding: 0;
}

.menu ul li a:hover,
.menu li li a:hover {
	color:Cornsilk;
	text-decoration: none;
}

.menu ul {
	width: auto;
	min-width: 18em;
	margin-top: 1px;
}

.menu a {
	display: block;
	position: relative;
	height: 3.0em;
	margin: 0;
	padding: 0 0.5em;
	color: White;
	/*text-shadow: 0 -1px 0 #000;*/
	font-size: 1.0em;
	font-weight: 700;
	line-height: 3.0em;
	white-space: nowrap;
	text-decoration: none;
	cursor: pointer;
}

.menu a:hover {
	color: White;
	background-color: DarkGreen;
	background: linear-gradient(DarkGreen, limegreen);
}

ul.menu>li:hover {background-color:DarkGreen;}

.menu .current-menu-item a {	background-color: limegreen;
}

.front-page .menu .current_page_item a {
	background-color: transparent;
}


.menu li li {
	width: auto;
	margin: -1px 0 1px 0;
	color: LightYellow;
	background: white;
}

.menu li li a {
	height: auto;
	padding: 5px 10px;
	border: none;
	text-shadow: none;
	font-size: 1.15em;
	font-weight: 400;
	line-height: 2.0em;
	white-space: nowrap;
	border-bottom: 1px solid white;
}

.menu li li a:hover {
	border: none;	background-image: none;
}

.menu li li:hover {
	background: limegreen !important;	color: Grey;
}
/* kolejne liki w menu 1, 2. itd
.menu ul>li+li {border-top: 0;	background: green}
*/
.menu li li:hover>ul {
	top: 0;
	left: 100%;
}

.menu a#responsive_menu_button {
	display: none;
}

.main-nav #responsive_current_menu_item {
	display: none;
}

#teksty {
	float: right;
	margin:0 !important;
}

#left_td, #right_td {
	float: right;
	margin:0 !important;
}

.slides-left-right{
	width:98%;
	padding: 0 1%;
	}
	
#footer {
	color: White;
	background-color: DarkGreen;
}

#footer a {
	color: White;
	font-weight: 400;
}

#footer a:hover {
	color: red;
}

#linia-adresu {
	color: LightGray;
	font-size: 90%;
	text-align: center;
}

#linia-adresu a {
	color: LightGray;
	font-weight: 400;
}

#linia-adresu a:hover {
	color: red;
}

.pilot_strony {
	float: left;
	width:31%;
	height: 300px;
	text-align: center;
}

.pilot_strony_right {
	float: right;
	text-align: left;
	width: 98%;
}

.pilot_strony_left {
	float: left;
	text-align: left;
	width: 98%;
}

.pilot_strony,
.pilot_strony_right,
.pilot_strony_left {
	border: 0px solid red;
	border-radius: 0px;
	padding: 4px;
}

.image-link, .image-link-right, .image-link-left {
    border-radius: 5px;
    padding: 2px;
	margin: 0 10px 0 10px;
}

.image-link:hover,
.image-link-left:hover,
.image-link-right:hover {
	background-color: white;
}
.image-product-in-text {
	max-width:30%; height:auto; padding:1%;
	float: right;
}
.baguetteBoxOne{
	text-align:center;
	padding:20px 0;
}
.news-products, .default-specials{
display: block; width: 100%;  margin: 20px 0;	
	
}
a.title-link {
	font-size: 1.125em;
	text-decoration: none;
}
a.title-link-big {
	font-size: 1.2em;
	text-decoration: none;
}

.additional_image {
	padding: 2px;
	background-color: LightGray;
	line-height: 0;
	border-radius: 6px;
}

.additional_image:hover {
	background-color: DarkGreen;
}

.container {
	width: auto;
	margin: 0 auto;
	z-index: 10000;
}

.left {
	float: left;
}

.right {
	float: right;
}

.image {
	float: none;
	width: 100%;
	height: auto;
}

.imag {
	float: none;
	width: 94%;
	text-align: center
}

.image-left {
	float: left;
	max-width: 200px;
}

.image-right {
	float: right;
	width: 200px;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

@media print {
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		page-break-after: avoid;
	}
	ul,
	ol,
	dl {
		page-break-before: avoid;
	}
}

fieldset {
    margin: 2px;
	margin-top: 35px; 
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    height: auto;
	border-radius: 0px;

}
fieldset#home-slides {
	padding: 0px;
	padding-bottom: 2px;
}

fieldset.default, fieldset.list-products {
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 20px;
}
legend {
	padding: 0;
	padding-left: 0em;
	padding-right: 0.5em;
	font-size: 1.115em;
	font-weight: 700;
	padding-top: 1px;
}

legend.pageHeading {
	font-size: 1.25em;
	font-weight: 700;
	line-height: 1.125em;
	word-wrap: break-word;
	margin-top:-5px;
	margin-bottom:10px;
}

legend.pageHeading-first {
	font-size: 1.25em;
	font-weight: 550;
	line-height: 1.25em;
	word-wrap: break-word;
	padding-top: 0px;
}
/*
#slides,
#slides1,
#slides2 {
	display: none;
	margin-bottom: 0px;
	padding-bottom: 2px;
	height: auto;
}
*/
.business-card {
	background-color: HoneyDew;
	border-left: 1px solid DarkGreen;
	width: 99%;
	padding: 2px 5px 0px 7px;
	margin: 5px 0 5px 0;
	border-radius: 4px;
}

#div-announcecements {
	float: right;
	max-width: 300px;
	margin: -35px 0 0 0;
}

#select-szukaj_kategoria {
	float: right;
	padding: 2px;
	border: 1px solid DarkGreen;
	border-radius: 6px;
	width: 100%;
	min-height: 30px;
	height: auto;
	font-size: 110%;
	line-height: 125%;
}

.komputer {
	padding: 15px 0;
}
#home{
	margin-top:15px;
}
/**/
#scrollUp {
    bottom: 160px;
    right: 30px;
    width: 50px;
    height: 50px;
    padding: 10px 10px;
	font-size:50px;
    text-align: center;
    text-decoration: none;
    color: DarkGreen;
    transition: margin-bottom 150ms linear;
	opacity: 0.8;
	border-radius: 35px;
}
#scrollUp:hover {
    margin-bottom: 0;  color: limegreen ;
}
#scrollUp-active {
    display: none;
}
@media screen and (max-width:1024px) {
	#div-announcecements {
		float: none;
		max-width: 90%;
		margin: 10px;
		padding: 0 0 30px 0;
	}
	#image-reviews,
	#logo-kontakt {
		display: none;
	}

	td.headerNavigation {
		padding-top: 3px;
		padding-bottom: 3px;
	}
	th,
	td {
		padding: 0.1256em;
	}
	table {
		font-size: 0.9375em;
	}
	h3.nazwa {
		font-size: 1.0em;
	}

}

@media screen and (max-width:950px) {
	#right_td,
	#left_td {
	/*	display: none; */	
	width:100% !important;
	}

	#teksty {
		float: none;
		width: 100%  !important;
	}
.slides-left-right{
	width:266px;
	float:left;
	padding: 0;
	}
	#ozdoba{display: none;}
fieldset.default, fieldset.list-products {
    margin-bottom: 0px;
}

	#headerNavigation {
		display: none;
	}
	#imieniny {
		display: none;
	}

	.js .main-nav {
		clear: both;
		position: relative;
		margin: 0 auto;
		background: limegreen;
		background: linear-gradient(limegreen, DarkGreen);
		height: 40px;
		margin-top: -4px;
		margin-bottom: -14px;

	}
	.js .main-nav .menu {
		display: none;
		position: absolute;
		z-index: 10000;
		top: 0px;
		width: 70%;
		height: 2.5em;
		background-color: limegreen; background: linear-gradient(limegreen, DarkGreen );
	}
	.js .main-nav .menu ul {
		margin-top: 1px;
	}
	.js .main-nav .menu li {
		float: none;
		border: none;
		background-color: limegreen; background: White;
	}
	
	.js .main-nav .menu li a {
		height: 3.0em;
		padding: 0 15px;
		border: none;
		color: White;
		text-shadow: none;
		font-size: 1.0em;
		font-weight: normal;
		line-height: 3.0em;
		text-align: left;
		cursor: pointer;
		background-color: Green; background: linear-gradient(Green, DarkGreen );
	}
	.js .main-nav .menu li.current_page_item,
	.js .menu .current_page_item a,
	.js .menu .current-menu-item a {

	}
	.js .main-nav .menu li li:hover {
		background: none !important;
		/*background-color: limegreen;*/
	}
	.js .main-nav .menu li li a {
		position: relative;
		padding: 0 10px 0 30px;
	}
	.js .main-nav .menu li li li a {
		position: relative;
		padding: 0 10px 0 40px;
	}
	.js .main-nav .menu li a:hover,
	.js .main-nav .menu li li a:hover {
		background-color: limegreen ;
		background-color: limegreen; background: linear-gradient(DarkGreen, limegreen);
		background-image: none;
	}
	.js .main-nav .menu li li a::before {
		position: absolute;
		top: 0;
		left: 20px;
		content: "\2013";
	}
	.js .main-nav .menu li li li a::before {
		position: absolute;
		top: 0;
		left: 20px;
		content: "\2013";
	}
	.js .main-nav .menu li li li a::after {
		position: absolute;
		top: 0;
		left: 30px;
		content: "\2013";
	}
	.js .main-nav .menu li ul {
		visibility: visible;
		position: static;
		background-color: DarkGreen;
	}
	.js .main-nav .menu ul {
		min-width: 0;
	}
	.js .main-nav #responsive_current_menu_item {
		display: block;
		padding: 5px 40px 5px 10px;
		color: White;
		font-weight: 700;
		cursor: pointer;
	}
	.js .main-nav a#responsive_menu_button {
		display: block;
		position: absolute;
		top: 0;
		left: 100%;
		width: 23px;
		height: 40px;
		margin-left: -30px;
		background: url("select-icons.png") 0 9px no-repeat;
		cursor: pointer;
	}
	.js .main-nav a#responsive_menu_button:hover {
		background: url("select-icons.png") 0 -41px no-repeat;
	}
/*	.js .main-nav a#responsive_menu_button.responsive-toggle-open:hover {
		display: block;
		position: absolute;
		top: 0;
		left: 100%;
		width: 23px;
		height: 40px;
		margin-left: -30px;
		background: url("select-icons.png") 0 9px no-repeat;
		cursor: pointer;}
	.js .main-nav a#responsive_menu_button.responsive-toggle-open {
		background: url("select-icons.png") 0 -41px no-repeat;
	}*/



	.pilot_strony{
		border: 0px;
		padding: 0px;
	}
	.pilot_strony {
		max-width: 32%;
		height: 300px;
		margin: 2px;
		padding: 0px;
		text-align: center;
		border-radius: 5px;
	}

	
	.pilot_strony > h3,
	.pilot_strony_right > h3,
	.pilot_strony_left > h3{
	font-size: 0.9em;
	}
	#home{
	margin-top:2px;
}
}

@media screen and (max-width:850px) {
	.pilot_strony {
		height: 300px;
		border-radius: 4px;
	}
}

@media screen and (max-width:768px) {
	#breadcrumb{display: none;}
	p,	li {
		text-align: left;
	}
	p+p {
		text-indent: 0em;
	}
	ul,
	li {
		padding-left: 0em;
	}
	#div-announcecements {
		float: none;
		max-width: 100%;
		padding: 0
	}
	#select-szukaj_kategoria {
		float: none;
		padding: 2px;
		border: 1px solid DarkGreen;
		border-radius: 2px;
		min-height: 50px;
	}
	.business-card {
		width: 99%;
		padding: 2px 0px 0px 7px;
		margin: 5px 0 5px 0;
		border-radius: 0px;
	}
	#customer_greeting {
		display: none;
	}
	.js .main-nav .menu {
		width: 100%;
	}
	.pilot_strony {
		max-width: 32%;
		height: 280px
	}
.image-link, .image-link-right, .image-link-left {
	max-width: 30%;
	}
}

@media screen and (max-width:650px) {
	.pilot_strony{
		height: 300px;
		border-radius: 3px;
		}	
.slides-left-right{
	width:100%;
	float:none;
	padding: 0;

	}


@media screen and (max-width:550px) {
	.pilot_strony{
		min-width:220px;
	}

}
	}

@media screen and (max-width:500px) {
html, body, div, table, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, p, b, u, i, center, dl, dd, ol, ul, li, fieldset, form, label, legend, caption, nav, video, output, ruby, section, summary, time, mark, audio, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, option, menu {
    font-size: 98%;
}
	.pilot_strony {
		max-width: 47%;
		min-width:205px;
	}

}

@media screen and (max-width:400px) {
	
html, body, div, table, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, p, b, u, i, center, dl, dd, ol, ul, li, fieldset, form, label, legend, caption, nav, video, output, ruby, section, summary, time, mark, audio, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, option, menu {
    font-size: 96%;
}
	
.pilot_strony {float:none;	text-align:center; margin-left: 0px; margin-right: 0px;	width:96% !important; height:auto; max-width: 96%;	border-radius: 0px;	}
img.rtp{float: none; margin-left: 0px; margin-right: 0px; width:100%; max-width: 99%;}
.image-product-in-text {max-width:98%; width:100%;}
legend.pageHeading {
	margin-top: 15px;
	}

}

@media screen and (max-width:321px) {
	.komputer {
		display: none;
	}
	#home-slides {
		display: none;
	}
	#tr-logo {
		height: 60px;
	}
	fieldset {
		margin: 0px;
		padding-left: 2px;
		padding-right: 2px;
	}
	fieldset#home-slides {
		padding: 0px;
	}
	fieldset.default {
		margin: 0px;
	}

}

@media screen and (max-width:241px) {

	#footer {
		font-size: 80%;
	}
}

