body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-position: top;
	background-attachment: scroll;
	/*background-color: #666699;*/
	background-color: black;
}


.page {
	margin: 0px auto;
	width: 970px;
	background-color: black;
}
.right {
	float: right;
}
.left {
	float: left;
}

img {
	border: 0px;
}
ul.ul_links, ul.ul_links li.li_links {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.ul_links {
	width: 396px;
}



ul.ul_links a.rg_project:link, ul.ul_links a.rg_project:visited {
	display: block;
	background: transparent url(res/rg_project.gif) no-repeat;
	width: 396px;
	height: 81px;
	outline: none;

}
ul.ul_links a.rg_project:hover, ul.ul_links a.rg_project#active{
	display: block;
	background: transparent url(res/rg_project_repeat.gif) no-repeat;
	outline: none;
}

ul.ul_links a.oferta:link, ul.ul_links a.oferta:visited {
	display: block;
	background: transparent url(res/oferta.gif) no-repeat;
	width: 396px;
	height: 64px;
	outline: none;

}
ul.ul_links a.oferta:hover, ul.ul_links a.oferta#active{
	display: block;
	background: transparent url(res/oferta_repeat.gif) no-repeat;
	outline: none;
}

ul.ul_links a.portfolio:link, ul.ul_links a.portfolio:visited {
	display: block;
	background: transparent url(res/portfolio.gif) no-repeat;
	width: 396px;
	height: 71px;
	outline: none;

}
ul.ul_links a.portfolio:hover, ul.ul_links a.portfolio#active{
	display: block;
	background: transparent url(res/portfolio_repeat.gif) no-repeat;
	outline: none;
}




ul.ul_links a.kontakt:link, ul.ul_links a.kontakt:visited {
	display: block;
	background: transparent url(res/kontakt.gif) no-repeat;
	width: 396px;
	height: 70px;
	outline: none;

}

ul.ul_links a.kontakt:hover, ul.ul_links a.kontakt#active{
	display: block;
	background: transparent url(res/kontakt_repeat.gif) no-repeat;
	outline: none;
}


#menu{
   margin-top: 20px;
	clear: left;

}

#logo{
	margin-left: 35px;
	margin-top: 35px;
	margin-bottom: 0px;
	clear:left;
		}
		
#main{
	background: transparent url(res/back_blur_dark2.1.jpg) no-repeat;
	display: block;
	width: 574px;
	/*height: 1024px;*/
	height: 600px;


}



#portfolio{
	display: block;
	width: 574px;
	height: 492px;
	overflow: auto;
}

.text_div{
	
	/*background: rgba(0, 0, 0, 0.5);*/
	}

.main_text{
	font: 12px Tahoma;
	color: White;
	text-align: justify;
	/*text-indent: 10*/
	margin: 30px;
	line-height: 140%;
}

.new_text{
	font: 12px Tahoma;
	color: White;
	text-align: center;
	/*text-indent: 10*/
	margin: 30px;
	line-height: 140%;
}
.head{
	font: 24px Tahoma;
	color: White;
	text-align: justify;
	text-indent: 10%;
	margin: 20px;
	margin-top: 50px;
	margin-bottom: 50px;
	text-decoration: underline;
}

.portfolio_link{
	color: white;
	text-decoration: underline;
}

.logo_portfolio{
	
	clear: left;
}
#clear{
	clear: left;
}

.kontakt_text{
	font: 12px Tahoma;
	color: White;
	text-align: justify;
	margin: 30px;
	margin-left: 75px;
	line-height: 140%;
}
.created{
	clear: left;
	font: 10px Tahoma;
	color: #666699;
	text-align: center;
}

.foot{
	clear: right;
}


	
