.center
{
	text-align : center;
	margin : 0px;
}



.main_part
{
	margin:0px auto; width:960px;
	background-image : url('podkladU.jpg');
	background-attachment : scroll;
	background-position :  left 50%;
	background-repeat : no-repeat;
	height : 700px
}


.main_part1
{
	margin:0px auto; width:960px;
	background-image : url('podkladP.jpg');
	background-attachment : scroll;
	background-position :  left 50%;
	background-repeat : no-repeat;
	height : 700px
}

.main_part2
{
	margin:0px auto; width:960px;
	background-image : url('podkladK.jpg');
	background-attachment : scroll;
	background-position :  left 50%;
	background-repeat : no-repeat;
	height : 700px
}


.menu
{
	width:280px;
	

	float: left;
	margin-top:170px;
	margin-bottom:0px;
}


.text
{
	float : right;
	text-align : left;
	COLOR: Black;
	LINE-HEIGHT: 110%;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	TEXT-DECORATION: none;
	width:535px;
	height:380px;
	float: right;
	margin-right :130px;
	margin-top:170px;
}


.kontakt
{
	width:830px;
	height:80px;

	float: right;
	margin-top:60px;
	margin-bottom:0px;
	text-align:center;
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	TEXT-DECORATION: none;
	color: White;
}





.copyright {
	text-align:center;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	TEXT-DECORATION: none;
	color : Black;
}

p {
		FONT-SIZE: 15px; 
		MARGIN-TOP: 0px; 
		MARGIN-BOTTOM: 16px;
		color: #6c6c6c;
}



A:link {
	COLOR: White;
	TEXT-DECORATION: none
}
A:active {
	COLOR: white;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: White;
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: White;
	TEXT-DECORATION: underline
}

