body{
	background-color:#242424;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#cfcfcf;
	min-height: 600px;
}

#drager {
	position:absolute;
	height: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	min-width:900px;
	min-height: 600px;
}


a{
	color:#509ec3;
	text-decoration:none;
}
a:visited{
	text-decoration:line-through;
}
a:hover{
	text-decoration:underline;
}
a:active{
	color:#cfcfcf;
	text-decoration:underline;
	}
#tekst{
	overflow:auto;
	width: 227px;
	text-indent: 5px;
	text-align: justify;
	position:relative;
	top:8px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#tekstbg{
	background-image: url(../_bg/tekst_bg.gif);
	background-repeat:no-repeat;
	background-position: center top;
	overflow:auto;
	width: 270px;
	height: 300px;
	text-indent: 5px;	position:relative;
	top:55px;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer {
	width: 227px;
	margin:0px auto;
	font-size: 10px;
	text-align: right;
	color: #454545;
	position:relative;
	top:30px;
}

#footer a {
	color:#565656;
}

#footer a:visited{
	text-decoration:line-through;
	color:#4d4d4d;
}

#footer a:hover {
	color:#509ec3;
	text-decoration:underline;
}

#footer a:active{
	color:#0075ac;
	text-decoration:underline;
}

html {
	height: 100%;
	overflow: visible;	
}

#withlove{
	position:absolute;
	right:5px;
	bottom:5px;
	width: 100%;
	font-size: 10px;
	text-align: right;
	color: #454545;
}
#withlove a {
	color:#565656;
}

#withlove a:visited{
	text-decoration:line-through;
	color:#4d4d4d;
}

#withlove a:hover {
	color:#509ec3;
	text-decoration:underline;
}

#withlove a:active{
	color:#0075ac;
	text-decoration:underline;
}
	