/* GLOWNE BLOKI  */


/* Glowne ustawienia strony */

html { 
	min-width: 100px;
	 }
body	{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	background: #dee6f1;
	color: #072f55;
	font: 12px Arial, Helvetica, sans-serif;
	}
	
#global{
 	width: 1000px; 
 	text-align: center;
	background: #ffffff;
	margin-right: auto;
	margin-left: auto; 	
	border: 0;
}




#content {
	padding: 20px 0 0 0;
	margin: 0;
	text-align: left;
	border: 0;
	width: 1000px; 
}





/* KLASY WSPOLNE - GLOBALNE*/

.alt{
display: none;
}


/* pozycjonowanie grafiki do lewej i prawej */

.Imri{ 
	margin: 5px 0px 2px 7px;
	float: right;
}


.Imle{ 
	margin: 5px 7px 2px 0;
	float: left;
}

/* grafika z podpisem */

.DImle{ 
	margin: 5px 7px 2px 0;
	background: #e7ebe7;
	padding: 5px;
	float: left;
}

.DImle img{
	padding-bottom: 5px;

}

.DImri{ 
	margin: 5px 0 2px 7px;
	background: #e7ebe7;
	padding: 5px;
	float: right;
}

.DImri img{
	padding-bottom: 5px;

}



/* data w aktualnosciach */

.Data{
margin: 0;
font-size: 11px;
font-weight: normal;
font-size: 10px;
color: #287af1;
}



/* adnosniki */
a{
text-decoration: none;
color: #287af1;
}
a:hover{
text-decoration: underline;
}


a.more{
display: block;
font-size: 11px;
height: 17px;
background: url('../img/more.gif') no-repeat right; 
text-align: right;
margin-top: 7px;
padding-right: 10px;
color: #0e6dbc;
}





/* nagłówki */


h1{
clear: left;
font-size: 18px;
margin: 5px 0 10px 0;
color: #0a4b89;
font-family: Arial;
}


h2{
font-size: 16px;
margin: 10px 0;
color: #0a4b89;
}


h3{
font-size: 13px;
margin: 8px 0;
color: #0a4b89;
}

h4{
font-size: 12px;
margin: 1px 0 5px 0;
color: #0a4b89;
}



/* Sciezka nawigacyjna */

#Sciezka ul{
	padding: 0 0 20px 0;
	margin: 0;
	border: 0;
	list-style: none;
}

#Sciezka li{
	margin: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}


#Sciezka li a{
	display: block;
	margin-right: 3px;
	float: left;
	padding: 0 0 0 15px;
	color: #90B9FC;
	font-size: 11px;
	text-align: center;
	background: url('../img/strsc.gif') no-repeat left;
}



#Sciezka li a.Home{
	padding: 0;
	background: none;
}



/* Galeria zdjec dokumentow, newsow, artykulow  */


table.tbgal{ 
text-align: center;
font-size: 11px;
empty-cells: show;
width: 100%;
border: 0;
margin: 15px 0;
}

table.tbgal td{
padding: 7px;
vertical-align: top;
}

table.tbgal td img{
margin-bottom: 4px;
padding: 4px;
border: 1px solid #BBD4FD;
}






/* lista plikow dolaczonych do dokumentow  */


ul.pliki{
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	color: #8c9091;
}
ul.pliki li{
margin: 5px;
}




/* nawigacja u dolu strony: wroc, do gory, drukuj */

#NavigFotter{
text-align: right;
}


/* Nawigacja: limit, stronicowanie*/


#Navig{
padding: 3px 0;
background: #F1F4FB;	
margin-top: 10px;
text-align: center;
font-size: 11px;
}


#Navig a{
margin: 0 1px;
color: #287AF1;
}

#Navig .Nav{
font-size: 11px;
font-weight: normal;
color: #287AF1;
text-decoration: underline;
font-weight: bold;
}
#Navig img{ 
vertical-align: text-top;
}


#Navig_a{
padding: 3px 10px;
margin-top: 15px;
margin-bottom: 5px;
text-align: right;
}


#Navig_a a{
margin: 0;
text-decoration: underline;
}

#Navig_a a.pn{
margin: 0;
text-decoration: none;
}



#Navig_a .Nav{
font-weight: normal;
text-decoration: none;
}
#Navig_a img{ 
vertical-align: text-top;
}

/* buton download */


#ButDown{
width: 200px;
height: 30px;
float: right;
padding: 5px 20px 0 0;
text-align: right;
}


#ButDown .formb{
  	width: 140px;
  	color: #ffffff;	
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #176BE9;
	background: #6AA1F1;
	padding: 1px 0;
	
}

/* Download: lista opcji */

ul.down{
margin: 0 0 20px 0;
padding: 0;
list-style: none;
}


ul.down li{
margin-bottom: 3px;
color: #5494FA;
}




/* Czerwony, blas, alert */

.red{
color: #CC0000;
}

.green{
color: #3A7308;
}





/* linia */

hr{
border-bottom-color: #B7D2FD;
border-bottom-style: solid;
border-bottom-width: 1px;
border-top-width: 0;
border-left-width: 0;
border-right-width: 0;
height: 1px;
margin: 15px 0 10px 0;
clear: both;
}





/* tabela formatowana w tekscie  */


table.tab{
empty-cells: show;
width: 100%;
border-collapse: collapse;
}


table.tab td{
padding: 4px 7px;
border: solid 1px #96bdf3;
vertical-align: top;
}


table.tab thead{
background: #bbd8fe;
}






/* jasniejsza czcionka */

.ogl{
color: #8eb0de;
}


.ogl{
font-size: 11px;

}

/* Dowlnoad Lista plikow */

ul.DList{
margin: 10px 0 25px 0;
padding: 0;
list-style: none;
}

ul.DList li{
margin-bottom: 20px;
}

ul.DList li h3{
margin-bottom: 4px;
}












/* Formularz */



form{
margin: 0;
}

form input, form select, form textarea {
	font-size: 11px;
	background: #fff;
   border: 1px solid #6AA1F1;
   padding: 2px;
	font-family: Arial;
}
form input.but{
	color: #ffffff;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	border: 1px solid #176BE9;
	background: #6AA1F1;
	padding: 1px 0;
	font-weight: bold;
}





/* lista kategorii FAQ i kategorii Linkow */

ul.FAQcat{
margin: 0;
padding: 0 0 20px 0;
list-style: none;
}
ul.FAQcat li{
margin: 10px 0;
padding: 0 5px;
}


ul.FAQcat a{
font-weight: bold;
font-size: 13px;
}


/* lista pytan FAQ */

ul.faq{
margin: 3px 10px;
padding: 3px  10px;
list-style: disc;
color: #287AF1;
}

ul.faq li{
margin: 5px 0;
padding: 0 2px;
}









/* lista wypunkotowana bez punktow */

ul.noCir{
margin: 0 0 0 10px;
padding: 0 0 0 0px;
list-style: none;
}

ul.noCir li{
margin: 2px 0;

}


/* baner */

.Baner{
margin: 5px;
text-align: center;
}



/* mapa serwisu lista */

#sitemap ul{
margin: 0;
padding: 0 7px;
list-style: none;
}

#sitemap ul li{
margin: 10px 0;
font-weight: bold;
}


#sitemap ul ul{
margin: 0;
padding: 0 10px;
}

#sitemap ul ul li{
margin: 8px 0;
font-weight: normal;
}

#sitemap ul ul ul{
margin: 0;
padding: 0 15px;
}

#sitemap ul ul ul  li{
margin: 6px 0;
font-weight: normal;
}

#sitemap ul ul ul ul{
margin: 0;
padding: 0 20px;
font-style: italic;

}


/* tabela mapy serwisu */

#sitemap table{
width: 100%;
}

#sitemap table td{
padding: 7px;
vertical-align: top;
}



/* Submenu wyswietlane na stronie MAIN */

ul.SubMenuMain{
margin:  10px 0 20px 0;
padding: 5px 25px;
background: #E4EFFE;
list-style: url('../img/strul.gif');
}

ul.SubMenuMain li{
margin: 7px 0;
padding: 0 5px;
}


ul.SubMenuMain a{
font-weight: bold;
font-size: 12px;
}



/* Lista w wynikach wyszukiwania */

p.Se{
margin: 4px 0 15px 0;
color: #8b8f90;
}

p.Se a{
color: #8b8f90;
}

p.Se a:hover{
color: #8b8f90;
}



/* GORNA SEKCJA */

#Top0{
width: 1000px;
 	text-align: center;
	margin-right: auto;
	margin-left: auto; 	
	border: 0;
}

#TopSec{
width: 1000px;
height: 80px;
background: #fff;
text-align: left;
}


#LoginForm{
float: right;
margin: 0;
padding: 10px 10px 0 0;
}



#LoginForm form{
margin: 0;
}

#LoginForm form input, #LoginForm form select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
   background: #fff;
	border: 1px solid #6aa1f1;
   padding: 2px;
}
#LoginForm form input.but{
	width: 70px;
	color: #ffffff;
	font-family: Arial;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	border: 0;
	background: #808da2;
	padding: 1px;
	margin-right: 5px;
}

#LoginForm a.a{
font-size: 11px;
color: #6aa1f1;
font-weight: bold;
margin-left: 4px;
background: url('../img/more2.gif') no-repeat right;
padding-right: 10px;
}

#LoginForm #Simg{
margin: 0;
cursor: default;
border: 0;
padding: 0;
}


/* LOGO */

#Logo{
width:260px;
height: 80px;
padding: 0;
margin: 0;
text-align: left;
float: left;
}



#Logo a{
width: 260px;
height: 80px;
display: block;
float: left;
background: #ffffff url('../img/logo.gif') no-repeat left;
}


/* Formlarz wyszukiwania */


#SearchForm{
width: 400px;
float: right;
text-align: right;
padding: 0 10px 0 0;
 	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 390px;
}
html>body #SearchForm {
	width: 390px;
}


#Flags{
padding: 5px 0 40px 0;

}


#Flags ul{
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}

#Flags li{

	margin: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}



#Flags ul li form{
	margin: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}


#Flags ul li form input{
border: 0;
background: none;
margin: 0 3px 0 0;
padding: 0;
}


/* MENU TOP */


#MenuTop{
width: 1000px;
height: 36px;
background: #FFFFFF url('../img/bgm0.gif') repeat-x bottom;
font-size: 11px;
color: #ffffff;
text-align: left;
}



#MenuTop ul{
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}


#MenuTop ul li{
	margin: 0;
	padding: 0;
	margin: 0;
	display: inline;
}

#MenuTop ul li a{ 
display: block;
color: #ffffff;
text-decoration: none;
line-height: 34px;
width: 134px;
height: 34px;
background: #287af1 url('../img/bg_m.gif');
float: left;
margin-right: 1px;
font-family: Tahoma;
font-weight: bold;
text-transform: uppercase;
text-align: center;
}

#MenuTop ul li a:hover{
background: #094b89 url('../img/bg_mo.gif');
}

#MenuTop ul li a.click{
background: #094b89 url('../img/bg_mo.gif');
height: 36px;
}




#MenuTopSub{
width: 900px;
height: 25px;
background: #c7cbd0;
font-size: 11px;
color: #ffffff;
text-align: left;
}



#MenuTopSub ul{
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}


#MenuTopSub ul li{
	margin: 0;
	padding: 0;
	margin: 0;
	display: inline;
}

#MenuTopSub ul li a{ 
padding: 0 5px 0 15px;
height: 25px;
color: #ffffff;
text-decoration: none;
line-height: 25px;
}

#MenuTopSub ul li a:hover{
text-decoration: underline;
}

#MenuTopSub ul li a.click{
text-decoration: underline;
}



#SiteTop{
width: 1000px;
height: 20px;
background: #0a4b89;
}




/* Formularze na stronie glownej */
#HomeForm{
width: 1000px;
height: 230px;
background: #0a4b89;
padding: 38px 10px 0 10px;
 	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 980px;
	height: 192px;
}

html>body #HomeForm {

	width: 980px;
	height: 192px;
}


#Pracodawca{
padding: 10px;
width: 600px;
height: 130px;
margin: 20px 0;
background: url('../img/bg_job.jpg') no-repeat; 
 	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 330px;
	height: 110px;
}

html>body #Pracodawca {
	width: 580px;
	height: 110px;
}

#Pracodawca  h1{
margin: 0;
font-size: 20px;
}

#Pracodawca  h4{
margin: 0;
}

#Pracodawca  p{
margin: 0;
}

#Pracodawca  img.But{
margin: 10px 0 0 25px;
}

#Pracodawca  a.But{
cursor: default;
}





#FormLeft{
text-align: left;
float: left;
padding: 10px;
background: url('../img/bg_fleft.jpg') no-repeat; 
width: 350px;
height: 180px;
 	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 330px;
	height: 160px;
}

html>body #FormLeft {
	width: 340px;
	height: 170px;
}


#FormLeft h1, #FormRight h1{
margin: 0;
font-size: 20px;
}

#FormLeft h4, #FormRight h4{
margin: 0;
}

#FormLeft img.But{
margin: 10px 0 0 25px;
}

#FormLeft a.But{
cursor: default;
}



#FormRight{
text-align: left;
float: right;
padding: 10px;
background: url('../img/bg_fright.jpg') no-repeat; 
width: 620px;
height: 180px;
 	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 600px;
	height: 160px;
}

html>body #FormRight {
	width: 600px;
	height: 170px;
}


#LoginForm{
float: right;
margin: 0;
padding: 10px 10px 0 0;
}



#FormRight form{
margin: 0;
}

#FormRight form input.inc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
   background: #fff;
	border: 1px solid #6aa1f1;
   padding: 2px;
	width: 250px;
}

#FormRight form select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
   background: #fff;
	border: 1px solid #6aa1f1;
   padding: 2px;
	width: 255px;
}

#FormRight a.z{
font-size: 11px;
color: #6aa1f1;
font-weight: bold;
margin-left: 4px;
background: url('../img/more2.gif') no-repeat right;
padding-right: 10px;
}


a .cursor{
cursor: default;
}

#FormRight #Simg{
margin: 0;
cursor: default;
border: 0;
padding: 0;
}


/* LEWA SEKCJA */


#LeftSec{
	width: 368px; 
 	float: left;
	margin: 0;
	padding: 0;
}


#RightSec{
	width: 180px; 
 	float: right;
	margin: 0;
	padding: 0;
}


/* naglowek */



/* menu nawigacyjne */

#LeftSec ul, #RightSec ul{
	padding: 0 0 0 7px;
	margin: 0 0 0 7px;
	border: 0;
	list-style-image: url('../img/strul.gif');
}

#LeftSec ul li, #LeftSec ul li{
	margin: 0;
	padding: 3px 0;

}

#LeftSec ul li a, #LeftSec ul li a{
 	text-decoration: none;
	color: #287AF1;
}

#LeftSec ul li a.click, #LeftSec ul li a.click{
	/* text-decoration: underline; */
	color: #083374;
	font-weight: bold;
}

#LeftSec ul li a:hover, #LeftSec ul li a:hover{
	text-decoration: underline;
}



/* submenu 1 */


#LeftSec ul ul, #RightSec ul ul{
	list-style: none;
	margin-top: 5px;
}


#LeftSec h1{
font-size: 15px;
}


/* blok tekstowy */

.RTxt{
margin: 0;
border: 0;
background: #e3eefd url('../img/bg_left.jpg') no-repeat top;
padding: 10px 10px 0 10px;
}



.RTxtBot{
background: #e3eefd url('../img/bg_leftbot.gif') no-repeat top;
width: 368px;
height: 20px;
margin: 0 0 10px 0;
}

.RTxt2{
margin: 0;
border: 0;
background: #fff;
padding: 15px;
}


#LeftSec hr, #RightSec hr{
border-bottom-color: #e3e4e6;
border-bottom-style: solid;
border-bottom-width: 1px;
border-top-width: 0;
border-left-width: 0;
border-right-width: 0;
height: 1px;
margin: 10px 0;
clear: both;
}

#LeftSec h4{
margin-bottom: 0;
}


.RTxt p{
margin: 2px 0 12px 0;
}



/* SEKCJA HOME - tresc na stronie glownej */



#HomeSec{
width: 530px; 
padding-right: 10px;
float: left;
 	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 520px;
}
html>body #HomeSec {
	width: 520px;
}

#HomeSec h1{

margin: 0;
font-size: 11px;
height: 23px;
line-height: 23px;
padding-left: 10px;
padding-right: 10px;
color: #606264;
background: #EEEFF0 url('../img/bgh.gif') repeat-x;
font-weight: bold;
border-top: 1px solid #cacdd2;
border-left: 1px solid #cacdd2;
border-right: 1px solid #cacdd2;
font-family: Verdana;


}




/* TRESC MAIN */



#MainSec{
width: 632px;
padding: 0 16px 0 16px;
text-align: left;
float: right;
	voice-family: inherit;
	width: 600px;
}

html>body #MainSec {
	width: 600px; /* ie5win fudge ends */
}




/* lista aktualnosci */
ul.Nlist{
	padding: 0 0 0 2px;
	margin: 0 0 0 2px;
	border: 0;
	list-style: none;
}



ul.Nlist li{
	margin: 0;
	padding: 3px 0;
}

ul.Nlist li a{
	color: #EB1E18;
	background: url('../img/strulr.gif') no-repeat 0 4px;
	padding-left: 10px;
	display: block;
}


img.NewsImg{
	margin: 5px 7px 2px 0;
	float: left;
	padding: 4px;
	background: #fff;
	border: 1px solid #BBD4FD;
}




/* Blok z opisem produktu */

.Descr{
background: #EFF1F1;
padding: 15px 15px 10px 15px;
margin: 15px 0;
}


.Descr h2{
margin-top: 0;
font-size: 14px;
}


/* GALERIE ZDJEC */




/* tabela galerii zdjec */

table.gallery{
text-align: center;
border-spacing: 7px;
empty-cells: show;
color: #687588;
width: 100%;
}

table.gallery td{
padding-bottom: 5px;
}


table.gallery a img {
padding: 4px;
border: 1px solid #BBD4FD;
}



/* tabela z lista galerii */

table.GalList{
border-spacing: 7px;
empty-cells: show;

}


table.GalList td{
empty-cells: show;
vertical-align: top;
padding: 0 10px 10px 0;
}

table.GalList td img{
padding: 4px;
border: 1px solid #BBD4FD;
}


table.GalList td h3{
margin-top: 0;
padding-top: 0;
}





/* STOPKA */


/* usytuowanie bloku */

#footer{
 	width: 1000px; 
 	text-align: center;
	color: #5d8fbf;
	margin-right: auto;
	margin-left: auto; 	
	border: 0;
	padding: 0 0 10px 0;
}


/* zawartosc bloku */

#footer a{
color: #5d8fbf;
}

#footer ul{
	padding: 0;
	margin: 0 0 10px 0;
	border: 0;
	list-style: none;
}

#footer ul li{
	margin: 0;
	padding: 0;
	margin: 0;
	display: inline;
}

#footer ul li a{ 
padding: 0 10px;
}

#footer ul li a.click{ 
font-weight: bold;
}



/* UZYTKOWNIK */

/* tabela logowania, formularz rejestracyjny, */

.Wyr{
padding: 10px;
background: #E5E5E5;
border: 0;
margin: 15px 0;
}

.Wyr h2{
font-size: 12px;
padding: 0;
margin-bottom: 5px;
margin-top: 0;
}


.signin{
padding: 10px;
background: #F1F4FB;
border: 0;
margin: 0 0 15px 0;
}



.signin p{
margin: 5px 0 10px 0;
}


.signin h2{
font-size: 12px;
padding: 0;
margin-bottom: 5px;
}

.signin ul{
margin: 5px;
padding: 5px 10px;
}

.signin table{ 
border-spacing: 4px;
width: 100%;
border: 0;
}

.signin table td.txt{
width: 150px;
text-align: right;
}

.signin table td.txt1{
width: 200px;
text-align: right;
}

.signin table td.redtb{
width: 150px;
text-align: right;
color: #CC0000;
}


table td.Red{
color: #CC0000;
}


.signin hr{
margin: 0;
}

form input.inp{
width: 200px;
}

form input.ans{
width: 450px;
}

form textarea.ans{
width: 450px;
}


form select.ans{
width: 250px;
}

form input.binp{
	width: 206px;
	color: #ffffff;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	border: 1px solid #176BE9;
	background: #6AA1F1;
	padding: 1px 0;
	font-weight: bold;
}

/* menu uzytownika w panelu uzytkownika */



.UsMenu {
	margin-left: 15px;
	list-style-image: url('../img/strulr.gif');
}

.UsMenu li{
margin-bottom: 5px;
}


.UsMenu a.red{
color: #E33135;
}


table.tbAn{ 
border-spacing: 4px;
border: 0;
}

table.tbAn td{
vertical-align: top;
}

table.tbAn td.txt{
width: 150px;
text-align: right;
}






.SearchBlok{
margin: 15px 0 20px 0;
padding: 10px;
background: #F1F4FB;
border: 1px solid #C3D9FD;
}

.SearchBlok form .kc{

   border: 1px solid #9EC2FC;
	color: #083374;
   padding: 2px;
	margin-right: 10px;

}


.SearchBlok form .kcc{

border: 0;
padding: 0;
background: transparent;


}


.SearchBlok form .but2{
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	border: 1px solid #0A4B89;
	background: #287AF1;
	margin-top: 10px;
}


.SearchBlok form .ch{
border: 0;
padding: 0;
background: transparent;
}

.SearchBlok .clear{
text-align: right;
padding: 0 10px 0 0;
}

.SearchBlok .clear a{
font-size: 11px;

}

.SearchBlok #Simg{
margin: 5px 0 0 0;
cursor: default;
border: 0;
background: transparent;
}





a.bck{
padding-left: 15px;
background: url('../img/bck.gif') no-repeat left;
margin-right: 10px;
}


table.antb{
empty-cells: show;
width: 100%;
border-collapse: collapse;
}


table.antb td{
padding: 10px;
border: 0;
vertical-align: top;
border-bottom: 1px dashed #CCCCCC;
}


table.antb thead{
background: #E8EAEE;

}

table.antb td a{
font-weight: bold;
}

table.antb thead td{
padding: 7px;
font-weight: bold;
border: 0;
}

table.antb tr.a{
background: #FEFDD4;
}

.Info{
border: 0;
background: #FDFCC5 url('../img/bg_info.gif') no-repeat left;
padding: 17px 10px;
margin: 10px 0 20px 0;
color: #D41912;
border: 1px solid #FFB400;
}

.Info p{
margin: 0 0 0 50px;
}



a.backto{
font-size: 11px;
font-weight: bold;
padding-left: 18px;
background: url('../img/backto.gif') no-repeat left ;
}

table#tabStat{
width: 100%
}

table#tabStat td{

width: 50%;
padding: 0 10px;
vertical-align: top;
}

.tbSt{
background: url('../img/bghr.gif') repeat-y left;
}

table#tabStat ul{
	padding: 0 0;
	margin: 0;
	border: 0;
	list-style: none;
}

table#tabStat li{
	margin: 0;
	padding: 1px 0;
	margin: 0;
	list-style: none;
}

table#tabStat li a{
	padding: 0 0 0 18px;
	font-size: 11px;
	background: url('../img/more.gif') no-repeat left;
}


p.sm{
margin: 5px;
font-size: 10px;
color: #2889A2;
}
















#PostMenu{
height: 25px;
margin: 0 0 10px 0;
background: #79b1fd;
border: 1px solid #2581fc;
color: #fff;
text-align: left;
}



#PostMenu ul{
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}


#PostMenu ul li{
	margin: 0;
	padding: 0;
	margin: 0;
	display: inline;
}

#PostMenu ul li a{ 
display: block;

text-decoration: none;
line-height: 25px;
padding: 0 20px;
height: 25px;
background: #79b1fd;
color: #fff;
border-right: 1px solid #2581fc;
float: left;
margin: 0;
text-align: center;
}

#PostMenu ul li a:hover{
background: #1f7cfc;
}
