﻿body { 
  color: #000000;
  font-size: 11px;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  background-image:url('img/tlo/bg.jpg');
  background-repeat: repeat-x; 
    background-color: #ffffff;
	margin-top:10px;
  }
  
p 			{  font-size: 11px;   font-family: Arial, Helvetica,Geneva, Swiss, SunSans-Regular; }
input,select{  color: #000000; font-size: 11px;  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular;  }
.btn 		{background-color: #837f7e; 	color: #ffffff;}

/* --------------------------------font-------------------------------- */	

.s11{ font-size:11px; }
.f11 		{ font-size:11px; color:#000000; }
.f5 		{ font-size:5px;  }
.blue		{ font-size:11px;  color: #1f4494;}
.bigblue	{ font-size:12px;  color: #1f4494;  font-weight: bold;}
.biggrey	{ font-size:12px;  color: #666666;  font-weight: bold;}
.bigblue16	{ font-size:16px;  color: #1f4494;  font-weight: bold;}
.act		{ font-size:12px;  color: #333333;  font-weight: bold;}
.act2		{ font-size:11px;  color: #333333;  font-weight: bold;}
.komunikat	{ font-size: 11px;  color: #cc0000; }
.komunikat1	{ font-size: 11px; color:#ffffff; background-color:#cc0000; padding:5px;  padding-left:10px;  }
.komunikat16	{ font-size: 16px;  color: #cc0000; }
.red11	{ font-size: 11px;  color: #cc0000; }
.red14	{ font-size: 14px;  color: #cc0000; }
.grey		{ font-size: 11px;  color: #666666; }
.grey2		{ font-size: 11px;  color: #999999; }
.grey3		{ font-size: 11px;  color: #444444; }
.green		{ font-size: 11px;  color: green; font-weight:bold }
.blue2 		{ font-size: 11px;  color: #b1c5dc; }
.menu 		{ font-size: 12px;  color: #ffffff ; text-decoration: none; text-weight: bold;	}
.white11 	{ font-size: 11px;  color: #ffffff ; 	}
.menu2 		{ font-size: 11px;  color: #666666 ; text-decoration: none; 	}
.white12	{ font-size: 12px;  color: #ffffff ; }
.n13	{ font-size: 13px;  }
.tyt		{ font-size: 14px;  font-weight: bold;}
.tytblue	{ font-size: 14px;  color: #1f4494; font-weight: bold;}
.tyt1		{ font-size: 16px;  color: #333333; font-weight: bold;}
.tyt2		{ font-size: 16px;  font-weight: bold;}  
.normal 	{ font-size: 11px;  color: #000000; }
.f12 		{ font-size: 12px;  color: #000000; }

.s 		 	{ font-size: 5px;}   
.data		{ font-size: 11px;  font-weight: bold;}  
.dcsfliesstext { font-size: 12px; font-family:   Arial, Helvetica, Geneva, Swiss, SunSans-Regular;  }
.dcsnaviklein  { font-size: 11px; font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular;  }
		

/* --------------------------------border-------------------------------- */	

.bord {  border: 1px solid #4d4d4d; }
.bord1 {  border: 1px solid #ffffff; }   
.bord2{	border: 1px solid #999999; }
 
.bord3{	border: 1px solid #1f4494; }
.bl3 {border-left: 1px solid #1f4494; }
.br3 {border-right: 1px solid #1f4494; }
.bt3 {border-top: 1px solid #1f4494; }
.bb3 {border-bottom: 1px solid #1f4494; }
 
.bl {border-left: 1px solid #aaaaaa; }
.br {border-right: 1px solid #aaaaaa; }
.bt {border-top: 1px solid #aaaaaa; }
.bb {border-bottom: 1px solid #aaaaaa; }

.br1 {border-right: 1px solid #fff; }
.bl1 {border-left: 1px solid #fff; }
.bt1 {border-top: 1px solid #fff; }
.bb1 {border-bottom: 1px solid #fff; }

.bt2 {border-top: 1px solid #999999; }
.bb2 {border-bottom: 1px solid #999999; }

/* --------------------------------width-------------------------------- */	 
.w300{ width: 400px;}  
.w390{ width: 390px;} 
.w150{ width: 150px;} 

.h3 { line-height: 3px;}
/* --------------------------------bg  ------------------------------- */	
.bg1 { background-color: #dddddd; }
.bg2 { background-color: #c0e3fe; }
.bg3 { background-color: #bcbcbc; }
.bg4 { background-color: #ffffff; }
.bg5 { background-color: #1f4494; }
.bg6 { background-color: #999999; }
.bg7 { background-color: #e2f0f7; }
.bg8 { background-color: #666666; }
.bg12 { background-color: #fffdee;}
.bg9 { background-color: #a9c9e2; }

.bg10 { background-color: #f3f3f4; }
.bg11 { background-color: #cccccc; }
.bg12 {background:#fafbd7 url(img/tlo/bg12.jpg) bottom repeat-x}
.bg13 {background: url(img/tlo/bg13.gif) bottom no-repeat; }
.bg14 {background: url(img/tlo/buton1.gif) top no-repeat; }
.bg15 { background-color: #95bcdb; }
.bg_logowanie {background: url(img/tlo/bg_logowanie.gif) repeat-x; }

/* --------------------------------padding-------------------------------- */	
.pt{  padding-top: 5px;}
.pb{  padding-bottom: 5px;}
.pl{  padding-left: 5px;}
.pr{  padding-right: 5px;}

.p1{  padding: 1px;}
.pr20{  padding-right: 20px;}
.pl15{  padding-left: 15px;}
.pr15{  padding-right: 15px;}

.pl10{  padding-left: 10px;}
.pr10{  padding-right: 10px;}
.pt10{  padding-top: 10px;}
.pb10{  padding-bottom: 10px;}

.pt20{  padding-top:20px;}
.pl20{  padding-left: 20px;}
.pt4{  padding-top: 4px;}
.pb4{  padding-bottom: 4px;}
.pt3{  padding-top: 3px;}
.pb3{  padding-bottom: 3px;}

/* --------------------------------a-------------------------------- */	

a:hover { color: #cc0000; }
a{ color: #1f4494;  }

a.blue:hover { color: #990000; }
a.blue{ color: #1f4494;  }

 
a.menu { 	color: #ffffff ; 	text-decoration: none; 	text-weight: bold; 	font-size: 12px; 	}
a.menu :hover { color: #999999;	text-decoration: none; 	text-weight: bold; 	font-size: 12px;}


a.mini{ 	color: #1f4494 ; 	font-size: 11px; 	}
a.mini:hover { 	color: #ffffff; 	font-size: 11px;}

a.white{ 	color: #ffffff ; 	font-size: 11px; text-decoration: none; 	}
a.white:hover { color: #b1c5dc; font-size: 11px; text-decoration: none;} 	
	
a.buton 			{display: block;color: #ffffff ; padding-top: 4px; font-size: 11px;  text-align:center; line-height:14px;background : url(img/tlo/buton1.gif) no-repeat;height: 34px;width: 200px;text-decoration: none; }
a.buton:hover 	{display: block;color: #ffffff ; padding-top: 4px; font-size: 11px; text-align:center; line-height:14px; background: url(img/tlo/buton1.gif) no-repeat;background-position: 0px -38px;height: 34px;width: 200px;text-decoration: none; }	

a.buton_fb 			{display: block;background: url(img/facebook.gif) no-repeat;height: 57px;width: 155px;text-decoration: none; }
a.buton_fb:hover 	{display: block; background-position: 0px -57px;height: 57px;width: 155px;text-decoration: none; }	



a.buton2 			{display: block;color: #1f4494 ; padding-top: 4px; font-size: 11px;  text-align:center; line-height:14px;background : url(img/tlo/buton2.gif) no-repeat;height: 34px;width: 155px;text-decoration: none; }
a.buton2:hover 	{display: block;color: #ffffff ; padding-top: 4px; font-size: 11px; text-align:center; line-height:14px; background: url(img/tlo/buton2.gif) no-repeat;background-position: 0px -38px;height: 34px;width: 155px;text-decoration: none; }	


a.n150:link, a.n150:visited{
	width: 150px; height: 18px;
	display: block; background-image: url(img/n150.gif); background-repeat: no-repeat;
	padding-top:3px; 
	font-size: 10px; font-weight: bold; color: #1f4494; text-align: left; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	border: none; text-decoration: none;  cursor:pointer;
	} 	
a.n150:hover{
	width: 150px; height: 18px;
	display: block; background-image: url(img/b150.gif); background-repeat: no-repeat;
	padding-top:3px; 
	font-size: 10px; font-weight: bold; color: #990000; text-align: left; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	border: none; text-decoration: none;  cursor:pointer;
	}

/*facebook podziel sie */	
	.fb_share_count_inner
{
 display:block;
}  
.fb_share_count_nub_right 
{
 background-color: #C0E3FE;
}
