@charset "utf-8";
 


body {
	color: #FFFFFF;
	background-image: url(../../images/sys/bg.gif);
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9e5e5f;
}

.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
}


option	{
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	background-color: #AA0104;
	}
select {
	border:1px solid #FFFFFF;
	background-color:#AA0104;
	color:#FFFFFF;
	}
#kapcs {
	text-align: center;
}
label {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

#konyvIMG {
	margin-left: -70px;
}


.inText {
	background-color: #AA0104;
	border: 1px solid #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 15px;
}
.alert {
	color: #FFFF66;
}

.textarea {
	background-color: #AA0104;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	overflow: auto;
}
.submit {
	background-color: #AA0104;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000000;
}


#menu {
	height: 41px;
	width: 1000px;
	background-image: url(../../images/sys/menu_bg.jpg);
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-image: url(../../images/sys/button.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	width: 187px;
	padding-top: 10px;
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-image: url(../../images/sys/button.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	width: 187px;
	padding-top: 10px;
}


.menuA {
	background-repeat: no-repeat;
	width: 187px;
	height: 30px;
	float: left;
	margin-right: 16px;
	text-align: center;
}


.menuB  {
	background-repeat: no-repeat;
	width: 187px;
	height: 30px;
	float: right;
	text-align: center;
}




#header {
	background-image: url(../../images/sys/header.jpg);
	height: 139px;
	width: 1000px;
}
#contentBg {
	background-image: url(../../images/sys/content_bg.jpg);
	width: 1000px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E20203;
}
#star {
	background-image: url(../../images/sys/red_star.jpg);
	width: 980px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#star  p {
	font-size: 18px;
}
#content {
	text-align: justify;
	width: 469px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	padding-right: 20px;

}
blockquote {
	font-size: 20px;
	text-align: center;
}

#content2 {
	text-align: justify;
	width: 470px;
	float: right;
	padding-left: 20px;
}




#footer {
	background-image: url(../../images/sys/footer.jpg);
	height: 27px;
	width: 1000px;
}
#footer p {
	text-align: center;
	margin: 0px;
	padding-top: 4px;
}
