/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font: inherit;
	font-size:10pt;
	vertical-align:baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, address {
	display: block;
}
body {
	line-height:1;
}
i {
	font-style:italic;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

sup {
	vertical-align:super;
	font-size:50%;
}

sub {
	vertical-align:sub;
	font-size:50%;
}b {	font-weight:bold;	}
/* -----end reset-------------*/

a {
	text-decoration:none;
}
a:link, a:visited, a:active {
	color:#255;
}
a:hover {
	color:#069;
}


body {
	background-image:url(../images/tlo3.png);
	background-repeat:repeat-x;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
}

#body1 {
	width:980px;
	margin:0px auto;
	padding:0px;
}

#naglowek1 {
	height:130px;
	padding:0px;
	background-color:#8f8A84;
}

#nag_r {
	float:right;
	padding-right:10px;
}

#flagi1 ul, #flagi1 li, #flagi1 a, #szybkie_skroty ul, #szybkie_skroty li, #szybkie_skroty a {
	display:block;
	margin:0px;
	padding:0px;
}

#flagi1 li, #szybkie_skroty li {
	float:right;
}

#flagi1 a {
	width:44px;
	height:28px;
	background-image:url(../images/alo.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

a.l_en:link,a.l_en:visited{background-position: -29px -37px;} a.l_en:hover, a.l_en:active, a.l_en_on{background-position: -29px -9px;}
a.l_de:link,a.l_de:visited{background-position: -73px -37px;} a.l_de:hover, a.l_de:active, a.l_de_on{background-position: -73px -9px;}
a.l_fr:link,a.l_fr:visited{background-position: -117px -37px;} a.l_fr:hover, a.l_fr:active, a.l_fr_on{background-position: -117px -9px;}
a.l_es:link,a.l_es:visited{background-position: -161px -37px;} a.l_es:hover, a.l_es:active, a.l_es_on{background-position: -161px -9px;}
a.l_ru:link,a.l_ru:visited{background-position: -205px -37px;} a.l_ru:hover, a.l_ru:active, a.l_ru_on{background-position: -205px -9px;}
a.l_pl:link,a.l_pl:visited{background-position: -249px -37px;} a.l_pl:hover, a.l_pl:active, a.l_pl_on{background-position: -249px -9px;}

#szybkie_skroty a {
	width:40px;
	height:40px;
	background-image:url(../images/alo.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

a.ss_home:link,a.ss_home:visited{background-position: -174px -113px;} a.ss_home:hover, a.ss_home:active, a.ss_home_on{background-position: -174px -75px;}
a.ss_kontakt:link,a.ss_kontakt:visited{background-position: -214px -113px;} a.ss_kontakt:hover, a.ss_kontakt:active, a.ss_kontakt_on{background-position: -214px -75px;}
a.ss_shop:link,a.ss_shop:visited{background-position: -253px -113px;} a.ss_shop:hover, a.ss_shop:active, a.ss_shop_on{background-position: -253px -75px;}

/*menu belka*/
#menu1 {
	height:30px;
	background-color:#333;
}


#menu1 ul, #menu1 li, #menu1 a {
	display:block;
	margin:0px;
	padding:0px;
	list-style:none;
}

#menu1 li {
	float:left;
	height:inherit;
	position:relative;
	background-color:#333;
}

#menu1 li.par_men ul {
	float:none;
	position:absolute;
	z-index:9999;
	top:30px;
	left:0px;
	display:none;
}

#menu1 li.par_men li {
	float:none;
	width:auto;
	margin:0px;
	opacity:.8;
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	-moz-opacity:80;
}

#menu1 li.menu_g:hover, #menu1 li.menu_g:active {
	background-color:#696060;
}

#menu1 li.menu_g:link, #menu1 li.menu_g:visited  {
	background-color:#333;
}

#menu1 a {
	text-decoration:none;
	color:#FDFDFD;
	padding-left:24px;
	padding-right:24px;
	padding-top:8px;
	padding-bottom:9px;
}

/*koniec menu*/




#tresc {
	background-color:#CBC8C8;
}


/*
	Slideshow
*/

#slajdy1 {
	position:relative;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:980px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:980px;
	height:429px;
	display:block;
}
/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	display:none;
}

/*
	Pagination
*/

ul.pagination {
	display:block;
	z-index:1000;
	position:absolute;
	bottom:42px;
	right:8px;
}

ul.pagination li {
	display:block;
	float:left;
	padding-right:8px;
}

.pagination li a {
	display:block;
	border:none;
	text-decoration:none;
}

.pagination li a img {
	width:120px;
	border-color:#333;
	border-style:solid;
	border-width:1px;
}

.pagination li.current a img {
	border-color:#FDFDFD;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	padding:2px 20px 4px 20px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:980px;
	font-size:16pt;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}
.caption p {
	font-size:16pt;
}

#stopka {
	font-size:70%;
	padding:12px 0px;
	text-align:center;
	color:#EEE;
	background-color:#444;
}

#tresc_kol{
	padding:5px;
}

.text1 {
	line-height:1.4;
	text-align:justify;
	margin-bottom:12pt;
}
h2 {
	font-size:120%;
	margin-bottom:16px;
}

