/*=tag*/
body {
	background-color: #E3E3E3;
	font-family: "Trebuchet MS", tahoma, verdana, arial,  sans-serif;
	font-size: 90%;
}
img {
	/*border: 3px double #999999;*/
}
h2 {
	position: relative;
	text-align: center;
	width: 92%;
	left: 5%;
	color: White;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}
table {
	color: #FFFFFF;
}
p {
	position:relative;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	text-align:center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	width:90%;
	left:5%;
	background-color: #666666;
	padding: 0 5px 3px 5px;
}
input[type="submit"] {
	position:relative;
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	background-color: #660000;
	margin-top:2px;
	border:0px;
	color:#FFFFFF;
	font-size: 70%;
	text-decoration: underline;
}
input[type="text"],[type="password"] {
	position:relative;
	font-family: "Book Antiqua", Georgia, Times New Roman, Times, serif;
	background-color: #000000;
	margin-top:2px;
	border: 3px double #333333;
	color:#FFFFFF;
	font-size: 70%;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*=class*/
.main {
	position: absolute;
	top: 5%;
	left: 10%;
	width: 60%;
	border: 3px double #D23A00;
	background-color: #D23A00;
}

.text {
	margin:3px;
	font-size: 90%;
	color: #CCCCCC;
	
}
.menu_left {
	position: absolute;
	left: 75%;
	top: 5%;
	width: 15%;
	border: 3px double #D23A00;
	background-color: #D23A00;
}
.main .logo {
	position: relative;
	text-align: left;
	font-size: 120%;
	height: 100px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #orange;
	color: #FFFFFF;
	background-color: Black;
	margin-bottom: 5px;
	background: url(images/logo_1.gif) no-repeat center;
	border: #FFA500;
}
.logo {
	position: relative;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #333333;
	color: #FFFFFF;
	background-color: #FF8C00;
	margin-bottom: 5px;
}

.bottom {
	position:relative;
	text-align:center;
	font-size: 70%;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #333333;
	color: #FFFFFF;
	background-color: #000000;
	margin-top:5px;
}
.zaglav{
	font-size: 120%;
	font-weight: bold;
	color: #000066;
}
.img_left, .img_right {
	margin: 5px;
	border: 3px double #CCCCCC;
}
.img_left{
	float:left;
}
.img_right{
	float:right;
}
.link_menu {
	margin:0px;
	height:210px;
	padding:0 0 5px 0;
	position:relative;
	margin:2px 0 0 0;
	font-size: 90%;
	list-style-type: none;
	color: #FFFFFF;
}


.link_menu a{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 90%;
}
.link_menu a:hover{
	font-size: 90%;
	margin:0 30px 0 0;
}
.link_menu a:visited{
	font-size: 90%;
	padding:0 0 0 15px;
}
form a{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 70%;
}
form a:hover{
	text-decoration:none;
	color:#999999;
	font-size: 70%;
}
.valid {
position:relative;
top:10%;
border:0px;
float:right;
}
/*=id*/
