

body {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background-color: #4A4A4A;
	margin: 0px;
	padding: 0px;
	cursor: default;
}

td {
	text-align: left;
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #E8E8E8;
}

a:hover {
	text-decoration: underline;
	color: #E8E8E8;
}

hr {    background-color: #ddd8c3;

	height: 1px;
	width: 98%;
	color: #ddd8c3;
        text-align: center;
	border: none;
}

input.text, input.password {
	background-color: white;
	background-image: url('img/main/text_grad.png');
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: white;
	border: solid 1px silver;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	height: 15px;
	padding-left: 0px;
}

select.select {
	background-color: white;
	border: solid 1px silver;
	font-family: Arial, sans-serif;
	font-size: 8pt;
}

textarea.textarea {
	background-color: white;
	background-image: url('img/main/text_grad.png');
	background-repeat: repeat-x;
	background-position: left bottom;
	border: solid 1px silver;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	padding-left: 0px;
}

input.password {
	color: red;
}

input.button {
	background-color: white;
	background-image: url('img/main/button_bg.png');
	background-repeat: repeat-x;
	background-color: #dfdfdf;
	border: solid 1px gray;
	font-family: Arial;
	font-size: 8pt;
	height: 20px;
	cursor: pointer;
}

input.radio {
	cursor: pointer;
}

input.check {
	cursor: pointer;
}

label {
	cursor: pointer;
}

form {
	margin: 0px;
}

iframe.files {
	background-color: white;
	border: solid 1px silver;
	font-family: Arial, sans-serif;
	font-size: 8pt;
}



/* bok strony */

table.main_bok {
	
	width: 100%;
	height: 100%;
	
}


td.main_bok_l {
	

 background-image: url('img/moderna/main_bok_l.png');
 width: 36px;
 height: 100%;
 background-repeat: repeat-y;


}

	
td.main_bok_p {
	

 background-image: url('img/moderna/main_bok_p.png');
 width: 36px;
 height: 100%;
 background-repeat: repeat-y;
 background-position: left bottom;

}


/* obramowanie_main
*/

table.obramowanie_main {
	
	width: 100%;
	height: 100%;
	

}



table.obramowanie_main td.b1 {
	width: 42px;
	height: 100%;
	background-image: url('img/moderna/obramowanie_b1.png');
	background-repeat: repeat-y;
	background-position: right bottom;


}

table.obramowanie_main td.b2 {
	padding: 0px;
	width: 100%;
	height: 100%;
	

}

table.obramowanie_main td.b3 {
	width: 42px;
	height: 100%;
	background-image: url('img/moderna/obramowanie_b3.png');
	background-repeat: repeat-y;
        background-position: left bottom;

}



table.obramowanie_main td.c1 {
	width: 42px;
	height: 52px;
	background-image: url('img/moderna/c1_obramowanie.png');
	background-repeat: no-repeat;
	background-position: right top;
}

table.obramowanie_main td.c2 {
	width: 100%;
	height: 52px;
	background-image: url('img/moderna/c2_obramowanie.png');
	background-repeat: repeat-x;
	background-position: right top;
}

table.obramowanie_main td.c3 {
	width: 42px;
	height: 52px;
	background-image: url('img/moderna/c3_obramowanie.png');
	background-repeat: no-repeat;
	background-position: left top;
	
}




/* Glowwna tabela - zawierajaca cala tresc, lacznie z
naglowkiem i stopka */
table.main {
	width: 960px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px solid;
	background-color: #4A4A4A;
        

}

/* Naglowek
*/

td.header {
	padding: 0px;
}

	td.header td {
		padding: 0px;
	}

/* srodek strony - ramki i tresc
*/
td.middle {
	background: #4A4A4A;
	padding: 0px;
        color: #FCFCFC;
}

td.middle table.middle {
	width: 960px;
}

td.middle table.middle td.left {
	width: 0px;
	padding: 0px;
}

td.middle table.middle td.center {
	padding: 0px;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}

td.middle table.middle td.center div.map {
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: solid 1px #D0D0D0;
	margin-bottom: 10px;
}

td.middle table.middle td.center table.center {
	width: 100%;
	padding: 0px;
}


td.middle table.middle td.right {
	width: 0px;
	padding: 0px;
}


/* Stopka strony
*/
td.footer {
	padding-top: 6px;
	background-color: #4A4A4A;
	background-repeat: repeat-x;
	color: Silver;
	font-weight: bold;
	height: 10px;
	vertical-align: top;
}

td.footer a {
	color: Blue;
}

td.footer a:hover {
	color: White;
}


/* Menu glowne
*/

table.main_menu {
	height: 35px;
	background-image: url('img/main/main_menu.gif');
	background-repeat: repeat-x;
	font-size: 9pt;
	font-weight: normal;

}


table.main_menu td {
	text-align: center;
	vertical-align: middle;
}




table.main_menu a {
	color: #661008;	
}

table.main_menu a:hover {
	color: #085266;
}




table.main_menu_item {
}

td.main_menu_item {
	padding: 4px;
	vertical-align: middle;
	font-size: 120%;
	color: black;
}

img.main_menu_item {
}

a.main_menu_item {
	color: black;
	font-weight: bold;
}



/* Ustawienie pionowe boxow
*/

table.boxes_vlayout {
}

table.boxes_vlayout td {
	padding: 0px;
}








/* moderna_all_page
*/

table.moderna_all_page {
	table-layout: fixed;
	width: 100%;
	height: 100%;
	background-color: #4A4A4A;

}



table.moderna_all_page td.a1 {
	width: 25px;
	height: 10px;
	background-image: url('img/moderna/a1.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}

table.moderna_all_page td.a2 {
	width: 100%;
	height: 10px;
	background-image: url('img/moderna/a2.png');
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	color: white;
	font-size: 110%;
}

table.moderna_all_page td.a3 {
	width: 25px;
	height: 10px;
	background-image: url('img/moderna/a3.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}

table.moderna_all_page td.b1 {
	width: 25px;
	height: 100%;
	background-image: url('img/moderna/b1.png');
	background-repeat: repeat-y;
	background-position: right bottom;
}

table.moderna_all_page td.b2 {
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #363636;

}

table.moderna_all_page td.b3 {
	width: 25px;
	height: 100%;
	background-image: url('img/moderna/b3.png');
	background-repeat: repeat-y;

	background-position: left bottom;

}



table.moderna_all_page td.c1 {
	width: 25px;
	height: 13px;
	background-image: url('img/moderna/c1.png');
	background-repeat: no-repeat;
	background-position: right top;
}

table.moderna_all_page td.c2 {
	width: 100%;
	height: 13px;
	background-image: url('img/moderna/c2.png');
	background-repeat: repeat-x;
	background-position: right top;
}

table.moderna_all_page td.c3 {
	width: 25px;
	height: 13px;
	background-image: url('img/moderna/c3.png');
	background-repeat: no-repeat;
	background-position: left top;
	
}





/* Box inner moderna
*/

table.box_center {
	table-layout: fixed;
	width: 100%;
	height: 100%;
	background-color: #4A4A4A;
        padding-top: 0px;
}

table.tytul_ td.tytul {
	width: 100%;
	height: 25px;
	background-image: url('img/moderna/tytul_fotki.png');
	background-repeat: no-repeat;
	background-position: left top;
}


table.box_center td.a1 {
	
        width: 25px;
	height: 10px;
	background-image: url('img/moderna/a1.png');
	background-repeat: no-repeat;
	background-position: right bottom;

}

table.box_center td.a2 {
	width: 100%;
	height: 10px;
        background-image: url('img/moderna/a2.png');
	background-repeat: repeat-x;








	background-position: right bottom;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;

	overflow: hidden;
}

table.box_center td.a3 {
	
        width: 25px;
	height: 10px;
	background-image: url('img/moderna/a3.png');
	background-repeat: no-repeat;
	background-position: left bottom;

}

table.box_center td.b1 {
	width: 25px;
	height: 100%;
	background-image: url('img/moderna/b1.png');
	background-repeat: repeat-y;
	background-position: right bottom;
}

table.box_center td.b2 {
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #363636;
}

table.box_center td.b3 {
	width: 25px;
	height: 100%;
	background-image: url('img/moderna/b3.png');
	background-repeat: repeat-y;

	background-position: left bottom;
}

table.box_center td.c1 {
	width: 25px;
	height: 13px;
	background-image: url('img/moderna/c1.png');
	background-repeat: no-repeat;
	background-position: right top;
}

table.box_center td.c2 {
	width: 100%;
	height: 13px;
	background-image: url('img/moderna/c2.png');
	background-repeat: repeat-x;
	background-position: right top;
}

table.box_center td.c3 {
        width: 10px;
	height: 13px;
	background-image: url('img/moderna/c3.png');
	background-repeat: no-repeat;
	background-position: left top;
}

/* Box inner news
*/

table.box_center_news {
	table-layout: fixed;
	width: 100%;
	height: 100%;
	background-color: #4A4A4A;
        padding-top: 0px;
}

table.tytul_news td.tytul_n {
	width: 100%;
	height: 25px;
	background-image: url('img/moderna/tytul_newsy.png');
	background-repeat: no-repeat;
	background-position: left top;
}


table.box_center_news td.a1 {
	
        width: 25px;
	height: 10px;
	background-image: url('img/moderna/a1.png');
	background-repeat: no-repeat;
	background-position: right bottom;

}

table.box_center_news td.a2 {
	width: 100%;
	height: 10px;
        background-image: url('img/moderna/a2.png');
	background-repeat: repeat-x;








	background-position: right bottom;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;

	overflow: hidden;
}

table.box_center_news td.a3 {
	
        width: 25px;
	height: 10px;
	background-image: url('img/moderna/a3.png');
	background-repeat: no-repeat;
	background-position: left bottom;

}

table.box_center_news td.b1 {
	width: 25px;
	height: 100%;
	background-image: url('img/moderna/b1.png');
	background-repeat: repeat-y;
	background-position: right bottom;
}

table.box_center_news td.b2 {
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #363636;
}

table.box_center_news td.b3 {
	width: 25px;
	height: 100%;
	background-image: url('img/moderna/b3.png');
	background-repeat: repeat-y;

	background-position: left bottom;
}

table.box_center_news td.c1 {
	width: 25px;
	height: 13px;
	background-image: url('img/moderna/c1.png');
	background-repeat: no-repeat;
	background-position: right top;
}

table.box_center_news td.c2 {
	width: 100%;
	height: 13px;
	background-image: url('img/moderna/c2.png');
	background-repeat: repeat-x;
	background-position: right top;
}

table.box_center_news td.c3 {
        width: 10px;
	height: 13px;
	background-image: url('img/moderna/c3.png');
	background-repeat: no-repeat;
	background-position: left top;
}





/* Newsy - pelna lista
*/


table.news_table {
	width: 100%;
	margin-bottom: 10px;
        color: #FCFCFC;
}

td.news_title {
	font-family: Tahoma;
        font-weight: bold;
	
        font-size: 12pt;
 
        color: #FF0000;
        background-color: #1C1C1C;
        padding: 3px;
}

td.news_text {
	text-align: justify;
        color: #FCFCFC;
}

td.news_text_bold {
	text-align: justify;
	font-weight: bold;
}

td.news_footer {
}

table.news_footer_table {
}

td.news_footer_text {
	text-align: left;
}


td.news_footer_more {
	text-align: right;
}

a.news_footer_more {


color: #E8E8E8;


}




/*  Newsy - lista w boksie

*/




span.news_mini table.news_table {
	width: 100%;
	margin-bottom: 10px;
	
        color: #FCFCFC;
        
}

span.news_mini td.news_title {
	
        font-family: Tahoma;
        font-weight: bold;
	
        font-size: 12pt;
 
        color: #FF0000;
        background-color: #1C1C1C;
        padding: 3px;
}

span.news_mini_p td.news_title_p {
	
        font-family: Tahoma;
        font-weight: bold;
	
        font-size: 10pt;
 
        color: #FF0000;
       
        padding: 3px;
}


span.news_mini td.news_title a {
	color: #FF0000;
}


span.news_mini td.news_title a:hover {
	color: #F5F4F2;
}

span.news_mini td.news_text {
	text-align: justify;
	font-size: 10pt;
}



/* Galeria */

table.galeria_table {
		
        text-align: right;
	vertical-align: middle;
        cursor: hand; 
        cursor: pointer;
        background-color: #505050;
     
  
  



}

td.galeria_table {
        text-align: center;
	vertical-align: middle;
        background-color: #505050; 
        background-image: none;
  
}



tr.galeria_table {
        text-align: center;
	vertical-align: middle;
        background-color: #505050;
        background-image: none;


}





.galeria_folder { background-image: url("img/moderna/folder.gif");

        padding: 0px;
	text-align: center;
	vertical-align: middle;

}





.galeria_tekst

{

        padding: 0px;
	text-align: center;
	vertical-align: middle;
        color: #FFFFFF;

        

}


 
.galeria_obraz { 
   
   background-color: #323232;
   text-align: center;
   vertical-align: middle;

  }



.galeria_td{
	padding: 10px;
	text-align: center;
        vertical-align: middle;
        cursor: hand; 
        cursor: pointer;
        background-color: #FFFFFF;
        
        



.galeria_podpis{
	padding: 0px;
	vertical-align: middle;
        color: #FFFFFF;


	}





/*

----------- MENU ----------

*/


table.menu_table_0 {
	border-right: solid 0px black;
	width: 100%;
}

td.menu_cell_0 {

	
        height: 36px;
        background-color: #ffffff;
	/*background-image: url('img/autopart/menu_l.png');
	background-repeat: repeat-x;*/
        text-align: center;
        vertical-align: middle;
	font-weight: bold;
	color: #000000;
	border-top: solid 0px black;
	border-left: solid 0px black;
	border-bottom: solid 0px black;
	cursor: pointer;
	padding: 2px;

}

td.menu_cell_0_sel {
        
        height: 36px;

	background-color: #B92426;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	border-top: solid 0px black;
	border-left: solid 0px black;
	border-bottom: solid 0px black;
	cursor: pointer;
	padding: 2px;

}

table.menu_table_x {
	border-right: solid 1px #71BCDF;
	border-bottom: solid 1px #71BCDF;
	position: absolute;
  
             }

td.menu_cell_x {
        
       	background-color: #B92426;
	text-align: center;
	vertical-align: middle;

        font-weight: bold;
	color: #FFFFFF;

	border-top: solid  1px #71BCDF;
	border-left: solid 1px #71BCDF;


	cursor: pointer;
        padding: 2px;
     	text-align: left;

}

td.menu_cell_x_sel {

	
  

        background-color: #9DD3F5;
	text-align: center;
        vertical-align: middle;

	font-weight: bold;
	color: #000000;
	border-top: solid 1px #71BCDF;
	border-left: solid 1px #71BCDF;
	cursor: pointer;
	padding: 2px;
	text-align: left;

}



