/*
 center main div in IE
 */ 
html, body {height: 100%;}

body {
    text-align: center;
		
	}
	
p {
		line-height: 140%;
		font-size: 12px;
}

a {
    text-decoration: none;
    color: #fc9800;
}

a:hover {
    text-decoration: underline;
}

img {
		border: 1px solid #5b5b5b;
}

#copy a.naszestrony {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#copy a:hover.naszestrony {
	color: #272727;
	font-weight: bold;
	text-decoration: underline;
}

#rightpane, #srcproductpane {
    width: 760px;
    z-index: 1;
    padding: 20px 20px 0px 20px;
	margin:0px;
    float: left;
    background: #FFF;
    min-height: 200px;
    height: auto !important;
}
#rightpane input,#rightpane textarea{
	border:1px solid #CCC;
}
#srcproductpane {
    background: #FFF58F url('img/source.png');
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#productname input {
    font-size: 16px;
    font-weight: bold;
    font-family: Lucida Grande, Verdana, Arial, Helvetica, sans serif;
    padding: 10px 0px 10px 0px;
}
#productname{
	margin-top:3px;
}
#breadcrumb {
    text-transform: lowercase;
    margin-bottom: 20px;
    font-size: 9px;
    float: left;
    width: 660px;
	}

#breadcrumb a {
    color: #818181;
}

#breadcrumb a:hover {
    color: #BBBBBB;
	text-decoration: underline;
}

#bcend{
	color:#FF9900;
	display:inline;
}
#photorightpane {
    width: 250px;
    float: right;
	margin-top:10px;
}

#leaflet {
    clear: both;
    float: right;
    width: 250px;
}

#leaflet .row {
    width: 100%;
    border: none;
}

#leaflet .cell {
    padding: 0px;
}

#leaflet h1 {
    font-size: 11px;
    padding-bottom: 3px;
	margin:10px 0;
}

#leftpane {
    float: left;
    width: 420px;
}

#left_nav {
    z-index: 1;
    width: 282px;
    float: left;
    margin-bottom: 20px;
    margin-top: -30px;
    position: relative;
}

#left_nav a {
    color: #818181;
}

#left_nav ul {
    padding-left: 15px;
}

#mptt, #mptt ul {
    margin: 0px;
    padding-left: 12px;
}

#mptt {
    margin-top: 40px;
}

#mytree {
    margin-top: 15px;
    margin-bottom: 15px;
}

#tab_div {
    float: left;
    width: 100%;
}

#tab_div ul li {
    margin-left: 0px;
}

#photo {
    float: right;
    padding: 10px;
    border: 1px solid #EEE;
}

.photo, .zoom {
    min-height: 75px;
	height:auto !important;
	height:75px;
    float: left;
    padding: 0px 14px;
}

.zoom {
    background: #FFF url('images/zoom.gif') left bottom no-repeat;
}

#main {
    width: 800px;
    height: 100%;
    position: relative;
	margin:auto;
    text-align: left;
	top:9px;
}

#footer {
    background-color: #FFFFFF;
    background-image: url(images/bottom.jpg);
    background-repeat: no-repeat;
    clear: both;
    float: left;
    height: 86px;
	width:800px;
}
/*
 footer cell
 */
.ftcell1, .ftcell2, .ftcell3 {
    color: #FFFFFF;
    float: left;
    margin: 8px 0px 10px 10px;
    width: 263px;
}

.ftcell2,.ftcell3 {
    margin: 8px 0px 0px 30px;
    width: 337px;
}
.ftcell3{
    margin: 8px 20px 0px 0px;	
}

#footer p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #fc9800;
}


#footer h2 {
    padding-bottom: 0px;
	margin: 0px;
}

#search_bar {
    text-align: right;
    padding-right: 4px;
    padding-top: 10px;
    height: 61px;
}

#searchform, #langselect {
    font-size: 9px;
    float: right;
    text-align: left;
}
#langselect {
    background: transparent url('images/lng_select_bg.gif') right top no-repeat;
	padding-top:4px;
	margin-top:5px;
	height:20px;
	width:105px;
	color:#818181;
	margin-right:6px;
 }
#langselect a{
	color:#818181;
}

#langdiv {
    width: 41px;
    background: transparent url('images/lng_bg.gif') right top no-repeat;
    z-index: 2;
    padding: 20px 30px 30px 30px;
    text-align: left;
    position: absolute;
    right: 10px;
    top: 38px;
	display:none;
}

#logo {
    float: left;
    position: relative;
    padding-left: 16px;
    top: 17px;
    color: #626066;
    font-size: 10px;
}

#flash_bar{
    left: 50%;
    margin-left: -400px;
    position: absolute;
    z-index: 1;
}

.left_menu {
    padding: 10px;
    background: url('images/menu_center.gif') no-repeat left;
    height: 36px;
    color: #cfcfcf;
    float: left;
    width: 100%;
}

.left_menu ul{
	display:none;
}

.left_menu select {
    float: right;
    margin: 10px;
    margin-bottom: 0px;
}

.left_menu p {
    float: right;
    margin: 6px 20px 0px 10px;
}

.left_item {
    margin-left: 15px;
    padding: 3px 20px;
    display: block;
    background: transparent url('images/arrow_small.gif') no-repeat left;
    font-variant: small-caps;
	position: relative;
}
.left_item_sub{
    margin-left: 30px;
    padding: 3px 20px;
    display: block;
    background: transparent url('images/bullet_dot.gif') no-repeat; 
    font-variant: small-caps;
	position: relative;
}

.sel {
    font-weight: bold;
}

#left_nav > div:first-child.left_menu {
    background: transparent url('images/menu_top.gif') no-repeat left;
}

.left_menu_head ,.left_menu_head a{
    font-weight: bold;
    font-size: 12px;
    color: #FFF !important; 
    clear: both;
}

#top_menu {
    float: right;
    clear: both;
	width:650px;
}

#top_menu a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    color: #818181;
}
/*
 produkt link
 */
.p_l {
    color: #ff9900;
}

#content {
    float: left;
    margin-top: 200px;
    background: #FFF url('images/content_bg.gif') repeat-y ;
	padding-bottom:20px;
}
/*
 ************************* article ******************************
 
 */
div.data {
    color: #CCC;
    font-size: 10px;
	float:left;
	margin-right:5px;
	width:50px;
}

.artselected{
	color:#FF9900;
}

.artrightpane {
    width: 678px;
    float: left;
    padding-bottom: 5px;
}

.artleftpane {
    width: 100px;
    float: left;
}

h1 a {
    color: #818181;
    margin-top: 0px;
}

h1 a:hover {
    color: #fc9800;
    text-decoration: underline;
}

h2 a {
    color: #818181;
    margin-top: 0px;
}

h2 a:hover {
    color: #fc9800;
    text-decoration: underline;
}

h3 a {
    color: #818181;
    margin-top: 0px;
}

h3 a:hover {
    color: #fc9800;
    text-decoration: underline;
}

.halfsize {
    width: 50%;
    float: left;
}

.article {
    padding: 0px 10px 0px 0px;
	height:100px;
	height:auto !important;
	min-height:100px;
}

.article p {
    padding-right: 32px;
}

.gallery_th {
    margin: 6px;
    /*
     padding:10px;
     background:#F5F5F5;
     */
}

div.groups {
    float: left;
    width:50%;
    height: 100px;
    padding-top: 30px;
}

h1.groups {
    padding-top: 20px;
    clear: both;
}

.groups a images {
    padding-right: 10px;
}

.lang, .lang a {
    font-size: 11px;
}

.print {
    float: right;
    clear: right;
	width:12px;
}

#mytree {
    float: left;
    width: 100%;
    clear: both;
    margin: 0px;
    padding: 10px 0px 10px 0px;
}

#copy {
	color:#FFF;
    clear: both;
    float: left;
    font-size: 9px;
    height: 20px;
    padding-top: 5px;
    width: 1000px;
}

#copy a {
    color: #FFF;
}

.news {
    float: left;
    width: 260px;
    padding: 10px;
}

div.news h2 {
    color: #FC9800;
    text-transform: uppercase;
    padding-left: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d0d0d0;
    background: transparent url('images/arrow_big.gif') no-repeat left 2px;
}
div.news  div{
    margin-top: 2px;
}

.info_images {
    margin-right: 13px;
    margin-bottom: 3px;
	margin-top: 3px;
}

.articon {
    padding-right: 10px;
    padding-bottom: 10px;
	margin-top:14px;
}

.contact {
    width: 200px;
    float: left;
    margin-right: 5px;
    padding-bottom: 10px;
}

.contact_kons {
    width: 290px;
    float: left;
}

.contact images {
    margin-right: 8px;
    margin-bottom: 20px;
}

.contact_kons images {
    margin-right: 8px;
    margin-bottom: 35px;
}

.h1_niebold {
    font-weight: normal;
}

.zwrot {
    width: 150px;
    float: left;
    margin-right: 5px;
    padding-bottom: 10px;
}

.f_zwrot {
    width: 230px;
    float: left;
    padding-left: 100px;
    margin-right: 5px;
    padding-bottom: 10px;
}

h4 {
    clear: both;
    font-weight: normal;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}

h5 {
    clear: both;
}

.news form {
    text-align: right;
}

.trainer {
    float: left;
    width: 150px;
    padding-left: 10px;
    font-size: 11px;
    text-align: left;
}

.artrightpane .halfsize {
    border: 1px solid;
}


div.halfsize  h2 {
    display: inline;
}

div.halfsize  h1 {
    padding-top: 20px;
}

.list {
float: left;
padding-left: 15px;

}
.product_symbol{
font-size:18px;
border:none;
margin:0;
padding:0;
}
.trashinfo{
	margin:10px;
	padding:20px;
}

body, #search_bar {
    background: #FFF;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: normal;
    color: #0f0f0f;
    margin: 0px;
}
body{
	margin-left:auto;
	margin-right:auto;
	background:#B2B2B2 url('images/bg_multiply.jpg') repeat-x;
	}
hr {
    height: 0;
    border: 0;
    border-bottom: 1px solid #CCC;
}
fieldset{
	border:none;
}
fieldset input,fieldset textarea,fieldset select{
	border:1px solid #ccc;
	background:#FAFAFA;
	width:300px;
}
fieldset ol,fieldset  li{
	list-style-type:none;
	padding-top:5px;
}
fieldset label{
	padding-top:5px;
}
h1 {
    font-family: "Tahoma";
    font-size: 13px;
    border-bottom: 1px solid #bebebe;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
	}

h2 {
	margin:0px;
	padding:0px 10px 0px 0px;
    font-family: "Tahoma";
    font-size: 12px;
}

h3 {
    font-family: "Tahoma";
    font-size: 11px;
    margin: 0px;
}

h4 {
    font-weight: bold;
    font-size: 12px;
    margin: 0px;
    margin-top: 10px;
}

li {
		font-size: 12px;
    line-height: 110%;
		padding:0.2em;
}

images {
    border: none;
    /*behavior:url(/templates/pngbehavior.htc);*/
}
input {
	border:none;
    font-size: 10px;
	padding:0px;
}
input.skin{
    height: 16px;
    width: 138px;
    padding: 2px;
	padding-left:5px;
    background: url('images/newsletter_bg.gif') no-repeat;
	margin-right:3px;
}

input.skinb {
    width: 32px;
    height: 25px;
    background: url('images/button_bg.gif') no-repeat 0px 5px;
}

select, textarea {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
}

.noerror, .noerror a, .error, .error a, .locked, .locked a {
    text-align: center;
    background: red;
    color: #FFF;
    margin-bottom: 5px;
    padding: 5px;
    z-index: 100;
}

.noerror {
    background: #81DC25;
}
#left_items{
	margin-top:60px;
}
.gallery{
	/*
	position:relative;
	left:-330px;
	margin-left:50%;
	width:660px;
	*/
}
.gallery a{
text-align:center;
}

.pressArt{
	clear:both;
	margin-bottom:10px;
	min-height:110px;
}
.pressArt a{
	color:#818181;
}
.pressArt a:hover{
	color:#FC9800;
}

.pressArt images {
	margin-right:20px;
}
.pressArt h1{
	border-bottom:none;
	margin-right:20px;
}
