/************************************************************************************************************
	// BOJAN GRBIC //
	Reply to: bojan.grbic@gmail.com
	LINKStudio* 2007 // http://www.link-studio.net.net
************************************************************************************************************/
html,
body {
height: 100%;}

body { 
	width: 100%;
	margin: 0;
	font-size: 12px; 
	color: #ffffff; 
	line-height: 16px; 
	font-family: Tahoma; 
	text-decoration: none;
	background-color: #333333;
	background-image: url(../Images/BojanGrbic.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0% 100%;}

img {
	border: none;}

table {
	border: none;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
    height: 90%;
    vertical-align: middle;}

a:link{
	padding: 2px;
	text-decoration:none;
	font-weight:normal;
	color: #FF0099;}

a:visited {
	text-decoration:none;
	font-weight:normal;
	color: #FF0099 }

a:hover{
	text-decoration:none;
	font-weight:normal;
	color: #FFFFFF;
	background-color: #FF0099;}