body {
	background-image: url(../gfx/pasek2.png);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #F0F0F0;
	margin: 0px;
}

a {
	color:white;
	text-decoration:none;
}
a:hover {text-decoration:underline; }
/*a:hover { color:white; text-decoration:underline; }*/

a.side { color:white; text-decoration:none; }

A.nawigacja:link {font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: green; font-weight: bold; align: left;	font-variant: normal; }
A.nawigacja:vlink {font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none;color: green; font-weight: bold; align: left;}
A.nawigacja:visited {font-size: 11px; font-family: Arial, Helvetica, sans-serif;; text-decoration: none;color: green; font-weight: bold; align: left;}
A.nawigacja:hover {font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: green; font-weight: bold;  align: left;}

A.lnk:link { font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: grey; font-weight: bold; align: left;	font-variant: normal; }
A.lnk:vlink {font-size: 11px; font-family:  Arial, Helvetica, sans-serif; text-decoration: none;color: green; font-weight: bold; align: left;}
A.lnk:visited {font-size: 11px; font-family:  Arial, Helvetica, sans-serif;; text-decoration: none;color: black; font-weight: bold; align: left;}
A.lnk:hover {font-size: 11px; font-family:  Arial, Helvetica, sans-serif; text-decoration: underline; color: green; font-weight: bold;  align: left;}

.email:link{color: grey; text-decoration: none;}
.email:hover{color: black; text-decoration: underline;}
.email:visited{color: grey; text-decoration: none;}

.bg-button-x {
	background-image: url(../gfx/pasek.png);
	background-repeat: repeat-x;
}

.pic {
	background-color: #F0F0F0;
	background-image: url(../gfx/liscie-top.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.bt-a {
	background-image: url(../gfx/1a.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}
.bt-b {
	background-image: url(../gfx/1b.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}
.menu-separator{
  width: 2px;
	background-image: url(../gfx/sep.gif);
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F0F0F0;
	background-image: url(../gfx/txt.png);
	background-repeat: repeat-y;
	background-position: left;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}

.nawigacja{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: grey; 
}



.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	/*background-color: #F0F0F0;*/
	background-color: none;
	padding: 10px;
	padding-left: 0px;
	text-align: justify;
}

.pole {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #333333;
	background-color: white; 
	width: 250px; 
	border: 1px #000000 solid
}

.przycisk {
  font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: black; 
	background-image: url(../gfx/przycisk.gif); 
	background-repeat: no-repeat; 
	margin-right: 7px;
	margin-left: 7px; 
	border: #000000;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.dol-stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../gfx/dol.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
}

.txt2table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F0F0F0;
	background-image: url(../gfx/txt.png);
	background-repeat: repeat-y;
	background-position: left;
	padding: 10px;
	text-align: justify;
}

.naglowek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5D5D5D;
	font-style: normal;
	text-decoration: none;
	/*background-image: url(../gfx/bg.png);
	background-repeat: no-repeat;
	background-position: center;*/
	vertical-align: middle;
	padding-left: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.naglowek2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: red;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 300px;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;*/
}

.naglowek-tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 300px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	text-decoration: underline;
}

.naglowek-tab2 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 35px;
	width: 300px;
	background-color: #F1F1F1;
}

.opis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	vertical-align: middle;
	height: 25px;
	width: 200px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	padding-left: 5px;
	font-weight: bold;
	background-color: #DEDEDE;
}

.wartosc {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	text-align: left;
	height: 25px;
	width: 100px;
	vertical-align: middle;
	padding-left: 5px;
	background-color: #DEDEDE;
}

.wartosc1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #434343;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	text-align: left;
	height: 15px;
	width: 100px;
	vertical-align: middle;
	padding-left: 5px;
	background-color: #DEDEDE;
}
.opis1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #434343;
	vertical-align: middle;
	height: 15px;
	width: 200px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	padding-left: 5px;
	font-weight: bold;
	background-color: #DEDEDE;
}
.wartosc2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #434343;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	text-align: left;
	height: 15px;
	width: 100px;
	vertical-align: middle;
	padding-left: 5px;
}
.opis2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #434343;
	vertical-align: middle;
	height: 15px;
	width: 200px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	padding-left: 5px;
	font-weight: bold;
}
.naglowek-tab3 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 18px;
	width: 300px;
	background-color: #F1F1F1;
}
.prod-pom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 10px;
	text-transform: uppercase;
}
.prod-jab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #00CC00;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 10px;
	text-transform: uppercase;
}
.prod-ceb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #999900;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 10px;
	text-transform: uppercase;
}
.prod-og {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #069936;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 10px;
	text-transform: uppercase;
}
.prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #ACACAC;
	border-bottom-color: #F0F0F0;
	text-transform: none;
	font-weight: bold;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ACACAC;
}
.prod2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 310px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	text-transform: none;
	font-weight: bold;
}

.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 5px;
	vertical-align: middle;
}

.lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	text-align: right;
}

.lnk-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

A.lnk-txt:link { font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: grey; align: left;	font-variant: normal; }
/*A.lnk-txt:vlink {font-size: 15px; font-family:  Arial, Helvetica, sans-serif; text-decoration: none;color: green; font-weight: bold; align: left;}
A.lnk-txt:visited {font-size: 10px; font-family:  Arial, Helvetica, sans-serif;; text-decoration: none;color: black; align: left;}*/
A.lnk-txt:hover {font-size: 10px; font-family:  Arial, Helvetica, sans-serif; text-decoration: underline; color: grey; font-weight: bold;  align: left;}

.lnk-txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: right;
}

A.lnk-txt2:link { font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: grey; align: left;	font-variant: normal; }
A.lnk-txt2:hover {font-size: 11px; font-family:  Arial, Helvetica, sans-serif; text-decoration: underline; color: grey; font-weight: bold;  align: left;}


/* tutaj style do menu rozwijanego*/
.ddmx {
    font: 11px tahoma;
}

.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	display: block;
	white-space: nowrap;
	position: relative;
	text-align: center;
	vertical-align: middle;
	margin : 13 0 13 0;
}

.ddmx .item1 {
	color: #FFFFFF;
	vertical-align: middle;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
  .ddmx .item2-active:hover {
  padding: 3px 0px 3px 3px;
  font: 11px Tahoma, Helvetica, sans-serif;
  font-weight: none;
  font-style: normal;
  text-align: left;
  color: #393939;
  text-decoration: none;
  display: block;
  white-space: nowrap;
  position: relative;
  z-index: 500;
  border-top: none;
  border-right: 1px solid #919191;
  border-left: 1px solid #919191;
  border-bottom: 1px solid #919191;
}
.ddmx .item2 {
    background: #DCDCDC;
    opacity:0.9;
    -moz-opacity: 0.90;
    filter: alpha(opacity=90);
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #F3FDE8;
    opacity:0.9;
    -moz-opacity: 0.90;
    filter: alpha(opacity=90);
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 0px solid #041646;
    position: absolute;
		top: 100px;
    visibility: hidden;
    z-index: -1;
		width: 130px;
/*    width:<? 
     $menu = new Menu();
     echo $menu->GetSubMenuWidth($_SESSION['LANG']);
    ?>px;*/
}


* html .ddmx td { position: relative; }


.tab-prasa {
	height: 150px;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 1px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #666666;
}
.pasek-prasa {
	background-color: #FFFFFF;
	height: 212px;
	width: 10px;
}
.fota-prasa {
	height: 156px;
	width: 178px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.txt-prasa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 48px;
	width: 178px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}

.tytul-prasa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
}

.txt-certy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 20px;
	width: 135px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.opis-certy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #eaeaea;
}
.nagl-certy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color:white;
	background-color: #08188c;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	letter-spacing: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.obrazek-cert {
	border: 1px solid #999999;
	margin: 10px 10px 10px 10px;
}
.obrazek-cert2 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}

.pasek-certy {
	background-color: #FFFFFF;
	height: 180px;
	width: 5px;
}
.fota-certy {
	height: 156px;
	width: 135px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.logo-certy-lewe {
	border: 1px solid #999999;
	margin-right: 5px;
	margin-bottom: 5px;
}
.logo-certy-prawe {
	border: 1px solid #999999;
	margin-left: 5px;
	margin-bottom: 5px;
}

.tab-certy {
	height: 150px;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 1px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #666666;
}

.naglowek-glowna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D5D5D;
	font-style: normal;
	vertical-align: middle;
	padding-left: 3px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	height: 29px;
	background-image: url(../gfx/naglowek_glowna_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;


}

.dotted-left{
  border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}

.dotted-right{
  border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

.dotted-bottom{
  border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.witamy-glowna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	/*border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;*/
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 3px;
}
.news-glowna {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	vertical-align: middle;
	padding-left: 10px;
}

.news-zdj-glowna {
	border: 1px solid #666666;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 10px;
}

.news-tresc-glowna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 5px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.news-tresc-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 5px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.news-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	text-decoration: none;
	color: #666666;
	margin: 0px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.czytaj-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #333333;
	text-decoration: underline;
	text-align: right;
}

.hr-dott {
	border: 1px dotted #999999;
}

.naglowek2-glowna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D5D5D;
	font-style: normal;
	vertical-align: middle;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	height: 31px;
}

.naglowek3-glowna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D5D5D;
	font-style: normal;
	vertical-align: middle;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}	

.lnk-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	text-align: right;
}

/*A.lnk-news:link { font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: grey; align: left;	font-variant: normal; }*/
A.lnk-news:hover {font-size: 11px; font-family:  Arial, Helvetica, sans-serif; text-decoration: underline; color: grey; font-weight: bold;  align: left;}

.lnk-news2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	text-align: right;
	margin-right:20px;
}
A.lnk-news2:link { font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #666666; align: left;	font-variant: normal; }
A.lnk-news2:hover {font-size: 11px; font-family:  Arial, Helvetica, sans-serif; text-decoration: underline; color: #666666; font-weight: bold;  align: left;}
A.lnk-news2:vlink {font-size: 11px; font-family:  Arial, Helvetica, sans-serif; text-decoration: underline;color: #666666; font-weight: bold; align: left;}
A.lnk-news2:visited {font-size: 11px; font-family:  Arial, Helvetica, sans-serif; text-decoration: underline;color: #666666; font-weight: bold; align: left;}

.txt-refer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 20px;
	width: 178px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}


.kontakt-dane{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
  height: 100px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.kontakt-dane-last{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
  height: 100px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

.kontakt-dane1{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
  height: 100px;
	width: 100%;
}

.kontakt-a{
	vertical-align: middle;
	width: 140px;
	height: 65px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

.kontakt-b{
	vertical-align: middle;
	width: 140px;
	height: 65px;
}

.kontakt-c{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
  height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

.kontakt-d{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
  height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.kontakt-c-last{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
  height: 35px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

.kontakt-d-last{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
  height: 35px;
}

.pola {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top: 2px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 250px;
}

.pola2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top: 2px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 200px;
}

.press {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	letter-spacing: 2px;
}

.lewa_bottom {
	background-image: url(../gfx/bg_left_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #F1F1F1;
}


.top_menu_bg {
	text-align: left;
	background-image: url(../gfx/top_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: top left;
	padding-right: 100px;
	padding-left: 0px;
}

.top_menu_bottom {
	text-align: left;
	background-image: url(../gfx/top_menu_bottom2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: top left;
}

.film {
	background-color:#efefef;
	width:480px;
	padding:10px 10px 10px 10px;
	border:2px solid #fff;
	outline:1px solid #ccc;
	text-align:left;
}
.prod-film {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0073FF;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 10px;
	text-transform: uppercase;
}
