body {
	background-color: #5078CC;	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	font-family: Verdana, 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
}

#banner {
	width: 616px;
	height: 217px;
	position: absolute;
	left: 320px;
	top: 0px;
}

/*
 *	Główny kontener
 */
#page {		
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(images/bg.jpg);
	background-repeat: repeat-x;	
}

/*
 *	Header
 */
#header {
	* margin-left: 1px;
	width: 1000px;
	height: 100px;
	background: url(images/header.jpg);
}

/*
	linki "Mapa serwisu" i "Kontakt" w headerze
*/

#header_label {
	position: relative;
	left: 750px;
	width: 150px;
	top: 7px;
	color: white;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

#header_label a {
	color: white;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

#header_label a:hover {
	color: red;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

#content {	
	width: 1000px;	
}

#page_content {	
	background-color: red;
	background: url(images/bg_center.jpg);
	padding-left: 1px;	
	margin-left: 0px;
}

#top_links {
	color: #ADADAD;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	margin-left: 252px;
	margin-top: -13px;
	height: 13px;
	margin-bottom: 0px;	
}

#top_links a {
	color: #ADADAD;
	text-decoration: none;
	height: 17px;
}

#top_links a:hover {
	color: red;
}

#column_layout {
	width: 837px;
	margin-left: 13px;
}

#left_col {
	width: 222px;		
	height: 436px;
	background: url(images/bg_menu.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: top;	
	padding-left: 9px;	
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
}

#left_col a {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #14409D;
	text-decoration: none;
}

#left_col ul {
	padding-left: 0px;
	margin-left: 17px;	
	list-style-image: url(images/ul_arrow.gif);
}

#left_col .u2 {
	padding-left: 0px;
	margin-left: 27px;	
	list-style-image: url(images/ul2_arrow.gif);	
}

#left_col .u2_link {	
	color: #5B5B5B;
	font-weight: normal;
}

#left_col .menu_sep {
	margin-left: -20px;
	margin-top: 5px;	
}

#left_col .small_arrow {
	height: 15px;
	margin-bottom: -2px;
}

#left_col .last_small_arrow {
	list-style-image: url(images/ul2_last_arrow.gif);
	/*height: 15px;*/
	margin-bottom: -2px;
}


#right_col {
	width: 607px;	
	padding-left: 0px;
	background-color: red;
	background: url(images/bg_page.jpg);
	background-repeat: no-repeat;
}

#page_title h1 {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #14409D;
	margin-left: 25px;
	margin-top: 19px;
}

#page_text h1 {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #14409D;	
}

#page_text h2 {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #5B5B5B;	
}

#page_text hr {
	height: 1px;
	border-style: none;
	background-color: #5B5B5B;	
	border-color: #5B5B5B;	
}

#page_text b,strong {	
	color: #14409D;
}

#page_text {
	font-size: 11px;
	font-family: Tahoma,Arial;
	font-weight: normal;
	color: #5B5B5B;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 15px;
	background-position: right;
	background-repeat: no-repeat;	
}

#page_text a {
	text-decoration: none;
	color: #14409D;
	font-weight: bold;
}

#page_text a:hover {
	color: red;
}

#page_text b {
	font-size: 11px;
	font-weight: bold;
}

#page_text p {
	text-indent: 30px;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
}

#page_text ul {
	padding-left: 0px;
	margin-left: 17px;	
	list-style-image: url(images/ul_arrow.gif);
	/*color: #14409D;*/
	font-weight: normal;
}

#page_text li {
	margin-bottom: 0px;
}

#page_text .u2 {
	padding-left: 0px;
	margin-left: 27px;	
	list-style-image: url(images/ul2_arrow.gif);	
}

#page_text .u2_link {	
	color: #5B5B5B;
	font-weight: normal;
}


#page_text .small_arrow {
	height: 15px;
	margin-bottom: -2px;
}

#page_text .last_small_arrow {
	list-style-image: url(images/ul2_last_arrow.gif);
	height: 15px;
	margin-bottom: -2px;
}

#page_text .none {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;	
	margin-top 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: red;
}

#page_text .text_input {
	width: 280px;
	background-color: #F3F3F3;
	border-width: 1px;
	border-color: #DEDEDE;
	border-style: solid;
}

#page_text .text_area {
	width: 280px;
	height: 150px;
	background-color: #F3F3F3;
	border-width: 1px;
	border-color: #DEDEDE;
	border-style: solid;
}

#page_text .submit {
	border-style: none;
	background: url(images/send_button.jpg);
	width: 102px;
	height: 25px;
	color: white;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}

#columns {
	width: 1000px;
}

#footer_top {
	background: url(images/footer_top.jpg);
	height: 37px;
	color: #DEDEDE;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
	padding-left: 256px;
	padding-top: 25px;
}

#footer_top a:hover {
	color: red;
}

#footer_top .right a {
	color: #7A7A7A;
}

#footer_top .right a:hover {
	color: red;
}

#footer_top .right {
	float: right;
	margin-right: 30px;
	margin-top: -14px;
}

#footer_top img {
	border-width: 0px;
}

#footer_top a {	
	color: #7A7A7A;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}

#footer_bottom {
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	height: 291px;
	background: url(images/footer_bottom.jpg);
	padding-left: 20px;
}

#footer_bottom a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#footer_bottom a:hover {
	color: red;
}


h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #aaaaaa;
}
