.top_link {
    color:#888888;
    font-family:Arial,sans-serif;
    font-size:14px;
    font-weight:bold;
    margin :10px 0px 15px 15px;
    padding: 5px;
    border: solid #888 2px;
    background: #fff;
    text-decoration: none;
    width: 680px;
    display: block;
}
/*

img,.footer,.terig,.gadget_text a,.gadget_text2,.bigyo_text a, #g1:hover{
*/
img,.status_row_in,.terig,.gadget_text a,.gadget_text2,.bigyo_text a, #g1:hover,.tabs, ,.tab_bottom, .a_t_left,.a_t_center,.a_t_right,.h_t_left,.h_t_center,.h_t_right,.footer{
	behavior: url(/css/iepngfix.htc);
}

#container {
    width: 980px;
    margin: 0 auto;
    border: 0px;
    position: relative;
}
#container .head {
    width: 980px;
    height: 144px;
    z-index: 100;
}
#container .head h1 {
    position: relative;
   padding: 25px 0px 0px 40px;
   z-index: 300;
}

#container .head[class] {
    background: transparent url(/images/fejlechatter_ures.png) no-repeat top left;
}

#container .main {
    clear: both;
    width: 980px;
    z-index: 100;
}

#container .main[class] {
    background: transparent url(/images/mw_main.png) repeat-y top left;
}

#container .footer {
    width: 980px;
    height: 57px;
	text-align:center;
	padding-top:10px;
    background: transparent url(/images/mw_footer.png) no-repeat top left;
	color:#888;
}

#container .menu {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    position: absolute;
    top: 105px;
    left: 105px;
    z-index: 300;
/*  text-transform: uppercase;*/
  letter-spacing: 1px;
}
.menu .m_c {
    height: 32px;
    float: left;
}
.menu .m_c p {
    padding: 3px 3px 0px 28px;
/*    font-weight: bold;*/
}

.menu ul {
    margin: 0px;
    list-style-type: none;
    cursor: pointer;
    height: 32px;
    float: left;
    z-index: 300;
}
.menu ul li {
    float: left;
    display: block;
    margin: 0px;
    padding: 0px;
    z-index: 300;
}

.menu ul ul {
    display:none;
    list-style-type: none;
    width: 160px;
    color: #000;
    z-index: 300;
}

.menu ul li ul li {
    display: block;
    width: 150px;
    padding: 5px 5px;
    font-weight: bold;
    background: transparent url(/images/module_transblack_border.png) repeat;
    color: #fff;
    margin: 0px;
    z-index: 300;
}
.menu ul li ul li a {
    color: #fff;
}

.menu ul li ul .submenu{
    border-left: solid 2px #fec81f;
    border-right: solid 2px #fec81f;
}
.menu ul li ul .submenu_bottom{
    border: solid 2px #fec81f;
    border-top: 0px;
}

.status_row span{
   margin: 11px 0px 5px 60px;
   position: absolute;
}

.status_row {
/*    padding: 3px 0px 5px 60px;*/
    width: 627px;
    float: left;
    color: #666;    
    font-size: 12px;
    height:42px;
/*    font-weight: bold;*/
/*    background-image: url(/images/piskota20090616.png);*/
    background-repeat: no-repeat;
    position: relative;
}

.status_row_in {
    width: 627px;
    float: left;
    color: #666;    
    font-size: 12px;
    height:42px;
    background-image: url(/images/piskota20090616.png);
    background-repeat: no-repeat;
}


.main .page_content {
    float: left;
    position: relative;
    width:710px;
    padding: 10px 0px 10px 15px;
}

.counter {
/*    margin: 10px 0px 20px 20px;*/
	padding-left:10px;
	padding-right:10px;

}
.counter p {
    font-weight: normal;
    text-align: center;
}

.counter b {
    color: #888;    
}


body, form, h1, h2, h3, h4, p, ul, li, ol, blockquote, img, fieldset {
    padding: 0px;
    margin: 0px;
    border: 0px;
}
body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
/*    background: url(../images/body_bg5.jpg) #fff no-repeat top left fixed; */
    background: #fff;
    text-align:center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: bottom left;
    line-height: 18px;
}

div {
/*    position: relative; */
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: left;
}

h1 {
    font-size: 16px;
}

h2 {
    padding: 20px 0px 5px 50px;
    font-size: 12px;
    font-weight: bold;
    position: relative;

}
h3 {
    font-size: 12px;
}
h4 {
    font-size: 11px;
}
p {
    margin: 0px;
}
ul{
    margin: 0px 10px 10px 10px;
    padding: 0px 5px;
}
li {
    margin: 4px 0px 2px 10px;
}
ol {
    margin: 0px 10px 10px 17px;
    padding: 0px 5px;
    list-style-type: decimal;
}
a {
    color: #888;
    font-weight: bold;
}
a:hover{
    color: #DA251D;
}
input, select, textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.clear{
    clear: both;
    height: 0px;
    font-size: 0px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    line-height: 0px;
}
