/* ---------------------------------------------------------------------------- BODY general */
body {
	margin: 0; padding: 0; 
	background-image: url('../img/b_bkg.gif');
	background-position: top left;
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
	font-family: Tahoma, sans-serif; font-size:11px; color: #666666;
	color: #666666;	
}
form, select, input, textarea, button, p, div, h1, h2, h3, h4, img {
	margin: 0; padding: 0; text-indent: 0;
}
img {border: 0;}
a {color: #E09A00; text-decoration: underline;}
a:hover {color: #FD7E00; text-decoration: underline;}

/* colors */
.red {color: #980018;}
.orange {color: #FD7E00;}
.yellow {color: #E09A00;}

/* displays */
.noDisplay {
	display:none;
}

.clear {clear: both;}

/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ---------------------------------------------------------------------------- HEADER DIVS */
#header {
	clear: both; margin-left:auto; margin-right:auto; 
	width: 768px;
	margin-top: 20px;
	margin-bottom: 15px;
}
#h_logo {
	float: left;
	margin-left: 30px;
	width: 210px;
	height: 50px; 
}
#h_icons {
	margin: 0;
	padding: 0;
	text-indent: 0;
	float: right;
	padding-right: 20px;
	margin-top: 24px;
	list-style: none;
}
#h_icons li {
	float: left;
	margin-left: 15px;
}
#h_icons a {
	display: block;
	font-size: 10px;
	color: #8C8C8C;
	text-decoration: none;
}
#h_icons a:hover {
	color: #A5001A;
}
#h_icons li img {
	vertical-align: middle; 
	padding-left: 5px;
	padding-bottom: 3px; 
}

/* ---------------------------------------------------------------------------- TOP DIVS */
#top {
	clear: both; margin-left:auto; margin-right:auto; 
	width: 768px;	
	background-image: url('../img/t_l-bkg.jpg');
	background-position: top left;
	background-repeat: no-repeat;	
}
#menu {
	float: left;
	padding-left: 10px;
}
#menu ul {
	margin: 0;
	padding: 0;
	text-indent: 0;
	height: 220px;
	width: 250px;	
	display:block;
	list-style: none;
	background-image: url('../img/t_menu_bkg.gif');
	background-position: top left;
	background-repeat: repeat-x;		
}
#menu a {
	width: 200px;
	display: block;
	margin-left: 20px;
	padding: 4px 0px 6px 10px;
	color: #3B3B3B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	background-image: url('../img/t_m_link_bkg.gif');
	background-position: bottom left;
	background-repeat: no-repeat;	
}
#menu a:hover {
	color: #A5001A;
}
/* edytowane przy zmianie ilosci pozycji menu */
#menu li.first {
	padding-top: 30px !important;
}
#menu li {
	padding-top: 10px;
}
/* ------------------------------------------ */

#t_flash {
	float: right;
	height: 192px;
	width: 498px;
	padding-top: 18px;
	padding-right: 10px;
	background-image: url('../img/t_r-bkg.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}


/* ---------------------------------------------------------------------------- CONTENT DIVS */
#container {
	clear: both; margin-left:auto; margin-right:auto; 
	width: 748px;
	clear: right;
}
/* ----------------------------------------------------- CONTENT styles */
#content {
	float: right;
	width: 460px;
	padding-right: 10px;
	line-height: 15px; 	
}
#content p {
	margin-bottom: 5px;
}
#content ul {
	margin-top: 5px;
	margin-bottom: 10px; 
}
#content h1 {
	display: none;
}
#content h2 {
	display: block;
	width: 460px;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	color: #505050;
	padding-top: 14px;
	padding-bottom: 17px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E0E0E0;
/*	border-right: 2px solid #f0d3d3; */
}

#content h2.pathMenu {
	font-size: 13px;
}
#content h2.main {
	font-size: 14px;
}
#content h2 a {
	color: #505050;
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
#content h3, h4 {
	margin-bottom: 12px;	
	font-weight: bold;
	font-size: 13px;
}
#content h4 {
	margin-bottom: 8px;
	font-size: 12px;
}

/* ----------------------------------------------------- CONTENT main TABLE */
#content .c_main_tab td {
	vertical-align: top;
	padding-bottom: 40px;
	padding-right: 10px;	
}
#content .c_main_tab td.ico {
	width: 75px;
}
#content .c_main_tab td.descp {
	width: 135px;
}
#content .c_main_tab h3 {
	font-size: 13px;
	font-weight: bold;
	color: #505050;
	margin-bottom: 5px;	
}
#content .c_main_tab a {
	display: block;
	width: auto; 
	color: #505050;
	padding-top: 2px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
}
#content .c_main_tab a:hover {
	color: #A5001A;
}

#content input, #content textarea {
	font-family: Tahoma, sans-serif; font-size:11px; color: #8C8C8C; 
	padding: 2px 0px 0px 3px;
	background-color: #FFFFFF;
	border: 1px solid #9E9E9E;
}
#content input {	
	height: 15px;
}


/* ----------------------------------------------------- SEARCH BOX styles */
#b_searchBox {
	float: left;	
	height: 60px;
	width: 250px;
	background-image: url('../img/c_search_bkg.gif');
	background-position: top left;
	background-repeat: no-repeat; 
}
#b_sBox_query {
	display:block;
	padding-top: 20px;
	padding-left: 20px;
}
#b_sBox_query fieldset { 
	border:0; margin:0; padding:0;
}
#b_sBox_query .b_sBox_btn {
	cursor: pointer;
	text-decoration: none;
	width: 20px;
	height: 20px;
 	vertical-align: bottom; 
	padding-bottom: 1px;	
}
#b_sBox_query .b_sBox_input {	
	margin: 0;
	font-family: Tahoma, sans-serif; font-size:11px; color: #8C8C8C; 
	width: 180px;
	height: 15px;
	padding: 2px 0px 0px 3px;
	background-color: #FFFFFF;
	border: 1px solid #9E9E9E;
}

/* ----------------------------------------------------- left MENU BOX styles */
#b_menuBox {
	clear: left;
	float: left;	
	width: 210px;
	padding: 20px;
	padding-bottom: 0px;
	background-color: #F9F9F9;
	background-image: url('../img/c_menu_bkg.gif');
	background-position: bottom left;
	background-repeat: no-repeat; 
}
#b_menuBox .bBack, #b_menuBox .bTitle, #b_menuBox .bTitleAct {
	font-size: 12px;
	padding: 5px 0px 5px 10px;
	margin-bottom: 15px;
	font-weight: bold;	
	background-image: url('../img/c_menu_title_bkg.gif');
	background-position: top left;
	background-repeat: no-repeat; 
}
#b_menuBox .bTitleAct {
	color: #E09A00;
	background-image: url('../img/c_menu_titleact_bkg.gif');
}

#b_menuBox .bBack {
	background-image: url('../img/c_menu_back_bkg.gif');
}
#b_menuBox .bBack a, #b_menuBox .bTitle a {
	display: block;
	width: 100%;
	color: #3B3B3B;
	text-decoration: none;
}
#b_menuBox .bBack a:hover, #b_menuBox .bTitle a:hover {
	color: #A5001A;
}

#b_menuBox ul {
	
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style: none;
	margin-left: 0;
	margin-bottom: 25px;	
}
#b_menuBox ul a {
	text-decoration: none;
}


/* -------------------------------------------- SUBMENU BOX styles */
#submenu li.submenu {
	padding-bottom: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
	border-bottom: 1px solid #F1F1F1;
	background-image: url('s_m_link_bkg.gif'); 
	background-position: center right;
	background-repeat: no-repeat;
	width: 190px;
	
}
#submenu li.submenu a {
	width: 100%;
	display: block;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
#submenu li.submenu a:hover {
	color: #E09A00;
}


/* -------------------------------------------- details SUBMENU BOX styles */
#b_menuBox #submenu_dets {
	width: 175px;
	margin-left: 25px;
}
#submenu_dets li {
	margin-bottom: 6px;
}
#submenu_dets li a {
	color: #666666;
}	
#submenu_dets li a:hover {
	color: #E09A00;
}
#submenu_dets li a.active {
	font-weight: bold;
}
/* -------------------------------------------- NEWSLIST BOX styles */
#newsList li {
	padding-bottom: 10px;
}
#newsList li .date {
	color: #A8A8A8;
}
#newsList li a {
	width: 100%;
	display: block;
	text-decoration: none;
	color: #666666;
}
#newsList li a:hover { 
	color: #A5001A;
}


/* -------------------------------------------- ADD BOX styles */
#b_addBox {
	clear: left;
	float: left;
	width: 210px;
	padding: 10px 20px 15px 20px;
	background-image: url('../img/c_addbox_bkg.gif');
	background-position: bottom left;
	background-repeat: no-repeat; 	
	background-color: #E8E8E8;	
}

/* ---------------------------------------------------------------------------- FOOTER DIVS */
#footer {
	margin-top: 30px;
	border-top: 2px solid #980018;  
}
#f_content {
	clear: both; margin-left:auto; margin-right:auto; width: 768px; 
	padding-top: 20px;
	padding-bottom: 30px;
	font-size: 10px;
	color: #8C8C8C;
}
#f_content a {
	color: #8C8C8C;
	text-decoration: underline;
}
#f_content a:hover {
	color: #A5001A;
}
#f_content ul li {
	float: left;
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style: none;
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px solid #8C8C8C;
}
#f_content ul li.last {
	border: 0;
	padding-right: 0;	
}
#f_copy, #f_menu {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
#f_copy {
	float: left;
	padding-left: 10px;
}
#f_menu {
	float: right;
	padding-right: 20px;
}
#f_copy .publisher {
	clear: both; 
	border: none; 
	padding-top: 10px;
}
#f_copy .publisher img {
	vertical-align:middle; 
	padding-bottom:3px;
	margin-left: 3px;
}

/* ---------------------------------------------------------------------------- SUB PAGES STYLES */
#content a.more {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}
#content a.more:hover {
	color: #FD7E00; 
}

/* -------------------------------------------- sub icons styles */
#content #sub_icons {
	margin: 0;
	padding: 0;
	text-indent: 0;
	float: right;
	margin-top: 15px;
	list-style: none;
	background-color: #fafafa;
}
#sub_icons li {
	float: left;
	margin: 0;
	padding: 0;
}
#sub_icons a {
	display: block;
	font-size: 10px;
	color: #8C8C8C;
	text-decoration: none;
	margin-left: 10px;	
	margin-right: 8px;
}
#sub_icons a:hover {
	color: #A5001A;
}
#sub_icons li img {
	vertical-align: middle; 
	padding: 3px 3px 4px 3px;
}

/* -------------------------------------------- sub offer styles */
#content .sub_offer_tab {
	width: 100%;
	margin-bottom: 20px;
}
.sub_offer_tab td {
	vertical-align: top;
	padding: 10px;
	background-color: #F8F8F8;	
}
.sub_offer_tab td.item {
	width: 120px;
	background-color: #F4F4F4;
}
.sub_offer_tab a {
	font-weight: bold;
	text-decoration: none;
}
/* -------------------------------------------- sub contact styles */
#content .sub_contact_tab {
	margin-top: 20px;
	margin-bottom: 20px;
}
#content .sub_contact_tab td {
	vertical-align: top;
	padding: 5px;
}
#content .sub_contact_tab .send_btn, #content .sub_contact_tab .reset_btn {
	cursor: pointer;
	height: 20px; 
	width: 80px;
	padding: 5px;
	padding-top: 2px;
	background-color: #F4F4F4;	
}
#content .sub_contact_tab .reset_btn {
	width: 60px;
	margin-left: 30px;
	background-color: #FFFFFF;	
}


/* -------------------------------------------- sub lists styles */
#content .sub_pages {
	text-align: center;
	margin-top: 15px; 
	margin-bottom: 15px;
	padding: 3px 10px 3px 0;
	background-color: #fafafa;
}
#content .sub_pages a {
	text-decoration: none;
}

#sub_list {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style: none;
	margin-bottom: 25px;
}
#sub_list li {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #fafafa;	
}
#sub_list li p {
	margin: 0;
	margin-left: 20px;
}
#sub_list li a {
	font-size: 12px;
}
#sub_list li a.bd {
	font-weight: bold;
}
#sub_list li p.date {
	font-size: 11px;
	margin: 0;
	color: #A8A8A8;
}
#sub_list li.news {
	font-size: 14px;
}

/*------------------------------------------------- navigation menu style */
ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.navigation li {
	display: inline;
	margin: 0;
	padding: 1em;	
}

/* ------------------------------------------------ messages */

div.error, div.info {
	padding: 1em;
	text-align: center;
	border-width: 0;
	margin-top: 2em;
}

div.error {
	color: red;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	
}

div.info {
	color: green;
	border-top: 1px solid green;
	border-bottom: 1px solid green;	
}

/*----------------------------------mapa googla*/
div#google_map {
	margin: 10px auto;	
}

/*---------------------------------mail form*/
form.mailForm table {
	
	width: 460px;
	
}

form.mailForm input {
	width:320px;	
}

form.mailForm input.submit {
	width:460px;
	min-height:40px;
	vertical-align: middle;
	margin-top: 20px;	
}

form.mailForm textarea {
	width: 460px;	
}

form.mailForm p {
	text-align:center;	
}
