img, div { behavior: url(iepngfix.htc) }

body {
	margin: 20px 0 0 0px;
	padding: 0;
	background: #032541 url(images/bg.jpg) repeat-x left top;
	line-height: 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}


h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}


h3 { }

p, ul, ol {
	margin-top: 0;
	text-align: justify;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

blockquote { }

a { color: #000; }

a:hover { text-decoration: none; }

a img {
	border: none;
}


hr { display: none; }


.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#main {
	
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	top:0px;
	margin-top:0px;
}


#header {
	width: 1000px;
	height: 84px;
	margin: 0 auto;
	background: url(images/bg_top.gif) no-repeat left top;
}

div.menu_pionowe{
	float:right; 
	vertical-align:top; 
	width:370px; 
	margin:57px 0 0 0;

}


/* Menu */

#menu ul { 
	margin: 0; 
	padding: 0; 
	list-style: none;
	width: 191px;  
	float:left;
	background: url(images/spacer.gif);
} 

#menu ul li { 
	position: relative; 

} 

#menu li ul { 
	position: absolute; 
	left: 191px; /*Set 1px less than menu width */ 
	top: 0; 
	display: block;
	background: url(images/spacer.gif);	
} 

#menu li:hover ul {
	display: block; 
} 

#menu li:hover>ul { 
	visibility:visible; 
} 

#menu ul ul {
	visibility:hidden; 
} 

/* Fix IE. Hide from IE Mac \*/ 
* html #menu ul li { float: left; height: 1%; } 
* html #menu ul li a { height: 1%; } 
/* End */ 

/* Make-up syles */ 

#menu ul, li { 
	margin: 0 0 0 0; 
} 

/* Styles for Menu Items */ 
#menu ul a { 
	display: block; 
	text-decoration: none; 
	color: #fff; 
	background: url(images/spacer.gif); 
	padding: 2px; /* padding kategorii */
	border: 0; 
	font-weight: bold;
	margin-bottom:2px;
} 

/* Hover Styles */ 
#menu ul a:hover { 
	display: block; 
	color: #fff; 
	background: url(images/spacer.gif); 

} 

/* Sub Menu Styles */ 
#menu li ul a { 
	text-decoration: none; 
	color: #fff; 
	background: #3178a8; /* IE6 Bug */ 
	padding: 6px; 
	/*border: 1px solid #ccc;*/ 
	margin-bottom:2px;
	font-weight: normal;

} 

/* Sub Menu Hover Styles */ 
#menu li ul a:hover { 
	color: #fff; 
	background: #4b8fbc url(images/spacer.gif);
	
	
} 
/* Menu End */


/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background: #fff;
}

/** BANNER */

#banner {
	width: 1000px;
	height: 272px;
	margin: 0 auto;
	background: url(images/banner.jpg) no-repeat left top;

}

#banner h1, #banner p {
	margin: 0;
	padding: 0px;
	line-height: normal;
}

#banner h1 {
	padding-right: 80px;
	padding-top: 10px;
	text-align: right;
	font-size: 70px;
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}



#banner p {
	text-align: left;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-left: 690px;
	padding-right: 40px;
}

#banner p a {
	padding-right: 108px;
	text-decoration: none;
	color: #FFFFFF;
}

#banner p a:hover { text-decoration: none; }

/* Content */

#content {
	float: left;
	width: 659px;
	margin: 0 0 0 0px;
	border-right: #afc4c9  dashed 1px;

}

#content a {
	color:#c92929;
}

#content p.title {
	font-size:18px;
	margin-bottom:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#2d709d;
}

#content li.title {
	list-style-type: disc;
	color: #4c4c4c;
	font-size:18px;
	font-weight:bold;
	margin-left:15px;
}

#content li {
	font-size: 16px;
	font-family: Georgia;

}

#content p.contents {
	padding: 5px;
	font-size: 16px;
	font-family: Georgia;

}



.thumbnail{
	padding: 7px;
	border: 1px solid #ebeaea;
	margin-right: 10px;
	margin-bottom: 0px;
	background-color:#f7f7f7;  
}

.center{
	text-align:center;
}

#flashcontent1 {
  width:449px;
  height:260px;
float:left;

  border:0px; 
background-color:#f7f7f7;  
}

/* Table */

tbody {
font-family: Georgia, "Times New Roman", Times, serif;
}

.td_1{
	color:#fff; 
	background-color:#c92929;  
}
.td_2{
	background-color:#f3f3f3;  
}
.td_3{
	background-color:#fafafa;  
}

/* Post */

.entry1 {
	padding: 20px 5px 0 5px;
}

.entry {
	margin: 20px 5px 0 10px;
	
}

/*buttons*/
button { border:0; font-weight:bold; padding:0 20px 0 0; text-align:center; float: left; width: auto; }
button span { position:relative; display:block; white-space:nowrap; padding:0 0 0 20px; }

button.submitBtn { background:url(images/btn_blue_right1.gif) right no-repeat; font-size:1.0em; font-weight: bold; }
button.submitBtn span { height:32px; line-height:32px;background:url(images/btn_blue_left1.gif) left no-repeat;color:#5c5c5c; }
/*buttons and*/


/* Sidebar */

#sidebar {
	float: right;
	width: 340px;
	padding-left:0px;
	text-align:left;

}

#sidebar ul {
	margin: 0;
	padding: 0px 40px 0px 0px;
	list-style: none;
	line-height: normal;
	border: none;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 200%;
	background: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 20px;
	background: none;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 42px;
	margin: 0 0 20px 0px;
	padding: 18px 0px 0px 45px;
	background: url(images/img06.gif) no-repeat left top;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 200%;
	padding-bottom: 20px;
}

#sidebar a {
}

.opis {
	font-size:12px;

	font-family: Georgia, "Times New Roman", Times, serif;
}


/* Footer */

#footer {
	width: 1000px;
	height: 69px;
	margin: 0 auto;
	padding: 0;
	background: url(images/foot.gif) no-repeat left top;
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	line-height: normal;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}








