/* CSS Document */

html {
	height:100%;
}
* {
	margin-top:0;
	margin-bottom:0;
}
#page
{	width: 875px;
	height: 2500px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	background: #FFFFFF;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
}
#headerleft
{	width: 600px;
	height: 90px;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #FFFFFF;
}
#headerright
{	width: 30px;
	height: 140px;
	float: right;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	background: #FFFFFF;
}
#picturebar
{	width: 875px;
	float: left;
	border-bottom: 10px solid #ffffff;
}
#menu
{	width: 875px;
	background: #EBEBEB;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}
#blogbox
{	width: 180px;
	background: #FFFFFF;
	float: left;
	padding: 10px;
}
#blog
{	width: 180px;
	padding: 10px;
	float: left;
	background: #E7E7E7;
}
#space
{	width: 200px;
	float: left;
	background: #FFFFFF;
}
#space2
{	width: 50px;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	background: #EBEBEB;
}
#maintitle
{	width: 565px;
	background: #FFFFFF;
	margin-right:45px;
	padding-left: 0px;
	padding-right: 20px;
	border-bottom:1px dotted #777777;
	float: right;
}
#maintitle2
{	width: 520px;
	background: #FFFFFF;
	line-height: 22px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 20px;
	border-bottom:1px dotted #777777;
	float: right;
}
#main
{	width: 545px;
	background: #FFFFFF;
	padding-right: 60px;
	padding-top: 20px;
	padding-left: 35px;
	float: right;
}
a:link {
	text-decoration: none;
	color: #49A3FF;
}
a:visited {
	text-decoration: none;
	color: #49A3FF;
}
a:hover {
	background: #49A3FF;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #49A3FF;
}
.tekst
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #000000;
	line-height: 18px;
}
.tekstlight
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #666666;
	line-height: 18px;
}
.newshead
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
    color: #49A3FF;
}
.newsitem
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	font-weight: bold;
    color: #BABABA;
}
.tekstnews
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #BABABA;
	line-height: 14px;
	background: #ffffff;
}
.title
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
    color: #686868;
}
.subtitle
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
    color: #434343;
}
.blogtitle
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
    color: #49A3FF;
}
.blogposts
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #666666;
	line-height: 16px;
}
a.nav1:link {
	color: #AEAEAE;
	text-decoration: none;
}
a.nav1:visited {
	text-decoration: none;
	color: #AEAEAE;
}
a.nav1:hover {
	background: #AEAEAE;
	color: #FFFFFF;
}
a.nav1:active {
	text-decoration: none;
	color: #AEAEAE;
}
a.nav2:link {
	color: #4E9D25;
	text-decoration: none;
}
a.nav2:visited {
	text-decoration: none;
	color: #4E9D25;
}
a.nav2:hover {
	text-decoration: underline;
	color: #80D64E;
}
a.nav2:active {
	text-decoration: none;
	color: #4E9D25;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial}

#sddm li a
{	display: block;
	margin: 0 0 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #EBEBEB;
	border-left: 1px solid #666666;
	color: #666666;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF;
		color: #ffffff}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #C7C7C7}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #C7C7C7;
		color: #4F4F4F;
		font: 12px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
	
	# text
	{	position: relative;
	width: 350;
	background-color:#CCCCCC
}		

		
		/* CSS Document */


