@charset "utf-8";
/********************************************************************
*	Life Touch side style 
*	Monika Kalinowska, Nov 2008
*********************************************************************/
/*podstawowe kolory: #7474a3;*/

body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    margin        : 0px;
    padding       : 0px;
    text-align    : center;
    margin-bottom : 30px;
	margin-top	  : 0px;
/*	background-color:#e0f2f9;*/
	background-color:#7474a3;
	color:#0000a0;
}

#pojemnik {
	margin : 0px auto;
    width  : 1000px;
}

#lang{
	position:absolute;;
	margin-left:80%;
	margin-top:-35px;
}

#logo {
/*	height:40px;*/
/*	margin-right:30%;*/
	width: 734px;
	margin-top:15px;
/*	background-color:#c7dae0;*/
	background-position:left;
/*	-moz-border-radius-bottomright:2%;
	-moz-border-radius-topright:2%;*/
	font-variant:small-caps;
	background: url('../img/logo.png') left no-repeat;
}

#menu {
    width       : 1000px;
	height		: 215px;
/*	background-color:#c7dae0;
	-moz-border-radius-bottomright:2%;
	-moz-border-radius-topright:2%;
	-moz-border-radius-bottomleft:2%;
	-moz-border-radius-topleft:2%;*/
	background: url('../img/logo2.png') left no-repeat;
}

#menu td{
	font-size:medium;
	font-variant:small-caps;
}

#menu td.obr{
	background-image: url(img/e1ra.png);
	background-repeat:no-repeat;
/*	background-position-x:left;
	background-position-y:center;
	*/
} 

#menu p {
   position:absolute;
   padding-top: 20px;
   padding-left: 100px;
   text-align:left;
   font-size:large;
   font-variant:small-caps;
   width:450px;
}

#menu p.nagl {
   position:absolute;
   padding-top: 2px;
   padding-left: 70px;
   text-align:left;
   font-size:large;
   font-variant:small-caps;
   width:450px;
   line-height:30px;
}


#menu p.p1 {
   padding-top: 40px;
   padding-left: 120px;
   text-align:justify;
}

#sidebarleft {
	float: left; 
	width: 200px; /* since this element is floated, a width must be given */
	background: #7474a3; /* the background color will be displayed for the length of the content in the column, but no further */
	/*background:#c7dae0;
/*	padding: 15px 0; /* top and bottom padding create visual space within this div */
}

#sidebarright {
	float: right; 
	width: 165px; /* since this element is floated, a width must be given */
/*	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	background: #7474a3;
/*	padding: 15px 0; /* top and bottom padding create visual space within this div */
}

#sidebarright p{
	font-size:12px;
}

#sidebarright img{
	border: 1px solid #F4FFE4;
}

#tekst{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000040;
	font-size:smaller;
	text-align:justify;
/*	width       : 590px;*/
	margin: 0 175px 0 210px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */ 
/*	padding: 0 2em 0 2em; /* padding here creates white space "inside the box." */
	}

#tekst th {
	font-variant:small-caps;
	text-align:right;
	color:#000000;
} 

#tekst span.rig {
	font-variant:small-caps;
	font-size:90%;
	text-align:right;
	color:#3b3b3b;
} 

#tekst span.main {
	font-variant:small-caps;
	font-size:large;
	text-align:left;
	color:#0000a0;
	font-weight:bold;
} 

#tekst span.wyr {
	color:#0000a0;
	font-size:110%;
}
#tekst span.qual {
	color:#0000a0;
	font-size:110%;
	font-weight:bold;
	}

#tekst th.main {
	font-variant:small-caps;
	font-size:large;
	text-align:left;
	color:#0000a0;
	font-weight:bold;
} 


#tekst table.all{
	width:600px;
	border:0px;
	padding:0px;
/*	background-color:#eeeeff;*/
background-color:#c7dae0;
}
#tekst p.big{
		font-size:small;
}

#tekst p.note{
		font-size:smaller;
}

#tekst p.qual{
margin:5px 0px 5px 0px;
}

#tekst p.block{
	margin-left:20px;
}


#tekst td{
	vertical-align:top;
	padding:10px 20px 10px 20px;
}

#tekst td.tab{
	vertical-align:top;
	padding:0px 0px 0px 0px;
	background-color:#dfdfff;
}

#tekst th.tab{
	font-variant:normal;
	text-align:center;
	color:#0000a0;
	font-size:110%;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	background-color:#eeeeff;
}

#tekst table.tab{
	text-align:center;
	width:500px;
	border:1px;
	background-color:#7474a3;
}


#tekst h1{
	font-variant:small-caps;
	font-size:large;
	text-align:left;
	color:#0000a0;
	font-weight:bold;
	line-height:10px;
}

#tekst h2{
	padding-left:50px;
	font-size:larger;
	font-variant:small-caps;
	color:#3b3b3b;
	line-height:10px;
	margin-bottom:25px;
}

#tekst h2.a{
	padding-left:47px;
	font-size:larger;
	font-variant:small-caps;
	color:#3b3b3b;
	line-height:10px;
	margin-bottom:25px;
}


/*kolor komurek w lewym panelu nawigacyjnym*/
#navigation td {
/*	background:#c7dae0;*/
/*	border-bottom: 1px solid #c7dae0;*/
	border-bottom: 1px solid #F4FFE4;
	text-align:left;
	}

/*wyglad linkow  w lewym panelu nawigacyjnym*/	
#navigation a {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #dfeaec;
/*	color:#7474a3;*/
/*	color:#0000a0;*/
	line-height:16px;
	letter-spacing:.1em;
	text-decoration:none;
	display:block;
	padding:6px 6px 6px 15px;
	}

#navigation a.main {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #dfeaec;
/*	color:#7474a3;*/
/*	color:#0000a0;*/
	line-height:16px;
	letter-spacing:.1em;
	text-decoration:none;
	display:block;
	padding: 6px 6px 6px 15px;
	}

#navigation a.section {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #dfeaec;
/*	color:#7474a3;*/
/*	color:#0000a0;*/
	line-height:16px;
	letter-spacing:.1em;
	text-decoration:none;
	display:block;
	padding:4px 6px 6px 25px;
	}

#navigation p.section {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #dfeaec;
/*	color:#7474a3;*/
/*	color:#0000a0;*/
	line-height:16px;
	letter-spacing:.1em;
	text-decoration:none;
	display:block;
	padding:4px 6px 6px 25px;
	}
	
#navigation a:hover {
	background: #c7dae0;
/*	color:#7474a3;*/
	color:#0000a0;
	text-decoration: underline;
	}


#stopka {
/*	background-color:#c7dae0;*/
/*	width: 734px;*/
	background-position:right;
/*	margin-left:30%;*/
/*	-moz-border-radius-bottomleft:2%;
	-moz-border-radius-topleft:2%;*/
/*	background: url('img/naglowek.png') no-repeat;*/
	background: url('../img/stop.png') right no-repeat;
	font-size:smaller;
}


.navText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #003366;
/*	line-height:16px;*/
	letter-spacing:.1em;
	text-decoration: none;
	}

.navText2 {
	font: 10px Arial, Helvetica, sans-serif;
	color: #003366;
/*	line-height:16px;*/
	letter-spacing:.1em;
	text-decoration: none;
	}


h1 {
	color:#0000a0;
	font-size:180%;
}

h2 {
	color:#0000a0;
	font-size:150%;
}

h3 {
	font-variant:small-caps;
/*	font-size:large;*/
	font-size:120%;
	text-align:left;
	color:#0000a0;
	font-weight:bold;
}

h4 {
	color:#0000a0;
	font-size:110%;
}

h5, h6 {
	color:#0000a0;
	font-size:100%;
}
