a img{
    
    border:0!important;
    
    
}

.delcommentbutton{
    
    margin-right:20px;
    color:black;
    font-weight: bold;
    text-decoration: none;
    
}

.delcommentbutton:hover{text-decoration: underline;}

.imagenavbutton{
    
    float: left;
    color:white;
    padding-top: 30px;
    
}

.imagenavbutton a{
    
    color:#FAFAFA;
    font-weight:bold;
    font-family:Arial Black;
    font-size:24px;
    text-decoration: none;
    padding: 10px;
    
}

#navbuttonprev{
    
    text-align:left;
    padding-left:20px;
    width:190px;
    
}

#nacbuttonback{
    
    text-align:center;
    width:320px;
    
}

#navbuttonnext{
    
    text-align:right;
    padding-right:20px;
    width:190px;
    
}

#imagecontainer{
    
    text-align:center;
    margin-left:-10px;
    padding:10px 20px 10px 20px;
    width:700px;
    background-color:#FAFAFA;
    position: relative;
    
}

#imagecontainer a{
    
    border: 0;
    outline: none;
    text-decoration: none;
    
}

#imagenavigation{
    
    position:absolute;
    top:0;
    height:100px;
    left:0;
    width:740px;
    background-color:black;
    border-bottom:5px solid #FAFAFA;
    display:none;
    
}

.replycontainer{
    
    border-bottom: black solid 10px;
    width:741px;
    margin-left:10px;
    height: 22px;
    margin-top:20px;
    cursor: hand;
    cursor: pointer;
    overflow: hidden;
}

.shadow {
	-moz-box-shadow: 1px 1px 1px #000;
	-webkit-box-shadow: 1px 1px 1px #000;
	box-shadow: 1px 1px 1px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000');
}

div.floatleft{
    
    float:left;
    clear:left;
    
}

div.jfloatleft{
    
    float:left;
    
}

.submitbutton{
    
    border: 1px solid black;
    margin-left: 10px;
    margin-top:10px;
    background-color: #84c693;
    width:100px;
    height:30px;
    font-size:18px;
    float:left;
    
}

.deletebutton{
    
    border: 1px solid black;
    margin-right: 10px;
    margin-top:10px;
    background-color: #db6b6d;
    width:150px;
    height:30px;
    font-size:18px;
    float:right;
    
}

.replymessage{
    
    
    width:739px;
    background-color:#E64A4C;
    font-family:Verdana;
    font-size:16px;
    padding:2px 0 0 0;
    border:1px solid black;
    border-bottom: 0;
    font-weight:bold;
    
}

.replytextarea{
    
    border:1px solid black;
    width:735px;
    height:220px;
    border-top: #E64A4C solid 1px;
    resize: none;
    outline: none;
    
}

.replytextarea2{
    
    border:0;
    border-bottom: 1px solid black;
    width:730px;
    height:220px;
    resize: none;
    outline: none;
    
}

.mainpost{
    
    border-left: black 10px solid;
    border-top: 1px solid black;
    padding: 3px 0 5px 10px;
    width:720px;
    margin-left: 10px;
    font-style: italic;
    margin-top: 15px;
    
}

.topiclist{
    
    width:740px;
    background-color: #2a2a2a;
    margin: -15px 0 15px 10px;
    border:0;
    border-top: #E64A4C solid 10px;
    float:left;
    
}

.topiclist th{
    
    text-transform: uppercase;
    color:white;
    background-color: black;
    
}

.createdtd{
    
    line-height: 14px;
    text-align:center;
    color: #DDDDDD;
    font-weight: bold;
    
}

.othertd{
    
    line-height: 14px;
    text-align:center;
    color: #DDDDDD;
    font-weight: bold;
    
}

.topictd{
    
    text-align:center;
    
}

.topictd a{
    
    color: #DDDDDD;
    font-weight: bold;
    text-decoration: underline;
    font-size: 18px;
    
}

.topictd a.deltopicbutton{
    
    color: black;
    background-color: white;
    text-decoration: none;
    font-size: 14px;
    
}

.topictd a.deltopicbutton:hover{
    
    background-color: black;
    color:white;
    
}

.createdtd span{
    
    font-weight: normal;
    font-size:12px;
    
}

.topicheader.mini{
    
    font-size:18px;
    padding-top:4px;
    
}

div.topicheaderc{
    
    width:730px;
    background-color:black;
    margin: 10px 0 15px 10px;
    padding: 0 0 0px 10px;
    border-top: #E64A4C solid 10px;
    height:36px;
    float:left;
    clear:both;
}

div.topicheaderc2{
    
    width:730px;
    background-color:black;
    margin: 10px 0 0 10px;
    padding: 0 0 0px 10px;
    border-top: #E64A4C solid 10px;
    height:36px;
    float:left;
    clear:both;
    
}

div.topicheaderc3{
    
    width:720px;
    background-color:#EEE;
    margin: 10px 0 0 10px;
    padding: 0 0 0px 10px;
    border-left: 10px solid black;
    height:36px;
    float:left;
    clear:both;
    
}

.topicheaderc select,.topicheaderc3 select{
    
    text-transform: none;
    
}

div.topicheader3{
    
    float:left;
    clear:left;
    text-transform: uppercase;
    font-size:25px;
    font-family: Arial Black;
    color:black;
    
}

div.topiccontent{
    
    width:710px;
    margin: 0 0 0px 10px;
    padding: 10px 0 0px 10px;
    border-left: 10px solid black;
    float:left;
    clear:both;
    
}

div.topicbottom{
    
    float:left;
    clear:left;
    width:740px;
    height:26px;
    border-top:1px solid black;
    margin: 0 0 30px 10px;
    font-size:18px;
    padding: 4px 0 0 5px;
    background-color: #EEE;
    color:black;
    
}

div.topicbottom a{
    
    text-decoration: none;
    font-family:Verdana;
    background-color: #EEE;
    text-transform: uppercase;
    color:black;
    
}

div.topicbottom a:hover{
    
    background-color: black;
    color:#EEE;
    
}

div.topicheader{
    
    float:left;
    clear:left;
    text-transform: uppercase;
    font-size:25px;
    font-family: Arial Black;
    color:white;
    
}

div.topicheader_r{
    
    float:right;
    text-transform: uppercase;
    font-size:25px;
    font-family: Arial Black;
    margin-right:10px;
    
}

div.topicheader_r2{
    
    line-height:30px;
    
}

.topicheader_r a{
    
    text-decoration: none;
    color:gray;
    
}

.topicheader_r a:hover{
    
    text-decoration: underline;
    
}

.somestring{
    
    margin-left:15px;
    font-size:17px;
    line-height:21px;
    font-family:Times New Roman;
    margin-bottom: 20px;
    
}

.somestring span{
    
    font-size:15px;
    font-family:Verdana;
    background-color:#EEE;
    
}

.someul{
    
    float:left;
    
}

.someul li{
    
    font-size:16px;
    line-height:21px;
    font-family:Times New Roman;
    
    
}

div#kozep{
    
    margin: 0 auto;
    width: 900px;
    
}

div#floatdiv{
    
    float:left;
    background-color: white;
    position: relative;
    border-left: 1px solid #222;
    border-right: 1px solid #222;
}

body{
    
    background-image:url('../img/bg1.png');
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position:50% 2px; 
    background-color: white;
    margin:0;
    
}

div#tbanner{
    
    width:800px;
    height:80px;
    background-color: white;
    border: black solid 1px;
    margin: 5px auto 0 auto;
    text-align:center;
    overflow:hidden;
    
}

div.divider1{
    
    width:900px;
    height:18px;
    background-color: white;
    float:left;
    clear: both;
    background-image:url('../img/divider1.png');
    background-repeat:no-repeat;
    background-position:0 0;
    margin:2px 0 2px 0; 
    
}
div#sajatbanner{
    
    width:550px;
    height:90px;
    float:left;
    clear:both;
    
}

.userbox{
    
    width:348px;
    height:90px;
    float:right;
    margin-left:2px;
    background-image:url('../img/loginbox.png');
    background-repeat:no-repeat;
    background-position:0 0;
    
}

.userboxright{
    
    width:130px;
    height:90px;
    float:right;
    margin-top:5px;
    /*background-image:url('../img/registernow.png');
    background-repeat:no-repeat;
    background-position:0 0;*/
    
    
    
}

.usernameanchor{
    
    background-image:url('../img/icon_user.png');
    background-repeat:no-repeat;
    background-position:0 0;
    padding: 6px 0 0 30px;
    font-size:16px;
    font-family: Comic Sans MS;
    height:30px;
    color: #333333;
    background-color: white;
    border: 1px dotted black;
    overflow:hidden;
    width: 275px;
    
}

#loginbutton{
    
    float:right;
    
}

#lostpassword{
    
    float:left;
    clear:left;
    margin-left:5px;
    
}

.allobanner{
    
    width:145px;
    height:250px;
    overflow:hidden;
    float:left;
    clear:left;
    margin: 10px auto 0px auto;
    border: 1px solid black;
    
}

.allobanner a{
    
    background-repeat:no-repeat;
    background-position:0 0;
    padding: 125px 73px 125px 72px;
    text-decoration: none;
    color: black;
    font-size:0px;
    float:left;
    
}

.tempb1{
    
    background-image:url('../img/bing.png');
    
}

.tempb2{
    
    background-image:url('../img/googlemaps.png');
    
}

.tempb3{
    
    background-image:url('../img/utvonalterv.png');
    
}

.tempb4{
    
    background-image:url('../img/koponyeg.png');
    
}

.tempb5{
    
    background-image:url('../img/elvira.png');
    
}

.userboxleft{
    
    width:185px;
    height:90px;
    margin-left:20px;
    margin-top:5px;
    float:left;
    
}

.userboxleft input{
    
    width:170px;
    padding: 8px 7px 3px 8px;
    height:22px;
    font-size:13px;
    font-family:Comic Sans MS;
    clear:left;
    float:left;
    outline: none;
    
    border:0;
    
}

#loginusername{
    
    
    background-image:url('../img/logintextbg0.png');
    background-repeat:no-repeat;
    background-position:0 0;
    
}

#loginuserpass{
    
    
    background-image:url('../img/logintextbg1.png');
    background-repeat:no-repeat;
    background-position:0 0;
    
}

div#menubar{
    
    /*height:240px;*/
    background-image:url('../img/menubar.png');
    background-repeat:no-repeat;
    background-position:0 0;
    border-bottom: 10px solid #4c4c4c;
    clear:both;
    overflow:hidden;
    
    
    
}

#wrongpassword{
    
    width: 188px;
    height: 64px;
    left: 570px;
    position: absolute;
    top: 112px;
    border: 2px solid red;
    background-color: white;
    background-image:url('../img/wpbg.png');
    background-repeat:no-repeat;
    background-position:0 0;
    
}

#wpclosebutton{
    
    background-image:url('../img/closebutton.png');
    background-repeat:no-repeat;
    background-position:0 0;
    float:right;
    border:0;
    background-color: white;
    width:16px;height:16px;
    
    cursor:hand;
    cursor:pointer;
    
}

#menuul{
    
    padding: 0;
    margin: 0;
    
}
#submenuul{
    
    padding: 0;
    margin: 0;
    height:29px;
    
}

#menuul li, #submenuul li{
    
    list-style: none;
    display: inline;
    line-height:29px;
    margin-left:10px;
    text-decoration: none;
    
    
}
#menuul li a{
    
    font-size:25px;
    
}
#submenuul li a{
    
    font-size:17px;
    letter-spacing: -1px;
    
}
#menuul li a, #submenuul li a{
    
    font-weight:bold;
    font-family: Arial Black;
    color:white;
    text-decoration: none;
    
    
}
#menuul li a:hover{
    
    color: #F38377;
    
}

#menuul li a.hovered{
    
    color: #E64A4C;
    
}

#submenuul li a:hover{
    
    color: #E6964A;
    
}

#menubar ul img{
    
    float:right;
    margin: 1px 2px 1px 8px;
    border: 1px solid black;
    
}
#menubar a#closeattention{
    
    font-style: italic;
    margin: 20px 0 0 0;
    font-size:30px;
    font-weight:bold;
    background-image:url('../img/infobar.png');
    background-repeat:no-repeat;
    background-position:0 0;
    padding: 78px 446px 79px 445px;
    float:left;
    text-decoration: none;
    
    
}
#sdiv{
    
    float:left;
    width:750px;
    min-height: 500px;
    /*height:500px;*/
    
}
#addiv{
    
    float:right;
    width:146px;
    margin-bottom:10px;
    padding-left:4px;
    
}

.moreinfo{
    
    text-decoration:none;
    color: black;
    
}

#TestDiv
{
    position: absolute;
    /*visibility: hidden;*/
    height: auto;
    width: auto;
    left:0;top:0;
}