body{
margin:0, 0, 0, 0;
padding:0, 0, 0, 0;
background-image:url(img/logo.jpg);
background-repeat:no-repeat;
background-color:#000;
}
#container{
padding-top: 130px;
padding-left:220px;
}
#menu{
padding-top:10px;
padding-bottom: 10px;
}
.option{
float:left;
padding-right:20px;
height:25px;
}
.link:link{
color: #696969;
font-family: Arial;
font-size: 14px;
font-weight:bold;
text-decoration:none;
}
.link:visited{
color: #5b5b5b;
font-family: Arial;
font-size: 14px;
font-weight:bold;
text-decoration:none;
}
.link:hover{
color: #FFF;
font-family: Arial;
font-size: 14px;
font-weight:bold;
text-decoration:none;
}
.link:active{
color: #FFF;
font-family: Arial;
font-size: 14px;
font-weight:bold;
text-decoration:none;
}
.text{
	font-family:"Arial";
	font-size:15px;
	color:#cccccc;
	text-indent:20px;
	width: 700px;
	padding-bottom:0px;
	text-align:left;
}
.list{
font-family:"Arial";
font-size:15px;
font-weight:BOLD;
color:#cccccc;
text-indent:0px;
list-style:none;
margin-left:-35px;
}

.copy{
	font-family:"Arial";
	font-size:13px;
	color:#99CCFF;
	text-indent:0px;
	list-style:none;
	margin-left:0px;
	text-align: left;
	
}
.copy3{
	font-family:"Arial";
	font-size:13px;
	color:#99CCFF;
	margin-left:200px;
	text-align: left;
}
#ul{
margin-top: 0px;
}
#buton{
width:213px;
height:46px;
background-image:url(img/knopka.gif);
background-repeat: no-repeat;
border: 0;
cursor: pointer;
}


.link2 {
	color: #99CCFF
}


.copy2 {
	color: #99CCFF
}

