/********************************************** 

		BASIC

***********************************************/
p{
	padding:0px 0px 0px 0px;
	margin:0px 0px 8px 0px;
	line-height:16px;
	font-size: 12px;
	color:#f0f0f0;}

p.whatido{
	text-align:center;
	font-size:16px;
	line-height:20px;
	padding:0px 0px 8px 0px;
	text-shadow:#111111 2px 2px 4px;}

p.contact-info{
	text-align:center;
	font-size:16px;
	line-height:20px;
	padding:5px 0px 5px 0px;
	text-shadow:#111111 2px 2px 4px;}

ul li{
	margin:0px 0px 8px 0px;}

/* LINKS */
a:link,
a:visited,
a:active{
	color:#f0f0f0;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;}
a:hover{
	text-decoration:underline;}
	
/********************************************** 

		COMMON

***********************************************/
span.bullet-item{
	padding:0px 10px 0px 25px;
	background-image:url(images/bullet.png);
	background-repeat:no-repeat;
	background-position:0px 2px;}
span.no-bullet{
	padding:0px 10px 0px 10px;
	background-image:none;}
span.bullet-email{
	background-image:url(images/bullet-email.png);}
span.bullet-mobile{
	background-image:url(images/bullet-mobile.png);}
span.bullet-address{
	background-image:url(images/bullet-address.png);}
	
.social-conection{
	width:840px;
	height:40px;
	display:block;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;}
.social-conection .button-linkedin{
	width:160px;
	height:25px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:5px; left:262px;}
.social-conection .button-twitter{
	width:140px;
	height:25px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:5px; left:438px;}
/********************************************** 

		CONTENT

***********************************************/
img.alignright {
	float: right;
	margin: 0px 0px 10px 10px;}

img.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;}
	
/********************************************** 

		LUKSONSKI

***********************************************/
.luksonski{
	position:absolute;
	bottom:10px; right:10px;}

.luksonski p{
	font-size:10px;
	color:#444444;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;}
.luksonski a{
	color:#444444;}