﻿#content
{
	background-image:url('/Design/Images/aktualniprojekti.jpg');
}

h1
{
	text-indent:-5000px;
}

h2
{
    font-family:Georgia, Arial;
	position:absolute;
	left:11px;
	top:243px;
	color:#777777;
	text-transform:uppercase;
	font-size:12px;
}

h3
{
	font-family:Georgia, Arial;
	position:absolute;
	right:572px;
	top:12px;
	color:#777777;
	font-size:18px;
	text-align:right;
}


#info
{
	font-family:Georgia, Arial;
	position:absolute;
	left:11px;
	top:280px;
	color:#777777;
	font-size:12px;
	line-height:16px;
}


#info a
{
	color:#777777;
    text-decoration:none;
}

#info a:hover
{
    text-decoration:underline;
}

#projekti
{
	position:absolute;
	width:550px;
	height:255px;
	left:410px;
	top:25px;
}

#projekti img
{
	width:265px;
	height:255px;
}

#projekti #txt
{
	display:none;
}

#projekti .projekt1
{
	position:absolute;
	left:0px;	
	top:0px;
	z-index:30;
}
#projekti .projekt2
{
	position:absolute;
	left:145px;
	top:0px;
	z-index:20;
}
#projekti .projekt3
{
	position:absolute;
	left:250px;
	top:0px;
	z-index:10;
}

#sportnet
{
	position:absolute;
	bottom:24px;
	right:30px;
	color:#777777;
	font-size:12px;	
}

#sportnet a
{
	color:#777777;
	text-decoration:none;
}

#sportnet a:hover
{
	text-decoration:underline;
}