body {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #201c1d;
	line-height: 22px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #201c1d;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #201c1d;
}
h4 {
	font-family: Georgia;
	font-size: 12px;
	color: white;
	padding: 5px;
	background-color: #ed1c24;
}
h5 {
	font-family: Georgia;
	font-size: 12px;
	color: #e30000;
}
h6 {
	font-family: Georgia;
	font-size: 10px;
	color: #e30000;
}
p, div, td, li {
	font-family: Georgia;
	font-size: 12px;
	color: #231f20;
}
a {
	text-decoration: none;
	color: #e30000;
}
a:hover {
	text-decoration: none;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231f20;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.mainTable {
	width: 970px;
	height: 100%;
	margin: auto;
}
.top {
	height: 200px;
	background-color: gray;
	width: 970px;
}
.top a {
	display: block; 
	position: absolute; 
	top: 50px; 
	left: 50px; 
	width: 100px; 
	height: 100px;
}
.leftCell {
	border-left: black 4px solid;
	border-right: black 4px solid;
	height: 100%; 
	vertical-align: top;
	background-color: #ed1c24;
}
.leftTop {
	width: 241px;
	height: 379px;
	background: url(images/left_top.png) no-repeat;
	position: relative;
}
.leftTop a {
	position: absolute;
	left: 27px;
	top: 68px;
	width: 191px;
	height: 59px;
}
.leftBlock {
	width: 241px;
	height: 64px;
	background: url(images/left_block.png) no-repeat;
}
.leftBlockLarger {
	width: 241px;
	height: 94px;
	background: url(images/left_block_larger.png) no-repeat;
}
.bejelentkezesBox {
	width: 241px;
	height: 104px;
	background: url(images/bejelentkezes.png) no-repeat;
}
.menuContainer {
	margin: 0px;
	float: left;
}
.menuItem {
	font-size: 11px;
	width: 237px;
	background-image: url(images/menu_back.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	text-transform: uppercase;
}
.menuItem a {
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #1f555f;
	display: block;
	text-decoration: none;	
}
.menuItem a:hover {
	text-decoration: none;
	color: black;
}
.menuItemActive {
	font-size: 11px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 3px;
	background-image: url(images/menu_active.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	color: white;
	text-transform: uppercase;
}
.subMenuItem {
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	text-transform: uppercase;
	border-bottom: #c9c9c9 1px solid;
}
.subMenuItem a {
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #444444;
	display: block;
	text-decoration: none;
}
.subMenuItem a:hover {
	text-decoration: none;
	color: #94b232;
}
.subMenuItemActive {
	font-size: 11px;
	padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	color: #94b232;
	text-transform: uppercase;
	border-bottom: #c9c9c9 1px solid;
}
.subSubMenuItem {
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	text-transform: capitalize;
	border-bottom: none;
}
.subSubMenuItem a {
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #444444;
	display: block;
	text-decoration: none;
}
.subSubMenuItem a:hover {
	text-decoration: none;
	color: #94b232;
}
.subSubMenuItemActive {
	font-size: 11px;
	padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 3px;
	color: #94b232;
	text-transform: capitalize;
}
.contentCell {
	width: 726px; 
	height: 100%;
	vertical-align: top;
}
.contentTop {
	width: 726px;
	height: 102px;
	background: url(images/content_top.png) no-repeat;
}
.menuTable {
	width: 726px;
}
.menuTable td {
	width: 20%;
	border-left: #eae4b5 2px solid;
}
/*.menuTable td div {
	line-height: 48px; 
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}*/
.menuTable td div,  .menuTable td a {
	display: block;
	line-height: 48px; 
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
.kozelet {
	border-top: #ed1c24 5px solid; 
	color: #ed1c24;
	background-color: white;
}
.kultura {
	border-top: #ec008c 5px solid; 
	color: #ec008c;
	background-color: white;
}
.eletmod {
	border-top: #40ae49 5px solid; 
	color: #40ae49;
	background-color: white;
}
.sport {
	border-top: #f58220 5px solid; 
	color: #f58220;
	background-color: white;
}
.szaknevsor {
	border-top: #585200 5px solid; 
	color: #585200;
	background-color: white;
}
.forward {
	width: 343px;
	height: 19px;
	background: url(images/tovabb.png) no-repeat;
	margin-top: 7px;
}
.forward a {
	display: block;
	width: 343px;
	height: 19px;
}
.forwardLarge {
	width: 706px;
	height: 19px;
	background: url(images/tovabb_large.png) no-repeat;
	margin-top: 12px;
}
.forwardLarge a {
	display: block;
	width: 706px;
	height: 19px;
}
.forwardGallery {
	width: 706px;
	height: 19px;
	background: url(images/gallery.png) no-repeat;
	margin-top: 12px;
}
.forwardGallery a {
	display: block;
	width: 706px;
	height: 19px;
}
.separator {
	width: 706px;
	height: 19px;
	background: url(images/separator.png);
	margin-top: 12px;
}
.back {
	width: 706px;
	height: 19px;
	background: url(images/vissza.png) no-repeat;
	margin-top: 12px;
}
.back a {
	display: block;
	width: 706px;
	height: 19px;
}
.comments {
	width: 706px;
	height: 29px;
	background: url(images/hozzaszolasok.png) no-repeat;
	margin-top: 15px;
}
.comments div {
	line-height: 23px !important;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding-left: 13px;
}
.commentUser {
	width: 706px;
	height: 24px;
	background: url(images/comment_user.png) repeat-x;
}
.commentUserLeft {
	line-height: 24px !important;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 13px;
	float: left;
}
.commentUserRight {
	background: url(images/red_box.png) no-repeat left;
	line-height: 24px !important;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 13px;
	padding-right: 13px;
	float: right;
}
.commentComment {
	padding: 5 13 5 13;
}
.newComment {
	width: 706px;
	height: 23px;
	background: url(images/new_comment.png) no-repeat;
	margin-top: 15px;
}
.newComment div {
	line-height: 23px !important;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding-left: 13px;
}
.newCommentBlock {
	width: 706px;
	height: 122px;
	background: url(images/new_comment_back.png) no-repeat;
}
.letYouRegister {
	padding: 20px;
}
.newCommentComment {
	padding: 10 25 0 15;
}
.content {
	padding: 10px;
}
.content p, .content div, content li {
	line-height: 18px;
}
.content li {
	margin-bottom: 10px;
}
.content td {
	padding: 5px;
}
.rightCell {
	width: 250px;
	height: 100%;
	vertical-align: top;
}
.inputBox {
	border: #ff0000 1px solid;
	background-color: #fcfbf5;
	color: #201c1d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 360px;
}
.inputBoxHalf {
	border: #ff0000 1px solid;
	background-color: #fcfbf5;
	color: #201c1d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 180px;
}
.inputBoxSmall {
	border: #ff0000 1px solid;
	background-color: #fcfbf5;
	color: #201c1d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 180px;
}
.inputBoxLogin {
	border: #ff0000 1px solid;
	background-color: #fcfbf5;
	color: #201c1d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 110px;
	margin-bottom: 3px;
}
.textareaBox {
	border: #ff0000 1px solid;
	background-color: #fcfbf5;
	color: #201c1d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 80px;
	width: 360px;
}
.bottom {
	height: 100px;
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
}
.bottomFirstRow {
	margin-left: 250px;
	padding-top: 45px;
	text-align: center;
	color: #646250;
	font-size: 12px;
	font-weight: bold;
}
.bottomFirstRow a {
	color: #646250;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.bottomSecondRow {
	margin-left: 250px;
	padding-top: 10px;
	text-align: center;
	color: #646250;
	font-size: 12px;
	font-weight: bold;
}
.bottomSecondRow a {
	color: #646250;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.loginLeft {
	margin-top: 25px;
	padding-left: 5px;
	float: left;
}
.loginRight {
	margin-top: 38px;
	padding-left: 3px;
	padding-right: 6px;
	float: right;
	font-size: 10px !important;
}
.loginForm {
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.error {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	color: red;
	font-weight: bold;
	font-size: 11px;
}
.loginError {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: -1px;
	color: red;
	font-weight: bold;
	font-size: 10px;
	padding-left: 6px;
}
.regError {
	color: red;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px !important;
}
.forumTop {
	width: 251px;
	height: 38px;
	background-image: url(images/forum_top.gif);
	background-repeat: no-repeat;
}
.forumTop a {
	width: 251px;
	height: 38px;
	display: block;
}
.voteTop {
	width: 251px;
	height: 33px;
	background-image: url(images/vote_top.gif);
	background-repeat: no-repeat;
}
.partnersTop {
	width: 251px;
	height: 33px;
	background-image: url(images/partners_top.gif);
	background-repeat: no-repeat;
}
.partners ul {
	margin: 0px;
	padding: 0px;
}
.partners li {
	list-style-type: none;
	margin: 10px;
}
.formTable {
	width: 700px;
}
.smallText {
	font-size: 9px;
	line-height: 12px !important;
}
.button {
	height: 20px;
	border: #ed1c24 1px solid;
	background-color: #ed1c24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
.buttonSmall {
	margin-top: 3px;
	height: 18px;
	border: #ed1c24 1px solid;
	background-color: #ed1c24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	cursor: pointer;
}
.codeField {
	text-align: right;
	width: 115px;
	vertical-align: middle !important;
}
.codeImg {
	margin: 5px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.pager {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.pagerTitle, .pagerComment {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.pagerItem {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
}
.pagerItemNumber {
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
}
.pagerItem a {
	text-decoration: none;
	color: black;
}
.pagerItem a:hover {
	text-decoration: none;
	color: #444444;
}