body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
	FONT-SIZE: 11px;
	text-align: center;
}

img {
	border: 0px;
}

ul {
	list-style-image: url(../../img/frontend/bullet.gif);
	list-style-type: square;
	padding-left: 26px;
	margin-left: 0px;
}

a {
	color: #416897;
	text-decoration: none;
}

a:hover {
	color: #113867;
}

.all {
	background: #ffffff;
	width: 780px;
	text-align: left; 
	margin: auto; 
}

.band_top {
	width: 780px;
	height: 20px;
}

.band_logos {
	width: 780px;
	height: 140px;
	clear: both;
}

.band_menu {
	width: 780px;
	height: 40px;
	clear: both;
}

.band_content {
	width: 770px;
	height: auto;
	margin-top: 14px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	clear: both;
}

.band_navig {
	margin-left: 10px;
	width: 770px;
	height: 20px;
	clear: both;
}

.band_footer {
	width: 780px;
	height: 20px;
	clear: both;
}

.logo {
	width: 181px;
	height: 139px;
	margin-bottom: 2px;
	margin-right: 2px;
	background-image: url(../../img/frontend/logo.jpg);
	background-repeat: no-repeat;
	float: left;
}

.banner {
	width: 415px;
	height: 139px;
	margin-bottom: 2px;
	margin-right: 1px;
	float: left;
}

.recommend {
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
	FONT-SIZE: 9px;
	margin-bottom: 2px;
	float: left;
}

.recommend_fill {
	width: 179px;
	height: 133px;
	background-color: #E5E5DD;
	border-top: 1px solid #C4C4BD;
	border-left: 1px solid #C4C4BD;
	border-right: 1px solid #C4C4BD;
}

.recommend_header {
	color: #595950;
	margin-top: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
}

.recommend_title {
	color: #314E71;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 20px;
}

.recommend_text {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.recommend_more {
	margin-top: 10px;
	margin-left: 116px;
	padding-right: 17px;
	color: #B71A20;
	background-image: url(../../img/frontend/recommend_more.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}

.recommend_more:hover {
	color: #770A10;
}

.recommend_bottom {
	background-image: url(../../img/frontend/recommend_bottom.gif);
	background-repeat: no-repeat;	
    width: 181px;
	height: 6px;
	FONT-SIZE: 1px;
}

/* czcionki dla menu */
#menu {
	CLEAR: both;
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
	FONT-SIZE: 12px;
}

/* sciecie z lewej strony glownej belki menu */
.menu_left {
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	background-image: url(../../img/frontend/menu_left.gif);
	background-repeat: no-repeat;	
    width: 6px;
	height: 40px;
}

/* belka menu glownego */
#menu UL {
	list-style-image: none;
	list-style-type: none;
	float: left;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 2px; 
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 590px; /* szerokosc belki menu */
	HEIGHT: 40px;	
	POSITION: relative;
	background-image: url(../../img/frontend/menu_mainback.gif);
	background-repeat: repeat-x;		
}

/* element pod napis menu glownego */
#menu UL LI {
	FLOAT: left;
	MARGIN: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	POSITION: relative;
	background-image: url(../../img/frontend/menu_separator.gif);
	background-repeat: no-repeat;
	list-style-type : none;
}

/* napis menu glownego niepodswietlony */
#menu UL LI A {
	PADDING-RIGHT: 10px;
	PADDING-TOP: 20px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 5px;
	WIDTH: 60px;
	HEIGHT: 16px;	
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	DISPLAY: block;	
}

/* napis menu glownego podswietlony */
#menu UL LI A:hover {
	
}

/* blok z menu zdefiniowany ale schowany */
#menu UL LI DIV {
	position: absolute;
	top: 41px;
	left: 0px;
	width: 172px;
	padding-bottom: 7px;
	background-image:url(../../img/frontend/menu_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	display: none;
}

/* blok z menu -  jak sie najedzie to zmienia nazwe klasy na over i wtedy tak go pokazuje */
#menu UL LI:hover DIV, #menu UL LI.over DIV {
	display: block;
}


/* tlo bloku menu i ramki */
#menu UL LI DIV UL {
	BORDER-TOP: #616161 1px solid;
	BACKGROUND: #939394;
	WIDTH: 172px;
	height: auto;
	padding : 0px 0px 0px 0px;
	background-image:url(../../img/frontend/menu_fill.gif);
	background-repeat: repeat-y;
}

/* pozycja menu niepodswietlona */
#menu UL LI DIV UL LI {

}

/* napis podmenu niepodswietlony */
#menu UL LI DIV UL LI A {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 6px;
	margin-left: 10px;
	HEIGHT: auto;
	WIDTH: 150px;
	border-bottom: 1px dashed #B4B4B4;
}

/* napis menu podswietlony */
#menu UL LI DIV UL LI A:hover {
	background: #A4A4A5;
}

.search {
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
	FONT-SIZE: 9px;
	margin-left: 2px;
	margin-bottom: 2px;
	float: left;
}

.search_fill {
	background-color: #D81F26;
}

.search_input {
	width: 180px;
	height: 35px;
}

.search_form {
	margin: 0px;
}

.search_edit {
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
	FONT-SIZE: 10px;
	color: #616161;
	border: 1px solid;
	border-top-color: #A12B1B;
	border-right-color: #880000;
	border-bottom-color: #880000;
	border-left-color: #A12B1B;
	width:100px;
	height:16px;
	padding-top: 3px;
	padding-left: 6px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}

.search_button {
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
	FONT-SIZE: 11px;
	background-color: #D81F26;
	color: #ffffff;
	height: 16px;
	margin-top: 14px;
	border-style : none none none none;
	font-style : italic;
	float: left;
}

.search_bottom {
	background-image: url(../../img/frontend/search_bottom.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.footer_text {
	FONT-SIZE: 9px;
	color: #505050;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 7px;
	border-top: 1px solid #B4B4B4;
	text-align : center;
	line-height : 16px;
}

.footer_link {
	text-decoration: none;
	color: #416897;
}

.navig_back {
	background-image: url(../../img/frontend/button_back.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-right: 15px;
	font-size: 9px;
	text-decoration: none;
	color: #416897;
	float: left;
}

.navig_top {
	background-image: url(../../img/frontend/button_top.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-right: 15px;
	font-size: 9px;
	text-decoration: none;
	color: #416897;
	float: left;
}

.navig_print {
	background-image: url(../../img/frontend/button_top.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-right: 15px;
	font-size: 9px;
	text-decoration: none;
	color: #416897;
	float: left;
}

.content_main {
	width: 580px;
	padding-right: 10px;
	float: left;
}

.content_main_left {
	width: 280px;
	padding-right: 10px;
	float: left;
}

.content_main_right {
	background-image: url(../../img/frontend/content_separator.gif);
	background-repeat: no-repeat;
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.content_right {
	background-image: url(../../img/frontend/content_separator.gif);
	background-repeat: no-repeat;
	width: 170px;
	padding-left: 10px;
	float: left;
}

.content_title {
	background-image: url(../../img/frontend/button_title.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 13px;
	text-decoration: none;
	color: #416897;
	font-weight : bold;
}

.content_text {
	color: #686868;
	FONT-SIZE: 12px;
	margin-top: 8px;
	margin-bottom: 10px;
	line-height : 16px;
}

.content_link {
	font-size: 11px;
	padding-right: 17px;
	line-height: 20px;
	margin-left: 210px;
	color: #B71A20;
	background-image: url(../../img/frontend/button_more.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}

.content_link:hover {
	color: #770A10;
}

.news {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom : 1px solid #B4B4B4;
}

.news_header {
	color: #181F39;
	margin-bottom: 6px;
}

.news_title {
	font-size: 11px;
	margin-bottom: 6px;
	text-decoration: none;
	color: #416897;
	font-weight : bold;
}

.news_text {
	color: #686868;
	FONT-SIZE: 11px;
	margin-top: 8px;
	margin-bottom: 10px;
	line-height : 14px;
}

.news_date {
	color: #43829F;
	FONT-SIZE: 9px;
	float: left;
}

.news_more {
	margin-top: 10px;
	margin-left: 40px;
	padding-right: 17px;
	height: 15px;
	color: #B71A20;
	background-image: url(../../img/frontend/button_more.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}

.news_more:hover {
	color: #770A10;
}
