@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
}
a {
	color: #000000;
}

td {
	width: 50%;
}

#main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(imgs/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#podval {
	background-image: url(imgs/bg_podval.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-bottom: 20px;
}

#top {
	height: 120px;
}
#desc {
	height: 100px;
}
#desc p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#formtab {

}
#states {
	font-size: 9px;
	color: #999999;
	margin-bottom: 0px;
}
#states a {
	color: #999999;
	text-decoration: none;
}
#states a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.left {
	padding-right: 15px;
}
#tips {
	font-size: 10px;
	padding-top: 25px;
	text-align: justify;
}
#tips span {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
#niz {
	font-size: 10px;
	margin-bottom: 10px;
}

#tips b {
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
}

b, strong {
	font-weight: bold;
	color: #666666;
}
#form {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	border: 1px solid #FF9900;
	color: #CC0000;
}
#dir {
	font-size: 10px;
}
#dir a {
	color: #CC0000;
	display: block;
	padding-top: 8px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 11px;
}
#dir a:hover {
	color: #990000;
}
.more {
	padding-top: 15px;
}


form {
	margin-top: 5px;
	margin-bottom: 5px;
}
#form select {
	margin-top: 10px;
	margin-bottom: 10px;
}
.butt {
	font-weight: bold;
	color: #990000;
	background-color: #FFCC00;
	margin-top: 10px;
}



#top td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	width: 50%;
	text-align: justify;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 7px;
}

table {
	width: 100%;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
