html, body {
    font-family: "MS Sans Serif", sans-serif;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    color: #4B4B4B;
    min-width: 1080px;
    overflow: auto;
    position: relative;
}
html *, body * {
    font-family: "MS Sans Serif", sans-serif;
    /*font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;/*"MS Sans Serif", sans-serif;*/
}
#login_body {
    background-image: url(../pictures/bg_dots.gif);
}
#header {
    width: 100%;
    height: 135px;
    position: relative;
    padding: 0px;
    margin: 0px;
    background: url(../pictures/header_left.jpg) top left no-repeat;
}
#header_right {
    width: 100%;
    height: 100%;
    text-align: right;
    background: url(../pictures/header_right.jpg) top right no-repeat;
}
#belepesi_informaciok {
    position: absolute;
    left: 350px;
    top: 100px;
    color: #996633;
}
#zene {
    position: absolute;
    left: 3px;
    top: 100px;
    z-index: 10;
}
#statisztika {
    float: left;
    margin-left: 7px;
    padding-top: 7px;
    color: #804F4F;
    font-weight: bold;
}
#content {
    width: 100%;
    min-height: 570px;
    position: relative;
    background: url(../pictures/bg_dots.gif) top left;
}
#content_inner {
    padding: 0px;
    position: relative;
}
#top {
}
#top_inner {
}
#right {
}
#right_inner {
}
#left_outer {
}
#left {
}
#left_inner {
}

/* login formats */
#login_wrapper {
}
#login_form {
    float: left;
    width: 392px;
    height: 230px;
    overflow: hidden;
    background: url(../pictures/login.gif) left top no-repeat;
}
#login_form_inner {
    color: #ffffff;
    padding-left: 130px;
    padding-top: 55px;
}
#login_logo {
    float: left;
    padding-top: 35px;
    width: 320px;
    position:relative;
    text-align: right;
    /*background: url(../pictures/logo.jpg) right 30px no-repeat;*/
}
#regisztracio {
    position: relative;
    margin-left: 98px;
    margin-top: 10px;
}
#regisztracio_inner {
    width: 86px;
    height: 26px;
    background: url(../pictures/regisztracio.gif) left bottom no-repeat;
    cursor: pointer;
}
#regisztracio_inner:hover {
    background: url(../pictures/regisztracio2.gif) left bottom no-repeat;
}
#bottommenu2 {
    position: relative;
    color: #0066FF;
    text-align: left;
}
#bottommenu2_inner {
    padding-left: 100px;
}
#bottommenu2_inner a {
    color: #0099FF;
    text-decoration: none;
}
#bottommenu2_inner a:hover {
    color: #D1B1B1;
    text-decoration: underline;
}
#login_top_banner {
    width: 712px;
    text-align: right;
}
#login_content {
    width: 712px;
}
#login_content_inner {
    padding-left: 98px;
    padding-top: 15px;
}

/* rounded liquidfloat layers */
.rounded_wrapper {
    max-width: 1280px;
}

/* specialis tulajdonsagok */
.top-left_help, .top-right_help, .bottom-left_help, .bottom-right_help {
	background-image: url('../pictures/rounded_borders/help/corners.gif');
}
.top-left_lany, .top-right_lany, .bottom-left_lany, .bottom-right_lany {
	background-image: url('../pictures/rounded_borders/lany/corners.gif');
}
.top-left_fiu, .top-right_fiu, .bottom-left_fiu, .bottom-right_fiu {
	background-image: url('../pictures/rounded_borders/fiu/corners.gif');
}
.top-left_1, .top-right_1, .bottom-left_1, .bottom-right_1 {
	background-image: url('../pictures/rounded_borders/1/corners.gif');
}
.top-left_2, .top-right_2, .bottom-left_2, .bottom-right_2 {
	background-image: url('../pictures/rounded_borders/2/corners.gif');
}
.top-left_3, .top-right_3, .bottom-left_3, .bottom-right_3 {
	background-image: url('../pictures/rounded_borders/3/corners.gif');
}
.top-left_4, .top-right_4, .bottom-left_4, .bottom-right_4 {
	background-image: url('../pictures/rounded_borders/4/corners.gif');
}
.top-left_5, .top-right_5, .bottom-left_5, .bottom-right_5 {
	background-image: url('../pictures/rounded_borders/5/corners.gif');
}
.top-left_6, .top-right_6, .bottom-left_6, .bottom-right_6 {
	background-image: url('../pictures/rounded_borders/6/corners.gif');
}
.top-left_7, .top-right_7, .bottom-left_7, .bottom-right_7 {
	background-image: url('../pictures/rounded_borders/7/corners.gif');
}
.top-left_8, .top-right_8, .bottom-left_8, .bottom-right_8 {
	background-image: url('../pictures/rounded_borders/8/corners.gif');
}
.inside_help {
	background: #FFFFFF url(../pictures/rounded_borders/help/bg.gif) center center no-repeat;
	color: #293E67;
}
.inside_lany {
	background-color: #e4a7ce;
	color: #4D1A39;
}
.inside_fiu {
	background-color: #a8d0f2;
	color: #0E395C;
}
.inside_1 {
	background: #e4a7ce url(../pictures/rounded_borders/1/bg.gif) right bottom no-repeat;
	color: #4D1A39;
}
.inside_2 {
	background: #a8d0f2 url(../pictures/rounded_borders/2/bg.gif) center center no-repeat;
	color: #0E395C;
}
.inside_3 {
	background-color: #D5EFBC;
	color: #44521B;
}
.inside_4 {
	background: #eef2f6 url(../pictures/rounded_borders/4/bg.gif) center center no-repeat;
	color: #293D50;
}
.inside_5 {
	background-color: #f9d890;
	color: #325113;
}
.inside_6 {
	background: #f4f0d5 url(../pictures/rounded_borders/6/bg.gif) right bottom no-repeat;
	color: #332E17;
}
.inside_7 {
	background-color: #bf7326;
	color: #ffffff;
}
.inside_7 h1, .inside_7 h1 a {
	color: #ffffff;
}
.inside_8 {
	background-color: #ffffff;
	color: #000000;
}
.insideleft_help, .insideright_help {
	background-image: url('../pictures/rounded_borders/help/borders-lr.gif');
}
.insideleft_lany, .insideright_lany {
	background-image: url('../pictures/rounded_borders/lany/borders-lr.gif');
}
.insideleft_fiu, .insideright_fiu {
	background-image: url('../pictures/rounded_borders/fiu/borders-lr.gif');
}
.insideleft_1, .insideright_1 {
	background-image: url('../pictures/rounded_borders/1/borders-lr.gif');
}
.insideleft_2, .insideright_2 {
	background-image: url('../pictures/rounded_borders/2/borders-lr.gif');
}
.insideleft_3, .insideright_3 {
	background-image: url('../pictures/rounded_borders/3/borders-lr.gif');
}
.insideleft_4, .insideright_4 {
	background-image: url('../pictures/rounded_borders/4/borders-lr.gif');
}
.insideleft_5, .insideright_5 {
	background-image: url('../pictures/rounded_borders/5/borders-lr.gif');
}
.insideleft_6, .insideright_6 {
	background-image: url('../pictures/rounded_borders/6/borders-lr.gif');
}
.insideleft_7, .insideright_7 {
	background-image: url('../pictures/rounded_borders/7/borders-lr.gif');
}
.insideleft_8, .insideright_8 {
	background-image: url('../pictures/rounded_borders/8/borders-lr.gif');
}

/* kozos tulajdonsagok */
.top-left_help, .top-right_help, .bottom-left_help, .bottom-right_help,
.top-left_lany, .top-right_lany, .bottom-left_lany, .bottom-right_lany,
.top-left_fiu, .top-right_fiu, .bottom-left_fiu, .bottom-right_fiu,
.top-left_1, .top-right_1, .bottom-left_1, .bottom-right_1,
.top-left_2, .top-right_2, .bottom-left_2, .bottom-right_2,
.top-left_3, .top-right_3, .bottom-left_3, .bottom-right_3,
.top-left_4, .top-right_4, .bottom-left_4, .bottom-right_4,
.top-left_5, .top-right_5, .bottom-left_5, .bottom-right_5,
.top-left_6, .top-right_6, .bottom-left_6, .bottom-right_6,
.top-left_7, .top-right_7, .bottom-left_7, .bottom-right_7,
.top-left_8, .top-right_8, .bottom-left_8, .bottom-right_8
{
	height: 10px;
}
.top-left_help, .bottom-left_help,
.top-left_lany, .bottom-left_lany,
.top-left_fiu, .bottom-left_fiu,
.top-left_1, .bottom-left_1,
.top-left_2, .bottom-left_2,
.top-left_3, .bottom-left_3,
.top-left_4, .bottom-left_4,
.top-left_5, .bottom-left_5,
.top-left_6, .bottom-left_6,
.top-left_7, .bottom-left_7,
.top-left_8, .bottom-left_8
{
    margin-right: 15px;
}
.top-right_help, .bottom-right_help,
.top-right_lany, .bottom-right_lany,
.top-right_fiu, .bottom-right_fiu,
.top-right_1, .bottom-right_1,
.top-right_2, .bottom-right_2,
.top-right_3, .bottom-right_3,
.top-right_4, .bottom-right_4,
.top-right_5, .bottom-right_5,
.top-right_6, .bottom-right_6,
.top-right_7, .bottom-right_7,
.top-right_8, .bottom-right_8
{
	margin-left: 10px;
	margin-top: -10px;
}
.top-right_help,
.top-right_lany,
.top-right_fiu,
.top-right_1,
.top-right_2,
.top-right_3,
.top-right_4,
.top-right_5,
.top-right_6,
.top-right_7,
.top-right_8
{
    background-position: 100% 0;
}
.bottom-left_help,
.bottom-left_lany,
.bottom-left_fiu,
.bottom-left_1,
.bottom-left_2,
.bottom-left_3,
.bottom-left_4,
.bottom-left_5,
.bottom-left_6,
.bottom-left_7,
.bottom-left_8
{
    background-position: 0 -20px;
}
.bottom-right_help,
.bottom-right_lany,
.bottom-right_fiu,
.bottom-right_1,
.bottom-right_2,
.bottom-right_3,
.bottom-right_4,
.bottom-right_5,
.bottom-right_6,
.bottom-right_7,
.bottom-right_8
{
    background-position: 100% -20px;
}
.inside_help,
.inside_lany,
.inside_fiu,
.inside_1,
.inside_2,
.inside_3,
.inside_4,
.inside_5,
.inside_6,
.inside_7,
.inside_8
{
    margin: 0px;
    padding: 0px;
	margin-left: 9px;
	margin-right: 9px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
.insideleft_help, .insideright_help,
.insideleft_lany, .insideright_lany,
.insideleft_fiu, .insideright_fiu,
.insideleft_1, .insideright_1,
.insideleft_2, .insideright_2,
.insideleft_3, .insideright_3,
.insideleft_4, .insideright_4,
.insideleft_5, .insideright_5,
.insideleft_6, .insideright_6,
.insideleft_7, .insideright_7,
.insideleft_8, .insideright_8
{
    background-repeat: repeat-y;
}
.insideright_help,
.insideright_lany,
.insideright_fiu,
.insideright_1,
.insideright_2,
.insideright_3,
.insideright_4,
.insideright_5,
.insideright_6,
.insideright_7,
.insideright_8
{
    background-position: 100% 0;
}
.nofockingaroundatbottom {
    height: 0px;
    width: 100%;
    overflow: hidden;
}


.csaladfa {
    padding-left: 2px;
    padding-top: 2px;
}
.kiskep {
    margin-top: 3px;
    margin-bottom: 3px;
}
.kiskep IMG {
    border: 1px solid #7F7F7F;
}
.fotosunk_foto {
    border: 1px solid #999999;
    margin: 2px;
    float: left;
    z-index: 100;
    min-width: 20px;
    min-height: 20px;
}
.kep_jobbra,
.kep_balra {
    border: 1px solid #999999;
    margin-right: 4px;
    margin-bottom: 2px;
    float: left;
    z-index: 100;
    min-width: 20px;
    min-height: 20px;
}
.kep_jobbra {
    margin-right: 0px;
    margin-left: 4px;
    float: right;
}

.forum_leiras {
    color: #CC6600;
}
