/* CSS Document */
html {
	height:100%;
}
body {
	background-color: #fff;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color:#006891;
	height:100%;
	min-height:700px;
}

.green {
	color: #94c11e;
}

.blue {
	color: #006891;
}

a {
	color: #006891;
	font-size: 1em;
	text-decoration: none;
	border:0;
}

p a {
	color: #fff;
	background: #94c11e;
}
a:hover {
	background-color: #006891;
}

.imganchor:hover{
	background-color: #fff;
}
.imganchor, .imganchor a:hover {
	background-color: #fff;
}





img {
	border: none;
}

div#topheader {
	position:relative;
	background-image: url(./gfx/main_tlo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px auto;
	width:200px;
	height:360px;
	width: 940px;
}
div#errorheader {
	position:relative;
	background-image: url(./gfx/error_tlo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px auto;
	width:200px;
	height:360px;
	width: 940px;
}
	
div#topheader a img {
	padding-top:18px;
	padding-left: 3px;
}
div#menu {
	position:relative;
	width:250px;
	height:32px;
}

/*-----------MENU BUTTONS-----------*/

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top:169px;
	width:900px;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 32px;
	list-style: none;
	background: #94c11e;
	float: left;
}
.menu li a, .menu li a:visited {
	padding: 10px 0.5em 0 0.5em;
	outline-style:none;
	outline-width:0;
	display: block;
	text-decoration: none;
	text-indent: 0px;
	height: 22px;
	color: #fff;
}
ul.menu li a:hover {
	background: #006891;
}

/*-----------END MENU BUTTONS-----------*/

/*-----------ONAS PAGE-----------*/

div#main {
	position:relative;
	margin: 0em auto;
	width: 940px;
}

/*-----------END ONAS PAGE-----------*/

.pmain, .pofrta{
	text-align: justify;
	width:540px;
	padding-left:225px;
	text-indent: 2em;
}

.pofrta {
	/*padding-left:250px;*/
	padding-bottom:0.5em;
}

h1{
	font-size: 1.5em;
	color:#94c11e;
	padding-left:225px;
	padding-bottom:0.5em;
	padding-top:0.5em;
}

.ofrta li{
	list-style-type:square;
	color: #94c11e;
	margin-left:280px;
	width: 520px;
	padding-bottom:0.1em;
}

form {
	padding-left:225px;
	padding-top:2em;
}

label {
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

textarea, input{
	color:#006891;
	background-color: #fff;
	border: 1px solid #94c11e;

}

.send input {
	color:#fff;
	background-color: #94c11e;
	border: none;

}

.anchorsend{
	color:#fff;
	background-color: #94c11e;
}

.anchorsend:hover {
	color:#fff;
	background-color: #006891;
}
.send input:hover {
	color:#fff;
	background-color: #006891;
}
	
div#wrapper {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto;
}

.footer {
	border-top: 4px solid #94c11e;
	clear: both;
	position:relative;
	float:bottom;
	margin: 0;
	margin-top: 10em;
	padding-top: 0.6em;
	padding-bottom: 1em;
	text-align: center;
	font-size: 0.8em;
	width: 940px;
}

.footeranchor {
	background-color: #fff;
	color: #006891;
	text-decoration: underline;
}

.footeranchor:hover {
	color: #fff;
	text-decoration: none;
}

/*----------- XML PROCESSING STYLE----------*/

/*----------- GENERAL -----------*/
#oferta {
position:relative;
	width: 530px;
	border: 1px solid #94c11e;
	left:-15px;
	padding-bottom: 0px;
	paddin-left: 1px;
	margin: 0 auto;	
	font-size: 10pt;
	line-spacing: 14pt;
	top:-6px;
}

#oferta img {
	width: 120px;
	border: 1px solid #94c11e;
	border-top: none;
	border-left: none;
}

#oferta .numer_zlecenia {
	font-size: 12pt;
	font-weight: 200;
}

#oferta .cena2 {
	font-size: 14pt;
	font-weight: 300;
}

#oferta .padd {
	font-size: 12pt;
	padding:2px;
}

#oferta .opis {
	position:relative;
	left:-130px;
	font-size: 10pt;
	font-weight: 330;
}


#oferta ul {
	list-style: none outside;
	padding-bottom: 4px;
}

#oferta ul li{
	padding: 1px;
	color: #94c11e;
}

#oferta #right p {
	color: #94c11e;
}

#oferta_header {
	position:relative;
	border: 1px solid #94c11e;
	margin: 0 auto;
	margin-bottom: 5px;
	width: 522px;
	left:-15px;
	text-align: center;
	padding: 4px;
}

#bottom {
	text-align: right;
	clear: both;
	margin: 0;
	padding: 0;

}

#right {
	width: 360px;
	float: right;
	padding-right: 10px;
}

	
#strzalka{
	top:3px;
	padding-top:3px;
	margin-top: 1113px;
}


#left{
	width: 140px;
	float: left;
}



/*----------- FORM -----------*/

form.szukaj {
	width: 590px;
	height: 245px;
	margin: 0 auto;
	padding: 20px;
	padding-top: 0px;
	color: #94c11e;
	font-size: 10pt;
}

form.szukaj .value{
	width: 107px;
	padding: 1px;
	text-align: right;
	background: url(gfx/do.png) no-repeat;
	color: #94c11e;	
	padding: 2px;
}

form.szukaj .value2{
	width: 108px;
	padding: 1px;
	border-right:0px;
	background: url(gfx/od.png) no-repeat;
	text-align: right;
	color: #94c11e;	
	padding: 2px;
}

form.szukaj p {
	font-size: 10pt;
}

form.szukaj fieldset {
	border: none;
	margin: 0px;
	padding: 10px;
}

form.szukaj input {
	color: #94c11e;
	font-size: 10pt;
	width: 110px;
	margin: 0;
	padding: 0;
}

form.szukaj span {
	float: left;
}

form.szukaj .select {
	position: relative;
	z-index: 1;
	border: none;
	width: 204px;
	padding: 2px;
	background: url(gfx/strzalka.png) no-repeat;
	background-position: top right ; 
}



form.szukaj span.left {
	margin-right: 35px;
}

form.szukaj span.right {
	margin-left: 35px;
}


form.szukaj span.right {
	margin-left: 50px;
}

form.szukaj span.right label {
	margin-bottom: 3px;
}

form.szukaj ul {
	margin: 0;
	padding: 0;
	list-style: none;
	/*width: 137px;*/
	font-size: 10pt;
}

form.szukaj ul li {
	position: relative;
}


form.szukaj ul.input {
	margin-top: 3px;

}

form.szukaj ul li a {
	display: block;
	text-decoration: none;
	color: #94c11e;
	background: #fff;
	padding: 0px;
	padding-left: 15px;
	border: 1px solid #94c11e;
	border-bottom: 0;
}
form.szukaj li ul {
	position: absolute;
	left: 0px;
	top: 19px;
	z-index: 2;
	display: none;
}
form.szukaj ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 225px;
	border-bottom: 1px solid #94c11e;
}


form.szukaj li:hover ul, li.over ul { 
	display: block;
}

.noeffect:hover, .noeffect:hover, .noeffect:hover {
	border: none;
	background: #ffffff;
	text-decoration: none;
}
p.send input {
	color: #ffffff;
	overflow: hidden;
}
