body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	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: #1C3C85;
	background-image: url(naglowek/grad_bok.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
 #container {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*background-color: #FFFFFF;
	background-image: url(naglowek/grad_bok.jpg);
	background-repeat: repeat-y;
	background-position: left top;*/
} 
 #naglow {
	padding: 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #naglow instead of text, you may want to remove the padding. */
	height: 192px;
	background-image: url(naglowek/naglowek-n.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
} 
#naglow ul {
	margin:0px 0 5px 14%;
	list-style:none;
	padding:160px 0 0;
}
 #naglow li {
	float:left;
	margin-left: 0px;
	margin-bottom: 0px;
}
 #naglow a {
	font: bold 11pt Verdana, Arial, Helvetica, sans-serif;
	color: #252F64;
	text-decoration: none;
	height:30px;
	display:inline;
	text-align: center;
	padding: 5px 14px 5px 0;
}
#naglow a:hover {
	color: #BDC2D9;
}

 #naglow h1 {
	margin: 0; /* zeroing the margin of the last element in the #naglow 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 */
}

/* Tips for bok:
1. Since we are working in relative units, it's best not to use padding on the sidebar. It will be added to the overall width for standards compliant browsers creating an unknown actual width. 
2. Since em units are used for the sidebar value, be aware that its width will vary with different default text sizes.
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the " #bok p" rule.
*/
 #bok {
	float: left;
	width: 160px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 50px 0; /* top and bottom padding create visual space within this div  */
	margin: 0;
	background-image: url(naglowek/grad_cap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bok img {
	margin: 15px;
	padding: 0;
	border: 1px solid #252F64;
}
#bok label {
	font: 0.8em Arial, Helvetica, sans-serif;
	padding: 10px 8px;
}
#bok .but {
	color: #FFFFFF;
	background-color: #8596BC;
	border: 1px solid #1C3C85;
	margin:  0.5em 1.2em;
}
#bok .pole {
	color: #5F74A7;
	font-size:0.8em;
	width: 9em;
	background-color: #FFF;
	border: 1px solid #1C3C85;
	margin:  0.5em 1em;
}

/* Tips for glowna:
1. The space between the glowna and bok is created with the left margin on the glowna div.  No matter how much content the bok div contains, the column space will remain. You can remove this left margin if you want the #glowna div's text to fill the #bok space when the content in #bok ends.
2. Be aware it is possible to cause float drop (the dropping of the non-floated glowna area below the sidebar) if an element wider than it can contain is placed within the glowna div. WIth a hybrid layout (percentage-based overall width with em-based sidebar), it may not be possible to calculate the exact width available. If the user's text size is larger than average, you will have a wider sidebar div and thus, less room in the glowna div. You should be aware of this limitation - especially if the client is adding content with Contribute.
3. In the Internet Explorer Conditional Comment below, the zoom property is used to give the glowna "hasLayout." This may help avoid several IE-specific bugs.
*/

/* ///////////glówna */
 #glowna {
	margin: 0 5% 0 180px; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
	font: normal 10pt/15pt Arial, Helvetica, sans-serif;
	letter-spacing: 1.1pt;
	padding-left: 3%;
} 
#glowna a {
	color: #3E5B9F;
}
#glowna a:hover {
	/*color: #3E5B9F;*/
	text-decoration:none;
}
#glowna h1, #glowna h2, #glowna h3, #glowna h4, #glowna h5 {
	margin-left: 3%;
	line-height:1.5em;
	margin-bottom: 1em;
}
#glowna img{
	border: 1px solid #3E5B9F;
}

#glowna .aktual{
	margin-bottom:15px;
	padding-bottom:10px;
	background:url(graf/pasek_aktu.gif) no-repeat center bottom;
	text-align:justify;
	padding-right: 6%;
	padding-left: 2%;
}
#glowna .aktual .data{
	font-size:9pt;
	font-weight:bold;
	float: left;
}
#glowna .aktual h2{
	text-align:left;
}
#glowna .aktual .tresc {
	margin-left: 9em;
	padding-bottom: 1em;
	font-size: 9pt;
	background:url(naglowek/kreska2.jpg) no-repeat center bottom;
}
#glowna .pokaz {
	text-align:center;
}
#glowna .pokaz img{
	margin: 15px;
}
#glowna .list {
	text-align:center;
	padding-right: 0px;
	padding-left: 0;
	margin 0;
	/*border: solid 1px #AAA;*/ 
}
#glowna .list h3{
	
	margin:0;
	padding: 1em 0 1em 9em;
	text-align:left;
	font-size: 1.6em;
}
#glowna .list .box{
	/*text-align:center;*/
	/*margin-left: 2em;*/
	margin:0;
	padding-bottom: 1em;
	font-size: 9pt;
	text-align: left;
	padding: 0 0 1em 0;
	/*border: solid 1px #EEE; */
}
#glowna .list .data{
	font-size:9pt;
	font-weight:bold;
	float: left;
	margin:0;
	text-align:right;
	padding: 0 2em 0 0;
	width: 14em;
	/*border: solid 1px #EEE;*/
}
/*#glowna .list .tresc{
	text-align:center;
	border: solid 1px #EEE;
	
}*/
#glowna .list li {
	text-align: left;
	list-style: circle;
	line-height: 2.6em;
}


#glowna .list .opis{
	margin:60px 30px;
	font-size: 9pt;
	text-align:left;
}
#glowna .list .zdj{
	text-align:left;
	margin: 2em 4em;
	vertical-align:middle; 
	
}

#glowna .list  h3 {
	background:url(naglowek/kreska2.jpg) no-repeat center top;
	
}
#glowna .br {
	border-style: none;
}


#glowna #sponsor .logo{
	text-align: center;
}
#glowna #sponsor .logo img{
	border:none;
}
#glowna #sponsor .opis {
	text-align: center;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	background:url(/naglowek/kreska2.jpg) bottom no-repeat; 
}
#glowna .pozycje li {
	vertical-align: middle;
	list-style: none;
	padding: 1.8em 0.2em;
}
#glowna .pozycje img{
	border:none;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* /////////////////bok*/
#bok ul {
	display: block;
	width: 150px;
	margin: 0px;
	list-style-type: none;
	padding: 2px 0;
	background-image: url(naglowek/grad_bok-ul2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bok li {
	margin: 0;
	padding:5px 0 5px 10px;
	background-image: url(naglowek/grad_bok-m1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width:140px;
	font-size: 13px;
}
#bok li a{
	color: #1C3C85;
	text-decoration:none;
	width:130px;
	height:16px;
}
#bok li a:hover{
	color: #98A2BA;
	text-decoration:none;
}

/* ///////////////////////stopka*/
#stopka p {
	margin: 0; /* zeroing the margins of the first element in the stopka 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 */
	font-size: 9pt;
	padding-right: 5em;
	text-align: right;
	color: #848ED5;
}
 #stopka {
	padding: 0 10px;
} 

 
</style>
[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
 #bok { padding-top: 30px; }
 #glowna { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it may need to avoid several bugs */
</style>
<![endif]
