body {
height: 100%;
margin:0;
padding:0;
background: #4f4f4f url(../img/body_bg.jpg) no-repeat top;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 15px;
color: #666666;
}

font{
	font-family:Arial, Helvetica, sans-serif;
}

#maincontainer{
width: 870px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;

}

#topsection{
height: 201px; /*Height of top section*/
position: relative;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#topsection #toptamop{
	color: rgb(151, 151, 151);
	font-weight: bold;
	font-size: 10px;
	font-family: arial;
	position: absolute;
	top: 75px;
	left: 30px;	
}

#index{
position: absolute;
left: 30px;
top: 25px;
width: 130px;
height: 42px;
}

#index a{
display: block;
width: 22px; 
height: 20px; 
position: absolute; 
}

#index a#bklogolink1{
	top: 0pt; 
	left: 0pt;
}

#index a#bklogolink2{
	bottom: 0pt; 
	right: 85px;
}

#index a#bkoklogolink{
	top: 0pt; 
	right: 85px;
}

#index a#doklogolink{
	bottom: 0pt; 
	left: 0pt;
}


#langs{
position: absolute;
right: 15px;
top: 10px;
width: 150px;
height: 50px;
line-height: normal;
}

#langs a{
color: #666666;
font-weight: normal;
}

#langs a:hover{
color: #666666;
}

#search{
position: absolute;
right: 55px;
top: 155px;
width: 300px;
height: 30px;
text-align: right;
}

#search .keres {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
background-color: #727272;
color: #FFFFFF;
border: 0 none;
padding: 4px;
}


#menusection{
height: 60px; /*Height of menu section*/
text-align:center;
}

#contentwrapper_main{
float: left;
width: 100%;
background-color: #FFFFFF;
/*background-image: url(../img/content_bg.png);*/
background-repeat: no-repeat;
}

#contentwrapper{
float: left;
width: 100%;
background-color: #FFFFFF;
background-image: url(../img/content_bg_szurke.png);
background-repeat: no-repeat;
}

#contentcolumn{
margin: 0 196px 0 203px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
min-height: 450px;
}

#contentcolumn .innertube{
margin: 0 20px 20px 20px; /*Margins for inner DIV inside each column (to provide padding)*/
width: 600px;
}

#contentcolumn .innertube_main{
margin: 0 10px 20px 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}

#contentcolumn #gombok{
text-align: right;
margin-right: 20px;
}

#leftcolumn{
float: left;
width: 203px; /*Width of left column in pixel*/
margin-left: -870px; /*Set margin to that of -(MainContainerWidth)*/
}

#leftcolumn .innertube{
margin: 0; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
margin-left: 27px;
}

#leftcolumn #menu {
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 30px;
}

#leftcolumn #menu li {
margin: 0px;
}

#leftcolumn #menu a {
display: block;
/*width: 164px;*/
padding: 6px 0 6px 12px;
border-bottom: 1px solid #d8d8d8;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #7e7e7e;
text-decoration: none;
}

#leftcolumn #menu a:hover {
color: #333333;
background-color: #e5e5e5;
}

#leftcolumn #menu a.first {
border-top: 1px solid #d8d8d8;
}

#rightcolumn{
float: left;
width: 196px; /*Width of right column*/
margin-left: -196px; /*Set left margin to -(RightColumnWidth)*/
}

#rightcolumn .boxtop {
width: 168px;
height: 20px;
background-color: #FFFFFF;
background-image: url(../img/leftbox_top_bg.png);
background-position: top;
background-repeat: no-repeat;
}

#rightcolumn .boxbottom {
width: 168px;
height: 20px;
background-color: #FFFFFF;
background-image: url(../img/leftbox_bottom_bg.png);
background-position: top;
background-repeat: no-repeat;
margin-bottom: 120px;
}

#rightcolumn .box {
width: 166px;
border-left: 1px solid #d3d3d3;
border-right: 1px solid #d3d3d3;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
}

#rightcolumn #rightmenu {
list-style-type: none;
margin: 0;
padding: 0;
}

#rightcolumn #rightmenu li {
margin: 0px;
}

#rightcolumn #rightmenu a {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
line-height: 14px;
text-decoration: none;
color: #333333;
width: 150px;
display: block;
padding: 0 0 10px 16px;
}

#rightcolumn #rightmenu a:hover {
}

#footer{
clear: left;
width: 100%;
background-color: #e1e1e1;
color: #7e7e7e;
font-size: 10px;
line-height: 11px;
}

#footer a{
font-size: 10px;
font-weight: normal;
color: #7e7e7e;
}

#footer a:hover{
font-size: 10px;
font-weight: normal;
color: #7e7e7e;
}

#footer td.sep{
padding: 10px;
border-right: 1px solid #FFFFFF;
}

#footer td.end{
padding: 10px;
}

#footfooter{
margin: 20px;
text-align: center;
color: #A0A0A0;
}

#footfooter a{
color: #A0A0A0;
font-weight: normal;
}

#footfooter a:hover{
color: #A0A0A0;
font-weight: normal;
}

h1 {
	color: #fa831d;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	margin-bottom: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	margin: 0;
	margin-bottom: 20px;
}

a {
	color: #fa831d;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

p {
color: #666666;
margin: 10px 0 10px 0;
}

hr {
color: #D3D3D3;
margin: 5px 0 15px 0;
}

#webmail {
font-size: 11px;
margin-left: 20px;
}

#webmail .inp {
width: 130px;
font-size: 11px;
line-height: 14px;
background-color: #727272;
color: #FFFFFF;
border: 0 none;
padding: 4px;
}

#webmail input {
font-weight: bold;
background-color: #ef6c14;
color: #FFFFFF;
border: 0;
/*border: 1px solid #727272;*/
}