body{
margin:0px;
background: url("http://i.imgur.com/3XFUz.png") repeat-x #e7e7e7 100% 100%;
font-family: "Segoe UI";
}
textarea{
    font-family: "Segoe UI";        
}
        

img{
  border:0px;   
}
form{
  display:inline;    
}
    
#bekuldes-gomb{
    display:block;
    float:left;
    margin-top:12px;
    margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
    text-decoration:none;
	padding: 4px 20px;
	background: -moz-linear-gradient(
		top,
		#b4d141 0%,
		#6cab34);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#b4d141),
		to(#6cab34));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #5e9029;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.7),
		0px 1px 1px rgba(255,255,255,0.3);         
}
              

#fix_menu{
height:50px;
width:100%;
background-color:#222222;
box-shadow: 0px 0px 3px #444;
position:fixed;
top:0px;
z-index:10;
}
#fix_menu2{
height:50px;
width:960px;
margin:0px auto;
}
#fix_menu3{
height:0px;
width:100%;
background-color:#222222;
box-shadow: 0px 0px 1px #444;
position:fixed;
top:55px;
z-index:9;
}
#fix_menu4{
width:960px;
margin:0px auto;
}

#profilmenu{
    width:310px; position:fixed; margin-left:640px;
      background-color:#555;
      box-shadow:0px 2px 2px #444;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      /*margin-top:-15px;*/
      top:40px;
      background-image:url('http://i.imgur.com/KuCCp.png');
      background-repeat:repeat-y;
      background-color:#4c4c4c;
      padding-top:10px;
      display:none;           
}
           
           

#menupontok a{
  display:block;
  color:#ddd;
  text-decoration:none;
  border-bottom:1px solid #666;
  padding:4px;;
  font-size:14px;             
}
#menupontok a:last-child{
   border:0px;      
}
#menupontok a:hover{
  color:#67d0ff;                   
}

.ertesitesjelzo{
  background-color:red;
  color:white;
  padding:0px 6px;
  -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
  line-height:14px;
  height:14px;
  font-size:12px;
  font-weight:bold;
  color:black;
  border:1px solid #eee;
  text-align:center;                
}
                 

             
.logo{
float:left;
margin-right:0px;
margin-left:5px;
}
.logo img{
margin-top:12px;
height:25px;

}

a.linkruser{ /* bejelentkezve a felhasználó */
float:right;
border:1px solid #464646;
color:#999999;
line-height:24px;
color:#cdcdcd;
background-color:#000;
text-decoration:none;
font-weight:bold;
font-size: 13px;
padding-left:10px;
padding-right:10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-top:13px;
margin-right:20px;
}
a.linkruser img{
  width:16px;
  position:relative;
  margin-right:4px;
  top:2px;
}

a.linkr{ /* bejelentkezés */
float:right;
color:#999999;
line-height:50px;
text-decoration:none;
font-weight:bold;
font-size: 13px;
padding-left:20px;
padding-right:20px;
}

a.linkr:hover{
color:white;
color:#67d0ff;
color:#00d6ff;
background-color:#181818;
}

a.linkr div.icon_fblogin{
  background-image:url('http://i.imgur.com/5h7nf.png');
  width:16px;
  height:16px;
  float:left;
  position:relative;
  top:17px;
  margin-right:5px;
}

a.linkl{
font-family: Arial, Helvetica, sans-serif;
float:left;
color:#999999;
line-height:50px;
text-decoration:none;
float:left;
font-weight:bold;
font-size: 13px;
padding-left:10px;
padding-right:10px;
border-left:1px solid #333333;
border-right:1px solid #000000;
}
a.linkl.l{
border-right:0px;
}
a.linkl.f{
border-left:0px;
}
a.linkl:hover{
color:white;
color:#67d0ff;
background-color:#181818;
}

#trollface_top-reklam{
  width:960px;
  margin:0px auto;
  margin-top:60px;
  text-align:center;       
}
       
#cont{
width:960px;
margin:0px auto;
background: #FFFFFF url("http://i.imgur.com/gVz1r.jpg") no-repeat 100% 0%;
box-shadow: 0px 10px 3px #444;
border-top:1px solid white;
margin-top:10px;
}
#cont2{
width:960px;
/*background: url("http://i.imgur.com/gVz1r.jpg") no-repeat;*/
background:url('http://i.imgur.com/x8zk9.png') repeat-y 630px 0px;
padding-top:10px;
padding-bottom:10px;
}
#right{
width:315px;
float:right;
margin-right:7px;
}
#right .btitle{
text-shadow: rgba(0, 0, 0, 0.506) 0px -1px 0px;
color:white;
background-color:#cecece;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-weight:bold;
padding:4px;
margin-top:10px;
padding-left:8px;
}
#right .btitle:first-child{
margin-top:0px;
}
                       
div#rightsearch form input[type="text"]{
    width:200px;
}
div#rightsearch form input[type="submit"]{
    width:70px;
}
div#rightsearch form img{
    float:left;
    margin-top:4px;
    width:16px;
    height:16px;
    margin-right:5px;
}


#left{
float:left;
width:630px;
/*background-color:red;*/
/*margin-left:8px;*/
}

.title{
/*
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
*/
height:60px;
background:url('http://i.imgur.com/Aq8iZ.png') no-repeat 100% 0%;
background:url('http://i.imgur.com/Upu0t.png') no-repeat 100% 0%;
background:url('http://i.imgur.com/Xm8FS.png') no-repeat 100% 0%;

/* azújrész */
background:url('http://i.imgur.com/gm51b.png') repeat-x 100% 0%;

/*background:url('http://i.imgur.com/nuKvQ.png') no-repeat 100% 0%;*/
text-shadow: #FFFFFF 1px 1px 1px;
margin-bottom:5px;
}
.title .user{
background-color:#5e5e5e;
float:left;
height:50px;
width:50px;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
margin-right:8px;

/* azújrész */      
-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}
.title .user img{
height:40px;
width:40px;
margin:5px;
}

.title .info{
color:#4e4e4e;
padding-top:0px;
}

.title .i1{
display:block;
font-weight:bold;
color:#4e4e4e;
font-size:20px;
text-overflow: ellipsis;
white-space: nowrap;
overflow:hidden;
height:28px;
padding-right:10px;
}
.title .i1 a{
color:#4e4e4e;
text-decoration:none;
}
.title .i1 a:hover{
color:#00a5f0;
}

.title .i2{
display:block;
font-size:13px;
color:#999999;
margin-top:-2px;
}
.title .i2 a{
  text-decoration:none;
  color:#777777;            
}
.title .i2 a:hover{
  color:#00a5f0;            
}
            


.post{
text-align:center;
}

.like{
margin-top:13px;
  background-color:#fff;
  border-bottom:1px solid #eaeaea;
  border-top:0px;
  height:130px;      
  padding:0px 0px 8px 4px;
  /*
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  */
  margin-bottom:40px;   
  /*box-shadow: 0px 10px 10px #444;*/
}

.like a.blueshare{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-decoration:none;
    margin:0px auto;
    margin-bottom:10px; 
    display:block; 
    width:300px; 
    height:40px; 
    line-height:40px; 
    background-color:#3f5d9d; 
    color:white; 
    font-weight:bold; 
    font-size:18px; 
    text-align:center;           
}

.like.single{
  height:80px;
  margin-bottom:50px;
  border:0px;            
}
  
.like .vote{
  float:right;
  width:120px;
  margin-right:15px;             
}
                
.like .vote a{
  text-decoration:none;
  display:block;
  height:25px;
  float:right;
  font-weight:bold;
  color:#555;
}
.like .vote a:last-child{
  margin-right:10px;               
}
.like .vote a.up{
  color:green;
}             
.like .vote a.down{
  color:red;
}                          
.like .vote a div{
  width:25px;
  height:24px;
  margin-right:5px;
  float:left;              
}
.like .vote a.up div{
  background:url('http://i.imgur.com/okWrT.png') -83px 0px; 
}
.like .vote a.up2 div{
  background:url('http://i.imgur.com/okWrT.png') -108px 0px; 
}

.like .vote a.down div{
  background:url('http://i.imgur.com/okWrT.png') -133px 0px;            
}

.like .vote a.down2 div{
  background:url('http://i.imgur.com/okWrT.png') -158px 0px;            
}






.like .vote2{
  float:right;
  width:265px;
  margin-right:15px;             
}
                
.like .vote2 a{
  text-decoration:none;
  display:block;
  height:25px;
  float:right;
  font-weight:bold;
  color:#555;
  float:right;
  color:white;
  padding-top:30px;
  line-height:24px;
  
      display:block;
    width:49px;
    height:33px;
    padding-left:80px;
}
.like .vote2 a:last-child{
  /*margin-right:10px;*/               
}                    
.like .vote2 a div{
  width:25px;
  height:24px;
  margin-right:5px;
  float:left;     
  display:none;         
}

.like .vote2 a.up{
    background-image:url('http://trollfesz.cc/img/like.jpg');
}
.like .vote2 a.up2{
    background-image:url('http://trollfesz.cc/img/like_bw.jpg');
}

.like .vote2 a.down{
    background-image:url('http://trollfesz.cc/img/dislike.jpg');
}

.like .vote2 a.down2{    
    background-image:url('http://trollfesz.cc/img/dislike_bw.jpg');      
}






.like .megosztas, div.megosztasgomb{
  background:url('http://i.imgur.com/MUwLT.png') no-repeat 0px 0px;
  width:83px;
  height:24px;
  float:left;
  margin-left:6px;          
}

.like a.kommentek{
float:right; margin-top:5px; padding:3px 7px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;
 font-size:12px; color:#969696;background-color:#eaeaea;
 text-decoration:none;
 clear:right;                  
}
.like a.kommentek:hover{
  color:#555;                       
}
                       
                

.title2{
text-shadow: rgba(0, 0, 0, 0.506) 0px -1px 0px;
color:white;
background-color:#cecece;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-weight:bold;
font-size:18px;
text-transform:uppercase;
padding:4px;
padding-left:8px;
margin:0px 8px;
}
.title2_small{
text-shadow: rgba(0, 0, 0, 0.506) 0px -1px 0px;
color:white;
background-color:#cecece;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-weight:bold;
font-size:15px;
text-transform:uppercase;
padding:4px;
padding-left:8px;
margin:0px 8px;
}

.bekuldestipusok a{

display:block;
/*text-shadow: rgba(0, 0, 0, 0.506) 0px -1px 0px;
color:white;*/
background-color:#f3f3f3;
border:1px solid #f0f0f0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-weight:bold;
font-size:26px;
text-transform:uppercase;
text-decoration:none;
color:#cdcdcd;
text-shadow: #FFFFFF 1px 1px 1px;
padding:4px;
padding-left:8px;
margin:10px 8px 0px 8px;
height:64px;
line-height:64px;
}
.bekuldestipusok a:hover{
box-shadow: 0px 0px 3px #444;
color:#5ca5ee;
}
.bekuldestipusok a div{
float:left;
margin-right:10px;
height:64px;
width:64px;
}

form#bekuldes p{
clear:both;
}
form#bekuldes label{
width:150px;
border:0px solid red;
float:left;
margin-bottom:5px;
padding-left:5px;
margin-left:10px;
font-size:13px;
color:#333;
}

form#bekuldes input[type="text"], form#bekuldes input[type="file"]{
display:block;
margin-left:20px;
width:410px;
padding:4px;
border:1px solid #cdcdcd;
margin-left:170px;
}
form#bekuldes textarea{
    width:410px;
    height:400px;                      
}



form#bekuldes p{
  margin:35px 0px;               
}
form#bekuldes input[type="submit"],form#bekuldes input[type="button"]{
display:block;
/*text-shadow: rgba(0, 0, 0, 0.506) 0px -1px 0px;
color:white;*/
background-color:#00a5f2;
border:1px solid #f0f0f0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-weight:bold;
font-size:18px;
text-transform:uppercase;
text-decoration:none;
color:#fff;
/*text-shadow: #FFFFFF 1px 1px 1px;*/
padding:4px;
padding-top:0px;
padding-bottom:0px;
padding-left:8px;
margin-top:10px;
height:40px;
line-height:40px;
width:615px;
margin:10px 7px 10px 7px;
}


form#bekuldes small{
display:block;
margin-left:170px;
color:#555;
}

div#bekuldesinfo{
  font-size:14px;
  margin-right:10px;
  margin-left:15px;
  margin-bottom:3px;
  margin-top:10px;
  color:#333;                
}
                
   
ul#bekuldesinfo li{
  font-size:14px;
  margin-right:10px;
  margin-bottom:3px;
  color:#333;
}
             

#related{
  background-color:#f6f6f6;
  height:165px;  
  margin-bottom:15px;
  border-top:1px solid #ccc;
  border-bottom:3px solid #bbb;
  border-top:3px solid #bbb;      
}
#related div{
  /*background-color:black;*/
  background-position:-3px -3px;
  width:143px;
  height:143px;
  float:left;
  margin:10px 0px 0px 10px;
  border:1px solid #ccc;            
}
            
        


#profilborito{
  background-color:red;
  height:233px;
  margin-top:-10px;
  border-bottom:2px solid #ddd;
  /*background:url('http://i.imgur.com/Z196q.jpg') -20px -90px;*/
  background:url('http://i.imgur.com/cRg4S.png') 0px 0px;   
}
#profilavatar{
  border:1px solid #ccc;
  background-color:white;
  padding:3px;
  width:130px;
  height:130px;
  position:relative;
  top:130px;
  left:30px;             
}
#profilinfo{
  background-color:#eee;
  border-bottom:1px solid #bbb;
  margin-bottom:15px;           
}
           
#profilinfo #nev{
  font-weight:bold;
  margin-left:180px;
  line-height:30px;
  font-size:18px;         
}
#profilinfo #info{
  font-size:14px;
  color:#333;
                 
}

.bekuldespost{
  height:122px;
  /*border-bottom:1px solid #ddd;*/
  border:1px solid #ddd;
  margin:10px 0px 0px 10px;
  width:297px;
  float:left;
  background-color:#f3f3f3;
  overflow:hidden;            
}
             

#profilbekuldes .bekuldespost div.kep{
  width:110px;
  height:110px;
  float:left;
  margin:5px 0px 0px 5px;
  border:1px solid #ddd;                   
}

#profilbekuldes .bekuldespost div.info{
padding-top:7px;
margin-left:125px;
font-size:14px;
color:#888;
}
#profilbekuldes .bekuldespost div.info a{
color:#333;
text-decoration:none;
}
#profilbekuldes .bekuldespost div.info a:hover{
color:#00a5f0;
}
                   
                 
.rightfixed2{
  position:fixed;
  top:60px;
  width:315px;           
}   

.adminsav{
  background-color:#e9f8ff; 
  margin-bottom:15px;
  border-top:1px solid #ccc;
  border-bottom:3px solid #00a5f0;
  border-top:3px solid #00a5f0; 
}

.adminsav .torles{
  margin:10px;
  float:right;
  width:200px;
  border:1px solid #ddd;
  background-color:#fff;
  font-size:13px;
  padding:5px;     
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;            
}
.adminsav .allapot{
  margin:10px;
  width:350px;
  border:1px solid #ddd;
  background-color:#fff;
  font-size:13px;
  padding:5px;   
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;             
}
                  
.ertesitesek{
  border:0px solid red;
  height:85px;
  margin:15px 20px 0px 20px;
  border-bottom:1px solid #ccc;
  padding-bottom:20px; 
  font-size:15px;
  color:#555; 
  padding-top:5px;         
}
.ertesitesek.uj{
  border-left:10px solid #00a5f0;
  padding-left:5px;             
}
.ertesitesek img{
  float:left;   
  border:1px solid #ddd;
  padding:3px;      
}
.ertesitesek a{
  color:black;
  font-weight:bold;
  text-decoration:none;
}
.ertesitesek a:hover{
  color:#00a5f0;
}
.ertesitesek div.text{
  margin-top:2px;
  margin-left:97px;                
}
.ertesitesek div.text div.info{
  color:#aaa;
  font-size:13px;                 
}
.ertesitesek.uj div.text div.info{
  color:#777;                
}

.hiba{
  background-color:#e9442e;
	color:white;
	text-align:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  font-size:14px;
  font-weight:bold;
  padding:5px 15px;
  margin:10px 8px 20px 8px;    
}
     
div.lapozo a{
display:block;
/*text-shadow: rgba(0, 0, 0, 0.506) 0px -1px 0px;
color:white;*/
background-color:#00a5f2;
border:1px solid #f0f0f0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-weight:bold;
font-size:18px;
text-transform:uppercase;
text-decoration:none;
color:#fff;
/*text-shadow: #FFFFFF 1px 1px 1px;*/
padding:4px;
padding-top:0px;
padding-bottom:0px;
padding-left:8px;
margin-top:10px;
height:40px;
line-height:40px;
width:600px;
margin:10px 7px 25px 7px;            
}


#fullbg {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.8);
    z-index: 301;
}
#fullbg a{
	color:black;
	text-decoration:none;
}
#box{
padding-top:10px;
	background-color:white;
	position:fixed;
	left:50%;
	margin-left:-250px;
	width:500px;
	top:50%;
	height:280px;
	margin-top:-120px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.button{
	background-image:url('http://i.imgur.com/LfFjJ.png');
	background-repeat:no-repeat;
	background-position:30px; 10px;
	padding:25px 130px;
	padding-right:0px;
	margin:20px 20px;
	background-color:#eee;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	font-size:40px;
		border:1px solid #ddd;
}
.button:hover{
	box-shadow: 0px 0px 10px #444;

}
.button2{
	background-image:url('http://i.imgur.com/OKuyL.png');
	background-repeat:no-repeat;
	background-position:5px; 5px;
	padding:10px 40px;
	padding-right:0px;
	color:#999;
	margin:20px 20px;
	background-color:#f4f4f4;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	font-size:17px;
		border:1px solid #ddd;
  cursor:pointer;
}
.button:hover{
	box-shadow: 0px 0px 15px #444;
}
.button2:hover{
	box-shadow: 0px 0px 5px #444;

}

          
.comments{
  min-height:300px;
  height:auto !important;
  height:300px;
  margin:25px 20px 10px 20px;          
}

#floatlike{
  border:1px solid #111;
  box-shadow:0px 1px 2px #aaa;
  width:66px;
  height:130px;
  float:left;
  padding:5px 0px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position:relative;
  margin:5px -25px 0px -40px;
  /*margin:5px -25px 0px -68px;*/
  /*padding-right:10px;*/
  top:5px;
  z-index:7;
  background-color:#222;
}
          
.versenylistai{
height:40px; border:1px solid #f5f5f5; margin:3px 10px; font-size:13px;
padding-top:2px;
}
.versenylistai a{
  text-decoration:none;
  color:#222;              
}
.versenylistai div{
float:left; width:50px; border:0px solid red;height:40px; line-height:40px;text-align:center;font-weight:bold; font-size:18px;color:#555;                  
}
           
           
#jobbtobb a{
    display:block;
    float:left;
    width:145px;
    height:145px; 
    border:2px solid #cecece;
    margin-left:5px;
    margin-bottom:5px;  
    text-decoration:none;      
    -webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
background-position:-2px -2px;
}

#jobbtobb a span{
display:block;
background-color:#555;;
color:white;
font-size:12px;
padding:4px;
font-weight:bold;
text-shadow:1px 1px 1px #000;
-webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
}
         
#footer{
    clear:both;    
    padding-left:10px;   
}
#footer a{
    color:#999;
    text-decoration:none;
    font-size:12px;       
}
#footer a:hover{
    color:#555;               
}
               
                                                                      
#tf_uzenet{
    margin:10px 20px;         
}

#tf_uzenet a{
    border-bottom:1px solid #ddd;
    display:block;
    height:60px;
    margin-top:10px;
    font-size:13px;
    text-decoration:none;
    color:black;
}
#tf_uzenet a.uj{
  border-left:5px solid #00A5F0;
  padding-left:4px;
}

#tf_uzenet a img{
    padding:5px;
    border:1px solid #ddd;
    float:left;                  
}

#tf_uzenet a div.info{
    margin-left:60px; 
    padding-top:5px;                      
}
      
#tf_uzenet a div.info span.time{
    float:right;                                  
}
#tf_uzenet a div.info span.szoveg{
    display:block;
    margin-top:5px;
}        




#tf_uzenetek{
    margin:10px 20px;         
}

#tf_uzenetek_iras{
    margin:10px;                 
}
#tf_uzenetek_iras textarea{
    width:100%;
    height:70px;       
}
#tf_uzenetek_iras input{
    padding:3px 10px;                       
}
                 

#tf_uzenetek div.uzenet{
    border-bottom:1px solid #ddd;
    display:block;
    margin-top:10px;
    font-size:13px;
    text-decoration:none;
    color:black;
    padding-bottom:15px;
}
#tf_uzenetek div.uzenet.uj{
  border-left:5px solid #00A5F0;
  padding-left:4px;
}

#tf_uzenetek div.uzenet img{
    padding:5px;
    border:1px solid #ddd;
    float:left;                  
}

#tf_uzenetek div.uzenet div.info{
    margin-left:60px; 
    padding-top:5px;                      
}
      
#tf_uzenetek div.uzenet div.info span.time{
    float:right;                                  
}
#tf_uzenetek div.uzenet div.info span.szoveg{
    display:block;
    margin-top:5px;
}     
#tf_uzenetek div.uzenet div.info span.szoveg.te{
    color:#555;
}                    

.leiras{
    margin:20px 30px;
    font-weight:bold;
    font-size:13px;
    text-align:center;    
}

.leiras a{
    color:#00a5f2;         
}
         
.gifPlayButton img{
    background-color:#EEEEEE;
    cursor:pointer;                 
}
                      
#adblock-notification{
    display:none;
    position:fixed;
    bottom:5px;
    right:5px;   
    color: #ffffff;
    background-color:#333333;
    width:250px;
    border-top-left-radius: 5px;
    padding:8px;
    line-height:16px;
    font-size:14px; 
    z-index:200;
}

#adblock-notification .close-button{
    float:right;
    margin-left:10px;
    margin-bottom:10px;     
    color:#aaaaaa;     
    cursor:pointer;                         
}
                                   
#headerNews{
    padding:6px 6px 6px 6px;
    font-size:90%;
    background:#ffffff;
    /*background-color:rgba(255,255,255,0.6);*/
     margin:5px;
     margin-bottom:3px;
     border-radius:0px;
     border:3px solid #dddddd;           
}

#headerNews a{
    color: #7db9e8;        
}
             
#headerNews .edit-content{
display:none;
}

#headerNews .edit-content textarea{
	width:100%;
	border:0px solid #eeeeee;
	margin:0px;
	padding:5px;
	height:150px;
}

#headerNews .save-button{
	float:right;
}
#headerNews .edit-button{
	float:right;
	margin-bottom: 5px;
}            

#ajax-loader{
    z-index:1000;
    background:rgba(0,0,0,0.2);
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    display:none;            
}

.hashtags{
	display:block;
	padding-top:5px;
	font-size:13px;
}
.hashtags a{
	color:#666666;
	text-decoration:none;
}

.hashtags a:hover{
	color:#333333;
	text-decoration:underline;
}