/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #1a1d1e url(images/templatemo_body_top_bg.jpg) repeat-x;
}

a:link, a:visited { color: #0279ff; text-decoration: none; font-weight:bold;} 
a:active, a:hover { color: #0279ff; text-decoration: none;}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

hr { height: 1px ; border: 0px; background-color: #2d2e30; margin: 20px 0px; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_60 { margin-right: 60px; }

.fl { float: left; }
.fr { float: right; }

.obr { margin : 5px 10px }

.rc_btn_01 a{
	clear: both;
	display: block;
	width: 125px;
	height: 25px;
	padding: 5px 0 0 0;
	font-size: 12px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	border: none; 
	background: url(images/templatemo_button_01.jpg) no-repeat;
}

.header_01 {
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	font-size: 18px;
	font-weight: bold;
	color: #0279ff;
	background:url(images/templatemo_horizontal_divider.jpg) bottom repeat-x;	
}


.header_02 {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	/*color: #e40b0b;*/
}


#templatemo_container {
	width: 840px;
	margin: 0 auto;
	padding: 0 10px;
}

#templatemo_top_panel {
	width: 840px;
	height: 150px;
}

#templatemo_top_panel #logo{ 
	float: left;
	width: 240px;
	height: 150px;
	background: url(images/technika_estradowa.jpg) no-repeat;
}

#templatemo_content {
	clear: both;
}

.em_text {
	color: #56b9ff;
}

#templatemo_content p {
	text-align: justify;
	margin-bottom: 10px;
}

.lewy { float:left; }

.prawy { float:right; width: 390px; }

.service_list {
	margin: 30px 0 0 30px;
	padding: 0px;
	list-style: decimal-leading-zero;
}

.service_list li {
	margin: 0px;
	padding: 0 0 10px 0;
}

.image_wrapper {
	background: #000000;
	padding: 9px;
	margin-bottom: 10px;
}

.image_wrapper img {
	border: 1px solid #666;
}

.image_wrapper_fl {
	float: left;
	margin-top: 3px;
	margin-right: 20px;
}

.image_wrapper_fr {
	float: right;
	margin-top: 3px;
	margin-left: 20px;
}

.image_column_w240 {
	float: left;
	width: 242px;
	height: 122px;
	padding: 4px;
	background: #000000;
	padding: 9px;
	margin: 3px 20px 0 0;
}

.image_column_w240 img {
	width: 240px;
	height: 120px;		
	border: 1px solid #666666;
}

.section_w360 {
	width: 360px;
}

.section_w500 {
	width: 500px;
}

.contact_form form{
	margin: 40px 0 0 0;
	padding: 0px;
}

.contact_form form label {
	float: left;	
	display: inline-block;
	width: 200px;
	text-align: right;
	margin-right: 10px;
	font-size: 14px;	
}

.contact_form form .input_field {
	float: left;
	display: inline-block;
	width: 310px;
	text-align: left;

}

.contact_form form textarea {
	background:#FFFFFF none repeat fixed 0 0;
	border:1px solid #BBBBBB;
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	font-size:1.1em;
	height:150px;
	margin-top:5px;
	padding:5px;
	width:305px;
}

.contact_form form .submit_btn {
	margin-right: 10px;
	width: 80px;
}

/* footer */
#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: url(images/templatemo_footer_bg.jpg) repeat-x; 	
}

#templatemo_footer {
	clear: both;
	width: 840px;
	height: 55px;
	padding: 30px 10px 0 10px;
	text-align: center;
	margin: 0 auto;
}

#stopka_strony {
	height: 45px;
	padding: 10px 10px 0 10px;
	text-align: center;
	margin: 0 auto;  
	background: url(images/templatemo_footer_bg.jpg) repeat-x;	
}
/* end of footer */


/* featuredcontentglider.css (pierwotnie to co ponizej bylo to w drugim pliku css) */
.glidecontentwrapper{
/* Do not change this value */
width: 780px;
height: 100%; /* Set height to be able to contain height of largest content shown*/
margin: 20px 40px;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
background: #1a1d1e;
width: 780px;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
float: left;
width: 600px;
/*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
float: left;
display: block;
width: 120px;
height: 45px;
padding: 98px 0 0 0;
font-size: 18px;
font-family: "Times New Roman", Times, serif;
text-align: center;
color: #999;
margin-right: 0px;
font-weight: bold;
text-decoration: none;
outline: none;
}

.glidecontenttoggler a.page_01 {
	background: url(images/templatemo_menu_01_b.jpg) no-repeat;
}

.glidecontenttoggler a.page_02 {
	background: url(images/templatemo_menu_02_b.jpg) no-repeat; padding-top: 105px;
}

.glidecontenttoggler a.page_03 {
	background: url(images/templatemo_menu_03_b.jpg) no-repeat; 
}

.glidecontenttoggler a.page_04 {
	background: url(images/templatemo_menu_04_b.jpg) no-repeat; 
}

.glidecontenttoggler a.page_05 {
	background: url(images/templatemo_menu_05_b.jpg) no-repeat; padding-top: 105px;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
color: #ffffff;
}

.glidecontenttoggler a:hover{
color: #ffffff;
}

.glidecontenttoggler a.toc{ line-height: 16px;
}

table
{ text-align : center; empty-cells: hide; border-collapse: collapse; border-color: #777777; }
td
{ border-color: #777777; }

.qr_plus {
	background: #414141;
	padding: 4px 2px 2px 4px; 
	left: 50%;
	z-index: 9999;
	position: absolute; 
	display: none;
	box-shadow: 12px 12px 14px black;
	cursor:pointer;
}

.qr_technika {
	width: 296px;
	height: 296px;
        margin: -230px 0px 0px -180px;  
}

.qr_artykuly {
	width: 328px;
	height: 328px; 
        margin: -230px 0px 0px -340px;   
}

.qr_jednostki {
	width: 360px;
	height: 360px; 
        margin: -230px 0px 0px -180px;   
}

.qr_instrukcje {
	width: 328px;
	height: 328px;  
        margin: -230px 0px 0px 60px;   
}

.qr_img {
  cursor: pointer; 
  padding-left: 20px;
}

.img_align_r
{ float: right; }

.art_just
{
  text-align: justify;
}
