@charset "UTF-8";
/*zerowanie tagow*/
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
.hr {
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: -20px;
	margin-left: -20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #a38197;
	position: absolute;
	width: 650px; 
	z-index:1;
}

body {
	line-height: 1;
	color: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}


blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*tagi wyzerowane, definiowanie kals*/
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
}
.tresc_dol {
	background-image: url(images/bg_tresc_dol.jpg);
	background-repeat: no-repeat;
	margin: -30px 0 0 0;
	padding: 0px;
	height: 63px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.li {
	background-image: url(images/li.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 30px;
	padding-left: 20px;
	line-height: 2em;
	display: block;
}
p {
	margin-bottom: 10px;
}
label {
	display: block;
}
.formLabel {
	text-align: right;
	display: block;
	width: 200px;
	float: left;
	margin-right: 5px;
	height: 18px;
	clear: both;
}
.formLabelEng {
	text-align: right;
	display: block;
	width: 400px;
	float: left;
	margin-right: 5px;
	line-height:1em;
	height: 38px;
	clear: both;
}
input {
	background-image: url(images/input_bg.jpg);
	background-repeat: repeat-x;
	color: #5D1742;
	border: 1px solid #51133B;
}
textarea {
	background-image: url(images/textarea_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #3F102D;
}
.cena {
	font-weight: bold;
	color: #D9AE00;
	font-style: normal;
}
.tresc_top {
	background-image: url(images/bg_tresc_gora.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0px;
	height: 37px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lewyCien {
	background-image: url(images/cien_lewy.png);
	background-repeat: repeat-y;
	margin: -20px 0 0 0;
	padding: 0;
	width: 58px;
	height: 100%;
	border: 0;
	position: fixed;
	behavior: url(iepngfix.htc);
}
.prawyCien {
	background-image: url(images/cien_prawy.png);
	background-repeat: repeat-y;
	padding: 0;
	width: 66px;
	height: 100%;
	border: 0;
	position: fixed;
	background-position: right;
	right: 0;
	margin-top: -20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	behavior: url(iepngfix.htc);
}
.gornyCien {
	background-image: url(images/cien_gorny.png);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	height: 50px;
	top:0;
	border: 0;
	position: absolute;
	behavior: url(iepngfix.htc);
}

h1 {
	color: #d2ae2d;
	font-size: 22px;
	background-image:url(images/gwiazdka.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin-bottom:15px;
	padding-left:40px;
	margin-left:-40px;
	
	
	}

/* id i klasy */
#title {
	
	background-image: url(images/title.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	height: 90px;
	width: 480px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

#menu {
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 0 0 0px;
	margin: 0px;
	height: 57px;
	width: 700px;
	behavior: url(iepngfix.htc);
}
.srodek {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#tresc {
	background-image: url(images/bg_tresc.png);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0 10%;
}
#main {
	width: 980px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: auto;
	right: auto;	
}
#lewa {
	background-image: url(images/lewa.png);
	background-repeat: no-repeat;
	background-position:top;
	margin: 0px;
	padding: 0px;
	height: 700px;
	width: 85px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	behavior: url(iepngfix.htc);
}
#prawa {
	background-image: url(images/prawa.png);
	background-repeat: no-repeat;
	background-position:top;
	margin: 0px;
	padding: 0px;
	height: 700px;
	width: 95px;
	behavior: url(iepngfix.htc);
}
#stopka {
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	font-weight:100;
}

.link {
	vertical-align: bottom;
	padding: 0;
	margin-top: 13px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.zdjecie2{
	margin-top: 10px;
	z-index: 20;
	position:absolute;
	margin-left: 400px;
	behavior: url(iepngfix.htc);
	}
.zdjecie2div{
	margin-top: 10px;
	height: 320px;
	width: 238px;
	float: right;
	behavior: url(iepngfix.htc);
	}
/* FORMY */
.submit {
	margin-left:60px;
}
form.cmxform fieldset {
  margin-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
.text {
	margin-bottom: 10px;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

