/* general */

body {
	font-family: verdana, san-serif;
	font-size: 11px;
	color: #666;
	width: 100%;
	margin: 0;
	background: #D6DFE6;
}

h1 {
	font-weight: bold;
	font-size: 12px;
	color: #690;
	/*text-align: right;*/
	border-bottom: 1px dashed #eee;
}	

h2 {
	font-weight: bold;
	font-size: 11px;
	color: #690;
	clear: both;
	margin-top: 15px;
}

p {
	text-align: justify;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.italic {
	font-style: italic;
}

img {
	border: none;
}

.keretes {
	border: 1px solid gray;
}

iframe {
	width: 785px;
	height: 400px;
}

/* structure */

#container {
	width: 1000px;
	margin: auto;
}

#top_en_US {
	background: url(../images/series/layout/i_01_en_US.png) no-repeat;
	height: 30px;
}

#top_hu_HU {
	background: url(../images/series/layout/i_01_hu_HU.png) no-repeat;
	height: 30px;
}

#header_2009_en_US {
	background: url(../images/series/2009/template/i_02_2009_en_US.png) top no-repeat;
	height: 149px;
}

#header_2009_hu_HU {
	background: url(../images/series/2009/template/i_02_2009_hu_HU.png) top no-repeat;
	height: 149px;
}

#header_2010_en_US {
	background: url(../images/series/2010/template/i_02_2010_en_US.png) top no-repeat;
	height: 149px;
}

#header_2010_hu_HU {
	background: url(../images/series/2010/template/i_02_2010_hu_HU.png) top no-repeat;
	height: 149px;
}

#header_2011_en_US {
	background: url(../images/series/2011/template/i_02_2011_en_US.png) top no-repeat;
	height: 149px;
}

#header_2011_hu_HU {
	background: url(../images/series/2011/template/i_02_2011_hu_HU.png) top no-repeat;
	height: 149px;
}

#header_2012_en_US {
	background: url(../images/series/2012/template/i_02_2012_en_US.png) top no-repeat;
	height: 149px;
}

#header_2012_hu_HU {
	background: url(../images/series/2012/template/i_02_2012_hu_HU.png) top no-repeat;
	height: 149px;
}

#kep {
	margin-left: 390px;
}

/* subheader */

#subheader {
	background: url(../images/series/layout/i_03.png) no-repeat;
	height: 30px;
	padding-left: 30px;
	padding-right: 10px;
	line-height: 30px;
	color: white;
	text-align: right;
}

#lang {
	padding: 0;
	margin: 0;
	display: block;
	float: right;
}

#user {
	display: block;
	height: 30px;
	line-height: 30px;
}

#user a:link, #user a:visited {
	color: white;
	text-decoration: none;
}

#user a:hover, #user a:active {
	color: #D9ED00;
}

/* main */

#main {
	background: url(../images/series/layout/i_04.png) repeat-y;
	padding: 0 10px 0 10px;
}

#main.keret {
	height: 100%;
}

#left {
	width: 200px;
	/* background: #254968; */
	background: #1c3e5c;
	/* background: #333; */
	vertical-align: top;
	color: white;
}

#content {
	vertical-align: top;
	width: 785px;
	padding: 5px;
	background: url(../images/series/layout/vizjel.png) top left no-repeat;
	text-align: justify;
}

#content a:link, #content a:visited {
	text-decoration: none;
	color: #690;
}

#content a:active, #content a:hover {
	color: black;
	border-bottom: 1px dotted black;
}

#h1  {
	width: 100%;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px dashed #eee;
}

#h1_name {
	font-size: 12px;
	color: #690;
	width: 400px;
	overflow: hidden;
	font-weight: bold;
}

#h1_tools {
	float: right;
}

#h1_tools a:link, #h1_tools a:visited {
	border: none;
}

/* footer */

#footer {
	background: url(../images/series/layout/i_09.png) no-repeat;
	height: 35px;
	color: white;
	color: #aaa;
	padding-top: 7px;
}

#footer_left {
	float: left;
	padding-left: 30px;
}

#footer_right {
	text-align: right;
	padding-right: 30px;
}

#footer a:link, #footer a:visited {
	color: #aaa;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #D9ED00;
}

/* menu */

.menugroup {
	height: 20px;
	line-height: 20px;
	color: white;
	font-variant: small-caps;
	padding: 2px;
	/*border-bottom: 1px dashed white;*/
}

.menuitem {
	display: block;
	background: url(../images/series/layout/i_06.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #D9ED00;
	text-align: left;
	padding-top: 5px;
	padding-left: 30px;
	height: 20px !important;
	height: 25px;
	/*width: 100%;*/
	text-decoration: none;
}

.menuitem:link, .menuitem:visited {
	color: #D9ED00;
	/* color: #fc0; */
}

.menuitem:hover, .menuitem:active {
	background-position: 0px -25px;
	color: black;
}

/* right panel */

#right {
	float: right;
}

.doboz {
	width: 200px;
	text-align: left;
}

.doboz_fejlec {
	margin: 0;
	padding: 0;
	height: 36px;
}

.doboz_fejlec div {
	color: white;
	font-weight: bold;	
	padding: 15px 10px 0 35px;
}

.doboz_tartalom {
	padding: 10px;
	color: #333;
}

.doboz_tartalom ul {
	padding: 0;
	margin: 0 10px 0 15px;
}

.doboz_tartalom ul li {
	padding: 0;
	margin: 0 0 5px 0;
}

.doboz_tartalom a:link, .doboz_tartalom a:visited {
	color: black !important;
}

.doboz_tartalom div {
	height: 20px;
}

#doboz_fejlec_blue {
	background: transparent url(../images/series/layout/doboz_fejlec_blue.png) no-repeat scroll left top;
}

#doboz_tartalom_blue {
	background: transparent url(../images/series/layout/doboz_tartalom_blue.png) no-repeat scroll left bottom;
}

#doboz_fejlec_green {
	background: transparent url(../images/series/layout/doboz_fejlec_green.png) no-repeat scroll left top;
}

#doboz_tartalom_green {
	background: transparent url(../images/series/layout/doboz_tartalom_green.png) no-repeat scroll left bottom;
}

#doboz_fejlec_yellow {
	background: transparent url(../images/series/layout/doboz_fejlec_yellow.png) no-repeat scroll left top;
}

#doboz_tartalom_yellow {
	background: transparent url(../images/series/layout/doboz_tartalom_yellow.png) no-repeat scroll left bottom;
}

#doboz_fejlec_red{
	background: transparent url(../images/series/layout/doboz_fejlec_red.png) no-repeat scroll left top;
}

#doboz_tartalom_red {
	background: transparent url(../images/series/layout/doboz_tartalom_red.png) no-repeat scroll left bottom;
}

#doboz_tartalom_red img {
	margin-bottom: 10px;
}

/* printable */

.printable {
	text-align: center;
}

.printable img {
	margin: 0 15px 0 15px;
}

/* front */

#front {
	width: 570px;
}

/* news */

#news {
	/*height: 400px;
	overflow: auto;*/
}

.news_title {
	color: #690;
	text-decoration: none;
	font-weight: bold;
	margin: 15px 0 2px 0;
}

.news_date {
	color: #ccc;
	font-style: italic;
	margin-bottom: 5px;
}

.news_item {
	margin-bottom: 10px;
}

.news_more {
	text-align: right;
	position: relative;
	top: -10px;
}

.news_all {
	text-align: right;
}

/* patrons */

#patrons {
	margin-top: 20px;
	text-align: center;
}

#patrons h1 {
	color: #ccc;
	border: none;
}

#patrons table {
	width: 450px;
	margin: auto;
}

#patrons table td {
	width: 150px;
}

#patrons a:hover, #patrons a:active {
	border: none;
}

/* sights */

.sight {
	width: 200px;
	float: left;
	padding: 0 5px 5px 0;
}

.source {
	margin-bottom: 15px;
}

/* tools */

.tools {
	float: right;
	position: relative;	
	top: 7px;
}

.tools a:link, .tools a:visited {
	text-decoration: none;
}

.tools a:active, .tools a:hover {
	text-decoration: none;
}

/* form */

.form {
	width: 500px;
	margin: auto;
}

.form td {
	padding: 2px;
	border-bottom: 1px solid #eee;
	vertical-align: top;
	line-height: 20px;
}

.textarea td {
	vertical-align: top;
	line-height: 20px;
}

.cimke {
	width: 150px;
	white-space: nowrap;
}

.cimke_kotelezo {
	width: 150px;
	font-weight: bold;
	white-space: nowrap;	
}

.input_s select {
	width: 50px;
}

.form_error {
	color: red;
}

.form .section {
	padding: 2px;
	padding-top: 10px;
	border-bottom: 2px solid #eee;
	font-variant: small-caps;
}

.form .submit {
	border: none;
	text-align: right;
}

/* entry_list */

.entry_list {
	margin: auto;
	width: 100%;
}

.entry_list th {
	border-bottom: 2px solid #eee;
	font-style: italic;
	font-weight: normal;
	white-space: nowrap;
	padding: 10px 4px 2px 4px;
}

.entry_list tr:hover {
	background: #fffec4;
}

.entry_list td {
	padding: 2px 4px 2px 4px;
	vertical-align: top;
}

.entry_list .kategoria {
	/*font-weight: bold;*/
	padding-top: 10px;
	border-bottom: 1px solid #eee;
}

.sum td {
	border-top: 1px solid #eee;
}

.entry_list .submit {
	border-top: 1px solid #eee;
	text-align: right;
}

.submit a:hover {
	border: none;
	text-decoration: none;
}

.teljes {
	width: 100%;
}

.nowrap {
	white-space: nowrap;
}

/* LIST */

.list {
	width: 100%;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #aaa;
	padding: 0;
	margin-top: 10px;
}

.list th {
	background: #eee;
	font-weight: normal;
	color: #999;
	padding: 2px;
	border-bottom: 1px solid #aaa;
	white-space: nowrap;
} 

.list tr:hover {
	background: #ffc;
}

.list td {
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #eee;
	white-space: nowrap;
}

.list .sum {
	text-align: right;
}

#pager {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #690;
	text-align: right;
}

#pager img {
	position: relative;
	top: 4px;
}

#filter {
	margin-top: 10px;	
}

/* SHOW, EDIT */

.show {
	width: 100%;
	padding: 0;
}

.show th {
	background: #eee;
	font-weight: normal;
	color: black;
	padding: 2px;
	white-space: nowrap;
} 

.show td {
	padding: 2px;
	border-bottom: 1px solid #eee;
	vertical-align: top;
}

.last td {
	padding: 2px;
	vertical-align: top;
	border-bottom: none;
}

.section td {
	border-bottom: 2px solid #eee;
	font-weight: normal;
	padding-top: 20px;
}

.remark {
	font-variant: normal;
	font-style: italic;
}

.center {
	text-align: center;
}

.tools {
	text-align: right;
}

/* FRONTPAGE */

.frontpage_container {
	width: 600px;
	margin: 10px auto 10px auto;
}

.frontpage_left {
	width: 292px;
	clear: left;
	float: left;
	margin-right: 5px;
	border: 1px solid #aaa;
	height: 310px;
	margin-bottom: 5px;
}

.frontpage_right {
	width: 292px;
	float: left;	
	border: 1px solid #aaa;	
	height: 310px;	
	margin-bottom: 5px;	
}

.frontpage_header {
	background-color: #eee;
	color: #999;
	padding: 3px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
}

.frontpage_content {
	height: 290px;
	padding: 3px;
	overflow: auto;
	font-size: 12px;
}

.megjegyzes {
	font-size: 10px;
	color: #666;
}

.quickstat {
	width: 100%;
}

.quickstat tr:hover {
	background: #fdffb9;
}

.quickstat th {
	border-bottom: 1px solid #eee;
	padding-top: 10px;
	padding-bottom: 3px;
	font-weight: normal;
	color: #666;
}

.quickstat td {
	border-bottom: 1px solid #eee;
	padding-top: 10px;
	padding-bottom: 3px;
	text-align: right;
	color: #666;	
}

.info h3 {
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}

.info li {
	list-style: none;
	padding-bottom: 3px;
}

.info table {
	width: 600px;
	margin: auto;
}

.courses {
	width: 400px;
	margin: auto;
}

.courses th {
	border-bottom: 2px solid #eee;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	padding: 5px;
}

.courses td {
	border-bottom: 1px solid #eee;
	padding: 5px;
}

.nap {
	
}

.nap td  {
	padding: 3px;
	vertical-align: top;
}

.lists {
	width: 400px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #aaa;
	padding: 0;
	margin-top: 10px;
}

.lists th {
	background: #eee;
	font-weight: normal;
	color: #999;
	padding: 4px;
	border-bottom: 1px solid #aaa;
	white-space: nowrap;
	text-align: center;
} 

.lists tr:hover {
	background: #ffc;
}

.lists td {
	padding: 4px;
	border-bottom: 1px solid #eee;
	white-space: nowrap;
	text-align: center;
}

/* Terkepek */

.terkep {
	text-align: center;
}

.terkep img {
	border: 1px solid #ddd;
}

.terkepala {
	text-align: center;
	font-style: italic;
}

/* Bulletin */

.bulletin_table td {
	vertical-align: top;
}

/* live */

.live td {
	padding: 5px;
	height: 40px;
	vertical-align: middle;
}

/* Apres MTBO */

.apres {
	margin: auto;
}

.apres td {
	vertical-align: top;
	padding: 10px;
	text-align: center;
}

.apres img {
	border: 1px solid #ddd;
	height: 150px;
	width: 200px;
}

.apres a {
	text-decoration: none;
	margin: 10px;
}




