/* CENTROWANIE */

body {
	font: 100% Arial;
	background: #C6DDE1;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
}
.oneColFixCtrHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #063551;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtrHdr1 #container1 {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #063551;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #DDDDDD; 
	padding: 0 10px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:373px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #063551;
}
.oneColFixCtrHdr #footer {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align:center;
}
.oneColFixCtrHdr #footer1 {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#C6DDE1;
	height:20px;
}
.oneColFixCtrHdr #footer1 p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align:center;
}

/* /CENTROWANIE */

div.menu {
	background-color:#dffdfe;
	border: #45982c solid 2px;
	width:175px;
	margin:0px;
	margin-left:10px;
	color:#063551;
	font-size:14px;
	font-weight:bold;
}

div.stopka {
	float:left;
	top:923px;
	width:800px;
	height:77px;
}

div.form {
	text-align:left;
	margin-left:220px;
	font-size:12px;
	line-height:6px;
}

div.autokar {
	text-align: right;
}


div.drukuj {
	text-align:left;
	color:#000000;
	background-color:#FFFFFF;
	margin:0px;
	position:static;
}

div.box {
	margin: 10px 0px 10px 0px;
	padding:10px 0px 10px 0px;
}

p {
 	text-align:left;
	margin:0px;
	margin-left:40px;
	margin-right:180px;
	margin-top:10px;
	padding:0px;
	font-size:10px;
}

p.oferta {
 	text-align:left;
	margin:0px;
	margin-left:40px;
	margin-right:180px;
	margin-top:10px;
	padding:0px;
	font-size:10px;
}

p.ofertanr {
 	text-align:left;
	margin:0px;
	margin-left:40px;
	margin-right:180px;
	margin-top:10px;
	padding:0px;
	font-size:10px;
}

p.rezerwuj {
 	text-align:right;
	margin:0px;
	margin-right:40px;
	margin-top:10px;
	padding:0px;
	font-size:10px;
}

p.opis {
	text-align:justify;
	margin:0px;
	margin-left:180px;
	margin-right:10px;
	padding:0px;
	font-size:10px;
}

p.wiecej {
	text-align:right;
	margin:0px;
	margin-right:10px;
	padding:0px;
	font-size:12px;
}

p.stopka {
	position:relative;
	z-index:300;
	font-size:12px;
	padding-top:20px;
}

p.crastudio {
	font-size:12px;
	color:#063551;
}
span.small {
	font-size:10px;
	line-height:10px;
	vertical-align:top;
}

p.center {
	text-align:center;
}

p.onas {
	text-align:center;
	margin-left:40px;
	margin-right:40px;
}

div.isic {
	text-align:left;
	margin-left:25px;
}
th.menu {
	width:170px;
	background-image:url(http://www.juventur.zgora.pl/system/application/views/images/menu.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
}

th.main {
	width:630px;
	background-image:url(http://www.juventur.zgora.pl/system/application/views/images/main.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
}

ul.menu1 {
	list-style-image:url(http://www.juventur.zgora.pl/system/application/views/images/pkt1.gif);
	line-height:24px;
	vertical-align:sub;
	margin:0px;
	margin-top:5px;
	padding:0px;
}

ul.menu2 {
	list-style-image:url(http://www.juventur.zgora.pl/system/application/views/images/pkt2.gif);
	line-height:24px;
	vertical-align:sub;
	margin:0px;
	margin-top:5px;	
	padding:0px;
	font-size:12px;
}

ul.dokumenty {
	list-style-image:url(http://www.juventur.zgora.pl/system/application/views/images/pkt2.gif);
	line-height:24px;
	vertical-align:sub;
	margin:0px;
	margin-left:200px;
	margin-top:5px;	
	padding:0px;
	font-size:12px;
	text-align:left;
}

ul.wizy {
	list-style-image:url(http://www.juventur.zgora.pl/system/application/views/images/pkt2.gif);
	line-height:24px;
	vertical-align:sub;
	margin:0px;
	margin-left:40px;
	margin-right:40px;
	margin-top:5px;	
	padding:0px;
	font-size:12px;
	text-align:left;
}
li {
	margin:0px;
	padding:0px;
	list-style-position:outside;
	margin-left:30px;
	margin-right:3px;
}

a {
	text-decoration:none;
	color:#FFFFFF;
}

a:hover {
	text-decoration:underline;
}

a.menu {
	text-decoration:none;
	color:#063551;
}

a.menu:hover {
	text-decoration:underline;
	color:#E5000F;
}

h1 {
	font-size:18px;
	font-style:italic;
	text-align:right;
	margin-right:10px;
	margin-top:40px;
}

h2 {
	text-align:left;
	font:17px;
	margin:0px;
	margin-left:180px;
	padding:0px;
}
h3 {
	text-align:left;
	font:15px;
	margin:0px;
	margin-left:180px;
	padding:0px;
}
h4 {
 	text-align:left;
	font-size:22px;
	margin:0px;
	margin-left:40px;
	padding:0px;
}
h5 {
 	text-align:left;
	font-size:20px;
	margin:0px;
	margin-left:40px;
	margin-top:10px;
	padding:0px;
}
h6 {
 	text-align:left;
	font-size:18px;
	margin:0px;
	margin-left:40px;
	margin-top:10px;
	padding:0px;
}

img.legitymacje {
	width:150px;
	height:100px;
	margin:0px;
	margin-left:20px;
	padding:0px;
	border:#FFFFFF 1px solid;
	float:left;
}

img.oferta {
	width:150x;
	height:100px;
	margin:0px;
	margin-left:20px;
	padding:0px;
	border:#FFFFFF 1px solid;
	float:left;
}

img.oferta1 {
	width:100x;
	height:67px;
	margin:0px;
	margin-left:40px;
	margin-right:0px;
	padding:0px;
	border:#FFFFFF 1px solid;
	text-align:center;
}

img.background {
	position:absolute;
	z-index:100;
}

hr {
	margin:0px;
	margin-left:20px;
	margin-right:10px;
	border:solid 1px #45982c;
	margin-top:5px;
	padding:0px;
}