/* RESET */	

* {
	vertical-align: 				baseline;
	outline: 						0;
	padding: 						0;
	margin: 						0;
	}
	
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
	{
	margin: 						0;
	padding: 						0;
	border: 						0;
	outline: 						0;

	}
	
:focus {
	outline: 						0;
	}
	
body {
	line-height: 					1;
	color: 							black;
	background: 					white;
	}
	
ol, ul {
	list-style: 					none;
	}
	
table {
	border-collapse: 				separate;
	border-spacing: 				0;
	}
	
caption, th, td {
	text-align: 					left;
	font-weight: 					normal;
	}
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: 						"";
	}
	
blockquote, q {
	quotes: 						"" "";
	}	
	
	
/* MY */		
	

html,body {	
	margin:							0;
	padding:						0;
	height:							100%;
	width:							100%;
	background-color:				#f9f9f9;
	}

body {
	border:							0;
	margin:							0;
	padding:						0; 
	width:							100%;
	height:							101%;
	background-color:				#f9f9f9;
	background-image: 				url('img/tlo.jpg');
	background-repeat: 				repeat-y;
  	background-position:			center center;
	}
	
/* INDEX */

#divContainer {
	position:						relative;
	left: 							50%;
	width:							1050px;
	margin-left: 					-525px;
	height:							auto !important;
	height:							100%;
	min-height:						100%;
	_height: 						100%;
	border:             			solid 0px blue;
	}

#divHeader {
	position:						relative;
	left: 							50%;
	top: 							0%;
	width:							1050px;
	height:							205px;
	margin-left: 					-525px;
	margin-top:	 					0px;
	border:             			solid 0px red;
	overflow: 						hidden;
	}

#divMain {
	position:						relative;
	left: 							50%;
	width: 							1000px;
	margin-left: 					-500px;
	margin-top:	 					0px;
  	border:        					solid 0px red;
  	padding-bottom:					100px;
	background-color:				#ffffff;
	background-image: 				url('img/sidebar-l2.jpg');
	background-repeat: 				no-repeat;
  	background-position:			left bottom;
	}

#divFooter {
	position:						absolute;
	bottom:							0;
	left:							0;
	width:							1050px;
	height:							100px;
	border:             			solid 0px red;
	background-image: 				url('img/footer.jpg');
	background-repeat: 				no-repeat;
  	background-position:			center center;
	overflow: 						hidden;	
	}

#divSidebar {
	float:							left;	
	width:							300px;
	min-height: 					inherit;
	height:							auto !important;
	_height: 						inherit;
	margin:							0;
	padding:						0;
	border:             			solid 0px yellow;
	}

#divMidleWrap {
	float:							left;	
	width:							680px;
	margin:							0;
	padding:						0; 
	border:             			solid 0px orange;
	}

#divMidle {
	width:							670px;
	margin:							0;
	padding:						0; 
	border:             			solid 0px green;
	padding-bottom: 				40px;
	}	

#divSidebarIn {
	width:							273px;
	margin:							0;
	padding:						0; 
	border:             			solid 0px blue;
	height: 						120px; 
	background-image: 				url('img/sidebar-l1.jpg');
	background-repeat: 				no-repeat;
  	background-position:			center center;
	}
	
#divSidebarOut {
	width:							273px;
	height: 						118px; 
	margin:							0;
	padding:						0; 
	border:             			solid 0px blue;
	}	

#divLoader {
	position:						absolute;
	left: 							210px;
	top: 							25px;
	width:							24px;
	height:							24px;
	padding:						0;
	margin:							0; 
	border:             			solid 0px yellow;
	background-image: 				url('img/ajax.gif');
	background-repeat: 				no-repeat;
  	background-position:			center center;
  	visibility: 					hidden;
	}
	
#divMenu1 {
	position:						absolute;
	left: 							0px;
	top: 							0px;
	width:							10px;
	height:							10px;
	padding:						0;
	margin:							0; 
	border:             			solid 0px yellow;
  	visibility: 					hidden;
  	overflow: 						hidden;	
	}

#divMenu2 {
	position:						absolute;
	left: 							15px;
	top: 							0px;
	width:							10px;
	height:							10px;
	padding:						0;
	margin:							0; 
	border:             			solid 0px yellow;
  	visibility: 					hidden;
  	overflow: 						hidden;	
	}		

#divMenu3 {
	position:						absolute;
	left: 							30px;
	top: 							0px;
	width:							10px;
	height:							10px;
	padding:						0;
	margin:							0; 
	border:             			solid 0px yellow;
  	visibility: 					hidden;
  	overflow: 						hidden;	
	}	

#divMenu4 {
	position:						absolute;
	left: 							15px;
	top: 							10px;
	width:							10px;
	height:							10px;
	padding:						0;
	margin:							0; 
	border:             			solid 0px yellow;
  	visibility: 					hidden;
  	overflow: 						hidden;	
	}
	
#divLogoEU {
	position:						absolute;
	top:							30px;
	left:							125px;
	width:							156px;
	height:							66px;
	border:             			solid 0px red;
	cursor: 						pointer;
	cursor: 						hand;
	}
	
#divLogoEU:active, #divLogoEU:hover	{
	background-image: 				url('img/logoa.jpg');
	background-repeat: 				no-repeat;
  	background-position:			center center;
	}	
	
	
/* INDEX MENU */	
	
	
#divSidebarMenu {
	width:							273px;
	min-height: 					100px;
	height: 						auto;
	_height: 						100px;
	margin:							0;
	padding:						0; 
	border:             			solid 0px blue;
	background-image: 				url('img/sidebar-lc.jpg');
	background-repeat: 				repeat-y;
  	background-position:			left center;
	}	

#divSidebarMenu ul{
	margin: 						0px;
	padding: 						0px 0px 0px 0px;
	margin-top: 					3px;
	margin-bottom: 					3px;
	margin-left: 					0;
	list-style-type: 				none;
	text-align: 					left;
	}

#divSidebarMenu li { 
	width:							219px;
	margin-left: 					0px;
	margin-top: 					8px;
	padding-left:					25px;
	padding-top: 					10px;
	padding-bottom: 				10px;
	border:           				solid 0px red;
    font: 							normal 12px trebuchet ms;
	color: 							#d2d3d3;
	background-image: 				url('img/menu.jpg');
	background-repeat: 				no-repeat;
	background-position:			top right;
	}

#divSidebarMenu li ul { 
	margin-left: 					0px;
	margin-top: 					0px;
	padding-left:					0px;
	padding-top: 					25px;
	padding-bottom: 				0px;
	border:           				solid 0px red;
	background-image: 				none;
	}

#divSidebarMenu li li ul { 
	margin-left: 					0px;
	margin-top: 					15px;
	padding-left:					0px;
	padding-top: 					0px;
	padding-bottom: 				0px;
	border:           				solid 0px red;
	background-image: 				none;
	}

#divSidebarMenu li li { 
	width:							170px;
	margin-left: 					0px;
	margin-top: 					0px;
	padding-left:					10px;
	padding-top: 					5px;
	padding-bottom: 				5px;
	border:           				solid 0px red;
    font: 							normal 10px trebuchet ms;
	color: 							#d2d3d3;
	background-image: 				none;
	}

#divSidebarMenu li a {     	
    font: 							normal 14px trebuchet ms;
	color: 							#9a9a9a;
	text-decoration: 				none;
	}

#divSidebarMenu li li a {     	
    font: 							normal 12px trebuchet ms;
	color: 							#bcbbbb;
	text-decoration: 				none;
	}

#divSidebarMenu li a:hover, a.current {     	
    font: 							normal 14px trebuchet ms;
	color: 							#5e91be;
	text-decoration: 				none;
	}

#divSidebarMenu li li a:hover, a.current {     	
    font: 							normal 12px trebuchet ms;
	color: 							#5e91be;
	text-decoration: 				none;
	}


/* PAGE-PHP */


#divPageTitle {
	height: 						auto;
	width:							650px;
	margin-left: 					0px;
	margin-top: 					0px;
	border:             			solid 0px black;
	font: 							normal 30px trebuchet ms;
	color: 							#69a4d6;
	}

#divPageTxt {	
	height: 						auto; 
	width:							640px;
	margin-left: 					5px;
	margin-top: 					40px;
	margin-bottom: 					0px;
	border:             			solid 0px black;
	font: 							normal 14px trebuchet ms;
	color: 							#9a9a9a;
	}


/* PAGE-NEWSLETTER */


#divPageTitleN {
	height: 						auto;
	width:							440px;
	margin-left: 					0px;
	margin-top: 					0px;
	border:             			solid 0px black;
	font: 							normal 30px trebuchet ms;
	color: 							#69a4d6;
	}

#divPageTxtN {	
	height:							auto !important;
	height:							200px;
	min-height:						200px;
	width:							415px;
	margin-left: 					5px;
	margin-top: 					40px;
	margin-bottom: 					0px;
	border:             			solid 0px black;
	font: 							normal 14px trebuchet ms;
	color: 							#9a9a9a;
	}

#divNewsletter {
	position: 						absolute;
	top:							30px;
	left:							770px;
	height: 						140px; 
	width:							200px;
	margin-left: 					0px;
	margin-top: 					40px;
	margin-bottom: 					0px;
	border:             			solid 0px red;
	color: 							#9a9a9a;
	}

/* START-PHP */


#divWind {
	float:							left;
	height: 						auto;
	width:							662px;
	margin-left: 					0px;
	margin-top: 					0px;
	padding-bottom: 				70px;
	border:             			solid 0px red;
	}

#divWind-Title {
	height: 						auto;
	width:							650px;
	margin-left: 					0px;
	margin-top: 					0px;
	border:             			solid 0px black;
	font: 							normal 30px trebuchet ms;
	color: 							#69a4d6;
	}

#divWind-Title a {     	
	font: 							normal 30px trebuchet ms;
	color: 							#69a4d6;
	text-decoration: 				none;
	}

#divWind-Text {	
	height: 						auto; 
	width:							650px;
	margin-left: 					5px;
	margin-top: 					40px;
	margin-bottom: 					0px;
	border:             			solid 0px black;
	font: 							normal 14px trebuchet ms;
	color: 							#9a9a9a;
	}

#divMini {
	float:							left;
	height: 						auto; 
	width:							662px;
	margin-left: 					0px;
	margin-top: 					10px;
	margin-bottom: 					23px;
	border:            			 	solid 0px black;
	background-image: 				url('img/dol.jpg');
	background-repeat: 				repeat-y;
  	background-position:			center center;
	}	
	
#divMini1 {
	float:							left;
	height: 						auto; 
	width:							177px;
	padding-left:					15px;
	padding-right:					15px;
	margin-left: 					0px;
	margin-top: 					0px;
	border:             			solid 0px black;
	background-color:				#fbfafa;
	}	
	
#divMini2 {
	float:							left;
	height: 						auto; 
	width:							177px;
	padding-left:					15px;
	padding-right:					15px;
	margin-left: 					20px;
	margin-top: 					0px;
	border:            				solid 0px black;
	background-color:				#fbfafa;
	}

#divMini3 {
	float:							left;
	height: 						auto; 
	width:							177px;
	padding-left:					15px;
	padding-right:					15px;
	margin-left: 					18px;
	margin-top: 					0px;
	border:             			solid 0px black;
	background-color:				#fbfafa;
	}

#divMini1-Title {
	height: 						auto; 
	width:							auto;
	margin-right: 					0px;
	margin-top: 					15px;
	border:           		  		solid 0px pink;
	font: 							normal 20px trebuchet ms;
	color: 							#dd7272;
	}

#divMini1-Title a {     	
	font: 							normal 20px trebuchet ms;
	color: 							#dd7272;
	text-decoration: 				none;
	}

#divMini1-Txt {
	height: 						auto; 
	width:							auto;
	margin-right: 					0px;
	margin-top: 					28px;
	margin-bottom: 					23px;
	text-indent:					0px;
	font: 							normal 12px trebuchet ms;
	text-align: 					justify;
	color: 							#9a9a9a;
	border:            				solid 0px pink;
	}

#divMini2-Title {
	height: 						auto; 
	width:							auto;
	margin-right: 					0px;
	margin-top: 					15px;
	border:           		  		solid 0px pink;
	font: 							normal 20px trebuchet ms;
	color: 							#6fc05f;
	}

#divMini2-Title a {     	
	font: 							normal 20px trebuchet ms;
	color: 							#6fc05f;
	text-decoration: 				none;
	}

#divMini2-Txt {
	height: 						auto; 
	width:							auto;
	margin-right: 					0px;
	margin-top: 					28px;
	margin-bottom: 					23px;
	text-indent:					0px;
	font: 							normal 12px trebuchet ms;
	text-align: 					justify;
	color: 							#9a9a9a;
	border:            				solid 0px pink;
	}

#divMini3-Title {
	height: 						auto; 
	width:							auto;
	margin-right: 					0px;
	margin-top: 					15px;
	border:           		  		solid 0px pink;
	font: 							normal 20px trebuchet ms;
	color: 							#d4712f;
	}

#divMini3-Title a {     	
	font: 							normal 20px trebuchet ms;
	color: 							#d4712f;
	text-decoration: 				none;
	}

#divMini3-Txt {
	height: 						auto; 
	width:							auto;
	margin-right: 					0px;
	margin-top: 					28px;
	margin-bottom: 					23px;
	text-indent:					0px;
	font: 							normal 12px trebuchet ms;
	text-align: 					justify;
	color: 							#9a9a9a;
	border:            				solid 0px pink;
	}


/* ARCHIWE - SPIS ORG */


#divOrg {
	float:							left;
	height:							auto !important;
	height:							87px;
	min-height:						87px;
	_height: 						87px;
	width: 							640px;
	position:						relative;
	left: 							0px;
	top: 							0px;
	margin-left: 					10px;
	margin-top: 					0px;
	margin-bottom: 					10px;
	padding:						0px;
  	border:        					solid 0px black;
 	background-color: 				#fbfafa;
	}	

#divOrg-Image {
	position: 						absolute;
	left: 							550px;
	top: 							50%;
	height:							67px;
	width: 							67px;
	margin: 						0px;
	margin-top: 					-34.5px;
	padding:						0px;
  	border:        					solid 1px #d9d9d9;
	}

#divOrg-Title {
	float:							left;
	height:							auto !important;
	height:							62px;
	min-height:						62px;
	_height: 						62px;
	width: 							480px;
	position:						relative;
	left: 							0px;
	top: 							0px;
	margin-left: 					23px;
	margin-top: 					10px;
	margin-bottom: 					10px;
	padding:						0px;
	padding-left: 					10px;
	padding-right: 					23px;
	padding-top: 					5px;
	color:							#a5a5a4;
  	border-top:        				solid 1px #d9d9d9;
  	border-bottom: 					solid 1px #d9d9d9;
	font: 							normal 20px arial;
	line-height:					28px;
	}

#divOrg-Title a {     	
	font: 							normal 20px trebuchet ms;
	color: 							#777776;
	text-decoration: 				none;
	}

#divOrg-Title a:hover, a.current {     	
	font: 							normal 20px trebuchet ms;
	color: 							#5e91be;
	text-decoration: 				none;
	}

#divOrg-Www {
	color:							#dcdcdc;
	font: 							normal 14px trebuchet ms;
	line-height:					32px;
	}

#divOrg-Www a {
	color:							#a5a5a4;
	font: 							normal 14px trebuchet ms;
	text-decoration: 				none;
	}

#divOrg-Www a:hover, a.current {     	
	color:							#5e91be;
	font: 							normal 14px trebuchet ms;
	text-decoration: 				none;
	}	


/* ARCHIWE - BLOG */

		
#divBlog {
	float:							left;
	height:							320px;
	width: 							300px;
	position:						relative;
	left: 							0px;
	top: 							0px;
	margin-left: 					0px;
	margin-right: 					30px;
	margin-top: 					10px;
	margin-bottom: 					40px;
	padding:						0px;
  	border:        					solid 0px black;
 	background-color:				#fbfafa;
	}
	
#divBlogBlock {
	height:							250px;
	width: 							270px;
	position:						relative;
	left: 							0px;
	top: 							0px;
	margin-left: 					15px;
	margin-top: 					10px;
	margin-bottom: 					10px;	
	padding:						0px;
	padding-top: 					10px;
  	border-bottom: 					solid 0px #d9d9d9;
 	overflow: 						hidden;
	}
	
#divBlog-More {
	height:							14px;
	width: 							270px;
	position:						relative;
	left: 							0px;
	top: 							0px;
	margin-left: 					15px;
	margin-top: 					0px;
	padding-top: 					11px;
	font: 							bold 12px trebuchet ms;
	color:							#646464;
  	border-top:        				solid 1px #d9d9d9;
 	background-position:			top center;
	text-align:						right;
	}

#divBlog-Content {
	float:							left;
	height:							190px;
	width: 							270px;
	position:						relative;
	left: 							0px;
	top: 							0px;
	margin-left: 					0px;
	margin-top: 					0px;
	margin-bottom: 					0px;	
	padding:						0px;
	padding-top: 					10px;
  	border-top:        				solid 1px #d9d9d9;
	font: 							normal 13px trebuchet ms;
	color:							#646464;
	line-height:					17px;
	}			

#divBlog-Title {
	float:							left;
	height:							auto !important;
	width: 							270px;
	position:						relative;
	left: 							0px;
	top: 							0px;
	margin-left: 					0px;
	margin-top: 					0px;
  	border-top:        				solid 1px #d9d9d9;
	font: 							normal 20px trebuchet ms;
	color:							#a24253;
	line-height:					26px;
	}

#divBlog-Title a {
	font: 							normal 20px trebuchet ms;
	color:							#a24253;
	text-decoration: 				none;
	}

#divBlog-Date {
	float:							left;
	height:							14px;
	width: 							270px;
	position:						relative;
	left: 							0px;
	top: 							2px;
	margin-left: 					0px;
	margin-top: 					5px;
	margin-bottom: 					5px;
	padding:						0px;
  	border:        					solid 0px pink;
	overflow:						hidden;
	font: 							normal 11px trebuchet ms;
	color:							#a8a7a7;
	}

#divBlog-More a {
	font: 							bold 12px trebuchet ms;
	color:							#646464;
	text-decoration: 				none;
	}	


/* SINGLE - ORGANIZACJA */
	
	
#divSingle {
	float:							left;
	height:							auto;
	width: 							650px;
	position:						relative;
	left: 							0px;
	top: 							0px;
	margin-left: 					0px;
	margin-top: 					10px;
	margin-bottom: 					40px;
	padding:						0px;
	border:        					solid 0px black;
 	background-position:			top center;
	background-color:				#fbfafa;
	}
	
#divSingle2 {
	float:							left;
	height:							auto !important;
	height:							184px;
	min-height:						184px;
	_height: 						184px;	
	width: 							650px;
	position:						relative;
	left: 							0px;
	top: 							0px;
	margin-left: 					0px;
	margin-top: 					10px;
	margin-bottom: 					10px;
	padding:						0px;
  	border:        					solid 0px black;
 	background-position:			top center;
	background-color:				#fbfafa;
	}
	
#divOrg-Single-Header {
	float:							left;
	height:							auto !important;	
	height:							149px;
	min-height:						149px;
	_height: 						149px;
	width: 							620px;
	position:						relative;
	left: 							0px;
	top: 							0px;
	margin-left: 					15px;
	margin-top: 					15px;
	margin-bottom: 					15px;
  	border-top:        				solid 1px #dddddd;
	border-bottom:        			solid 1px #dddddd;
 	background-position:			top center;
	font: 							bold 23px trebuchet ms;
	color:							#a24253;
	line-height:					46px;
	}

#divOrg-Single-Image {
	float:							left;
	height:							134px;
	width: 							134px;
	position:						relative;
	left: 							0px;
	top: 							0px;
	margin-left: 					5px;
	margin-top: 					7px;
	margin-bottom: 					0px;
	padding:						0px;
	border:        					solid 1px white;
	}

#divOrg-Single-T1 {
	float:							left;
	height:							auto !important;	
	height:							33px;
	min-height:						33px;
	_height: 						33px;
	width: 							616px;
	position:						relative;
	left: 							0px;
	top: 							0px;
	margin-left: 					2px;
	margin-top: 					10px;
 	background-position:			top center;
	font: 							bold 23px trebuchet ms;
	color:							#568132;
	line-height:					33px;
	border:        					solid 0px black;
	}

#divOrg-Single-T2 {
	float:							left;
	height:							20px;
	width: 							616px;
	position:						relative;
	left: 							0px;
	top: 							0px;
	margin-left: 					2px;
	margin-top: 					8px;
 	background-position:			top center;
	font: 							normal 14px trebuchet ms;
	color:							#9b9b9b;
	line-height:					24px;
	border:        					solid 0px black;
	}

#divOrg-Single-T2B {
	float:							left;
	height:							20px;
	width: 							616px;
	position:						relative;
	left: 							0px;
	top: 							0px;
	margin-left: 					2px;
	margin-top: 					8px;
	margin-bottom: 					15px;
 	background-position:			top center;
	font: 							normal 14px trebuchet ms;
	color:							#9b9b9b;
	line-height:					24px;
	border:        					solid 0px black;
	}

#divOrg-Single-T1NM {
	float:							left;
	height:							auto !important;	
	height:							33px;
	min-height:						33px;
	_height: 						33px;
	width: 							460px;
	position:						relative;
	left: 							0px;
	top: 							0px;
	margin-left: 					15px;
	margin-top: 					10px;
 	background-position:			top center;
	font: 							bold 23px trebuchet ms;
	color:							#568132;
	line-height:					33px;
	border:        					solid 0px black;
	}

#divOrg-Single-T2NM {
	float:							left;
	height:							20px;
	width: 							460px;
	position:						relative;
	left: 							0px;
	top: 							0px;
	margin-left: 					15px;
	margin-top: 					8px;
 	background-position:			top center;
	font: 							normal 14px trebuchet ms;
	color:							#9b9b9b;
	line-height:					24px;
	border:        					solid 0px black;
	}

#divOrg-Single-T2BNM {
	float:							left;
	height:							20px;
	width: 							460px;
	position:						relative;
	left: 							0px;
	top: 							0px;
	margin-left: 					15px;
	margin-top: 					8px;
	margin-bottom: 					15px;
 	background-position:			top center;
	font: 							normal 14px trebuchet ms;
	color:							#9b9b9b;
	line-height:					24px;
	border:        					solid 0px black;
	}

#divSingle-Content {
	float:							left;
	width: 							620px;
	position:						relative;
	left: 							0px;
	top: 							0px;
	margin-left: 					15px;
	margin-top: 					10px;
	margin-bottom: 					2px;	
	padding-bottom:					30px;
	border:        					solid 0px pink;
	text-align:						justify;
	font: 							normal 13px trebuchet ms;
	color:							#646464;
 	background-position:			top center;
	}


/* SINGLE - BLOG */	
	

#divSingleBlogTitle {
	height: 						auto;
	width:							650px;
	margin-left: 					0px;
	margin-top: 					0px;
	border:             			solid 0px black;
	font: 							normal 30px trebuchet ms;
	color: 							#a24253;
	}

/* 404 */	
	
	
#div404 {	
	height: 						auto; 
	width:							650px;
	margin-left: 					5px;
	margin-top: 					40px;
	margin-bottom: 					0px;
	border:             			solid 0px black;
	font: 							normal 14px trebuchet ms;
	color: 							#9a9a9a;
	}		

/* Images */

img.centered {
	display: 						block;
	margin-left: 					auto;
	margin-right: 					auto;
	}

img.alignright {
	padding: 						4px;
	margin:	 						0 0 2px 7px;
	display: 						inline;
	}

img.alignleft {
	padding: 						4px;
	margin: 						0 7px 2px 0;
	display: 						inline;
	}

.alignright {
	float: 							right;
	}

.alignleft {
	float: 							left;
	}
	
	
/* Clear */


.Clear {
	clear:							both;
	}
  
.Clear-left {
	clear:							left;
	}
  
.Clear-right {
	clear:							right;
	}
	
img#wpstats { 	
	width:							0px;
	height:							0px;
	overflow:						hidden;
	}


/* Wypunktowania */
/* i SZEROKOSC */

	
html>body .entry ul {
	margin-left: 					0px;
	padding: 						0 0 0 30px;
	list-style: 					none;
	padding-left: 					10px;
	text-indent: 					-10px;
	}
									
html>body .entry li {
	margin: 						7px 0 8px 10px;
	}

.entry ul li:before {
	content: 						"\00BB \0020";
	}

.entry ol {
	padding: 						0 0 0 35px;
	margin: 						0;
	}

.entry ol li {
	margin: 						0;
	padding: 						0;
	}
	
.entry { 
	width: 							620px;
	margin: 						0px;
	padding: 						0px;
	border:          				solid 0px red;
	}
	
.entryB { 
	width: 							270px;
	margin: 						0px;
	padding: 						0px;
	border:          				solid 0px red;
	}

.entryP { 
	width: 							650px;
	margin: 						0px;
	padding: 						0px;
	border:          				solid 0px red;
	}

.entryN { 
	width: 							415px;
	margin: 						0px;
	padding: 						0px;
	border:          				solid 0px red;
	}	
	
/* ODNOSNIKI */


img, a {
	outline: 						none;
	border: 						0px;
}

a:link {
 	color: 							#69a4d6;
 	text-decoration: 				none;
}
	
a:visited {
 	color: 							#69a4d6;
 	text-decoration: 				none;
}

a:hover {
 	color: 							#69a4d6;
 	text-decoration: 				underline;
}

a:active {
 	text-decoration: 				none;
}

