/*img, div, h3, a, h1 { behavior: url(iepngfix.htc); }*/


* {
       font-family: Arial, Verdana, Trebuchet, Helvetica, Sans-Serif;
		 font-weight: normal;
}

html, body, div, span, pre, code, a, p, img, hr, 
ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6,
form, fieldset, label, legend { 
  border: 0px;
  margin: 0px;
  padding: 0px;
}


body {
	font-size: 10px;
	height: 100%;
	text-align: left;
	min-height: 100%;
	min-width: 980px;
	color: #444;
	background-color: #b0b0b0;
	background-image: url(images/_bg-body-1b.gif);
	background-position: 0 280px;
	background-repeat: repeat-x;
}

#leftspacer-up-main, #leftspacer-up-sec, #leftspacer-down{
	max-width: 1030px !important;
/*	max-width: auto;*/
	min-height: 330px;
	background-image: url(images/_ribbonL-main-1a.gif);
	background-position: top right;
	background-repeat: no-repeat;
	position: relative;
	height: 1%;
	width: expression(document.body.clientWidth > 1030? "1030px": "auto" ); /*IE*/
}

#leftspacer-up-sec {
	min-height: 280px;
	background-image: url(images/_ribbonL-sec-1a.gif);
}

#leftspacer-down {
/*	min-height: none;*/
	background-image: none;
}



#topbg {
	background-color: White;
	background-repeat: no-repeat;
	background-position: 1020px 50px;
}

#btmbg-main, #btmbg-sec {
	background-image: url(images/_BG-globe-1a.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 147px 0;
	min-height: 470px;
}

#btmbg-sec {
	background-position: 147px 50px;
}

#container {
	float: right;
	width: 980px;

	
}

#logo {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 76px !important;
	margin-left: 38px;
	float: left;
	display: block;
}

#selectlang {
	color: #aaa;
	margin-top: 20px;
	top: 10px;
	float: right;
	width: 350px;
	width: 280px;
	height: 22px;
	display: inline;
}

#selectlang p {
	font-size: 1.2em;
	line-height: 1em;	
}

#langlist {
/*	display: inline;*/
	width: 250px;
	width: 180px;
	height: 50px;
	float: right;
	position: relative;
/*	margin-top: 10px;*/
	top: -15px;

}

#langlist li {
	padding: 0;
	text-align: center;
	font-size: 10px;
	display: block;
	margin: 0 5px;
	float: left;
	width: 30px;
	background-image: url(images/_flag-PL-2a.gif);
	background-position: 2px 1px;
	background-repeat: no-repeat;
}

#langlist li.lang-EN {background-image: url(images/_flag-EN-2a.gif);}
#langlist li.lang-DE {background-image: url(images/_flag-DE-2a.gif);}
#langlist li.lang-ES {background-image: url(images/_flag-ES-2a.gif);}
#langlist li.lang-IT {background-image: url(images/_flag-IT-2a.gif);}
#langlist li.lang-RU {background-image: url(images/_flag-RU-2a.gif);}


#langlist li a {
	text-decoration: none;
	padding-top: 32px;
	display: block;
	width: 30px;
	height: 18px !important;
	height: 56px;
	text-indent: -9999px;
	color: White;
	background-image: url(images/_flag-sel-1a.gif);
	background-position: 102px 20px;
	background-repeat: no-repeat;
}

#langlist li a:hover {
	text-indent: 0;
	background-position: 2px 20px;
}

#lang-PL {
		
}

#bigpicture, #bigpicture-sec {
	clear: both;
	width: 970px;
	padding-right: 0px;
	margin-left: 10px !important;
	height: 230px;
	background-image: url(images/_ribbonM-1a.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#bigpicture-sec {
	height: 180px;
}

#bigpicture-sec a{
	width: 350px;
	height: 40px;
	display: block;
	position: relative;
	top: 140px !important;
	top: 90px;
	left: 45px;
	text-indent: -9999px;
	background-position: 0 -5px;
}

#menu1, #menu1-sec {
	height: 230px;
	float: right;
	padding-right: 10px !important;
}

#menu1-sec {
	height: 50px;
}

#menu2 {
	margin-left: 5px;
	width: 350px;
	height: 200px;
	min-height: 200px;
}


#mainbox {
	clear: both;
	width: 980px;
	float: right;
	background-image: url(images/_content-BG-1b.png);
	background-repeat: repeat-y;
	padding-bottom: 2em;
}

#leftcol-main, #leftcol-sec {
	width: 430px;
	float: left;
	padding-left: 50px;
}

#leftcol-sec {
	width: 380px;
}

#mainmenu {
	width: 200px;
	background-color: Blue;

}

#aktualnosci {
	width: 430px;
	margin-top: 40px !important;
	padding-bottom: 55px !important;
	padding-bottom: 15px;
	background-image: url(images/_news-BG-1a.png);
	background-position: bottom;
}

#aktualnosci h2 {
	margin-top: 0;
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -9999px;
	height: 30px;
}

#aktualnosci p, #aktualnosci h6, #aktualnosci h3 {
	padding-left: 36px;
	padding-right: 20px;
}

#aktualnosci p {
	font-size: 1.2em;
	line-height: 1.25em;
}

#aktualnosci a, .morearrow {
	position: relative;
	top: 0;
	font-size: 1.2em;
	color: #ff7920;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 36px;
	background-image: url(images/_BG-news-more-1a.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#aktualnosci a:hover, .morearrow:hover {
	color: #ff7920;
	text-decoration: underline;
}

#aktualnosci #news-see-all{
	clear: both;
	float: left;
	margin-right: 20px;
	margin-top: 2em;
}

.morearrow {
	padding-left: 0;
}

h6 {
	clear: both;
	font-size: 1em;
	margin-top: 2em;
	color: #888;
}

#aktualnosci h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.8em;
	color: #ff7920;
}

#aktualnosci img {
	float: right;
	padding: 0;
	margin-right: 20px;
	margin-left: 0.5em;
}

#content-main, #content-sec {
	width: 420px;
	float: right;
	margin-right: 40px !important;
	margin-right: 20px;	
}

#content-sec {
	width: 500px;
}

#content-main p, #content-sec p {
	margin-top: 1em;
}

p, li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 1.2em;
	line-height: 1.6em;
}

a {
	color: #b94a00;
	text-decoration: underline;
}

a:hover {
	color: #ff7920;
}

li {
	list-style: none;
	background-image: url(images/_dot-1a.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-left: 15px;
	margin-top: 0;
}

h2 {
	clear: both;
	color: #ff6600;
	font-size: 2em;
	margin: 2em 0 0em 0;
}

#content-main h3, #content-sec h3 {
	clear: both;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 10px;
	color: #039;
	position: relative;
	top: 8px;
}

.forms h3 {
	padding-bottom: 8px; /*równoważenie -8px dla h3 z aktualności */
	margin-bottom: 8px; /*IE*/
	
}


h4, h5 {
	color: #039;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1.2em;
	margin-bottom: 0.3em;
}

h5 {
	position: relative;
	margin-top: 0.5em;
	top: 1em;
}

#content-main img, #content-sec img {
	margin: 1.5em 0 0.5em 0;
}

.left {
	float: left;
	padding-right: 1em;
}

.right {
	float: right;
	padding-left: 1em;
}

strong {
	font-weight: bold;
}

.reset {
	clear: both;
	width: 950px;
}

#footer {
	text-align: center;
	line-height: 1.8em;	
	clear: both;
	width: 980px;
	float: right;
	padding: 8px 0 0 0;
	background-image: url(images/_footer-BG-1a.png);
	background-repeat: no-repeat;
}

#btmlinks li {
	display: inline;
	padding-left: 10px;
	padding-right: 6px;
	background-image: url(images/_dot-3a.gif);
	background-repeat: no-repeat;
}

#footer p, #footer, #footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #222;
}


.forms {
	margin: 2em 0 1em 0;
	width: auto;
	height: auto;

}

.forms p {
	font-size:1em;
	line-height: 1.2em;
	margin-bottom: 0.2em;
	width: 150px;
}

.forms fieldset {
	display: inline;
}

.forms p {
	position: relative;
	height: auto;
}

.forms label {
	color: #009d7e;
	background: url(images/_dot-2a.gif) no-repeat 5px 3px;
	padding-left: 15px;
	font-size: 1em;
	line-height: 1.6em;
	position: relative;
	top: -5px;
}

.forms input {
	position: relative;
}

.forms input.text {
	width: 160px !important;
	width: 170px;
	height: 22px;
	padding: 2px 7px 2px;
	border: 0;
	color: #444;
	font: normal 1.2em/1.4em Arial, Tahoma, Helvetica, sans-serif;
	background-image: url(images/_BG-form-1a-multi.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}

.forms input.text:hover {
	background-position: 0 -50px;
}

.forms input.submit {
	width: 24px;
	height: 22px;
	border: 0;
	max-height: 22px;
	padding-top: 0px;
	background: url(images/_BG-form-submit-1a-multi.gif) no-repeat;
	cursor: pointer;
	color: Aqua;
	line-height: 20em;
	text-indent: -9px;
	letter-spacing: 40px;
}

.forms input.submit:hover {
	background-position: 0 -50px;
}

.forms ul { font-size: 0.8em; line-height: 1.5em; }
.forms ul li {
	color: #009d7e;
	background: url(images/_dot-2a.gif) no-repeat 6px 4px;
	padding-left: 16px;
}

#newsletter {
	background-repeat: no-repeat;
	text-indent: -500em;
	height: 20px;
	margin-top: 3em;
}

#logowanie {
	background-repeat: no-repeat;
	text-indent: -500em;
	height: 20px;
}

table {
	font-size: 1.2em;
	caption-side: top;
	margin-top: 5px;
	margin-bottom: 30px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #eee;
}

caption {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
}

thead {
	background-color: #ffc687;
	background-color: #ccc;
	color: #000;
}

td {
	text-align: center;
	border: 1px solid #aaa;
	padding: 2px 10px;
}


#mask {
	display: block;
	width: 350px;
	height: 100px;
	background-color: Aqua;
	position: relative;
	top: -50px;
}

#gallery {
	margin: 5px;
	margin-top: 40px;
	background-color: transparent;
	width: 350px;
	height: 490px;
}




#contactform {
	margin-top: 2em;
}

#contactform form {
	margin: 2em 0;
}

#contactform label, #contactform input, #contactform textarea {
	display: block;
	font-size: 1.2em;
/*	width: 200px;*/
	float: left;
	margin-bottom: 10px;
}

#contactform label {
	width: 160px;
	line-height: 24px;
	text-align: right;
	color: #343434;
	padding-right: 10px;
}

.forms input.text {
	width: 160px !important;
	width: 170px;
	height: 22px;
	padding: 2px 7px 2px;
	border: 0;
	color: #444;
	font: normal 1.2em/1.4em Arial, Tahoma, Helvetica, sans-serif;
	background-image: url(images/_BG-form-1a-multi.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}

#contactform input, #contactform textarea {
/*	width: 160px !important;*/
	width: 238px !important;
	width: 250px;
	height: auto !important;
	height: 24px;
	padding: 4px 6px;;
	border: 0;
	color: #444;
	background-image: url(images/_BG-contactform-1a-multi.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 2px;
}

#contactform input:hover {
	background-position: 0 -48px;
}

#contactform textarea {
	width: 243px !important;
	background-image: url(images/_BG-contactform-2a-multi.gif);
	background-position: 0 0;
	padding: 4px 1px 4px 6px;
	height: 112px !important;
	height: 120px;
}

#contactform textarea:hover {
	background-position: 0 -200px;
}

#contactform input:hover, textarea:hover {
	border-color: #f38000;
}
	
#contactform br {
	clear: left;
}

#contactform #submit {
	font-weight: bold;
	margin-left: 170px !important;	/*IE*/
	margin-left: 80px;
	float: left;
	width: 80px !important;
	height: 24px;
	background-image: url(images/_BG-form-submit-2a-multi.gif);
	color: White;
}

#contactform #submit:hover {
	cursor: pointer;
}





