  
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:bold;
	color: #B40001;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #B40001;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #B40001;
}

b {
	font-weight:bold;
	color: #BC2324;	
}

ul, ol {
	margin:10px 0 10px 0;
	padding:0;
	padding-left: 15px;
	line-height:120%;
}
li {
	margin-bottom: 3px;
} 
 
b {
	font-weight:bold;
	color: #BC2324;	
}

a {
	color: #BC2324;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

 
#tymczasowa li {
	list-style-image: url('/gfx/punktor_white_bg.gif');
}
#szkolenia li {
	list-style-image: url('/gfx/punktor_white_bg_szkolenia.gif');
}
#rekrutacja li {
	list-style-image: url('/gfx/punktor_white_bg_rekrutacja.gif');
}
#payroll li {
	list-style-image: url('/gfx/punktor_white_bg_payroll.gif');
}
#oferty li {
	list-style-image: url('/gfx/punktor_white_bg_oferty.gif');
} 

/* box z kontaktem */
.pytanie
{
	width: 187px;
	height: 122px;
	background-image: url(/gfx/masz_pytanie_bg_pl.gif);
	position: relative;
}

.pytanie_en
{
	width: 187px;
	height: 122px;
	background-image: url(/gfx/masz_pytanie_bg_en.gif);
	position: relative;
}

.pytaniecont
{
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 100px;
	height: 70px;
	
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #606060;
}

.pytaniecont a
{
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #606060;
	text-decoration:none;
};


/* stopka ---------------------------------------*/
.stop
{
	border-top: 1px solid #B7B7B7; 
	width:100%; 
	clear: both;
} 

.stopcont
{
	margin: 0 auto;
	width: 890px;
	color: #B7B7B7;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	line-height:35px;
	position:relative;
}

.stoploga
{
	position:absolute;
	top:0px;
	left:0px;
}

.stoploga img
{
	margin-right: 15px;

}
/* stopka koniec --------------------------------*/

/* menu */
.menu_bg {
	background-image: url(/gfx/podmenu_podstrona_bg.gif);
	background-repeat:repeat-y; 
}
.menuleft
{
	background-image: url(/gfx/podmenu_podstrona_head.gif);
	background-repeat: no-repeat;
	width: 160px;	
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	color: #606060;	
	padding: 30px 15px 0 10px; 
}

.menuleft ul
{
	margin: 0px;
	padding: 0px; 
	list-style-type: none;
} 
.menu_foot {
	background-image: url(/gfx/podmenu_podstrona_foot.gif);
	background-repeat:no-repeat;
	background-position:bottom left;	
	padding-bottom: 25px;
	margin-bottom: 15px;
}

.mlchild li
{ 
	background-image: url(/gfx/punktor_white_bg.gif);
	background-repeat: no-repeat;
	background-position: left 4px ;  
	padding-left: 12px; 
	margin-left:3px;
	margin-top: 5px;
}

.mlchild a
{
	display:block;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	color: #606060;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0;
}


li.mlmain a,
li.hasChilds, 
li.hasChildsMain
{
	display:block;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	color: #606060;	
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px; 
	background-position: left 13px;
	background-repeat:no-repeat 
} 
li.hasChilds span:hover {
	cursor:pointer;
	text-decoration: underline;
	color: #B40001; 
} 

li.hasChildsMain {
	background: none;
	cursor:pointer;
}
.menuleft a:hover,
.menuleft .active,
.mlchild a.active,
.menuleft span:hover
{
	text-decoration: underline;
	color: #B40001; 
}

/* menu koniec */

.langbox
{
	float: right;
	margin-top: 20px;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #606060;	
}

.langbox a
{
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #606060;
	text-decoration:none;
}

.stopcont2 {
color: #606060;
font-family: Tahoma;
font-size: 11px;
text-align: right;
};
