body
{ 
	background-color: #303031;
	color: #303031;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
} 

a
{
	color: #303031;
}

a:hover
{
	color: #707173;
}

p
{
	margin: 0px;
}

br
{
	clear: both;
}

img
{
	behavior: url(/css/iepngfix.htc);
}

#container0
{
	background-image: url(/pic/backgrounds/bg0wide.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	border: 0px;
	z-index: 0;
}

#container
{
	position: relative;
	background-image: url(/pic/backgrounds/bg3wide.jpg);
	background-repeat: no-repeat;
	background-position: 214px 328px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#header1
{
	position: relative;
	width: 975px;
	height: 298px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	z-index: 1;
}

	#header1_left
	{
		background-image: url(/pic/backgrounds/square1.jpg);
		background-repeat: no-repeat;
		width: 573px;
		height: 298px;
		border: 0px;
		margin: 0px;
		float: left;
	}
	
		#logo
		{
			position: absolute;
			left: 0px;
			top: 0px;
			width: 295px;
			height: 85px;
			border: 0px;
			margin: 0px;
			padding: 15px 0px 0px 15px;
			z-index: 3;
		}
		
		#portfoliotekst
		{
			position: absolute;
			left: 0px;
			top: 0px;
			width: 563px;
			height: 298px;
			border: 0px;
			padding: 0px 10px 0px 0px;
			margin: 0px;
			font-size: 11px;
			color: #ffffff;
			text-align: right;
		}
		
/*			#portfoliotekst a
			{
				color: #ffffff;
				text-decoration: none;
			}
	
			#portfoliotekst a:hover
			{
				color: #e2007a;
			}
*/
	#header1_right
	{
		background-image: url(/pic/backgrounds/square3.jpg);
		background-repeat: no-repeat;
		background-color: #303031;
		width: 402px;
		height: 298px;
		border: 0px;
		padding: 0px;
		margin: 0px;
		float: left;
	}

#header2
{
	background-image: url(/pic/backgrounds/balk3.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 35px;
	margin: 0px 0px -5px 0px;
	border: 0px;
	padding: 0px;
}

	#header2_text
	{
		position: absolute;
		left: 0px;
		top: 298px;
		color: #ffffff;
		font-size: 13px;
		width: 100%;
		height: 24px;
		margin: 0px;
		border: 0px;
		padding: 6px 0px 0px 0px;
		white-space: nowrap;
		z-index: 2;
	}
	
	#header2_text a
	{
		color: #ffffff;
		text-decoration: none;
	}
	
	#header2_text a:hover
	{
		color: #e2007a;
	}

	#header2_left
	{
		position: absolute;
		left: 0px;
		top: 298px;
		background-image: url(/pic/backgrounds/balk1.jpg);
		background-repeat: repeat-x;
		width: 454px;
		height: 30px;
		border: 0px;
		padding: 0px;
		margin: 0px;
		z-index: 1;
	}
	
	#header2_right
	{
		position: absolute;
		left: 454px;
		top: 298px;
		background-image: url(/pic/backgrounds/balk2.jpg);
		background-repeat: no-repeat;
		width: 364px;
		height: 30px;
		border: 0px;
		padding: 0px;
		margin: 0px;
		z-index: 1;
	}

#main
{
	position: relative;
	min-width: 975px;
  width: auto !important;
  width: 975px;
	min-height: 270px;
  height: auto !important;
  height: 270px;
  color: #ffffff;
	margin: 0px;
	border: 0px;
	padding: 0px;
	z-index: 2;
}

	#main_left
	{
		background-image: url(/pic/backgrounds/bg1.jpg);
		background-repeat: repeat-x;
		background-color: #ffffff;
		color: #303031;
		width: 769px;
		border-top: 0px;
		border-right: 1px solid #303031;
		border-bottom: 0px;
		border-left: 2px solid #E2007A;
		padding: 10px 8px 34px 8px;
		margin: 0px;
		float: left;
	}

	#main_middle
	{
		background-image: url(/pic/backgrounds/bg5.jpg);
		background-repeat: no-repeat;
		color: #ffffff;
		width: 177px;
		border-top: 0px;
		border-right: 1px solid #d5d5d5;
		border-bottom: 0px;
		border-left: 1px solid #444445;
		padding: 5px 5px 34px 3px;
		margin: 0px 0px 250px 0px;
		float: left;
	}

	#main_middle a
	{
		text-decoration: none;
		color: #ffffff;
	}

	#main_middle a:hover
	{
		color: #303031;
	}

		.submenu
		{
			font-size: 13px;
			display: inline;
			line-height: 20px;
		}

		.submenu a
		{
			text-decoration: none;
			color: #ffffff;
		}

		.submenu a:hover
		{
			color: #303031;
		}

		.submenu_active
		{
			/*font-size: 13px;*/
			color: #303031;
			display: inline;
			line-height: 20px;
		}

		.submenu_active a
		{
			text-decoration: none;
			color: #303031;
		}

		.submenu_active a:hover
		{
			color: #ffffff;
		}

		.subsubmenu
		{
			display: inline;
		}

		.subsubmenu a
		{
			text-decoration: none;
			color: #ffffff;
		}

		.subsubmenu a:hover
		{
			color: #303031;
		}

		.subsubmenu_active
		{
			font-style: italic;
			color: #303031;
			display: inline;
		}

		.subsubmenu_active a
		{
			text-decoration: none;
			color: #303031;
		}

		.subsubmenu_active a:hover
		{
			color: #ffffff;
		}

		#main_middle ul
		{
		   list-style-type: none;
		   padding: 0px;
		   margin: 3px 0px 3px 5px;
		}
		
		#main_middle li
		{
		   margin: 0px;
		}
		
		.folding
		{
			cursor: pointer;
			margin: 0px 3px -1px 0px;
			/*vertical-align: middle;*/
		}
	
	#main_right
	{
		color: #ffffff;
		font-size: 13px;
		line-height: 20px;
		width: 206px;
		border: 0px;
		padding: 0px 0px 34px 8px;
		margin: 5px 0px 0px 0px;
		float: left;
	}

	#main_right a
	{
		color: #ffffff;
		text-decoration: none;
	}
	
	#main_right a:hover
	{
		color: #e2007a;
	}
	
#bottom
{
	background-image: url(/pic/backgrounds/balk6.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 29px;
	margin: -29px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	position: relative;
	z-index: 2;
}

	#bottom_text
	{
		position: absolute;
		left: 0px;
		top: inherit;
		color: #ffffff;
		font-size: 10px;
		white-space: nowrap;
		width: 100%;
		height: 21px;
		margin: 0px;
		border: 0px;
		padding: 8px 0px 0px 0px;
		z-index: 3;
	}

	#bottom_text a
	{
		color: #ffffff;
		text-decoration: none;
	}
	
	#bottom_text a:hover
	{
		color: #e2007a;
	}

	#bottom_left
	{
		position: absolute;
		left: 0px;
		top: inherit;
		background-image: url(/pic/backgrounds/balk4.jpg);
		background-repeat: repeat-x;
		width: 442px;
		height: 29px;
		border: 0px;
		padding: 0px;
		margin: 0px;
		z-index: 2;
	}
	
	#bottom_right
	{
		position: absolute;
		left: 442px;
		top: inherit;
		background-image: url(/pic/backgrounds/balk5.jpg);
		background-repeat: no-repeat;
		width: 384px;
		height: 29px;
		border: 0px;
		padding: 0px;
		margin: 0px;
		z-index: 2;
	}
	
.urllink a
{
	color: #ffffff;
	text-decoration: none;
}

.urllink a:hover
{
	color: #e2007a;
}

.urllink2 a
{
	color: #e2007a;
	text-decoration: none;
}

.urllink2 a:hover
{
	color: #ffffff;
}

.urllink3 a
{
	color: #ffffff;
	text-decoration: none;
}

.urllink3 a:hover
{
	color: #303031;
}
