@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #800029;
	margin: 0px;
	cursor: default;
}
a:link {
	color: #800029;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #800029;
}
a:hover {
	text-decoration: underline;
	color: #800029;
}
a:active {
	text-decoration: none;
	color: #800029;
}

.menu {
	width:800px;
	height:auto;
	padding:5px 0px;
	font-size:15px;
	font-weight:bold;
	background-color:#800029;
	color:#FFF;
}
.menu a:link {
	color: #fff;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #fff;
}
.menu a:hover {
	text-decoration: none;
	color: #fff;
}
.menu a:active {
	text-decoration: none;
	color: #fff;
}

.img-shadow {
  float:left;
  background: url(http://www.bestinfoujsag.hu/images/trans-shadow.png) no-repeat bottom right;
  margin: 10px 0px 0px 20px;
  cursor: pointer;
  margin-left: 15px;
}
.img-shadow img {
  display: block;
  position: relative;
  padding: 5px;
  background-color: #fff;
  border: 1px solid #cecece;
  margin: -6px 6px 6px -6px;
}
.button {
	border: 1px solid #800029;
	background-color: #FFF;
	cursor: pointer;
	color: #83092B;
	padding: 5px;
	font-weight: bold;
}

.page {
	margin: 0 auto;
}

.top {
	width:824px;
}
.top_csik_left {
	background: url(http://www.bestinfoujsag.hu/images/s_topleft.png) no-repeat;
	float: left;
	width: 12px;
	height: 12px;
}
.top_csik_center {
	background: url(http://www.bestinfoujsag.hu/images/s_top.png) no-repeat;
	float: left;
	width: 800px;
	height: 12px;
}
.top_csik_right {
	background: url(http://www.bestinfoujsag.hu/images/s_topright.png) no-repeat;
	float: left;
	width: 12px;
	height: 12px;
}

.content {
	width: 824px;
}
.content_container {
	float:left;
	width:800px;
	height:auto;
	text-align:center;
	background-image:url(http://www.bestinfoujsag.hu/images/csik.png);
	background-repeat:repeat-y;
	padding:0px 12px;
}
.nagycim {
	font-size:26px;
	font-weight:bold;
	color: #800029;
}
.oldalcim {
	font-size:18px;
	font-weight:bold;
	color:#5E061F;
	border-bottom: 2px dotted #5E061F;
}
.kiscim {
	font-size:14px;
	font-weight:bold;
	color: #800029;
}
.head {
	width:800px;
	height:auto;
	padding:5px 0px;
}
.tartalom_c {
	width: 800px;
	height: auto;
	padding: 5px 0px;
	float: left;
}
.tartalom_left {
	width: 580px;
	height: auto;
	float: left;
	text-align: left;
	padding: 10px 10px;
}
.tartalom_right {
	width: 196px;
	height: auto;
	float: left;
}
.right_box {
	width: 196px;
	height: auto;
	float: left;
	border: 2px solid #5E061F;
	margin-bottom: 10px;
}
.right_box_cim {
	width: 186px;
	height: auto;
	padding: 5px;
	float: left;
	background-color: #5E061F;
	text-align: center;
}
.box_cim {
	font-weight: bold;
	color: #FFF;
}
.right_box_tartalom {
	width: 186px;
	height: auto;
	float: left;
	text-align: center;
	padding: 5px;
}

.kezdolap_beallitasa {
	width:800px;
	height:auto;
	padding:5px 0px;
	float:left;
}


.bottom {
	width:824px;
}
.bottom_csik_left {
	background: url(http://www.bestinfoujsag.hu/images/s_btmleft.png) no-repeat;
	float: left;
	width: 12px;
	height: 12px;
}
.bottom_csik_center {
	background: url(../images/s_btm.png) no-repeat;
	float: left;
	width: 800px;
	height: 12px;
}
.bottom_csik_right {
	background: url(http://www.bestinfoujsag.hu/images/s_btmright.png) no-repeat;
	float: left;
	width: 12px;
	height: 12px;
}
