﻿h1	{
	font-family: Georgia;
	font-weight: normal;
	color: #4B4740;
	font-size:20px
}

p	{
	font-family: Georgia;
	font-weight: normal;
	color: #4B4740;
	font-size:14px
}
textarea{
	width:100%;
}
input{
	width:100%;
}

.li	{
	font-family: Georgia;
	font-weight: normal;
	color: #4B4740;
	font-size:14px;
	width:400px;
}

a:link, a:visited {
	text-decoration: none;
	color: #0489b7;
}

a:hover, a:active {
	text-decoration: underline;
	color: #0489b7;
}
.lang{
	height:40px;
	width:600px;
	padding-top:20px;
	text-align:right;
	display:inline-block;
}
.footer{
	height:50px;
	width:600px;
	padding-top:20px;
	text-align:center;
}
.content{
	width:600px;
	padding-top:20px;
	text-align:left;
}
.send{
	width:290px;
	float:left;
	padding-right:10px;
}
.reset{
	width:290px;
	float:left;
	padding-left:10px;
}
.shifra{
	font-size:xx-large;
	font-weight:bold;
}
.glang{
	display:inline-block;
	text-align:left;
	width:200px;
}
