:link,
:visited { text-decoration: none }
/* box az almenük */

ul { list-style: none }

h1,
h2,
h3,
h4,
h5,
h6,
pre,
code { font-size: 1em; }

hr,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
body,
html,
p,
blockquote,
fieldset,
input { margin:0; padding:0 }
img{border:none;
}
a img,
:link img,
:visited img { border:none }

address { font-style:normal }

/**
 =GENERAL
 -----------------------------------------------------------------------------*/
a, a:link, a:visited, a:active{
	color: #6371f8;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	}

h1 {
	color: #696c67;
	font-size: 18px;
	margin-bottom: 10px;
	font-family: Helvetica, Arial; 
	}



/* LAYOUT - main body of page */
body, html {
	background:#fff url(images/top_gradient.jpg) top repeat-x;
	top:0px;
	margin:0;
	font-family:Arial; 
	}	
div#wrap {
width: 984px;
margin: 0 auto;
position:relative;
height:auto;
background: url(images/page_shadow.gif) center 185px no-repeat;
}
div#kepfent1 {
	position:absolute;
	top:5px;
	left:520px;
	width:300px;
	height:75px;
	border:3px solid #6633FF;
}	

/* LAYOUT - HEADER */
div#header {
display: block;
margin: 0 auto;
padding: 0;
width: 978px;
height: 100px;
font-size: 12px;
}
#lang
{
	position:absolute;
	top:-15px;
	left:10px;
	width:400px;
	height:35px;
color:white;
}
	div#header div#logo {
	position:absolute;
	top:10px;
	left:10px;
	width:500px;
	height:80px;
	background: url(images/logo.gif) left no-repeat;
	text-indent:65px;
	line-height:61px;
	color:#fff;
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 28px;

	}
	#logo a
	{
	text-decoration:none;
	color:white;
	}
	ul.register{
	position: absolute;
	top: 20px;
	left: 880px;
	}
	ul.register li{
	height: 15px;
	}
	ul.register li a{
	display: block;
	padding-left: 12px;
	color: #fff;
	font-weight: bold;
	}
	ul#top_nav {
	position: absolute;
	top: 106px;
	right: 40px;
	height: 33px;
	}

	ul#top_nav li {
	float: left !important;
	height: 29px;
	margin-right: 1px;
	padding: 0 0 0 5px;
	background: url(images/button_left.gif) left 0px no-repeat;
	}

	ul#top_nav li a{
	display: block;
	float: left;
	padding-left: 5px;
	padding-right: 10px;
	background: url(images/button_right.gif) right 0px no-repeat;	
	height: 29px;
	text-decoration: none;
	cursor: pointer;
	color: #fff;
	line-height: 29px;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	}
	ul#top_nav li.active{
	background: url(images/button_left.gif) left -29px no-repeat;
	}
	ul#top_nav li a:hover{
	color:yellow;
	}
	#top_nav li.active,
	#top_nav li.active a,
	ul#top_nav li.active a:hover {
	background: url(images/button_right.gif) right -29px no-repeat;
	color: #4321c2;	
	}
/* LAYOUT - SIDEBAR */
div#sidebar,
div#extra{

	padding: 5px;

	padding-top:10px;
	}
div#sidebar{
	width: 145px;
	color:black;
	font-family:arial;
	margin-left: 3px;
	background: url(images/sidebar_shadow.jpg) right no-repeat;
	line-height:28px;
	}
div#sidebar a{
	text-decoration:underline;
	padding-left:5px;
	font-size:12px;
	}
div#sidebar h2{
padding-left:5px;
margin-top: 10px;
font-size:13px;
text-decoration:underline;
}		
/* LAYOUT - EXTRA */	
div#extra{

	width: 170px;
	padding-left: 12px;
	background: url(images/extra_shadow.jpg) left no-repeat;
	}
div#extra h2{
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
span.date{
text-decoration: underline;
}			
/* LAYOUT - FOOTER */
div#footer {
	margin: 0 auto;
	position: relative;
	width: 900px;
	height: 40px;
	background: url(images/footer_shadow.jpg) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6371f8;
	text-align: center;
	}
	#footer a {
	margin-right:10px;
	margin-left:10px;
	line-height:20px;
		}
div#copyright{
	float:left;
	margin-left:20px;
	font-size:12px;
	}
div#design{
	float:right;
	margin-right:20px;
	font-size:12px;
	}			
/* LAYOUT - CONTENT */
div#content {
	margin: 35px 30px 20px 30px;
	background: #fff url(images/round_corners.gif) top no-repeat;
	min-height: 500px !important; height:auto;
	color: #696c67;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}
div#tartalom{

	float: left;
	width: 545px;
	padding: 10px;
	}
div#content p{
	line-height: 16px;
	text-align: justify;
	margin-bottom: 10px;
	}
div.belso{

	width: 145px;
font-size:12px;
	}
.belso h2, .belso a
{
clear:both;
font-size:12px;
line-height:12px;
}
table, td
{
vertical-align:top;
}	
input.text_input{
border: 1px solid #72786c;
padding: 2px;
}

input.submit_input{
background: url(images/submit.gif) no-repeat;
color: #fff;
text-transform: uppercase;
border: 0;
line-height: 24px;
height: 24px;
width: 65px;
cursor: pointer;
}
input{
margin-bottom: 5px;
}

div.text{
background: url(images/box_bg.jpg) top no-repeat;
padding: 10px;
min-height:105px !important;
}
ul.list{
	margin-top: 10px;
	}
ul.list li{
	background: url(images/icon.gif) left no-repeat;
	padding-left :10px;
	}
ul.list li a{}

/* modal cucc */
.drag-handle{ /*Overwrite default drag handle bar background color with below*/
background-color: #03277C;
}

#interVeil{ /*CSS for veil that covers entire page while modal window is visible*/
position: absolute;
background: black url(../js/blackdot.gif);
width: 10px;
height:100%;
left: 0;
top: 0;
z-index: 5;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
opacity: 0.8;
}
.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #CA0000;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: green;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
