/* 
Bona Vox Nyelvstudio
utolso modositas - 2008.05.23.
*/

@import url("reset.css");


/* 
===================================
ALTALANOS ELEMEK
===================================
*/


body {
	font: 62.5% Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #777;
}



td {
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #777;
	background-color: #fff;
	text-align: left;
	padding: 0px 0px 2px 15px;
	margin-left: 0px;
	font-weight: bold;
	border: 1px solid #c4c4c4;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
	font-weight: bold
}

a:hover {
	text-decoration: underline;
}

p {
	font-size: 1.3em;
	line-height: 1.5em;
	margin-bottom: 1em;
}

p a {
	color: #406FFE;
}

p.blogdatum {
font-size: 1.7em;
}

p.blogtext {

font-size: 2em;

}

.blogtable td {

border: none;

}

.szurkecsik {
background-color: #D0D0D0;
}


h2, h3, h4, h5, h6 {
	color: #942824;
	padding:0;
	margin:0px 0 18px 0;
	line-height:1em !important;
	font-weight: bold;
}

h2 {font-size: 3em;}
h3 {font-size: 1.8em; margin-top: 30px;}
h4 {font-size: 1.4em; margin-top: 30px;}

#tartalom p img {
	border: 1px solid #c4c4c4;
	padding: 2px;
}

.kepbal {
	float: left;
	margin: 0 8px 0px 0px;
}

.kepjobb {
	float: right;
	margin: 0 0 0 8px;
}

#tartalom ul {
	list-style: disc;
	font-size: 1.3em;
	margin: 1.6em 0em 1.6em 4em;
	font-style: normal;
}

#tartalom ul li {
	margin-bottom: 0.4em;
}


/* 
===================================
SZINEK
===================================

bordo: 942824
szurke: 979797

*/


/* 
===================================
FO BLOKKOK
===================================
*/


#keret {
	width: 960px; height: auto;
	margin: 24px auto;
	position: relative;
}

#fejlec {
	width: 960px; height: 160px;
	background: url(../images/header_bg.gif) top left no-repeat;
	position: relative;
}

#sidebar {
	width: 230px; height: auto;
	margin-top: 24px;
	float: left;
	min-height: 600px;
  height:auto !important;
  height: 600px;
}

#tartalom {
	width: 690px; height: auto;
	float: left;
	margin: 24px 0px 0px 24px;
}


#footer {
	width: 960px;	height: 42px;
	background: url(../images/footer_bg.gif) top left no-repeat;
	margin-bottom: 24px;
}

/* 
===================================
FEJLEC
===================================
*/


#logo {
	position: relative;
	top: 20px; left: 20px;
}

#fejlec h1, #fejlec p {
	position: absolute;
	text-indent: -999em;
}

ul#fejleclinkek {
	position: absolute;
	top: 12px; right: 16px;
}

ul#fejleclinkek li {
	float: right;
	margin-left: 8px;
}

ul#fejleclinkek li a {
	display: block;
	color: #fff;
	font-size: 1.4em;
}

/* 
===================================
SIDEBAR
===================================
*/

ul#fomenu {
	margin-left: 24px;
	margin-bottom: 2em;
}

ul#fomenu li {
	
}

ul#fomenu li a {
	color: #979797;
	font-size: 1.6em;
	font-weight:bolder;
	line-height: 1.6em;
}


/* 
===================================
FOOTER
===================================
*/

#footer {
	text-align: center;
}

#footer p {
	color: #fff;
	line-height: 43px;
	font-size: 1.2em;
}


/* 
===================================
FOOLDAL
===================================
*/

h2.fooldalhead {
	width: 690px; height: 50px;
	background: url(../images/h2_bg.gif) top left no-repeat;
	color: #fff;
	font-size: 2.8em;
	padding: 10px 0px 0px 12px !important;
	margin-bottom: 12px;
}

#ajanlunk {
	height: 334px;
	list-style: none !important;
	padding:0 !important;
	margin:0 !important;
}

#ajanlunk li {
	float: left;
	margin: 0px 3px 3px 0px;
}

#ajanlunk li a {
	display: block;
	width: 326px;
	height: 81px;
	background: url(../images/ajanlunk_bg.gif) top left no-repeat;
	color: #a1a1a1;
	font-size: 0.9em;
	font-style: normal;
	padding: 8px;
	margin: 0;
	font-weight:bold;
}

#ajanlunk li a:hover {
	background: url(../images/ajanlunk_bg.gif) -342px 0px no-repeat;
	color: #fff;
	text-decoration: none;
}

#ajanlunk li a img {
	border: 1px solid #bbb;
	float: left;
	margin-right: 8px;
}

#jelentkezes {
	height: 148px;
	list-style: none !important;
	padding:0 !important;
	margin:0 !important;
}

#jelentkezes li {
	float: left;
	margin-right: 3px;
	position:relative;
	font-style: normal;
}

#jelentkezes li a {
	display: block;
	width: 227px; height: 83px;
	background: url(../images/jelentkezesgomb.gif) top left no-repeat;
	text-align:center;
	color: #a1a1a1;
	font-size: 1.2em;
	text-transform:uppercase;
	font-weight: bold;
}

#jelentkezes li a:hover {
	background: url(../images/jelentkezesgomb.gif) -227px 0px no-repeat;
	text-decoration: none;
}

#jelentkezes li a span {
	display: block;
	width: 200px;
	position:absolute;
	top: 1.5em;
	left: 0.8em;
	cursor:pointer;
}

#hirekblogdoboz {
	width: 690px;
	margin-bottom:60px;
	background: #f6f6f6 url(../images/hirekbox_bg.gif) top left no-repeat;
}

#hirekblogdoboz h3 {
	color: #fff;
	font-size: 1.3em;
}

#hirekblogdoboz img {
	border: 1px solid #c4c4c4;
	padding: 2px;
	float: left;
}

#hirekblogdoboz .datum {
	font-size: 1.4em;
	color: #a2a19f;
	margin-bottom: 0;
	font-weight: bold;
}

#hirekblogdoboz .small {
	font-size: 1.1em;
	color: #F7941E;
	margin-bottom: 0;
	font-weight: bold;
}



#hirekblogdoboz p {
	font-size: 1.2em;
	line-height: 1.4em;
}

#hirekblogdoboz p a {
	color: #942824;
}

#frisshir {
	width: 331px;
	padding: 7px;
	float: left;
}

#frissblog {
	width: 320px;
	float: right;
	padding: 7px;
}

#frisshir h3, #frissblog h3 {
	margin-top: 0;
	margin-bottom: 16px;
	padding: 0px;
}

#frisshir img, #frissblog img {
	margin: 0px 8px 2px 0px;
}


/* 
===================================
FORMOK
===================================
*/


#tartalom form fieldset {
	padding:0 0 1em 0;
	margin: 0 0 3em 0;
	border: 1px solid #ebebeb;
}

#tartalom form legend {
	font-size: 12px;
	font-weight:bold;
	color: #f7941e;
}

#tartalom form ul {
	list-style: none;
	margin: 1em 0 0 2em;
	padding: 0;
}

#tartalom form ul li {
	margin-bottom: 1em;
}

#tartalom form label {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
}


#tartalom form input {
	border: 1px solid;
	background-color: #eee;
	height: 1.8em;
	width: 20em;
	line-height: 1.8em;
	padding: 1px 0px 0px 4px;
}



#tartalom form #bekuldogomb {
	width: 8em;
	background-color: #942824;
	color: #fff;
	cursor:pointer;
}


#tartalom form p {
font-size: 12px;
}


#tartalom form ul {
font-size: 12px
}

#tartalom form #szintfelm li {
margin: 0 0 3px 0; padding: 0;
}


#tartalom form select {
display: block;
}

#szintfelm {
margin: 0 0 10px 0 !important; padding: 0 !important;
}

/* 
===================================
SIDEVIDEO
===================================
*/

#sidevideo {
	width: 210px;
	height: 300px;
}

#videohead {
	width: 210px;
	height:21px;
	background: url(../images/videohead_bg.gif) top left no-repeat;
	color: #fff;
	font-size: 1.3em;
	padding: 6px 0px 0px 8px;
}

.rejtettinput { display: none; }