
.wrapper {
	text-align:center;
	margin:0px auto;
	width:1000px;
}

body {
	background-color:#fcf4d8;
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	color: black;
}

.clear{
	clear: both;
}

a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border:0px;

}

.logo {
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
	width:723px;
	height:312px;
	margin:120px auto;
}

.container {
	width:500px;
	float:right;
}
.text1 {
	color:#000000;
	font-size:19px;
	margin:94px 0px 33px 52px;
	width:365px;
	float:left;
	display:inline;
}
.text2 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 0px 47px;
	color:#cc0000;
	float:left;
	display:inline;
	width:383px;
}

.text3 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 0px 30px;
	color:#cc0000;
	float:left;
	display:inline;
	width:430px;
}

.inputs {
	width:139px;
	float:left;
	margin:25px 0px 0px 73px;
	display:inline;

}

.input1 {
	border:0px;
	margin:0px 0px 5px 0px;
	width:134px;
	border:1px solid #999999;
	font-size:17px;
    font-family:"Times New Roman", Times, serif;
}

.input2 {
	border:0px;
	border:1px solid #999999;
	width:134px;
	font-size:17px;
	font-family:"Times New Roman", Times, serif;
}

.anunta-ma {
	width:181px;
	height:54px;
	background:url(../img/panglica.jpg);
	float:left;
	margin:28px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	display:inline;
}

input.anunta {
	background-image:url(../img/anunta-ma.jpg);
	width:98px;
	height:15px;
	border:0px;
	margin:14px 0px 0px 20px;
	cursor:pointer;
	padding:0px;
}
